Posts

SAS Interview Questions: General(Part-2)

Under what circumstances would you code a SELECT construct instead of IF statements? A: I think Select statement is used when you are using one condition to compare with several conditions like……. Data exam; Set exam; select (pass); when Physics gt 60; when math gt 100; when English eq 50; otherwise fail; run ; What is the one statement to set the criteria of data that can be coded in any step? A) Options statement. What is the effect of the OPTIONS statement ERRORS=1? A) The –ERROR- variable ha a value of 1 if there is an error in the data for that observation and 0 if it is not. What's the difference between VAR A1 - A4 and VAR A1 -- A4? A) Refer the following link: http://studysas.blogspot.com/2009/07/even-you-can-use-hash-and-double-dash.html What do the SAS log messages "numeric values have been converted to character" mean? What are the implications? A) It implies that automatic conversion took place to make character functions ...

Base SAS Certification Exam Model Questions:

Base SAS Certification Exam Model Questions: Base SAS 1 Base SAS 2 Base SAS 3 Base SAS 4 Base SAS 5 Base SAS 6 Base SAS 7 Base SAS 8 Base SAS 9 Base SAS 10 Base SAS 11 Base SAS 12 Base SAS 13 Base SAS 14 Base SAS 15 Base SAS 16 Base SAS 17 Base SAS 18 Base SAS 19 Base SAS 20 Base SAS 21 Base SAS 22 Base SAS 23 Base SAS 24 Base SAS 25 Base SAS 27 Base SAS 28 Base SAS 29 Base SAS 30 Base SAS 31 Base SAS 32 Base SAS 33 Base SAS 34 Base SAS 35 Base SAS 36 Base SAS 37 Base SAS 38 Base SAS 39 Base SAS 40 Base SAS 41 Base SAS 42 Base SAS 43 Base SAS 44 Base SAS 45 Base SAS 46 Base SAS 47 Base SAS 48 Base SAS 49 Base SAS 50 Base SAS 51 Base SAS 52 Base SAS 53 Base SAS 54 Base SAS 55 Base SAS 56 Base SAS 57 Base SAS 58 Base SAS 59 Base SAS 60 Base SAS 61 Base SAS 62 Base SAS 63 Base SAS 64 Base SAS 65 Base SAS 66 Base SAS 67 Base SAS 68 Base SAS 69 Base SAS 70 Base SAS 71 Base SAS 72 Base SAS 73 Base SAS 74 Base SAS 75 Base SAS ...