My SAS Tutorials

Wednesday 6 March 2013

SAS INTERVIEWS CONCEPTUAL QUESTIONS II

You have  a SAS data set one. In this SAS data set you have a variable number. You have to create other SAS data set(TWO) and that data set should have one variable having name 'Prime_numbers', it should contain only prime numbers from variable 'Numbers'.

---------                                                                                                              
|  One   |                                                                                                          Two
---------                                                                                                                                                                                                  

Numbers                                                                                               Prime_Numbers
----------------                                                                                
17                                                                                                               17
21                                                                                                               61
55                                                                                                               31
61                                                                                                               89
88                                                                                                               51
100
15
31
50
99
89
51

Now prepare your Base SAS and Advance SAS Certification Exams with Online Mock tests:  http://exam.sankhyana.com



For training related info kindly mail us at info@sankhyana.com
www.sankhyana.com

No comments:

Post a Comment