SlideShare a Scribd company logo
4
Most read
7
Most read
17
Most read
Presentation of Statistics
Submitted to
Mam Uzma
Submitted By
Ali Raza Ansari
13054156-070
Department
Information Technology
UNIVERSITY OF GUJRAT (PAKISTAN)
Presentation Topic Is “Regression”
Objectives About Regression
 Definition
 Types of Regression
 Types of Dependent Variable
 Assumptions
 Deterministic Model
 Probalistic Model
 Method of Least Square
 Scatter Diagram
 Regression Lines
 Purposes of Regression
 Properties of Regression Line
 Examples
Definition :
The dependence of one variable upon variables is called Regression.
“Y = a + bx”
Types of regression
There are two types of Regression Variables , which are following.
1. Independent Variable i-e X
2. Dependent Variables i-e Y
Types of Dependence of variables
1. Simple Regression
2. Multiple Regression
3. Linear Regression
Simple regression
Regression is said to be Simple, if one variable depends upon other Variable.
Examples:
1. Heater depends upon Gas .
2. Motor depends upon Electricity.
Multiple Regression
Regression is said to be Multiple, if two or more variables depends upon other
Variable.
Examples:
1. All Electronic things depends upon Electricity.
2. All Vehicles depends upon Petroleum .
Linear regression
Definition :
When the dependency of one variable upon other
variable is represented by a straight line, then Regression is
called Linear Regression.
Example:
Current is directly proportional to voltage
A simple linear regression model
Y = α+βx+Є
“Y” is dependent variable.
“x” is independent variable.
“a” is intercept on Y-axis.
“Є” is Error Component.
“β” is Regression Coefficient or Slop
it is also called coefficient of regression.
Assumptions :
1. Observations are selected (dependent or independent
variable).
2. Regression function is Linear as , “ α + βx + Є “.
3. Expected values of Error term is zero, “ E ( Є ) = 0”.
4. Variance of Error term is Constant , “ V ( Є ) = δ2”.
5. Error terms are independent of each other, “ E (Єi Єj ) = 0 ” I ≠ j.
6. Error term and x are also zero, “ E (Є x) = 0 “ .
7. Error term is normally distributed with mean zero and Variance
sigma is zero Є~N(0 , δ2).
8. Dependent variable is normally distributed with mean, α + βx
and δ2
1. Є~(α + βx , δ2)
Deterministic Model
Definition:
A model in which we can determine a unique value of
dependent variable for each value of independent variable
is called deterministic model.
Formula is “Y = a + bx “.
Examples :
1. Celsius Temperature is “ C = 5 / 9(F – 32) ”.
2. Average is “ Sum of total numbers / Total number (Sum
of n / n)”.
 (Not Error Include)
