UC-MACSS / persp-model-econ_W19

Course site for MACS 30150 (Winter 2019) - Perspectives on Computational Modeling for Economics
16 stars 50 forks source link

PS #6 Q1 Part (f) #11

Closed keertanavc closed 5 years ago

keertanavc commented 5 years ago

In this part, we've been asked to predict the mpg values from the model that was built. The given model year for prediction is 1999. In the auto data that's been given, the variable 'year' takes values between 70 and 82. So shouldn't we be using 99 and not 1999 for prediction?

liu431 commented 5 years ago

Although this is strange, I asked Dr. Evans about this on Monday and he said yes.

rickecon commented 5 years ago

@keertanavc Yes. Just use the two-digit "99" as the data representation of "1999".