SAS using companies in chennai
Mention what are the data types does SAS contain?
What does P-value signify about the statistical data?
What is difference between (a-z) and (a--z)
How do you write a test plan?
What is difference between sas rename and lable?
what is Business Intelligence?
How are numeric and character missing values represented internally?
How do you add a number to a macro variable?
what is ae onset date n what is RDS
What statement do you code to write the record to the file?
How do you debug and test your SAS programs? What can you learn from the SAS log when debugging? How do you test for missing values? How would you create multiple observations from a single observation? What are some good SAS programming practices for processing very large data sets? Briefly describe 5 ways to do a "table lookup" in SAS. Why is SAS considered self-documenting? Are you sensitive to code walk-throughs, peer review, or QC review? What other SAS features do you use for error trapping and data validation? How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
Does SAS ‘Translate’ (compile) or does it ‘Interpret’? Explain.