Probabilistic Model
(error Include)
Definition:
A model in which we can’t determine
a unique value of dependent variable for
each value of independent variable is
called probabilistic model.
Formula is “Y = α + βx + Є “.
Mothod of Least square
Definition :
Method of least square consists of determining the value of
unknown parameters that minimizes the sum of square of residuals
and it is denoted by,
S.S.R = Σ(Yi – Ŷ)2
Ŷ = a + bx
HERE,
b = nΣxy – ΣxΣy / nΣx2 – (Σx)2
and,
a = Σy – bΣx / n
Range :
- ∞ to + ∞
Regression Line
There are two regression lines:
Y=a+bx (y on x)
x=c+dy (x on y)
Scatter Diagram
Definition :
Scatter diagram is a graphical picture of sample data.
Consider a random sample of “n” pair of observation
as (x1, y1) ; (x2, y2) …….(xn, yn). These points are plotted
on graph paper taking independent variables on x-axis
and dependent variable on y-axis. Graphical picture so,
obtain is called scatter diagram.
USES:
Scatter diagram is used to judge the relation or
regression such as positive or negative ..
Purposes of regression
1.Estimation of unknown parameters (a, b).
2.Prediction of dependent variable , “ Y = a +bx”.
3.Testing of Hypnosis about α and β.
4.Confidence interval of, about α and β.
5.Best procedure available in regression analysis.
6.For Future Prediction .
Properties of regression line
1. Regression lines always passes through points (X, Y) .
2. Regression Coefficient independent of origin , byx = bvu if u = x ± a
and v = y ± b .
3. Sum of deviation observe Yi and estimated Ŷ is zero Σ(Yi – Ŷ) = 0.
4. Sum of square of deviation of observed Yi and estimated Ŷ is
Minimum Σ(Yi – Ŷ)2 = min.
5. Sum of observed values is equal to sum of estimated values , Σyi =
ΣŶ .
6. Range of Regression coefficient is - ∞ to + ∞ .
Example  Q # Computer Speed Depends upon Processer
SR # Processer speed –’X’ Computer Speed –’Y’
1 128 GHz 20 MB/s
2 768 100
3 378 55
4 1024 185
5 512 80
6 1280 198
X Y x2 y2 xy
128 20 16384 400 2560
768 100 589824 10000 76800
378 55 142884 3025 20790
1024 185 1048576 34225 189440
512 80 262144 6400 40960
1280 198 1638400 39204 253440
4090 638 3698212 93254 583990Total
Formula: Y on X
Y = a + bx
a = ў - bхˉ
ў = Σy / n => 638 / 6 = 106.3333
xˉ = Σx / n => 4090 / 6 = 681.6666
b = nΣxy – ΣхΣy / nΣх2 – (Σх)2
b = 6 (583990) – (638)(4090) / 6(3698212)-(4090)2
b = 3503940– 2609420 / 22189272 - 16728100
b=0.1638
a= 106.3333-(0.1638)(681.6666)
a= -5.3237
Prediction: The estimated regression co-efficient y on x b=0.1638 ,which
indicates that the value of y is increase 0.1638 units for a unit increase in x.
Ŷ = -5.3237+ (0.1638)X
Ŷ = -5.3237+(0.1638)(2048)
Ŷ = 330.1387
Formula: X on Y
x = c + dy
c = ў - bхˉ
ў = Σy / n => 638 / 6 = 106.3333
xˉ = Σx / n => 4090 / 6 = 681.6666
d = nΣxy – ΣхΣy / nΣy2 – (Σy)2
d = 6 (583990) – (638)(4090) / 6(93254)-(638)2
d = 3503940– 2609420 / 559524 - 407044
d= 1.7241
C = 681.6666-(1.7241)(106.3333)
C = 498.3374
Prediction: The estimated regression co-efficient x on y b=1.7241 ,which
indicates that the value of x is increase 1.7241 units for a unit increase in y.
x = 498.3374+ (1.7241)Y
x = 498.3374+(1.7241)(200)
x = 843.1574
Be happy
and
Take care

More Related Content

What's hot (20)

PDF
Regression Analysis
Birinder Singh Gulati
 
PPT
Correlation
Anish Maman
 
PPTX
Karl pearson's correlation
fairoos1
 
PDF
Multiple Correlation - Thiyagu
Thiyagu K
 
PPTX
Binomial distribution
Sushmita R Gopinath
 
PPTX
Multiple Regression Analysis (MRA)
Naveen Kumar Medapalli
 
PPTX
Chi -square test
VIVEK KUMAR SINGH
 
PPTX
{ANOVA} PPT-1.pptx
SNEHA AGRAWAL GUPTA
 
PPTX
Correlation and Regression
Ram Kumar Shah "Struggler"
 
PPTX
Anova ppt
Sravani Ganti
 
PPTX
Correlation and Regression
Sir Parashurambhau College, Pune
 
PPTX
Multivariate analysis
SUDARSHAN KUMAR PATEL
 
PPTX
Regression Analysis
Salim Azad
 
PPT
Regression analysis
Shameer P Hamsa
 
PPTX
Regression ppt
Shraddha Tiwari
 
PPTX
Correlation analysis
Shivani Sharma
 
PDF
Probability Distributions
Birinder Singh Gulati
 
PPT
Regression analysis ppt
Elkana Rorio
 
PDF
Measures of Dispersion
Birinder Singh Gulati
 
PPTX
Correlation and regression
MOHIT PANCHAL
 
Regression Analysis
Birinder Singh Gulati
 
Correlation
Anish Maman
 
Karl pearson's correlation
fairoos1
 
Multiple Correlation - Thiyagu
Thiyagu K
 
Binomial distribution
Sushmita R Gopinath
 
Multiple Regression Analysis (MRA)
Naveen Kumar Medapalli
 
Chi -square test
VIVEK KUMAR SINGH
 
{ANOVA} PPT-1.pptx
SNEHA AGRAWAL GUPTA
 
