[Previous] [Next] [Up] [Top]

Assignment 3

Multivariate Data Analysis
Psychology 6140


Readings

  1. Matrix algebra: Green & Carroll, Chapter 2, 2.7 thru end; Green & Carroll 3.1-3.4 (Morrison, 2.4-2.6)
  2. Introduction to SAS V8 for Windows Sections 1-3 give an overview.
  3. SAS/IML Introduction& handouts; also a handy SAS IML Reference Card
  4. R Reference Card

Supplements

imlmat1.sas src output
Basic matrix definitions
imlmat2.sas src output
Matrix arithmetic: +, -, # (elementwise operations)
imlmat4.sas src output
Properties of matrix multiplication
Systems of Linear Equations
A brief tutorial
Elementary row operations
A brief tutorial

Problems (due: next week)

From the Matrix Algebra Problems (MAP) handout:
  1. MAP II.2
  2. MAP II.5
  3. MAP II.8
  4. MAP V.5
You can do these by hand, but you might try using SAS/IML or R to do the following problems from Green and Carroll:

© 1995 Michael Friendly