SAS Programs
SAS
Data Files
These are links to examples used in this course along with the necessary files or data sets that are required. Use this list to review the concepts and procedures that are covered in this course. Follow the link to the page within the course for more detailed explanations, animated walk-throughs of these examples, and/or additional related files.
| Lesson | Example | Topics | Data files |
|---|---|---|---|
| Lesson 1 | Example 1.5 | Finding descriptive statistics | nutrient.csv nutrient2.lst nutrient_tf.csv |
| Lesson 1 | Example 1.7 | Generalized variance | nutrient_tf.csv |
| Lesson 3 | Example 3.1 | Graphing | nutrient2.sas |
| Lesson 4 | Example 4.4 | Producing a covariance matrix for a dataset | wechsler.csv wechsler.sas wechsler.lst |
| Lesson 5 | Example 5.4 | Interval estimates for the population mean | mineral.csv mineral.csv CI_pop_means.sas |
| Lesson 5 | Example 5.5 | Inference for correlation | wechsler.csv wechsler.sas |
| Lesson 6 | Example 6.2 | Partial Correlation | wechsler2.sas wechsler2.lst |
| Lesson 7 | Example 7.1 | Hotellings \(T^2\) test | nutrient_tf.csv nutrient4.sas nutrient4.lst |
| Lesson 7 | Example 7.3 | Simultaneous confidence intervals | nutrient5.sas nutrient5.lst |
| Lesson 7 | Example 7.4 | Simultaneous confidence intervals | nutrient5.sas |
| Lesson 7 | Example 7.5 | Profile plots | nutrient6.sas |
| Lesson 7 | Example 7.9 | Paired Hotelling’s \(T^2\) test | spouse.csv spouse.sas spouse.lst |
| Lesson 8 | Example 8.1 | MANOVA | pottery.csv potterya.sas |
| Lesson 7 | Example 7.10 | Simultaneous confidence intervals | spouse1a.sas nutrient5.sas spouse1.sas nutrient6.sas |
| Lesson 7 | Example 7.11 | Paired Hotelling’s \(T^2\) test: Matching Perceptions | spouse2.sas |
| Lesson 7 | Example 7.13 | 2 Sample Hotelling’s \(T^2\) test | swiss3.csv swiss10.sas swiss10.lst |
| Lesson 7 | Example 7.14 | 1 Sample Hotelling’s \(T^2\) test | nutrient8.sas |
| Lesson 7 | Example 7.15 | Simultaneous confidence intervals | swiss11.sas swiss11.lst |
| Lesson 7 | Example 7.16 | Bonferroni corrected confidence intervals | swiss11.sas swiss11.lst |
| Lesson 7 | Example 7.17 | Profile plots | swiss13b.sas |
| Lesson 7 | Example 7.18 | Unequal covariance matrices | swiss16.sas swiss16.lst |
| Lesson 8 | Example 8.2 | MANOVA assumptions | pottery2.sas |
| Lesson 8 | Example 8.3 | MANOVA | pottery.sas pottery1.sas |
| Lesson 8 | Example 8.4 | ANOVA | pottery.sas |
| Lesson 8 | Example 8.8 | Orthogonal contrasts | pottery.sas |
| Lesson 8 | Example 8.9 | Hypothesis tests | pottery.sas |
| Lesson 8 | Example 8.11 | MANOVA table | rice.csv rice.sas |
| Lesson 9 | Example 9.2 | Split plot ANOVA | dog1.csv dog2.sas |
| Lesson 10 | Example 10.4 | Linear discriminant analysis | insect.csv insect.sas |
| Lesson 10 | Example 10.6 | Quadratic discriminant analysis | swiss3.csv swiss9.sas |
| Lesson 11 | Example 11.2 | Principal component analysis | places.csv places.sas |
| Lesson 11 | Example 11.4 | Principal component analysis with standardization | places1.sas |
| Lesson 12 | Example 12.1 | Principal component method | places_tf.csv |
| Lesson 12 | Example 12.2 | Communalities | places2.sas places_tf.csv |
| Lesson 12 | Example 12.3 | Maximum likelihood estimation method | places3.sas places_tf.csv |
| Lesson 13 | Example 13.1 | Canonical correlation analysis | sales.csv sales.sas |
| Lesson 14 | Example 14.2 | Agglomerative methods | wood.csv wood1.sas |
| Lesson 14 | Example 14.3 | Ward’s method | wood5.sas |
| Lesson 14 | Example 14.4 | Initial clusters | wood6.sas |