A student of ICEF considers for her graduation thesis the hedonic price function for houses. The hedonic price refers to the implicit price of a house given certain attributes (e.g., the number of bedrooms). The data contains the sale price of 546 houses sold in the summer of 2017 in the Moscow region (in thousands of rubles) along with their important features. The following characteristics are available: the lot size of the property in square meters (lotsize), the number of bedrooms (bedrooms), the number of full bathrooms (bathrooms), and a dummy indicating the presence of air-conditioning (airco). Consider the following ordinary least squares results
log(price)i = 9.894 + 0.400 log(lotsize)i + 0.078 bedroomsi + 0.096 bathroomsi + 0.212 aircoi n = 546 (1)
(0.232) (0.028) (0.015) (0.023) (0.024)
[0.233] [0.028] [0.017] [0.024] [0.023]
The usual standard errors are in parentheses, the heteroskedasticity robust standard errors are in square brackets, and RSS measures the residual sum of squares.