Example: tourism industry
Search results with tag "Spss sas"
Exploring Data and Descriptive Statistics (using R)
www.princeton.eduFeatures Stata SPSS SAS R Data extensions *.dta ... NOTE: As an alternative, you can use SAS Universal Viewer (freeware from SAS) to read SAS files and save them as *.csv. Saving the file as *.csv removes variable/value labels, make sure you have the codebook available. OTR 16. Data from ACII Record form ...
Getting Started in Data Analysis using Stata
dss.princeton.eduFrom SPSS/SAS to Stata Example of a dataset in Excel From Excel to Stata (copy-and-paste, *.csv) Describe and summarize Rename Variable labels Adding value labels Creating new variables (generate) Creating new variables from other variables (generate) Recoding variables (recode) Recoding variables using egen