SlideShare a Scribd company logo
1 of 77
REGRESSION
Meaning
• In statistics, regression analysis is a statistical process
for estimating the relationships among variables.
• Regression analysis:There are several types of
regression:
– Linear regression
– Simple linear regression
– Logistic regression
– Nonlinear regression
– Nonparametric regression
– Robust regression
– Stepwise regression
Meaning: regression
Noun
1.the act of going back to a previous place or state;
return or reversion.
2.retrogradation; retrogression.
3.Biology. reversion to an earlier or less advanced
state or form or to a common or general type.
4.Psychoanalysis. the reversion to a chronologically
earlier or less
adapted pattern of behaviour and feeling.
5.a subsidence of a disease or its manifestations:
a regression of symptoms.
INTRODUCTION
• Many engineering and scientific problems
– concerned with determining a relationship between a
set of variables.
• In a chemical process, might be interested in
– the relationship between
• the output of the process, the temperature at which it
occurs, and
• the amount of catalyst employed.
• Knowledge of such a relationship would enable us
– to predict the output for various values of
temperature and amount of catalyst.
INTRODUCTION
• Situation-
– there is a single response variable Y , also called
the dependent variable
– depends on the value of a set of input, also called
independent, variables x1, . . . , xr
• The simplest type of relationship these
varibles is a linear relationship
INTRODUCTION
• If this was the linear relationship between Y and
the xi, i = 1, . . . , r, then it would be possible
– once the βi were learned
– to exactly predict the response for any set of input
values.
• In practice, such precision is almost never
attainable
• The most that one can expect is that Equation
would be valid subject to random error
INTRODUCTION
Introduction
• Suppose that the responses Yi corresponding to the input
values xi, i = 1, . . . , n are to be observed and used to
estimate α and β in a simple linear regression model.
• To determine estimators of α and β we reason as follows:
– If A is the estimator of α and B of β, then the estimator of the
response corresponding to the input variable xi would be A + Bxi.
• Since the actual response is Yi ,
– the squared difference is (Yi − A − Bxi)2, and so if A and B are the
estimators of α and β,
– then the sum of the squared differences between the estimated
responses
– the actual response values—call it SS — is given by
DISTRIBUTION OF THE ESTIMATORS
• To specify the distribution of the estimators A
and B, it is necessary to make additional
assumptions about the random errors aside
from just assuming that their mean is 0.
• The usual approach is to assume that the
random errors are independent normal
random variables having mean 0 and variance
σ2.
DISTRIBUTION OF THE ESTIMATORS
DISTRIBUTION OF THE ESTIMATORS
DISTRIBUTION OF THE ESTIMATORS
DISTRIBUTION OF THE ESTIMATORS
DISTRIBUTION OF THE ESTIMATORS
DISTRIBUTION OF THE ESTIMATORS
• Remarks
DISTRIBUTION OF THE ESTIMATORS
DISTRIBUTION OF THE ESTIMATORS
DISTRIBUTION OF THE ESTIMATORS
• Notation:
DISTRIBUTION OF THE ESTIMATORS
EXAMPLE
• The following data relate
– X: the moisture of a wet mix of a certain product
– Y: the density of the finished product
• Fit a linear curve to these data. Also determine SSR.
EXAMPLE
EXAMPLE
DISTRIBUTION OF THE ESTIMATORS
Distributions of the
Regression parameters
How to use these for β ??
How to use these for α??
How to use these for α+ βx0??
Regression
The term regression was originally employed by Francis
Galton while describing the laws
of inheritance.
Galton believed that these laws caused population
extremes to “regress toward the mean.”
By this he meant that children of individuals having
extreme values of a certain characteristic would tend to
have less extreme values of this characteristic than
their parent.
STATISTICAL INFERENCES ABOUT THE
REGRESSION PARAMETERS
• Inferences Concerning β
Inferences Concerning β
Inferences Concerning β
Inferences Concerning β
EXAMPLE
• An individual claims that the fuel consumption of
his automobile does not depend on how fast the
car is driven.
• To test the plausibility of this hypothesis, the car
was tested at various speeds between 45 and 70
miles per hour. The miles per gallon attained at
each of these speeds was determined, with the
following data resulting is given.
• Do these data refute the claim that the mileage
per gallon of gas is unaffected by the speed
at which the car is being driven?
the mileage per gallon of gas is unaffected
by
the speed at which the car is being driven
x Y x*x Y*Y x*Y
45.00 24.20 2,025.00 585.64 1,089.00
50.00 25.00 2,500.00 625.00 1,250.00
55.00 23.30 3,025.00 542.89 1,281.50
60.00 22.00 3,600.00 484.00 1,320.00
65.00 21.50 4,225.00 462.25 1,397.50
70.00 20.60 4,900.00 424.36 1,442.00
75.00 19.80 5,625.00 392.04 1,485.00
Sum 420.0 156.4 25,900 3,516.18 9,265
x-mean 60.00
y-mean 22.34
Sxx 700.00
SYY 21.76
SxY -119.00
SSR 1.53
EXAMPLE
EXAMPLE
Inferences Concerning α
Summary of Distributional Results
Summary of Distributional Results
THE COEFFICIENT OF DETERMINATION AND THE
SAMPLE CORRELATION COEFFICIENT
THE COEFFICIENT OF DETERMINATION AND THE
SAMPLE CORRELATION COEFFICIENT
THE COEFFICIENT OF DETERMINATION AND THE
SAMPLE CORRELATION COEFFICIENT
ANALYSIS OF RESIDUALS: ASSESSING
THE MODEL
The figure shows that, as indicated both by its scatter diagram and the random
nature of its standardized residuals, appears to fit the straight-line model quite
well.
The figure of the residual plot shows a discernible pattern, in that the residuals
appear to be first decreasing and then increasing as the input level increases. This
often means that higher-order (than just linear) terms are needed to describe the
relationship between the input and response. Indeed, this is also indicated by the
scatter diagram in this case.
The standardized residual plot shows a pattern, in that the absolute value
of the residuals, and thus their squares, appear to be increasing, as the
input level increases. This often indicates that the variance of the response
is not constant but, rather, increases with the input level.
TRANSFORMING TO LINEARITY
• The mean response is not a linear function
• In such cases, if the form of the relationship
can be determined it is sometimes
possible, by a change of variables, to
transform it into a linear form.
• For instance, in certain applications it is known that
W(t), the amplitude of a signal a time t after its
origination, is approximately related to t by the
functional form
TRANSFORMING TO LINEARITY
EXAMPLE
• The following table gives the percentages of a chemical that
were used up when an experiment was run at various
temperatures (in degrees celsius).
• Use it to estimate the percentage of the chemical that would
be used up if the experiment were to be run at 350 degrees.
EXAMPLE
• Let P(x) be the percentage of the chemical that is used up when the
experiment is run at 10x degrees.
• Even though a plot of P(x) looks roughly linear, we can improve upon the
fit by considering a nonlinear relationship between x and P(x).
• Specifically, let us consider a relationship of the form : 1 − P(x) ≈ c(1 − d)x
EXAMPLE
EXAMPLE
POLYNOMIAL REGRESSION
EXAMPLE
• Fit a polynomial to the following data.
EXAMPLE
EXAMPLE
MULTIPLE LINEAR REGRESSION
MULTIPLE LINEAR REGRESSION
MULTIPLE LINEAR REGRESSION
MULTIPLE LINEAR REGRESSION
Regression-Sheldon Ross from Chapter 9-year2024

