Which is the best training institute for SAS in hyderabad.
Answer Posted / kranthi
Hi All,
No institute gives SAS clinicals training in Hyderabad.
I am giving some sample questions on SAS clinical domain.If
you need any further information and training, feel free to
write me at
kranthi.micro@gmail.com
sasonline@ymail.com
Questions.
1.what is the primary variable in your study?
2.what are all the reports you generated in your recent
project?
3.Did you used proc ttest? when?
4.Did you used proc lifetest? when?
5.In proc transpose and data step with arrays which one you
pick?
6.for report generation which one you used proc report or
data_null_?
7.what is the Population you used in your project, is it
ITT or PP?
8.what is p-value
9.what is null hypothesis? why do you consider that?
10.what is chi-square test? have you used that?
11.how do you derive descriptive statistics?
12.what are the considerations when picking a SAS/STAT
procedure?
13.What kind of variables are collected in AE dataset?
14.Baseline definition in your study
15.What are the efficacy variables in your study?
16.What procedure you used to calculate p-value?
17.how do you validate tables abd reports?
18.What are TEAEs
19.What are all the problems you faced while validating
tables and reports?
20.What are the rows present in protocol Violation table?
21.What is shift table? have you ever created shift that?
Kranthi
SAS Online, Corporate trainer and
Clinical Programmer
kranthi.micro@gmail.com,
sasonline@ymail.com
864-507-6149 (USA)
0919849676190(India).
| Is This Answer Correct ? | 12 Yes | 83 No |
Post New Answer View All Answers
What are the uses of sas?
What was the last computer book you purchased? Why?
In sas admin differentiate between roles and capabilities? : sas-grid-administration
Differentiate between proc means and proc summary.
What’s the difference between var b1 – b3 and var b1 — b3?
Describe a time when you were really stuck on a problem and how you solved it?
For what purpose would you use the RETAIN statement?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
what is data integration? : Sas-di
What is the basic structure of a sas program?
What is the difference between %local and %global? : sas-macro
how do the in= variables improve the capability of a merge? : Sas programming
Describe 5 ways to do a “table lookup” in SAS?
What is program data vector (pdv)?