Correlation and Regression
Ram Kumar Shah "Struggler"
 
Anova ppt
Sravani Ganti
 
Correlation and Regression
Sir Parashurambhau College, Pune
 
Multivariate analysis
SUDARSHAN KUMAR PATEL
 
Regression Analysis
Salim Azad
 
Regression analysis
Shameer P Hamsa
 
Regression ppt
Shraddha Tiwari
 
Correlation analysis
Shivani Sharma
 
Probability Distributions
Birinder Singh Gulati
 
Regression analysis ppt
Elkana Rorio
 
Measures of Dispersion
Birinder Singh Gulati
 
Correlation and regression
MOHIT PANCHAL
 

Viewers also liked (20)

DOC
Statistics project2
shri1984
 
DOCX
Financialmodeling
Talal Tahir
 
PPTX
Hadoop Summit EU 2013: Parallel Linear Regression, IterativeReduce, and YARN
Josh Patterson
 
PPTX
Midterm
Wilkes U
 
PDF
Chapter 16
Matthew L Levy
 
PPTX
The power of RapidMiner, showing the direct marketing demo
Wessel Luijben
 
PDF
Statisticsfor businessproject solution
huynguyenbac
 
PPT
Qam formulas
Ashu Jain
 
PPTX
ForecastIT 2. Linear Regression & Model Statistics
DeepThought, Inc.
 
PDF
Regression: A skin-deep dive
abulyomon
 
PDF
[Xin yan, xiao_gang_su]_linear_regression_analysis(book_fi.org)
mohamedchaouche
 
PDF
C2.1 intro
Daniel LIAO
 
PDF
Chapt 11 & 12 linear & multiple regression minitab
Boyu Deng
 
PPTX
Pharmacoeconomics seminar
Dr Ketan Asawalle
 
PDF
Simple linear regression project
JAPAN SHAH
 
PPTX
Simple Linear Regression
Sharlaine Ruth
 
PPT
Intro to pharmacoeconomics
samthamby79
 
PPTX
Statr session 23 and 24
Ruru Chowdhury
 
PDF
Ch14
Evil Man
 
PPSX
Simple linear regression
Maria Theresa
 
Statistics project2
shri1984
 
Financialmodeling
Talal Tahir
 
Hadoop Summit EU 2013: Parallel Linear Regression, IterativeReduce, and YARN
Josh Patterson
 
Midterm
Wilkes U
 
Chapter 16
Matthew L Levy
 
The power of RapidMiner, showing the direct marketing demo
Wessel Luijben
 
Statisticsfor businessproject solution
huynguyenbac
 
Qam formulas
Ashu Jain
 
ForecastIT 2. Linear Regression & Model Statistics
DeepThought, Inc.
 
Regression: A skin-deep dive
abulyomon
 
[Xin yan, xiao_gang_su]_linear_regression_analysis(book_fi.org)
mohamedchaouche
 
C2.1 intro
Daniel LIAO
 
Chapt 11 & 12 linear & multiple regression minitab
Boyu Deng
 
Pharmacoeconomics seminar
Dr Ketan Asawalle
 
Simple linear regression project
JAPAN SHAH
 
Simple Linear Regression
Sharlaine Ruth
 
Intro to pharmacoeconomics
samthamby79
 
Statr session 23 and 24
Ruru Chowdhury
 
Ch14
Evil Man
 
Simple linear regression
Maria Theresa
 
Ad

Similar to Regression (20)

PDF
Regression analysis
Awais Salman
 
PPTX
Regression analysis by akanksha Bali
Akanksha Bali
 
PPTX
Regression (Linear Regression and Logistic Regression) by Akanksha Bali
Akanksha Bali
 
PPTX
business Lesson-Linear-Regression-1.pptx
jazelace87
 
PPTX
Regression
Nadeem Uddin
 
PPTX
Forecasting Using the Predictive Analytics
PRPrasad1
 
PPTX
Unit 7b Regression Analyss.pptxbhjjjjjjk
kkaarrkkiissaacchhii
 
PPTX
REGRESSION ANALYSIS THEORY EXPLAINED HERE
ShriramKargaonkar
 
PDF
Linear regression model in econometrics undergraduate
JadZakariaElo
 
PPTX
regression analysis presentation slides.
nsnatraj23
 
PPTX
Regression analysis
bijuhari
 
