Problem Set 5
Due at classtime, 26 March 2003
Problem sets will not be accepted after their due dates. Please make sure your name is legible on each page of your answers.
. use http://fmwww.bc.edu/ec-p/data/wooldridge/bwght
For problem 8.9, you will need to use Stata commands "bpagan" and "whitetst,fitted". These are not part of official Stata, but are available on the Internet via the "ssc" command. If you find that the commands are not recognize by Stata, give the commands "ssc install bpagan" and "ssc install whitetst". This only need be done once. If your copy of Stata does not have the "ssc" command, then use "findit bpagan" and "findit whitetst", and follow the links to the packages of that name. Do not install the versions from STB-55, as they are earlier models of these commands.
For each of the empirical problems, hand in a printout from Stata, annotated with your comments. The "log" icon in the Stata toolbar may be used to create a file containing both your commands and Stata's response. It may be easier to work with a text-format log; the command 'log using ps2.log' will create a text log. Use the 'Viewer' within Stata to examine and print the log.
All Stata problems in this problem set may be performed with Small Stata (which has a limit of 1,000 observations) as well as Intercooled Stata (available in the SLSC).