More Related Content

Similar to Regression-Sheldon Ross from Chapter 9-year2024

ML4 Regression.pptx
ML4 Regression.pptxML4 Regression.pptx
ML4 Regression.pptxDayal Sati
 
Get Multiple Regression Assignment Help
Get Multiple Regression Assignment Help Get Multiple Regression Assignment Help
Get Multiple Regression Assignment Help HelpWithAssignment.com
 
Regression and Co-Relation
Regression and Co-RelationRegression and Co-Relation
Regression and Co-Relationnuwan udugampala
 
Ch8 Regression Revby Rao
Ch8 Regression Revby RaoCh8 Regression Revby Rao
Ch8 Regression Revby RaoSumit Prajapati
 
Stat 1163 -correlation and regression
Stat 1163 -correlation and regressionStat 1163 -correlation and regression
Stat 1163 -correlation and regressionKhulna University
 
An Introduction to Factor analysis ppt
An Introduction to Factor analysis pptAn Introduction to Factor analysis ppt
An Introduction to Factor analysis pptMukesh Bisht
 
Factor analysis ppt
Factor analysis pptFactor analysis ppt
Factor analysis pptMukesh Bisht
 
factor-analysis (1).pdf
factor-analysis (1).pdffactor-analysis (1).pdf
factor-analysis (1).pdfYashwanth Rm
 