PPTX
Detail Study of the concept of Regression model.pptx
truptikulkarni2066
 
PPTX
Regression vs Neural Net
Ratul Alahy
 
PPTX
Regression
ramyaranjith
 
PPT
Chapter13
Richard Ferreria
 
PDF
ast5e_ppt_ch12 ast5e_ppt_ch09 slide of stastics (chap 12)
ngonguyenlydinh
 
PDF
Role of regression in statistics (2)
Nadeem Uddin
 
PPTX
Regression Analysis.pptx
Ajka3
 
PDF
regression-linearandlogisitics-220524024037-4221a176 (1).pdf
lisow86669
 
Regression analysis
Awais Salman
 
Regression analysis by akanksha Bali
Akanksha Bali
 
Regression (Linear Regression and Logistic Regression) by Akanksha Bali
Akanksha Bali
 
business Lesson-Linear-Regression-1.pptx
jazelace87
 
Regression
Nadeem Uddin
 
Forecasting Using the Predictive Analytics
PRPrasad1
 
Unit 7b Regression Analyss.pptxbhjjjjjjk
kkaarrkkiissaacchhii
 
REGRESSION ANALYSIS THEORY EXPLAINED HERE
ShriramKargaonkar
 
Linear regression model in econometrics undergraduate
JadZakariaElo
 
regression analysis presentation slides.
nsnatraj23
 
Regression analysis
bijuhari
 
Detail Study of the concept of Regression model.pptx
truptikulkarni2066
 
Regression vs Neural Net
Ratul Alahy
 
Regression
ramyaranjith
 
Chapter13
Richard Ferreria
 
ast5e_ppt_ch12 ast5e_ppt_ch09 slide of stastics (chap 12)
ngonguyenlydinh
 
Role of regression in statistics (2)
Nadeem Uddin
 
Regression Analysis.pptx
Ajka3
 
regression-linearandlogisitics-220524024037-4221a176 (1).pdf
lisow86669
 
Ad

Recently uploaded (20)

PPTX
PPT on the Development of Education in the Victorian England
Beena E S
 
PPTX
SAMPLING: DEFINITION,PROCESS,TYPES,SAMPLE SIZE, SAMPLING ERROR.pptx
PRADEEP ABOTHU
 
PPTX
SCHOOL-BASED SEXUAL HARASSMENT PREVENTION AND RESPONSE WORKSHOP
komlalokoe
 
PDF
Comprehensive Guide to Writing Effective Literature Reviews for Academic Publ...
AJAYI SAMUEL
 
PDF
CONCURSO DE POESIA “POETUFAS – PASSOS SUAVES PELO VERSO.pdf
Colégio Santa Teresinha
 
PPTX
2025 Winter SWAYAM NPTEL & A Student.pptx
Utsav Yagnik
 
PPTX
ASRB NET 2023 PREVIOUS YEAR QUESTION PAPER GENETICS AND PLANT BREEDING BY SAT...
Krashi Coaching
 
PPTX
Views on Education of Indian Thinkers J.Krishnamurthy..pptx
ShrutiMahanta1
 
PPTX
Mrs Mhondiwa Introduction to Algebra class
sabinaschimanga
 
PDF
07.15.2025 - Managing Your Members Using a Membership Portal.pdf
TechSoup
 
PPTX
How to Manage Access Rights & User Types in Odoo 18
Celine George
 
PDF
Zoology (Animal Physiology) practical Manual
raviralanaresh2
 
PPTX
Views on Education of Indian Thinkers Mahatma Gandhi.pptx
ShrutiMahanta1
 
PPTX
Blanket Order in Odoo 17 Purchase App - Odoo Slides
Celine George
 
PPTX
nutriquiz grade 4.pptx...............................................
ferdinandsanbuenaven
 
PPTX
How to Manage Promotions in Odoo 18 Sales
Celine George
 
PPTX
Accounting Skills Paper-I, Preparation of Vouchers
Dr. Sushil Bansode
 
PPTX
ANORECTAL MALFORMATIONS: NURSING MANAGEMENT.pptx
PRADEEP ABOTHU
 
PPTX
Maternal and Child Tracking system & RCH portal
Ms Usha Vadhel
 
PPTX
Nutrition Month 2025 TARP.pptx presentation
FairyLouHernandezMej
 
PPT on the Development of Education in the Victorian England
Beena E S
 
SAMPLING: DEFINITION,PROCESS,TYPES,SAMPLE SIZE, SAMPLING ERROR.pptx
PRADEEP ABOTHU
 
SCHOOL-BASED SEXUAL HARASSMENT PREVENTION AND RESPONSE WORKSHOP
komlalokoe
 
Comprehensive Guide to Writing Effective Literature Reviews for Academic Publ...
AJAYI SAMUEL
 
CONCURSO DE POESIA “POETUFAS – PASSOS SUAVES PELO VERSO.pdf
Colégio Santa Teresinha
 
2025 Winter SWAYAM NPTEL & A Student.pptx
Utsav Yagnik
 
ASRB NET 2023 PREVIOUS YEAR QUESTION PAPER GENETICS AND PLANT BREEDING BY SAT...
Krashi Coaching
 
Views on Education of Indian Thinkers J.Krishnamurthy..pptx
ShrutiMahanta1
 
Mrs Mhondiwa Introduction to Algebra class
sabinaschimanga
 
07.15.2025 - Managing Your Members Using a Membership Portal.pdf
TechSoup
 
How to Manage Access Rights & User Types in Odoo 18
Celine George
 
Zoology (Animal Physiology) practical Manual
raviralanaresh2
 
Views on Education of Indian Thinkers Mahatma Gandhi.pptx
ShrutiMahanta1
 
Blanket Order in Odoo 17 Purchase App - Odoo Slides
Celine George
 
nutriquiz grade 4.pptx...............................................
ferdinandsanbuenaven
 
How to Manage Promotions in Odoo 18 Sales
Celine George
 
Accounting Skills Paper-I, Preparation of Vouchers
Dr. Sushil Bansode
 
ANORECTAL MALFORMATIONS: NURSING MANAGEMENT.pptx
PRADEEP ABOTHU
 
Maternal and Child Tracking system & RCH portal
Ms Usha Vadhel
 
Nutrition Month 2025 TARP.pptx presentation
FairyLouHernandezMej
 

