Answer Posted / 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 |
Post New Answer View All Answers
How necessary is it to be creative in your work?
Give some ways by which you can define the variables to produce the summary report (using proc report)?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
Describe the function and untility of the most difficult SAS macro that you have written.
Can you execute macro within another macro? : sas-macro
explain the use of % includes a statement in sas? : Sas-administrator
what are the scrubbing procedures in sas? : Sas programming
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
What are the different types of sas functions?
how could you generate test data with no input data? : Sas programming
what is transformation in sas data integration? : Sas-di
What are the different versions of sas that you have used until now? : sas-grid-administration
What will calendar procedure do?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?