- Joined
- Jun 27, 2017
- Professional Status
- Certified General Appraiser
- State
- California
I'm in the process of running regressions on every area (using the MLS defined areas) of every city in the major counties around the SF Bay Area, as covered by my MLS, pro.mlslistings.com. It's a lot of work - that I have been putting off. I should finish San Mateo County tomorrow, then Santa Clara is next, then Monterey, then Alameda and if I get around to it Santa Cruz. You might be surprised by how many cities and neighborhoods there are. Powershell scripts make it possible to set up all the workfiles without too much effort, in any case, once the scripts are written and debugged.
To my surprise, I am getting really high R2 values in the range of 0.79 to 0.90+ just on the first stage of my regression (not taking into consideration subjective variables.) for all but a handful of towns. -- And this is on 16 years of data, typically several thousand sales per city; of course more for the large cities. This would not have been possible in say 2005.
I believe this is the impact of real estate agents, appraisers and buyers relying on AVM services which are based on statistical analysis - and perhaps also appraisers using regression. But the change is very evident to me. It applies to all neighborhoods from the low end to the high end.
I may put some of my Stage I regression models, which are rather straightforward runs of Minitab/Salford Systems MARS on GitHub. Haven't decided yet.
To my surprise, I am getting really high R2 values in the range of 0.79 to 0.90+ just on the first stage of my regression (not taking into consideration subjective variables.) for all but a handful of towns. -- And this is on 16 years of data, typically several thousand sales per city; of course more for the large cities. This would not have been possible in say 2005.
I believe this is the impact of real estate agents, appraisers and buyers relying on AVM services which are based on statistical analysis - and perhaps also appraisers using regression. But the change is very evident to me. It applies to all neighborhoods from the low end to the high end.
I may put some of my Stage I regression models, which are rather straightforward runs of Minitab/Salford Systems MARS on GitHub. Haven't decided yet.