A presentation for Multiple linear regression.ppt
A presentation for Multiple linear regression.pptA presentation for Multiple linear regression.ppt
A presentation for Multiple linear regression.pptvigia41
 
Unit-III Correlation and Regression.pptx
Unit-III Correlation and Regression.pptxUnit-III Correlation and Regression.pptx
Unit-III Correlation and Regression.pptxAnusuya123
 
Chapter 03 scatterplots and correlation
Chapter 03 scatterplots and correlationChapter 03 scatterplots and correlation
Chapter 03 scatterplots and correlationHamdy F. F. Mahmoud
 
604_multiplee.ppt
604_multiplee.ppt604_multiplee.ppt
604_multiplee.pptRufesh
 
Correlation _ Regression Analysis statistics.pptx
Correlation _ Regression Analysis statistics.pptxCorrelation _ Regression Analysis statistics.pptx
Correlation _ Regression Analysis statistics.pptxkrunal soni
 
Lecture0701.pptx by statistics by Mohammed anwar
Lecture0701.pptx by statistics by Mohammed anwarLecture0701.pptx by statistics by Mohammed anwar
Lecture0701.pptx by statistics by Mohammed anwarmahirasadman
 
Chapter 2 Simple Linear Regression Model.pptx
Chapter 2 Simple Linear Regression Model.pptxChapter 2 Simple Linear Regression Model.pptx
Chapter 2 Simple Linear Regression Model.pptxaschalew shiferaw
 

Similar to Regression-Sheldon Ross from Chapter 9-year2024 (20)

ML4 Regression.pptx
ML4 Regression.pptxML4 Regression.pptx
ML4 Regression.pptx
 
Get Multiple Regression Assignment Help
Get Multiple Regression Assignment Help Get Multiple Regression Assignment Help
Get Multiple Regression Assignment Help
 
Stats chapter 3
Stats chapter 3Stats chapter 3
Stats chapter 3
 
Regression and Co-Relation
Regression and Co-RelationRegression and Co-Relation
Regression and Co-Relation
 
Ch8 Regression Revby Rao
Ch8 Regression Revby RaoCh8 Regression Revby Rao
Ch8 Regression Revby Rao
 
Multicollinearity PPT
Multicollinearity PPTMulticollinearity PPT
Multicollinearity PPT
 
Stat 1163 -correlation and regression
Stat 1163 -correlation and regressionStat 1163 -correlation and regression
Stat 1163 -correlation and regression
 
Simple linear regressionn and Correlation
Simple linear regressionn and CorrelationSimple linear regressionn and Correlation
Simple linear regressionn and Correlation
 
An Introduction to Factor analysis ppt
An Introduction to Factor analysis pptAn Introduction to Factor analysis ppt
An Introduction to Factor analysis ppt
 
Factor analysis ppt
Factor analysis pptFactor analysis ppt
Factor analysis ppt
 
BRM-lecture-11.ppt
BRM-lecture-11.pptBRM-lecture-11.ppt
BRM-lecture-11.ppt
 
factor-analysis (1).pdf
factor-analysis (1).pdffactor-analysis (1).pdf
factor-analysis (1).pdf
 
A presentation for Multiple linear regression.ppt
A presentation for Multiple linear regression.pptA presentation for Multiple linear regression.ppt
A presentation for Multiple linear regression.ppt
 
