UNIVERSITY OF CALIFORNIA, LOS ANGELES
Department of Economics

Economics 143 (Cameron) - Applied Regression Analysis

SHAZAM code [mailroom.sha]


If you are downloading this SHAZAM code for use on your own computer, select "File", then "Save As...", and save on your own diskette (a:) or your own hard drive (c:\) using the same filename e143sh8.sha.

IMPORTANT: you must then use an editor (like TED) to delete all of the HTML code from the top and the bottom of the file, leaving only the SHAZAM code. The line which reads "* SHAZAM code (e143sh8.sha) downloaded from UCLA Econ 143 (CAMERON) WebSite" should be the first line of your edited program file. Save the edited program as mailroom.sha



* SHAZAM code downloaded from UCLA Econ 143 (CAMERON) WebSite: 
* HTML file called e143sh8.htm, and should have 
*  been downloaded as mailroom.sha

file 6 mailroom.out
****************************************************************
*  Fall 1997 Midterm:  EXHIBIT A    
****************************************************************
sample 1 27
read(mailroom.dat) prod months score
stat prod months score / pcor
* Regression 1
ols months prod
* Regression 2
ols prod months 
confid months
* Regression 3
ols prod months score
confid months
stop





COURSE OUTLINE LECTURE OUTLINES PROBLEM SETS PROBLEM SOLUTIONS
COMPUTER LABS SHAZAM EXAMPLES DATA SETS ONLINE QUIZZES

Updated: October 29, 1997
Prepared by: Trudy Ann Cameron