Intern stastical programmer written test


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SAS Interview Questions

How can you limit the variables written to output dataset in data step?

0 Answers  


I have 2 data sets A & B. Both have a variable called Age in them, each of them specifying a different functionality. In my program I use bot these data sets. How do I specify which Age variable I want to use?

6 Answers  


I have a dataset concat having a variable a b & c. How to rename a b to e & f?

0 Answers  


Do you need to rearrange the order of the data for the report?

0 Answers  


How do you add a prefix to some or all variables in a dataset using a SAS macro?

2 Answers  






Name statements that are execution only.

4 Answers  


/*i have the following dataset.*/ data score; input marks ; datalines; 10 20 30 40 50 60 70 80 90 100 ; run; Now i should get the result as sum of 1 to 5 i.e(10+20+30+40+50)=150 and 2 to 6 i.e(20+30+40+50+60)=200 and 3 to 7 i.e(30+40+50+60+70)=250 and so on. how to get it. thanks in advance

2 Answers   Eval Source,


name the scheduler for scheduling job and explain the scheduler? : Sas-di

0 Answers  


what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi

0 Answers  


what is p-value

3 Answers   Accenture, Quintiles, Sristek,


what is the difference between proc means and proc tabulate?

3 Answers   Cognizant, CTS,


How would you determine how far down on a page you have printed in order to print out footnotes?

3 Answers  


Categories