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...

proc means?
proc sort?
proc append?
proc freq?
proc print?
proc content?

Answer Posted / raju

Proc means is used to compute simple statistics from a data
set
Proc sort is used to sort SAS data sets
Proc freq is used to perform one, two, and n way analysis
of catagorical data.
Proc contents lists the structure of the specified SAS data
set. The information includes the names and types (numeric
or character) of the variables in the data set.
The PRINT procedure prints the observations in a SAS data
set, using all or some of the variables. You can create a
variety of reports ranging from a simple listing to a
highly customized report that groups the data and
calculates totals and subtotals for numeric variables.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give an example where SAS fails to convert character value to numeric value automatically?

1129


Explain what is the use of proc gplot?

1245


How do you define proc in sas? : sas-grid-administration

1129


What is the differnce between SDTM 3.1.2 to 3.1.1 version

5113


What does the RUN statement do?

1345


What do the PUT and INPUT functions do?

1380


What is the difference between INPUT and INFILE ?

1371


Mention what is SAS data set?

1174


What is the function of Stop statement in a SAS Program?

1193


How does the internal authentication work in sas? : sas-grid-administration

1165


Describe the function and utility of the most difficult SAS macro that you have written?

2625


List down the reasons for choosing sas over other data analytics tools.

1329


Given an unsorted data set, how to read the last observation to a new data set?

1403


What are the difficulties u faced while doing vital signs table or dataset?

2446


What are symget and symput? : sas-macro

1364