what is chi-square test? have you used that?
Answer / prasad
A chi-sqare good ness of fit test allows us to test whether
the observed proportion for the categorical variable differ
from hypothesized proprtion.
| Is This Answer Correct ? | 15 Yes | 0 No |
What data sets do you need to produce the report?
What is the difference between the proc sql and data step?
what is the use of proc contents and proc print in sas? : Sas-administrator
What do the put and input function do?
1.we can execute a macro with in a macro,by using call symput and symget can any one give me one example? 2.We can create the macro variables by using %let,%do,macro parameters,INTO clause in proc sql and call symput, can any one give me example to create macro variable with INTO clause and call symput? 3.
Are you involved in writing the inferential analysis plan? Tables specfications?
How would you remove a format that has been permanently associated with a variables?
Explain by-group processing?
How to get the repeated values by using sql in sas ?
where are dashboard components are created and maintained? : Sas-bi
What is PDV?
How to get top scorer student from a class-table having different sections A,B, C & D? Each section having same number of students.