Difference between SAS STATA & SPSS?
No Answer is Posted For this Question
Be the First to Post Answer
what are the scrubbing procedures in sas? : Sas programming
how will you location sas platform applications available from web browser? : Sas-bi
is there any difference between proc summary and proc means?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
Mention few capabilities of sas framework.
What are the 3 components in sas programming?
How to do user inputs and command line arguments in SAS? D&B
Intern stastical programmer written test
i have a dataset with 25 obs; 10th obs has like ramu,anji,ramu,azad,ramu like this. i want to know how many times the word repeats in that obs?
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
how does sas handle missing values in an update? : Sas programming
What is the difference between match merge and one to one merge?