This is an individual assignment where you must work alone. You must submit an electronic copy of your assignment in Canvas in pdf, doc or docx format. Hard copies will not be accepted. Show your calculations (if any) as well as answering the questions in clear full sentences. Log referrers to natural logarithm!
QUESTION 1)
Let’s assume a hedonic price model for housing in Yellowland. Prices are a function of the square meters of the land on which the house stands, the number of rooms, and CO2 emissions. Prices are expressed in yellowies (currency of Yellowland). The model is estimated as follows:
Log(price) = 9.5 + 0.6 * log (sqm_land) + 0.17 * rooms - 0.04 * log (CO2)
N=900
R2 = 0.52
1) Interpret the intercept. 2 marks
2) Interpret the coefficient on the square meter variable. 2 marks
3) Interpret the coefficient on the rooms variable. 2 marks
4) Assume a CO2 level of 3, and a land area of 400 square meters. How much is the price of the house going to increase if we extend it from 2 to 3 rooms? 6 marks
5) Calculate the degrees of freedom associated with these estimates. Is this high enough for standard normal critical values to be applied? 2 marks
6) Interpret the R2. 2 marks
Don’t forget: Log referrers to natural logarithm!
Total: 16 marks
QUESTION 2
We want model energy use as follows
The variables are defined as follows:
Lntpes_pc = log of total primary energy consumption per capita (ktoe)
Lnypcpenn =log of GDP per capita (USD)
Lnypcpenn2 = square of log of GDP per capita (USD)
Ln_gasprice = log of pump price for gasoline (USD/liter)
LnAnnualprecip= log of annual precipitation (mm)
Temp_coldest = average temperature for the coldest month in a year (in C)
Temp_warmest= average temperature for the warmest month in a year (in C)
ffrents = Fossil Fuel Rents (% of GDP)
Ln_Pop = log of population (in millions)
Ln_Land = log of land area (in km2)
I_Incomegroup = refers to income groups “1” , “2” and “3”, low, mid and high income countries.
*”Log” always refers to natural logs or “ln” here.
1) Interpret the constant and its p-value.
2) Interpret the coefficient on gas price and carry out a t-test to determine the significance of the coefficient.
3) Interpret the coefficient on temp-coldest and its p-value.
4) Interpret the coefficient on lnland and its p-value.
(3x4 marks)= 12 marks
5) The above model belongs to the class of nonlinear equations. Calculate the turning point of the nonlinear relationship. 3 marks
6) Is this a U-shaped or inverted U-shaped relationship? 1 marks
7) Describe when is it better to use nonlinear models than linear models, and what types of relationships are best modelled with this. Apart from quadratic models, what type of nonlinear models do you know? Describe with a few sentences. 3 marks
8) Please describe if MLR 4 is likely to hold or not? 2 marks
9) Please describe if MLR 5 is likely to hold or not? 3 marks
(Total: 24 marks)
Assignment TOTAL :40 MARKS
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme