what is p-value
Answers were Sorted based on User's Feedback
Answer / prakash
p value is the probability of error occured by chance.in
clinical the results are considered to be significant if the
pvalue is <0.05
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / krishna&rajesh
p-value is a probability value commonly used in comparative
clinical trials to test wether there exists they significance
difference for a specific summary measures.(p-value is used
to get the probability of an accomplishing result.)
| Is This Answer Correct ? | 0 Yes | 2 No |
Name and describe three SAS functions that you have used, if any?
How is character variable converted into numeric variable and vice versa?
How to find out no. of business days in a month using macros.???(excluding weekends and holidays).
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.
How would you compile all macros from a folder in a study, within the autoexec program?
what is SAS OPTIMIZATION?
What is the one statement to set the criteria of data that can be coded in any step?
Describe the ways in which you can create macro variables?
How to limit decimal places for the variable using proc means?
how does sas handle missing values in sort order? : Sas programming
How would you remove a format that has been permanently associated with a variables?
what are different type of sas servers ? On which server does the sas code execute ?