What procedure you used to calculate p-value?
Answers were Sorted based on User's Feedback
Answer / 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 |
why is the use of Retrive statement and give me with example?
how do you pull data from equifax?tell me the process?
0 Answers Synchrony Financial,
how can you put a "trace" in your program? : Sas programming
Identify statements whose placement in the DATA step is critical?
Describe 5 ways to do a “table lookup” in SAS?
wt is a-z and a--z?
what is the effect of the options statement errors=1? : Sas programming
what is the primary data source for the wrs? : Sas-bi
which domain is better in sas? clinical trails or banking
how can you create zero observation dataset? : Sas programming
Difference between informat and format?
Name statements that are execution only.