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 is change analysis in sas di ? : Sas-di
Mention few capabilities of sas framework.
hi all, I need the SAS DI DUMP(A00 260) for attending the certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana
which date function advances a date, time or datetime value by a given interval? : Sas programming
What are all the problems you faced while validating tables and reports?
What is the difference between order and group variable in proc report?
Explain why double trailing @@ is used in input statement?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
What is a macro routine?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
how do you want missing values handled? : Sas programming
How do you convert basic cube to transaction cube and transaction cube to basic cube?
what is the use of proc contents and proc print in sas? : Sas-administrator
In sas, what are the areas that you are most interested in? : sas-grid-administration
Define run-group processing?