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 / ankit

Proc means is used for to find discrptive statistics for
continuous data.

proc sort is used to sort the data in ascending or
descending order

Proc Append The APPEND procedure bypasses the
processing of data in the original data set and
adds new observations directly to the end of the
original data set.

proc freq is to find frequency for catogirical data

Proc print is used just to print the data tables.

Proc contents lists the structure of the specified SAS data set.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name and describe few sas character functions that are used for data cleaning in brief.

1114


How do you debug and test your SAS programs?

1553


How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?

2920


Difference between nodup and nodupkey options?

1183


how do you debug and test your sas programs? : Sas programming

1119


is data integration and etl programming is same? : Sas-di

1072


how does sas handle missing values in procs? : Sas programming

1239


what is the primary data source for the wrs? : Sas-bi

1223


What commands are used in the case of including or excluding any specific variables in the data set?

1084


Can you explain the process of calendar?

1111


What are the statements in proc sql?

1096


what is the difference between infile and input? : Sas-administrator

1132


What is the basic structure of the SAS base program?

1313


explain the difference between proc means and proc summary?

1115


how do you test for missing values? : Sas programming

1045