Introduction to Proc Mixed Lab data sets and SAS commands are listed below.

Lab Example 1: Randomized Block Design (the banana data)
  • example1_banana.sas SAS commands for the banana example.

  • Lab Example 2: Two-Level Clustered Data (the rat pup data)
  • rat_pup.dat Raw data for the rat pup example.
  • example2_ratpup.sas SAS commands for analysis of the rat pup data.

  • Lab Example 3 Three-Level Clustered Data: The Study of Instructional Improvement (SII) Data (The Classroom Data)
  • classroom.csv Raw data file to be used for the Classroom example.
  • example3_classroom.sas SAS commands for analysis of the Classroom data set.

  • Lab Example 4: Repeated Measures Data (the rat brain data)
  • ratbrain.dat Rat brain data (in wide form) for analysis of repeated measures data example
  • example4_ratbrain.sas SAS commands for analysis of the rat brain data

  • Lab Example 5 Longitudinal Data: The Autism Study
  • autism.csv Raw data (.csv) file containing information on children for the autism study.
  • example5_autism.sas SAS commands for analysis of the autism data.

  • Extra Problems

    Repeated Measures. The Pothoff-Roy growth study data.
  • growth.xls Excel file containing data on growth of students over time.
  • growth.sas SAS commands for the Pothoff-Roy growth study.