Unit-III Correlation and Regression.pptx
Unit-III Correlation and Regression.pptxUnit-III Correlation and Regression.pptx
Unit-III Correlation and Regression.pptx
 
Chapter 03 scatterplots and correlation
Chapter 03 scatterplots and correlationChapter 03 scatterplots and correlation
Chapter 03 scatterplots and correlation
 
Econometrics chapter 8
Econometrics chapter 8Econometrics chapter 8
Econometrics chapter 8
 
604_multiplee.ppt
604_multiplee.ppt604_multiplee.ppt
604_multiplee.ppt
 
Correlation _ Regression Analysis statistics.pptx
Correlation _ Regression Analysis statistics.pptxCorrelation _ Regression Analysis statistics.pptx
Correlation _ Regression Analysis statistics.pptx
 
Lecture0701.pptx by statistics by Mohammed anwar
Lecture0701.pptx by statistics by Mohammed anwarLecture0701.pptx by statistics by Mohammed anwar
Lecture0701.pptx by statistics by Mohammed anwar
 
Chapter 2 Simple Linear Regression Model.pptx
Chapter 2 Simple Linear Regression Model.pptxChapter 2 Simple Linear Regression Model.pptx
Chapter 2 Simple Linear Regression Model.pptx
 

More from RAVI PRASAD K.J.

Application Of Definite Integral
Application Of Definite IntegralApplication Of Definite Integral
Application Of Definite IntegralRAVI PRASAD K.J.
 
Optimisation-two and three variables
Optimisation-two and three variablesOptimisation-two and three variables
Optimisation-two and three variablesRAVI PRASAD K.J.
 
Optimisation- Nonlinear Problems
Optimisation- Nonlinear ProblemsOptimisation- Nonlinear Problems
Optimisation- Nonlinear ProblemsRAVI PRASAD K.J.
 
Applications of Definite Intergral
Applications of Definite IntergralApplications of Definite Intergral
Applications of Definite IntergralRAVI PRASAD K.J.
 
Differentiation and Linearization
Differentiation and LinearizationDifferentiation and Linearization
Differentiation and LinearizationRAVI PRASAD K.J.
 
Economic interpretations of Linear Programming Problem
Economic interpretations of Linear Programming ProblemEconomic interpretations of Linear Programming Problem
Economic interpretations of Linear Programming ProblemRAVI PRASAD K.J.
 
Duality in Linear Programming Problem
Duality in Linear Programming ProblemDuality in Linear Programming Problem
Duality in Linear Programming ProblemRAVI PRASAD K.J.
 
Post-optimal analysis of LPP
Post-optimal analysis of LPPPost-optimal analysis of LPP
Post-optimal analysis of LPPRAVI PRASAD K.J.
 

More from RAVI PRASAD K.J. (16)

Interval estimates
Interval estimatesInterval estimates
Interval estimates
 
Application Of Definite Integral
Application Of Definite IntegralApplication Of Definite Integral
Application Of Definite Integral
 
Optimisation-two and three variables
Optimisation-two and three variablesOptimisation-two and three variables
Optimisation-two and three variables
 
Optimisation- Nonlinear Problems
Optimisation- Nonlinear ProblemsOptimisation- Nonlinear Problems
Optimisation- Nonlinear Problems
 
Big-M method
Big-M methodBig-M method
Big-M method
 
Transport problem
Transport problemTransport problem
Transport problem
 
Arc length
Arc lengthArc length
Arc length
 
Applications of Definite Intergral
Applications of Definite IntergralApplications of Definite Intergral
Applications of Definite Intergral
 
Partial derivatives
Partial derivativesPartial derivatives
Partial derivatives
 
Differentiation and Linearization
Differentiation and LinearizationDifferentiation and Linearization
Differentiation and Linearization
 
Hypothesis testing
Hypothesis testingHypothesis testing
Hypothesis testing
 
Hypothesis testing
Hypothesis testingHypothesis testing
Hypothesis testing
 
Parameter estimation
Parameter estimationParameter estimation
Parameter estimation
 
Economic interpretations of Linear Programming Problem
Economic interpretations of Linear Programming ProblemEconomic interpretations of Linear Programming Problem
Economic interpretations of Linear Programming Problem
 
