Mention how to limit decimal places for the variable using proc means?
What procedure you used to calculate p-value?
2 Answers Accenture, Quintiles,
hi i am nipun can anybody tell me that if a clinical sas programmer write the code and after successfull execution where do they store it. how they submit tables to TL how work is assigned to programmers either both code, log, output to be submitted. can any one tell me the process
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
how does sas handle missing values in an update? : Sas programming
What are the difference between ceil and floor functions in sas?
What are symget and symput? : sas-macro
The Lion King is hosting an animal conference. All the animals in the world attend except one. Which animal does not attend?
Which function is used to count the number of intervals between two sas dates?
calculate the sum of value using only DATA STEP. data count_; input year name $ value; cards; 2006 xxx 10 2007 yyy 12 2006 xxx 20 2008 yyy 15 2007 xxx 15 ; out put should be like this year name T_value ----------------------- 2006 xxx 30 2007 xxx 15 2007 yyy 12 2008 xxx 15
i have a data set with 20 observations i want label from 8 to 15 observations ? how you create this one.
Are you sensitive to code walk-throughs peer review or QC review?
how does sas handle missing values in formats? : Sas programming