You are on page 1of 3

3/14/2018 Ask Analytics: Base SAS Certification Questions Series - Part 5

More Next Blog» Create

Random Base SAS Advanced SAS SAS 'n' Stats Fundoo Stuff SAS Certification Magic with Excel R Python Interview FAQs Hot Jobs Who we are

On your plate
Base SAS Certification Questions Series - Part 5
statistics R Advanced SAS Base S
The Global SAS certification exam is administered by SAS and Linear Regression interview Text Mining Logis
Regression cluster analysis Magic of Excel Python Ba
Pearson VUE together. There are 60-65 multiple choice SAS certification Decision Science time-ser
questions in Base SAS certification exam and candidate must forecasting Macro ARIMA Market Basket Analysis NLP
achieve 70% score to pass multiple choice questions in Visualization SAS Gems Sentiment Analysis automation C
Dashboards Factor Analysis Principal Component Analy
 110 minutes. SAS Projetcs Conjoint Analysis X Commands guesstimate

We had started a series of articles to help you prepare for this


examination. Here comes the fifth one covering few more. Ask Analytics
2,164 likes

Q13. A raw data record is shown below:


Like Page Sign Up
07Jan2002

Be the first of your friends to like this


Which one of the following in formats would read this value and store it as a SAS date value?

A. date9.
B. dmonyy9.
C. ddmmmyy9.
D. ddmmmyyyy9.

Answer of the question is highlighted.

Explanation: 

Date9. is the informat used to read this non-standard data (07Jan2002) into a number 15347 (that
is number of days past from the Base date 01Jan1960).

Q14. The following SAS program is submitted:


data work.new;
mon = 3;
day = 23; Search This Blog

year = 2000; Searc


date = mdy(mon,day,year); run;
Popular Posts
Which one of the following is the value of the DATE variable?
Market Basket Analysis in R
A. a character string with the value ‘23mar2000’ Market Basket Analysis in R with
B. a character string with the value ‘03/23/2000’ example How can we identify the
different products which can be
C. a numeric value of 14692, which represents the SAS date value for March 23, 2000
bundled together to increase the
D. a numeric value of 3232000, which represents the SAS date value for March 23, 2000 sal...

Answer of the question is highlighted. Create your own Google in Excel


Learn to create G o o g l e  in Exce
Excited ? Confused ? ... Don't be, as
Explanation:  you are one click away from learnin
how to create y...
Here mdy function will concatenate the month, day and year to make a complete date and store it
as a number 14692 (that is number of days past from the Base date 01Jan1960). Descriptive Statistics With Proc
Univariate
Feel your data ! Before going to a
battle, a warrior better know what
Q15. The following SAS program is submitted: he is fighting against and so a data
analyst ! It is advised to ...
http://www.askanalytics.in/2015/09/base-sas-certification-questions-series_19.html 1/3
3/14/2018 Ask Analytics: Base SAS Certification Questions Series - Part 5
data work.month; d
ate = input(’13mar2000’,date9.); SQL in SAS
SQL and Excel are omnipresent ! I a
run;
stating from my experience in
Analytics industry. Every analyst in
Which one of the following represents the type and length of the variable DATE in the output data his/her life time, sometime would
n...
set?
Base SAS - Importing Data into SAS
A. numeric, 8 bytes How to read/Import data into SAS
B. numeric, 9 bytes This is the first article in the series
C. character, 8 bytes Base SAS that covers the very first
thing that an analyst nee...
D. character, 9 bytes
Understanding p-value
Answer of the question is highlighted. A tale about  p-value You keep seei
the term 'p-value' every now and
then, but don't understand what it
Explanation: 
really mean...

Here, input function will convert the character value to numeric variable and a numeric variable Difference between Nodupkey and
always has a length of 8 bytes. Nodup in Proc Sort ?
What is the difference between the
Nodupkey and Nodup options in Pro
Sort ? Since ages SAS interviewers
have not stopped asking this q...
Enjoy reading our other articles and stay tuned with ...
Difference between K-Means and
Hierarchical Clustering - Usage
Kindly do provide your feedback in the 'Comments' Section and share as much as possible. Optimization
When should I go for K-Means
Clustering and when for Hierarchica
Clustering ? Often people get confused, which on
Posted by Saurabh Singh of the two i.e. K-Me...

Text Mining in R - Part 7


Sentiment Analysis in R - Coolest
Method So Far So far we have
discussed all the basics, a
1 comment rudimentary method, an evolved
method and a c...

SAS Macros - Part 4 - A finishing tou


Add a comment as Kui Shen to Macro
We have already covered most abou
Macros our previous articles.  This
article has been written in order to
give it a finishing touch. ...

Top comments
Follow by Email

Email address... Subm


Swati Kanchan 2 years ago  -  Shared publicly
 Good questions for testing SAS knowledge!

1  ·  Reply

Newer Post Home Older Post

Subscribe to: Post Comments (Atom)

http://www.askanalytics.in/2015/09/base-sas-certification-questions-series_19.html 2/3
3/14/2018 Ask Analytics: Base SAS Certification Questions Series - Part 5

Dating single Russian girls Need A Date? Single Russian & Stop The Food Craving Instantly And This Is Why Russian Girls Purchase Tokens FUND and Get Bonuses
and beautiful Ukrainian Ukrainian Girls Want Your Love Lose Weight Easily With Minimum Make The Best Girlfriends up to 50% During March. Simple and Fas
women Now! Exercises

Impress with your Solution of previous Fall in love with excel

Copyright 2015: Ask Analytics. Simple theme. Powered by Blogger.

http://www.askanalytics.in/2015/09/base-sas-certification-questions-series_19.html 3/3

You might also like