What procedure you used to calculate p-value?
Answer Posted / thirupathi
Proc ttest is correct choice, when the data is continuous
and testing for two treatment groups only.
Proc freq is used if the data is categorical.
Proc anova and glm are used when there are more than two
groups and continuous data.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What do the mod and int function do? : Sas programming
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
where to use sas business intelligence? : Sas-bi
What are the differences between proc means and proc summary?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
what is function of retain statment
what is ae onset date n what is RDS
What are the difficulties u faced while doing vital signs table or dataset?
What does the RUN statement do?
What are the table names in oracle database...?
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
Can you execute macro within another macro? : sas-macro
How do you control the number of observations and/or variables read or written?
How do you connect the desktop application to metadata server? : sas-grid-administration
what is the primary data source for the wrs? : Sas-bi