Regression

  • 1. Presentation of Statistics Submitted to Mam Uzma Submitted By Ali Raza Ansari 13054156-070 Department Information Technology UNIVERSITY OF GUJRAT (PAKISTAN)
  • 2. Presentation Topic Is “Regression”
  • 3. Objectives About Regression  Definition  Types of Regression  Types of Dependent Variable  Assumptions  Deterministic Model  Probalistic Model  Method of Least Square  Scatter Diagram  Regression Lines  Purposes of Regression  Properties of Regression Line  Examples
  • 4. Definition : The dependence of one variable upon variables is called Regression. “Y = a + bx”
  • 5. Types of regression There are two types of Regression Variables , which are following. 1. Independent Variable i-e X 2. Dependent Variables i-e Y
  • 6. Types of Dependence of variables 1. Simple Regression 2. Multiple Regression 3. Linear Regression
  • 7. Simple regression Regression is said to be Simple, if one variable depends upon other Variable. Examples: 1. Heater depends upon Gas . 2. Motor depends upon Electricity. Multiple Regression Regression is said to be Multiple, if two or more variables depends upon other Variable. Examples: 1. All Electronic things depends upon Electricity. 2. All Vehicles depends upon Petroleum .
  • 8. Linear regression Definition : When the dependency of one variable upon other variable is represented by a straight line, then Regression is called Linear Regression. Example: Current is directly proportional to voltage
  • 9. A simple linear regression model Y = α+βx+Є “Y” is dependent variable. “x” is independent variable. “a” is intercept on Y-axis. “Є” is Error Component. “β” is Regression Coefficient or Slop it is also called coefficient of regression.
  • 10. Assumptions : 1. Observations are selected (dependent or independent variable). 2. Regression function is Linear as , “ α + βx + Є “. 3. Expected values of Error term is zero, “ E ( Є ) = 0”. 4. Variance of Error term is Constant , “ V ( Є ) = δ2”. 5. Error terms are independent of each other, “ E (Єi Єj ) = 0 ” I ≠ j. 6. Error term and x are also zero, “ E (Є x) = 0 “ . 7. Error term is normally distributed with mean zero and Variance sigma is zero Є~N(0 , δ2). 8. Dependent variable is normally distributed with mean, α + βx and δ2 1. Є~(α + βx , δ2)
  • 11. Deterministic Model Definition: A model in which we can determine a unique value of dependent variable for each value of independent variable is called deterministic model. Formula is “Y = a + bx “. Examples : 1. Celsius Temperature is “ C = 5 / 9(F – 32) ”. 2. Average is “ Sum of total numbers / Total number (Sum of n / n)”.  (Not Error Include)
  • 12. Probabilistic Model (error Include) Definition: A model in which we can’t determine a unique value of dependent variable for each value of independent variable is called probabilistic model. Formula is “Y = α + βx + Є “.
  • 13. Mothod of Least square Definition : Method of least square consists of determining the value of unknown parameters that minimizes the sum of square of residuals and it is denoted by, S.S.R = Σ(Yi – Ŷ)2 Ŷ = a + bx HERE, b = nΣxy – ΣxΣy / nΣx2 – (Σx)2 and, a = Σy – bΣx / n Range : - ∞ to + ∞
  • 14. Regression Line There are two regression lines: Y=a+bx (y on x) x=c+dy (x on y)
  • 15. Scatter Diagram Definition : Scatter diagram is a graphical picture of sample data. Consider a random sample of “n” pair of observation as (x1, y1) ; (x2, y2) …….(xn, yn). These points are plotted on graph paper taking independent variables on x-axis and dependent variable on y-axis. Graphical picture so, obtain is called scatter diagram. USES: Scatter diagram is used to judge the relation or regression such as positive or negative ..
  • 16. Purposes of regression 1.Estimation of unknown parameters (a, b). 2.Prediction of dependent variable , “ Y = a +bx”. 3.Testing of Hypnosis about α and β. 4.Confidence interval of, about α and β. 5.Best procedure available in regression analysis. 6.For Future Prediction .
  • 17. Properties of regression line 1. Regression lines always passes through points (X, Y) . 2. Regression Coefficient independent of origin , byx = bvu if u = x ± a and v = y ± b . 3. Sum of deviation observe Yi and estimated Ŷ is zero Σ(Yi – Ŷ) = 0. 4. Sum of square of deviation of observed Yi and estimated Ŷ is Minimum Σ(Yi – Ŷ)2 = min. 5. Sum of observed values is equal to sum of estimated values , Σyi = ΣŶ . 6. Range of Regression coefficient is - ∞ to + ∞ .
  • 18. Example  Q # Computer Speed Depends upon Processer SR # Processer speed –’X’ Computer Speed –’Y’ 1 128 GHz 20 MB/s 2 768 100 3 378 55 4 1024 185 5 512 80 6 1280 198 X Y x2 y2 xy 128 20 16384 400 2560 768 100 589824 10000 76800 378 55 142884 3025 20790 1024 185 1048576 34225 189440 512 80 262144 6400 40960 1280 198 1638400 39204 253440 4090 638 3698212 93254 583990Total
  • 19. Formula: Y on X Y = a + bx a = ў - bхˉ ў = Σy / n => 638 / 6 = 106.3333 xˉ = Σx / n => 4090 / 6 = 681.6666 b = nΣxy – ΣхΣy / nΣх2 – (Σх)2 b = 6 (583990) – (638)(4090) / 6(3698212)-(4090)2 b = 3503940– 2609420 / 22189272 - 16728100 b=0.1638 a= 106.3333-(0.1638)(681.6666) a= -5.3237 Prediction: The estimated regression co-efficient y on x b=0.1638 ,which indicates that the value of y is increase 0.1638 units for a unit increase in x. Ŷ = -5.3237+ (0.1638)X Ŷ = -5.3237+(0.1638)(2048) Ŷ = 330.1387
  • 20. Formula: X on Y x = c + dy c = ў - bхˉ ў = Σy / n => 638 / 6 = 106.3333 xˉ = Σx / n => 4090 / 6 = 681.6666 d = nΣxy – ΣхΣy / nΣy2 – (Σy)2 d = 6 (583990) – (638)(4090) / 6(93254)-(638)2 d = 3503940– 2609420 / 559524 - 407044 d= 1.7241 C = 681.6666-(1.7241)(106.3333) C = 498.3374 Prediction: The estimated regression co-efficient x on y b=1.7241 ,which indicates that the value of x is increase 1.7241 units for a unit increase in y. x = 498.3374+ (1.7241)Y x = 498.3374+(1.7241)(200) x = 843.1574