Psychology 202b

Advanced Psychological Statistics II


SAS programs, 2/17/2011

Today, we will use several SAS programs in class.
  • Our first program will demonstrate the manual calculation of inferential statistics for sequential regression.
  • Next, we will see how to do this more efficiently using proc reg.
  • We will note that it is easy to employ this methods for completely nonsensical models.
  • Finally, we will note similarities to the analysis using the Type I sum of squares.