Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

SAS Interview Questions
Questions Answers Views Company eMail

What data sets do you need to produce the report?

Novartis,

2 7553

How are the analysis data sets structured?

3 6876

Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?

2308

Do you need to combine data sets? How should you combine data sets– MERGE or SET statements in DATA steps,PROC APPEND,PROC SQL?

3 7364

Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?

1963

Do you need to rearrange the order of the data for the report?

2360

How will you use the WHO Drug Dictionary for Reporting Clinical Trials?

2394

what is difference in window SAS & Unix SAS.....how do define working environment in both???

JPMorgan Chase,

1 10439

What is SAS? is it a software just for use or we can creat something over there?

Cognizant,

5 9165

Hi, I need to create a SAS Map of USA using SAS Graphs(Proc Gmap).The data i have dosent contain any co-ordinates of USA cities or counties or states, and the zip codes are diffrent in the data i have from the zip code in the Maps.US dataset in the Maps Library for SAS MAPS. the data i have is a sales report. i have to generate the maps according to the states,cities aligned in the sales data, HELP Appriciated

1 5594

Which is the best training Institute for SAS Business Intelligence course?

6 9031

what is syntax of proc merge ?

TCS,

7 17578

How do you convert basic cube to transaction cube and transaction cube to basic cube?

2288

Can you calculate the mean, median and mode of the following data set using data step logic? Don't use any function or procedure. data a; input age @@; datalines; 22 32 32 32 43 23 24 56 45 54 28 29 27 26 25 28 30 20 18 37 36 47 46 56 19 20 ; run; I have calculated the mean which i have posted in the answer section.

HSBC,

6 18776

What is instream data in SAS?

1 5074


Post New SAS Questions

Un-Answered Questions { SAS }

What is PDV?

1206


For what purposes have you used sas macros? : sas-macro

1050


what is factor analysis? : Sas-administrator

1145


What is the basic structure of the SAS base program?

1404


what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming

1182


Differentiate input and infile.

1150


Explain the use of proc gplot? : sas-grid-administration

1043


Explain proc univariate?

1107


how to generate the test data in sas without input data? : Sas-administrator

1177


how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?

2807


Differentiate between ceil and floor functions.

1202


what is data governance? : Sas-di

1067


What are the default statistics for means procedure?

1299


what is sas metadata server? : Sas-di

1156


what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming

1041