Of all your work, where have you been the most successful?



Of all your work, where have you been the most successful? ..

Answer / Vishwanath Kumar

"I consider my work on a large-scale data analysis project for a healthcare organization to be one of my greatest successes. I was able to analyze and interpret complex data sets, providing actionable insights that improved patient care."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SAS Interview Questions

There is a river notoriously known for it?s large crocodile population. With ease, how do you safely cross it?

1 Answers   Oracle,


How do you download a flat file from Mainframe to your local PC using SAS?

3 Answers  


describe the interaction table in sas di? : Sas-di

1 Answers  


Hi, If anyone has base SAS certification dumps, please share.

0 Answers  


What are the default statistics for means procedure?

1 Answers  


You need to create an In List that it is to be later used in a Where Clause that includes all the Regions that begin with the letter A from the sashelp.shoes table. Using PROC SQL with an into clause create the following string from the sashelp.shoes table using the variable region “AFRICA”,”ASIA”,…..

3 Answers  


At compile time when a SAS data set is read, what items are created?

5 Answers  


which domain is better in sas? clinical trails or banking

3 Answers  


What type of tables you are using in YOUR reporting..???

2 Answers   GSK GlaxoSmithKline,


Intern stastical programmer written test

1 Answers  


What is the command used to find missing values?

1 Answers  


What would the following datastep do? Data _null_; Set Dist end=eof; Call Symput("xx"!!left(put(_n_,2.)),&dimension); If EOF then Call Symput('numrows',left(put(_n_,2.))); Run; dimension is a macro variable that is being passed here

2 Answers  


Categories