in which companies SAS openings are there? List of companies
using SAS technology.
Answer Posted / ankita
gsk,quintails,ppd,equifax,thbs
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Name and describe few sas character functions that are used for data cleaning in brief.
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.
What is SAS? What are the functions does it performs?
Do you need to rearrange the order of the data for the report?
Describe the ways in which you can create macro variables?
Difference between nodup and nodupkey options?
how can you import .csv file in to sas? : Sas programming
What is the maximum length of the macro variable?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
Are you involved in writing the inferential analysis plan? Tables specfications?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
how will you location sas platform applications available from web browser? : Sas-bi
what is transformation in sas data integration? : Sas-di
What is the difference between %local and %global? : sas-macro
How would you include common or reuse to be processed along with your statements?