Duality in Linear Programming Problem
Duality in Linear Programming ProblemDuality in Linear Programming Problem
Duality in Linear Programming Problem
 
Post-optimal analysis of LPP
Post-optimal analysis of LPPPost-optimal analysis of LPP
Post-optimal analysis of LPP
 

Recently uploaded

Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfLars Albertsson
 
Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystSamantha Rae Coolbeth
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfSocial Samosa
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Callshivangimorya083
 
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiLow Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiSuhani Kapoor
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysismanisha194592
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationshipsccctableauusergroup
 
RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998YohFuh
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130Suhani Kapoor
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...Suhani Kapoor
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxolyaivanovalion
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxStephen266013
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfMarinCaroMartnezBerg
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionfulawalesam
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSAishani27
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxolyaivanovalion
 
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一ffjhghh
 

Recently uploaded (20)

Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
 
Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data Analyst
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
 
E-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptxE-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptx
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
 
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiLow Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships
 
RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docx
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICS
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptx
 
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
 

Regression-Sheldon Ross from Chapter 9-year2024

  • 2. Meaning • In statistics, regression analysis is a statistical process for estimating the relationships among variables. • Regression analysis:There are several types of regression: – Linear regression – Simple linear regression – Logistic regression – Nonlinear regression – Nonparametric regression – Robust regression – Stepwise regression
  • 3. Meaning: regression Noun 1.the act of going back to a previous place or state; return or reversion. 2.retrogradation; retrogression. 3.Biology. reversion to an earlier or less advanced state or form or to a common or general type. 4.Psychoanalysis. the reversion to a chronologically earlier or less adapted pattern of behaviour and feeling. 5.a subsidence of a disease or its manifestations: a regression of symptoms.
  • 4. INTRODUCTION • Many engineering and scientific problems – concerned with determining a relationship between a set of variables. • In a chemical process, might be interested in – the relationship between • the output of the process, the temperature at which it occurs, and • the amount of catalyst employed. • Knowledge of such a relationship would enable us – to predict the output for various values of temperature and amount of catalyst.
  • 5. INTRODUCTION • Situation- – there is a single response variable Y , also called the dependent variable – depends on the value of a set of input, also called independent, variables x1, . . . , xr • The simplest type of relationship these varibles is a linear relationship
  • 6. INTRODUCTION • If this was the linear relationship between Y and the xi, i = 1, . . . , r, then it would be possible – once the βi were learned – to exactly predict the response for any set of input values. • In practice, such precision is almost never attainable • The most that one can expect is that Equation would be valid subject to random error
  • 9.
  • 10. • Suppose that the responses Yi corresponding to the input values xi, i = 1, . . . , n are to be observed and used to estimate α and β in a simple linear regression model. • To determine estimators of α and β we reason as follows: – If A is the estimator of α and B of β, then the estimator of the response corresponding to the input variable xi would be A + Bxi. • Since the actual response is Yi , – the squared difference is (Yi − A − Bxi)2, and so if A and B are the estimators of α and β, – then the sum of the squared differences between the estimated responses – the actual response values—call it SS — is given by
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16. DISTRIBUTION OF THE ESTIMATORS • To specify the distribution of the estimators A and B, it is necessary to make additional assumptions about the random errors aside from just assuming that their mean is 0. • The usual approach is to assume that the random errors are independent normal random variables having mean 0 and variance σ2.
  • 17. DISTRIBUTION OF THE ESTIMATORS
  • 18. DISTRIBUTION OF THE ESTIMATORS
  • 19. DISTRIBUTION OF THE ESTIMATORS
  • 20. DISTRIBUTION OF THE ESTIMATORS
  • 21. DISTRIBUTION OF THE ESTIMATORS
  • 22. DISTRIBUTION OF THE ESTIMATORS • Remarks
  • 23. DISTRIBUTION OF THE ESTIMATORS
  • 24. DISTRIBUTION OF THE ESTIMATORS
  • 25. DISTRIBUTION OF THE ESTIMATORS • Notation:
  • 26. DISTRIBUTION OF THE ESTIMATORS
  • 27. EXAMPLE • The following data relate – X: the moisture of a wet mix of a certain product – Y: the density of the finished product • Fit a linear curve to these data. Also determine SSR.
  • 30. DISTRIBUTION OF THE ESTIMATORS
  • 31.
  • 33. How to use these for β ??
  • 34. How to use these for α??
  • 35. How to use these for α+ βx0??
  • 36. Regression The term regression was originally employed by Francis Galton while describing the laws of inheritance. Galton believed that these laws caused population extremes to “regress toward the mean.” By this he meant that children of individuals having extreme values of a certain characteristic would tend to have less extreme values of this characteristic than their parent.
  • 37. STATISTICAL INFERENCES ABOUT THE REGRESSION PARAMETERS • Inferences Concerning β
  • 41. EXAMPLE • An individual claims that the fuel consumption of his automobile does not depend on how fast the car is driven. • To test the plausibility of this hypothesis, the car was tested at various speeds between 45 and 70 miles per hour. The miles per gallon attained at each of these speeds was determined, with the following data resulting is given. • Do these data refute the claim that the mileage per gallon of gas is unaffected by the speed at which the car is being driven?
  • 42. the mileage per gallon of gas is unaffected by the speed at which the car is being driven
  • 43.
  • 44. x Y x*x Y*Y x*Y 45.00 24.20 2,025.00 585.64 1,089.00 50.00 25.00 2,500.00 625.00 1,250.00 55.00 23.30 3,025.00 542.89 1,281.50 60.00 22.00 3,600.00 484.00 1,320.00 65.00 21.50 4,225.00 462.25 1,397.50 70.00 20.60 4,900.00 424.36 1,442.00 75.00 19.80 5,625.00 392.04 1,485.00 Sum 420.0 156.4 25,900 3,516.18 9,265 x-mean 60.00 y-mean 22.34 Sxx 700.00 SYY 21.76 SxY -119.00 SSR 1.53
  • 46.
  • 48.
  • 50.
  • 51.
  • 52.
  • 53.
  • 54.
  • 57. THE COEFFICIENT OF DETERMINATION AND THE SAMPLE CORRELATION COEFFICIENT
  • 58. THE COEFFICIENT OF DETERMINATION AND THE SAMPLE CORRELATION COEFFICIENT
  • 59. THE COEFFICIENT OF DETERMINATION AND THE SAMPLE CORRELATION COEFFICIENT
  • 60. ANALYSIS OF RESIDUALS: ASSESSING THE MODEL The figure shows that, as indicated both by its scatter diagram and the random nature of its standardized residuals, appears to fit the straight-line model quite well.
  • 61. The figure of the residual plot shows a discernible pattern, in that the residuals appear to be first decreasing and then increasing as the input level increases. This often means that higher-order (than just linear) terms are needed to describe the relationship between the input and response. Indeed, this is also indicated by the scatter diagram in this case.
  • 62. The standardized residual plot shows a pattern, in that the absolute value of the residuals, and thus their squares, appear to be increasing, as the input level increases. This often indicates that the variance of the response is not constant but, rather, increases with the input level.
  • 63. TRANSFORMING TO LINEARITY • The mean response is not a linear function • In such cases, if the form of the relationship can be determined it is sometimes possible, by a change of variables, to transform it into a linear form. • For instance, in certain applications it is known that W(t), the amplitude of a signal a time t after its origination, is approximately related to t by the functional form
  • 65. EXAMPLE • The following table gives the percentages of a chemical that were used up when an experiment was run at various temperatures (in degrees celsius). • Use it to estimate the percentage of the chemical that would be used up if the experiment were to be run at 350 degrees.
  • 66. EXAMPLE • Let P(x) be the percentage of the chemical that is used up when the experiment is run at 10x degrees. • Even though a plot of P(x) looks roughly linear, we can improve upon the fit by considering a nonlinear relationship between x and P(x). • Specifically, let us consider a relationship of the form : 1 − P(x) ≈ c(1 − d)x
  • 70. EXAMPLE • Fit a polynomial to the following data.