What does P-value signify about the statistical data?
No Answer is Posted For this Question
Be the First to Post Answer
Tell e how how dealt with..
What is the purpose of the trailing @? The @@? How would you use them?
Mention the category in which sas informats are placed?
How do you add a number to a macro variable?
in ods is there any lib's
Differences between where and if statement?
how to perform paired t-test using Base/SAS & SAS/Stat?
what is sas enterprise intelligence architecture? : Sas-bi
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
what are system option ? give few examples ? what are dataset options and dataset statements ? if there is a keep option and keep statement ? which one is executed first ? Difference between a WHERE statement and IF statement ? what is the advantage of using WHERE statement option on the dataset ?
How to get part of string form the source string without using sub string function in SAS?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming