SlideShare a Scribd company logo
Yashwantrao Chavan Institute of
Science, Satara
A Research paper on:
Comparative Study On Estimate House Price
Using Statistical And Neural Network Model.
( Azme Bin Khamis, Nur Khalidah Khalilah Binti
Kamarudin)
Presented By:
Patil Shweta Satappa
M.Sc II
Roll No. 215
Content
•
•
•
•
•
•
Introduction
Research Methodology
Data Analysis
Result
Conclusion
References
Introduction
Housing market is of great important for the economy activities. Housing
construction and renovation boost the economy through an increase in the
aggregate expenditures, employment and volume of house sales.
Traditional house price prediction is based on cost and sale price
comparison lacking of an accepted standard and a certification process.
Therefore, the availability of a house price prediction model helps fill up an
important information gap and improve the efficiency of the real estate market.
Recent studies further justify the necessity of housing price analysis with a
conclusion that housing sector plays a significant role in acting as a leading
indicator of the real sector of the economy and assets prices help forecast both
inflation and output.
House prices have a strong link with both income and interest rates.
Artificial neural network has been limitedly used for valuation or forecasting
property price, studies carried out to compare the accuracy of linear regression
and artificial neural network discovered that the latter has superiority compared
to the former. compared linear regression and artificial neural network in
predicting housing value used artificial neural network and compared its
accuracy with that of linear regression in predicting of housing price.
This study aimed to compare between MLR model and Neural Network
model to predict the house prices in New York. Secondary data from 1047
houses in New York is used in artificial neural network to predict the house price
Research Methodology

•
•
•
•
•
Multiple Linear Regression:
The model for Multiple Linear Regression can be represented as:
( / ) = 0+ 1 1+⋯+
where β0= intercept
βj= slopes or regression coefficients.
=
SST =
SSR =
R2 = 1 - R2
adj = 1 -
 Ftest =
Artificial Neural Network
•
•
•
•
•
Artificial neural network (ANN) is an artificial intelligence
model originally designed to replicate the human brain’s
learning process.
Step 1. Calculating the weighted sum and adding a bias
term, δj according to equation 1:
( ) = for = 1, 2,…, ...(1)
Step 2. Transforming the f(net)j through a suitable
mathematical transfer function or activation function, and
Step 3. Transferring the result to neurons in the next layer.
Transformation Functions:
1]g(x) = x (Linear function)
2]g(x) = (Sigmoid function)
3]g(x) = (Hyperbolic tangent function)
General structure of a neural network with
input layer, two hidden layers and output layer
Learning Process:
•
•
•
•
•
Training is formed by a vector X(inp)= (Xi1, Xi2,………, Xim) of inputs and a vector  
Y(out)=(Yi1, Yi2,………., Yin) of outputs.
The objective of the training process is to approximate the function f between the
vectors X(inp) and the Y(out), Y(out) = f(X(inp)).
One of the functions most commonly used is the sum-of squared residuals
E= (Yij - Yij
*)2 ………..(2)
where yij and yij* are the actual and network’s jth output corresponding to the ith input
vector, respectively. The current weight change on a given layer is given by equation (3)
:
∆Wij= -η(dE/dWij) ………(3)
where η is a positive constant called the learning rate.
To achieve faster learning and avoid local minima, an additional term is used and
equation (3) becomes:
∆Wk
ij= η(dE/dWij) + μ ∆Wk-1
ij
where μ is the “momentum” term and ∆Wk-1
ij is the change of the weight Wij from
the (k-1)th learning cycle.
Data Analysis
•
•
•
•
•
•
Regression Analysis:
The relationship between dependent variable with independent variables was
performed using Pearson correlation.
Let, Y= House Price X1 =living area X2 =Bathroom X3 =Bedroom X4 =
Fireplace
X5 = Age of house
r(Y, X1 )= 0.776 r(Y, X2 )=0.670 r(Y, X3 )=0.471 r(Y, X4 )=0.460 r(Y, X5)=
-0.363
Consider , MLR model,
Yˍ= X1β1 + X2β2 + X3β3 + X4β4 + X5β5 +ε ε ̴iid N(0,σ2)
Hypothesis: H0 = βj =0 j=1,2,… 5 (Effect of regression coefficient is not
significant.)
The regression equation for the house price can be written as follow;
House price(Y) = 27467.001 + 67.211*X1 + 16,402.244*X2+ – 5167.260*X3 +10,
099.817*X4 –
216.718*X5
F statistic is 380.696 and p-value is 0.0000, means that the model is suitable and can
be fitted to the data.
The coefficient of determination R2= 0.646 and R2
adj = 0.645, it shows that 64.5%
RegressionPlot
Artificial Neural Network
The number of nodes or neurons in hidden layer are
determined by trial and error process. We starts our trial and error
with 2 nodes and the process is repeated until 15 nodes.
The researcher compares the MSE value and R value for all
number of nodes. The lowest MSE value with higher R value will be
selected as optimum number of nodes in hidden layer.
Number of
nodes
MSE R Number of
nodes
MSE R
2 1.574 E9 0.8118 9 1.401 E9 0.8135
3 2.566 E9 0.8215 10 1.293 E9 0.9039
4 1.843 E9 0.8341 11 2.108 E9 0.8845
5 1.443 E9 0.8378 12 1.507 E9 0.8752
6 1.468 E9 0.8563 13 1.433 E9 0.8588
7 1.476 E9 0.8665 14 1.434 E9 0.8231
8 1.476 E9 0.8239 15 1.499 E9 0.8025
Based on Table, the lowest MSE value is 1.293E9 with 10 nodes in hidden layer
and correlation coefficient is 0.9039. Hence, 10 nodes are selected as optimum
number of nodes in hidden layer.
Result
•
•
•
•
The value of R2 and MSE for MLR model is 0.644
and 1.633E9.
The value of R2 and MSE for Neural Network
model is 0.817 and 1.293E9.
The R2 value for Neural Network model is higher
compared to MLR model.
The value of MSE in Neural Network model is
lower compared to MLR model. Therefore, Neural
Network model is preferred to predict house price.
Conclusion
•
•
•
•
The model’s accuracy in predicting house price
was measured by a number of criteria.
The value of R2 and MSE were compared to
select preferred model.
By using ANN, the R2 value was increase about
26.475% higher than MLR.
It can be conclude Neural Network model is
preferred to predict house price compared to
MLR model and can be used as an alternative
way to estimate house price in future.
References
•
•
www.ijstr.org
INTERNATIONAL JOURNAL OF
SCIENTIFIC & TECHNOLOGY RESEARCH
VOLUME 3, ISSUE 12, December 2014
ISSN 2277-8616
( Azme Bin Khamis, Nur Khalidah
Khalilah Binti Kamarudin)
Thank You….

More Related Content

PDF
Clustering:k-means, expect-maximization and gaussian mixture model
jins0618
 
PDF
Pca ankita dubey
Ankita Dubey
 
PDF
Lecture 19: Implementation of Histogram Image Operation
VARUN KUMAR
 
PDF
Rough K Means - Numerical Example
Dr.E.N.Sathishkumar
 
PDF
How does unlabeled data improve generalization in self training
taeseon ryu
 
PPT
K means Clustering Algorithm
Kasun Ranga Wijeweera
 
PPTX
Fuzzy c means manual work
Dr.E.N.Sathishkumar
 
PDF
Clustering coefficients for correlation networks
Naoki Masuda
 
Clustering:k-means, expect-maximization and gaussian mixture model
jins0618
 
Pca ankita dubey
Ankita Dubey
 
Lecture 19: Implementation of Histogram Image Operation
VARUN KUMAR
 
Rough K Means - Numerical Example
Dr.E.N.Sathishkumar
 
How does unlabeled data improve generalization in self training
taeseon ryu
 
K means Clustering Algorithm
Kasun Ranga Wijeweera
 
Fuzzy c means manual work
Dr.E.N.Sathishkumar
 
Clustering coefficients for correlation networks
Naoki Masuda
 

Similar to Estimate of house price using statistical and neural network model (20)

PDF
Hybrid PSO-SA algorithm for training a Neural Network for Classification
IJCSEA Journal
 
PPTX
Neural networks
HarshitGupta367
 
PDF
Economic Load Dispatch (ELD), Economic Emission Dispatch (EED), Combined Econ...
cscpconf
 
PDF
DESIGN AND IMPLEMENTATION OF BINARY NEURAL NETWORK LEARNING WITH FUZZY CLUSTE...
cscpconf
 
PDF
Classification of Iris Data using Kernel Radial Basis Probabilistic Neural N...
Scientific Review SR
 
PDF
Classification of Iris Data using Kernel Radial Basis Probabilistic Neural Ne...
Scientific Review
 
DOC
Kinetic bands versus Bollinger Bands
Alexandru Daia
 
PPTX
Lagrange Interpolation
Saloni Singhal
 
PDF
Black-box modeling of nonlinear system using evolutionary neural NARX model
IJECEIAES
 
PDF
PEC - AN ALTERNATE AND MORE EFFICIENT PUBLIC KEY CRYPTOSYSTEM
ijcisjournal
 
PDF
Expert system design for elastic scattering neutrons optical model using bpnn
ijcsa
 
PPTX
4.2 Neural Networks Overviewwwwwwww.pptx
NGUYNMINHHIU444154
 
PDF
Feed forward neural network for sine
ijcsa
 
PDF
3D Brain Image Segmentation Model using Deep Learning and Hidden Markov Rando...
EL-Hachemi Guerrout
 
PDF
Machine Learning- Perceptron_Backpropogation_Module 3.pdf
Dr. Shivashankar
 
PPTX
Machine Learning, Deep Learning and Data Analysis Introduction
Te-Yen Liu
 
PDF
Fuzzy c means_realestate_application
Cemal Ardil
 
PDF
20141003.journal club
Hayaru SHOUNO
 
PPT
Neural Networks in Data Mining - “An Overview”
Dr.(Mrs).Gethsiyal Augasta
 
PDF
Hs3613611366
IJERA Editor
 
Hybrid PSO-SA algorithm for training a Neural Network for Classification
IJCSEA Journal
 
Neural networks
HarshitGupta367
 
Economic Load Dispatch (ELD), Economic Emission Dispatch (EED), Combined Econ...
cscpconf
 
DESIGN AND IMPLEMENTATION OF BINARY NEURAL NETWORK LEARNING WITH FUZZY CLUSTE...
cscpconf
 
Classification of Iris Data using Kernel Radial Basis Probabilistic Neural N...
Scientific Review SR
 
Classification of Iris Data using Kernel Radial Basis Probabilistic Neural Ne...
Scientific Review
 
Kinetic bands versus Bollinger Bands
Alexandru Daia
 
Lagrange Interpolation
Saloni Singhal
 
Black-box modeling of nonlinear system using evolutionary neural NARX model
IJECEIAES
 
PEC - AN ALTERNATE AND MORE EFFICIENT PUBLIC KEY CRYPTOSYSTEM
ijcisjournal
 
Expert system design for elastic scattering neutrons optical model using bpnn
ijcsa
 
4.2 Neural Networks Overviewwwwwwww.pptx
NGUYNMINHHIU444154
 
Feed forward neural network for sine
ijcsa
 
3D Brain Image Segmentation Model using Deep Learning and Hidden Markov Rando...
EL-Hachemi Guerrout
 
Machine Learning- Perceptron_Backpropogation_Module 3.pdf
Dr. Shivashankar
 
Machine Learning, Deep Learning and Data Analysis Introduction
Te-Yen Liu
 
Fuzzy c means_realestate_application
Cemal Ardil
 
20141003.journal club
Hayaru SHOUNO
 
Neural Networks in Data Mining - “An Overview”
Dr.(Mrs).Gethsiyal Augasta
 
Hs3613611366
IJERA Editor
 
Ad

Recently uploaded (20)

PPTX
Care of patients with elImination deviation.pptx
AneetaSharma15
 
PPTX
How to Manage Leads in Odoo 18 CRM - Odoo Slides
Celine George
 
PPTX
How to Close Subscription in Odoo 18 - Odoo Slides
Celine George
 
PDF
Virat Kohli- the Pride of Indian cricket
kushpar147
 
PPTX
CONCEPT OF CHILD CARE. pptx
AneetaSharma15
 
PPTX
HEALTH CARE DELIVERY SYSTEM - UNIT 2 - GNM 3RD YEAR.pptx
Priyanshu Anand
 
PPTX
Python-Application-in-Drug-Design by R D Jawarkar.pptx
Rahul Jawarkar
 
PDF
Review of Related Literature & Studies.pdf
Thelma Villaflores
 
PDF
BÀI TẬP TEST BỔ TRỢ THEO TỪNG CHỦ ĐỀ CỦA TỪNG UNIT KÈM BÀI TẬP NGHE - TIẾNG A...
Nguyen Thanh Tu Collection
 
PDF
What is CFA?? Complete Guide to the Chartered Financial Analyst Program
sp4989653
 
DOCX
SAROCES Action-Plan FOR ARAL PROGRAM IN DEPED
Levenmartlacuna1
 
PPTX
CDH. pptx
AneetaSharma15
 
PPTX
Dakar Framework Education For All- 2000(Act)
santoshmohalik1
 
DOCX
Unit 5: Speech-language and swallowing disorders
JELLA VISHNU DURGA PRASAD
 
PPTX
Cleaning Validation Ppt Pharmaceutical validation
Ms. Ashatai Patil
 
PPTX
A Smarter Way to Think About Choosing a College
Cyndy McDonald
 
PDF
Health-The-Ultimate-Treasure (1).pdf/8th class science curiosity /samyans edu...
Sandeep Swamy
 
PPTX
20250924 Navigating the Future: How to tell the difference between an emergen...
McGuinness Institute
 
PPTX
How to Track Skills & Contracts Using Odoo 18 Employee
Celine George
 
PDF
Module 2: Public Health History [Tutorial Slides]
JonathanHallett4
 
Care of patients with elImination deviation.pptx
AneetaSharma15
 
How to Manage Leads in Odoo 18 CRM - Odoo Slides
Celine George
 
How to Close Subscription in Odoo 18 - Odoo Slides
Celine George
 
Virat Kohli- the Pride of Indian cricket
kushpar147
 
CONCEPT OF CHILD CARE. pptx
AneetaSharma15
 
HEALTH CARE DELIVERY SYSTEM - UNIT 2 - GNM 3RD YEAR.pptx
Priyanshu Anand
 
Python-Application-in-Drug-Design by R D Jawarkar.pptx
Rahul Jawarkar
 
Review of Related Literature & Studies.pdf
Thelma Villaflores
 
BÀI TẬP TEST BỔ TRỢ THEO TỪNG CHỦ ĐỀ CỦA TỪNG UNIT KÈM BÀI TẬP NGHE - TIẾNG A...
Nguyen Thanh Tu Collection
 
What is CFA?? Complete Guide to the Chartered Financial Analyst Program
sp4989653
 
SAROCES Action-Plan FOR ARAL PROGRAM IN DEPED
Levenmartlacuna1
 
CDH. pptx
AneetaSharma15
 
Dakar Framework Education For All- 2000(Act)
santoshmohalik1
 
Unit 5: Speech-language and swallowing disorders
JELLA VISHNU DURGA PRASAD
 
Cleaning Validation Ppt Pharmaceutical validation
Ms. Ashatai Patil
 
A Smarter Way to Think About Choosing a College
Cyndy McDonald
 
Health-The-Ultimate-Treasure (1).pdf/8th class science curiosity /samyans edu...
Sandeep Swamy
 
20250924 Navigating the Future: How to tell the difference between an emergen...
McGuinness Institute
 
How to Track Skills & Contracts Using Odoo 18 Employee
Celine George
 
Module 2: Public Health History [Tutorial Slides]
JonathanHallett4
 
Ad

Estimate of house price using statistical and neural network model

  • 1. Yashwantrao Chavan Institute of Science, Satara A Research paper on: Comparative Study On Estimate House Price Using Statistical And Neural Network Model. ( Azme Bin Khamis, Nur Khalidah Khalilah Binti Kamarudin) Presented By: Patil Shweta Satappa M.Sc II Roll No. 215
  • 3. Introduction Housing market is of great important for the economy activities. Housing construction and renovation boost the economy through an increase in the aggregate expenditures, employment and volume of house sales. Traditional house price prediction is based on cost and sale price comparison lacking of an accepted standard and a certification process. Therefore, the availability of a house price prediction model helps fill up an important information gap and improve the efficiency of the real estate market. Recent studies further justify the necessity of housing price analysis with a conclusion that housing sector plays a significant role in acting as a leading indicator of the real sector of the economy and assets prices help forecast both inflation and output. House prices have a strong link with both income and interest rates. Artificial neural network has been limitedly used for valuation or forecasting property price, studies carried out to compare the accuracy of linear regression and artificial neural network discovered that the latter has superiority compared to the former. compared linear regression and artificial neural network in predicting housing value used artificial neural network and compared its accuracy with that of linear regression in predicting of housing price. This study aimed to compare between MLR model and Neural Network model to predict the house prices in New York. Secondary data from 1047 houses in New York is used in artificial neural network to predict the house price
  • 4. Research Methodology  • • • • • Multiple Linear Regression: The model for Multiple Linear Regression can be represented as: ( / ) = 0+ 1 1+⋯+ where β0= intercept βj= slopes or regression coefficients. = SST = SSR = R2 = 1 - R2 adj = 1 -  Ftest =
  • 5. Artificial Neural Network • • • • • Artificial neural network (ANN) is an artificial intelligence model originally designed to replicate the human brain’s learning process. Step 1. Calculating the weighted sum and adding a bias term, δj according to equation 1: ( ) = for = 1, 2,…, ...(1) Step 2. Transforming the f(net)j through a suitable mathematical transfer function or activation function, and Step 3. Transferring the result to neurons in the next layer. Transformation Functions: 1]g(x) = x (Linear function) 2]g(x) = (Sigmoid function) 3]g(x) = (Hyperbolic tangent function)
  • 6. General structure of a neural network with input layer, two hidden layers and output layer
  • 7. Learning Process: • • • • • Training is formed by a vector X(inp)= (Xi1, Xi2,………, Xim) of inputs and a vector   Y(out)=(Yi1, Yi2,………., Yin) of outputs. The objective of the training process is to approximate the function f between the vectors X(inp) and the Y(out), Y(out) = f(X(inp)). One of the functions most commonly used is the sum-of squared residuals E= (Yij - Yij *)2 ………..(2) where yij and yij* are the actual and network’s jth output corresponding to the ith input vector, respectively. The current weight change on a given layer is given by equation (3) : ∆Wij= -η(dE/dWij) ………(3) where η is a positive constant called the learning rate. To achieve faster learning and avoid local minima, an additional term is used and equation (3) becomes: ∆Wk ij= η(dE/dWij) + μ ∆Wk-1 ij where μ is the “momentum” term and ∆Wk-1 ij is the change of the weight Wij from the (k-1)th learning cycle.
  • 8. Data Analysis • • • • • • Regression Analysis: The relationship between dependent variable with independent variables was performed using Pearson correlation. Let, Y= House Price X1 =living area X2 =Bathroom X3 =Bedroom X4 = Fireplace X5 = Age of house r(Y, X1 )= 0.776 r(Y, X2 )=0.670 r(Y, X3 )=0.471 r(Y, X4 )=0.460 r(Y, X5)= -0.363 Consider , MLR model, Yˍ= X1β1 + X2β2 + X3β3 + X4β4 + X5β5 +ε ε ̴iid N(0,σ2) Hypothesis: H0 = βj =0 j=1,2,… 5 (Effect of regression coefficient is not significant.) The regression equation for the house price can be written as follow; House price(Y) = 27467.001 + 67.211*X1 + 16,402.244*X2+ – 5167.260*X3 +10, 099.817*X4 – 216.718*X5 F statistic is 380.696 and p-value is 0.0000, means that the model is suitable and can be fitted to the data. The coefficient of determination R2= 0.646 and R2 adj = 0.645, it shows that 64.5%
  • 10. Artificial Neural Network The number of nodes or neurons in hidden layer are determined by trial and error process. We starts our trial and error with 2 nodes and the process is repeated until 15 nodes. The researcher compares the MSE value and R value for all number of nodes. The lowest MSE value with higher R value will be selected as optimum number of nodes in hidden layer. Number of nodes MSE R Number of nodes MSE R 2 1.574 E9 0.8118 9 1.401 E9 0.8135 3 2.566 E9 0.8215 10 1.293 E9 0.9039 4 1.843 E9 0.8341 11 2.108 E9 0.8845 5 1.443 E9 0.8378 12 1.507 E9 0.8752 6 1.468 E9 0.8563 13 1.433 E9 0.8588 7 1.476 E9 0.8665 14 1.434 E9 0.8231 8 1.476 E9 0.8239 15 1.499 E9 0.8025
  • 11. Based on Table, the lowest MSE value is 1.293E9 with 10 nodes in hidden layer and correlation coefficient is 0.9039. Hence, 10 nodes are selected as optimum number of nodes in hidden layer.
  • 12. Result • • • • The value of R2 and MSE for MLR model is 0.644 and 1.633E9. The value of R2 and MSE for Neural Network model is 0.817 and 1.293E9. The R2 value for Neural Network model is higher compared to MLR model. The value of MSE in Neural Network model is lower compared to MLR model. Therefore, Neural Network model is preferred to predict house price.
  • 13. Conclusion • • • • The model’s accuracy in predicting house price was measured by a number of criteria. The value of R2 and MSE were compared to select preferred model. By using ANN, the R2 value was increase about 26.475% higher than MLR. It can be conclude Neural Network model is preferred to predict house price compared to MLR model and can be used as an alternative way to estimate house price in future.
  • 14. References • • www.ijstr.org INTERNATIONAL JOURNAL OF SCIENTIFIC & TECHNOLOGY RESEARCH VOLUME 3, ISSUE 12, December 2014 ISSN 2277-8616 ( Azme Bin Khamis, Nur Khalidah Khalilah Binti Kamarudin)