This document summarizes a research paper that compares statistical and neural network models for estimating house prices. It presents the methodology, which uses multiple linear regression and an artificial neural network model on data from 1047 New York houses. The neural network model with 10 nodes in the hidden layer had the lowest mean squared error and highest correlation, indicating it was preferred over the linear regression model for predicting house prices. In conclusion, the neural network model provided a 26.475% higher R-squared value and was determined to be a better alternative for estimating future house prices.