How do you specify the number of iterations and specific condition within a single do loop?
How to import the Zip files into SAS? If it is possible in SAS? If it is posible write the code...
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
is there any differnce between proc means and proc summary?
how can u import .csv file in to SAS?tell Syntax?
7 Answers CitiGroup, Franklin Templeton,
How to read the file names of a text files from a shared drive using SAS?
Name and describe few sas character functions that are used for data cleaning in brief.
For what purposes have you used sas macros? : sas-macro
What is the size of PDV?
Explain translate function?
Code a PROC MEANS that shows both summed and averaged output of the data.
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
how to perform paired t-test using Base/SAS & SAS/Stat?