Question

ECO 4421                           Assignment 1             &nbsp

ECO 4421                           Assignment 1                      

Consider the following simple regression model of housing prices:

Pricei = β1 + β2Sqfti + ui

where,

Price = the sale price of a house (in $)

Sqft    = the size of a house (in square feet)

The file br2.dta contains data on the sales of 1080 houses sold in Louisiana during June 2005. The data include information on the sale price of a house, the square feet in the house, as well as other information about the property sold. This assignment uses data only for the Price and Sqft variables.

use "/Users/br2.dta"

. summarize price sqft

    Variable |        Obs        Mean    Std. Dev.       Min        Max

-------------+---------------------------------------------------------

       price |      1,080    154863.2    122912.8      22000    1580000

        sqft |      1,080    2325.938    1008.098        662       7897

. correlate price sqft

(obs=1,080)

             |    price     sqft

-------------+------------------

       price |   1.0000

        sqft |   0.7607   1.0000

. correlate price sqft, covariance

(obs=1,080)

             |    price     sqft

-------------+------------------

       price | 1.5e+10

        sqft | 9.4e+07 1.0e+06

. regress price sqft

      Source |       SS           df       MS      Number of obs   =     1,080

-------------+----------------------------------   F(1, 1078)      =   1480.43

       Model | 9.4326e+12         1 9.4326e+12   Prob > F        =    0.0000

    Residual | 6.8685e+12     1,078 6.3715e+09   R-squared       =    0.5786

-------------+----------------------------------   Adj R-squared   =    0.5783

       Total | 1.6301e+13     1,079 1.5108e+10   Root MSE        =     79822

------------------------------------------------------------------------------

       price |      Coef.   Std. Err.      t    P>|t|     [95% Conf. Interval]

-------------+----------------------------------------------------------------

        sqft |   92.74737   2.410502    38.48   0.000     88.01757    97.47718

       _cons | -60861.46   6110.187    -9.96   0.000    -72850.67   -48872.25

------------------------------------------------------------------------------

. predict yhat

(option xb assumed; fitted values)

. set obs 1081

number of observations (_N) was 1,080, now 1,081

. replace sqft = 3800 in 1081

(1 real change made)

. predict yhat1

(option xb assumed; fitted values)

. list sqft yhat1 in 1081

      +-----------------+

      | sqft      yhat1 |

      |-----------------|

1081. | 3800   291578.6 |

      +-----------------+

2. Written assignment

Answer the following questions:

a. What is the average sale price of a house in the sample? What is the average size of a

     house in the sample? What are the estimated covariance and correlation coefficients

     between Price and Sqft? What do the covariance and correlation coefficients suggest

     about the relationship between the sale price of a house and its size?

b. Report (in equation format) the estimated regression obtained above by applying the

    Stata software.

c. What are the values of the estimated slope coefficient and the estimated intercept

     coefficient?

d.   Interpret the estimated slope coefficient.

e. Is the sign of the estimated slope coefficient consistent with your expectations about

    the relationship between the sale price of a house and its size?

f. Is the estimated intercept coefficient a meaningful estimate? Why or why not?

Homework Answers

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
The California Standardized Testing and Reporting (STAR) dataset contains data on test performance, school characteristics and...
The California Standardized Testing and Reporting (STAR) dataset contains data on test performance, school characteristics and student demographic backgrounds. The data used here are from all 420 K-6 and K-8 districts in California with data available for 1998 and 1999. Test scores are the average of the reading and math scores on the Stanford 9 standardized test administered to 5th grade students. TESTSCR: AVG TEST SCORE (= (READ_SCR+MATH_SCR)/2 ); STR: STUDENT TEACHER RATIO (ENRL_TOT/TEACHERS); Using the provided table, write down...
Assignment Problem: Matt Profitt, an MBA student, is studying companies that are going public for the...
Assignment Problem: Matt Profitt, an MBA student, is studying companies that are going public for the first time. He is curious about whether or not there is a significant relationship between the size of the offering (in millions of dollars) and the price per share. Size 108 4.4 3.5 8.6 139 228 47.5 5.5 175 12 51 66 Price 12 4 5 6 13 19 8.5 5 15 6 12 12 a. Develop the appropriate scatterplot for the two variables...
Q3) In a difference of proportion test with alpha= .01, the critical value for a one...
Q3) In a difference of proportion test with alpha= .01, the critical value for a one tailed lower test is/are: A) -1.96 B) -1.645 and 1.645 C) -2.33 D) -1.28 Q4) If the test statistic for a small sample difference of means test is t*=-2.15, we could reject the Null Hypothesis at alpha =.01 for a two tailed test with degrees of freedom equal to 20: true or false Q9) In a difference of MEans test there are two sources...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT