Hi , which book should i refer to for preaparing SAS statistical Exam. Searched a lot on books but still did n't find relevant books
Answers were Sorted based on User's Feedback
Answer / nishunk saxena
try SAS by examples by Ron Cody
Little SAS book
there are many others but these are sufficient
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rg
There are some free tutorials provided by SAS institute. You can use them. Statistics 1 is one of them. The link is https://support.sas.com/edu/schedules.html?ctry=us&id=1979
Its free. It is the first part for the statistical certification.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to write duplicate records into a separate dataset using sort?
What areas of SAS are you most interested in?
What is criteria for adverse events and treatment-emergent adverse events?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?
what are informats in sas? : Sas-administrator
Tell e how how dealt with..
What is the basic syntax of a sas program?
what is function of retain statment
explain the main difference between the nodup and nodupkey options? : Sas-administrator
Please write codes to merge two datasets and keep every record in the first dataset.
Can you execute macro within another macro? : sas-macro