what is null hypothesis? why do you consider that?
Answer / Prem Singh
A Null Hypothesis is a statement of no effect or no relationship in statistical analysis. It assumes there is no difference or no correlation between variables being studied. The reason we consider the Null Hypothesis is because it serves as a starting point to test against an alternative hypothesis, and the significance level determines whether we reject or fail to reject the null.
| Is This Answer Correct ? | 0 Yes | 0 No |
why is sas considered self-documenting? : Sas programming
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
If money were no object, what would you like to do?
What is the basic structure of the SAS base program?
how many display types available in sas bi dashboard? : Sas-bi
How do you read in the variables that you need?
What do you know about sas and what we do? : sas-grid-administration
name several ways to achieve efficiency in your program? : Sas programming
What versions of SAS have you used (on which platforms)?
when we are using the PROC TRANSPOSE? OBSERVATIONS are repeated then what will happen and what it will show in log window.
How would you combine 3 or more tables with different structures?
How can you create a macro variable with in data step? : sas-macro