What procedure you used to calculate p-value?
Answer Posted / nandu
Using proc ttest we can calculate the p-value
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
What are the functions used for character handling?
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
What do you code to create a macro? : sas-macro
What do the SAS log messages "numeric values have been converted to character" mean?
What system options would you use to help debug a macro? : sas-macro
Explain substr function?
how many types of prompts are there? : Sas-bi
What are the difficulties u faced while doing vital signs table or dataset?
what is SAS OPTIMIZATION?
name several ways to achieve efficiency in your program? : Sas programming
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
What does the trace option do?
why is a stop statement needed for the point=option on a set statement? : Sas programming
Describe the ways in which you can create macro variables?