what is sas enterprise intelligence architecture? : Sas-bi
No Answer is Posted For this Question
Be the First to Post Answer
Do you prefer Proc Report or Proc Tabulate? Why?
who is the best SAS clinical Trainer in Hyderabad?
what is the Population you used in your project, is it ITT or PP?
0 Answers Accenture, Quintiles,
How would you delete observations with duplicate keys?
what are the scrubbing procedures in sas? : Sas programming
You have a data set of 100 observations,how can you restrict the output so that the output has only data from row no. 10 to row no. 20
What type of tables you are using in YOUR reporting..???
2 Answers GSK GlaxoSmithKline,
I Here clinical SAS training by Ramesh Azmeera is good. Is it confirm ?
Below is the table. Required to be output should be the highest number of each student_id. Example. Student_id Subject Marks 1 Hindi 86 2 Hindi 70 3 English 80 . Calculate sum and average marks for each group of student_id Example. Student_id Subject Marks Total Marks Average 1 English 40 181 60.33333 2 English 67 196 65.33333 3 English 80 160 53.33333 PLEASE PROVIDE THE CODE OF ABOVE PROBLEMS
What is the command used to find missing values?
how can you create zero observation dataset? : Sas programming
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?