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

how to perform paired t-test using Base/SAS & SAS/Stat?

Answer Posted / mili

proc ttest data=a;
paired var1 var2;
run;

Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming

1146


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

1925


Explain what is SAS informats?

1132


What are the ways in which macro variables can be created in sas programming?

1169


Name few SAS functions?

1143


What is the different between functions and PROCs that calculate the same simple descriptive statistics?

1845


Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks

2297


what is data access? : Sas-di

1178


how can you create zero observation dataset? : Sas programming

1201


Explain the use of proc print and proc contents?

1013


If money were no object, what would you like to do?

3235


What are the data types in sas?

1112


Differentiate between format and informat? : sas-grid-administration

1120


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

2286


What is the difference between using drop = data set option in data statement and set statement?

1209