PROB & STATS F/ ENGIN & SCI W/ACCESS
PROB & STATS F/ ENGIN & SCI W/ACCESS
9th Edition
ISBN: 9780357007006
Author: DEVORE
Publisher: CENGAGE L
bartleby

Concept explainers

bartleby

Videos

Textbook Question
Book Icon
Chapter 12.2, Problem 28E

a. Consider the data in Exercise 20. Suppose that instead of the least squares line passing through the points (x1, y1),…, (xn, yn) we wish the least squares line passing through ( x 1 x ¯ , y 1 ) , , ( x n x ¯ , y n ) . Construct a scatterplot of the (xi, yi) points and then of the ( x i x ¯ , y i ) points. Use the plots to explain intuitively how the two least squares lines are related to one another.

b. Suppose that instead of the model Yi = β0 + β1xi + ϵi (i = 1,…, n), we wish to fit a model of the form Y i = β 0 * + β 1 * ( x 1 x ¯ ) + ϵ i (i = 1,…, n). What are the least squares estimators of β 0 * and β 1 * , and how do they relate to β ^ 0 and β ^ 1 ?

a.

Expert Solution
Check Mark
To determine

Draw the scatterplot of the points (xi,yi) corresponding to the variables ratio (y) and pressure (x).

Draw the scatterplot of the points (xix¯,yi) corresponding to the variables ratio (y) and pressure (x).

Explain the relationship between the least squares lines using the scatterplot.

Answer to Problem 28E

Scatter plot of (xi,yi):

Output using MINITAB software is given below:

PROB & STATS F/ ENGIN & SCI W/ACCESS, Chapter 12.2, Problem 28E , additional homework tip  1

Scatter plot of (xix¯,yi):

Output using MINITAB software is given below:

PROB & STATS F/ ENGIN & SCI W/ACCESS, Chapter 12.2, Problem 28E , additional homework tip  2

The slope of both the plots remains same.

Explanation of Solution

Given info:

The data represents the values of lateral pressure and the ratio of bond strength expressed in fcu and bond strength expressed in MPa for the reinforcing bars.

Justification:

Scatter plot of (xi,yi):

Software Procedure:

Step by step procedure to obtain scatterplot using Minitab software is given as,

  • Choose Graph > Scatter plot.
  • Choose With regression, and then click OK.
  • Under Y variables, enter a column of Ratio.
  • Under X variables, enter a column of Pressure.
  • Click Ok.

Observation:

From the scatterplot it is observed that, as the values of pressure increases the ratio also increases linearly. Thus, there is a positive association between the variables pressure and ratio.

Mean of the variable pressure:

The general formula to obtain mean is,

x¯=ixin.

The points (xix¯,yi) are obtained as follows:

iRatio (yi)Pressure (xi)(xix¯)
10.1230-6.3
20.10-6.3
30.1010-6.3
40.1720.1-6.2
50.1330.1-6.2
60.1070.1-6.2
70.2170.2-6.1
80.1720.2-6.1
90.1510.2-6.1
100.2630.3-6
110.2270.3-6
120.2520.3-6
130.310.4-5.9
140.3650.4-5.9
150.2390.4-5.9
160.3650.5-5.8
170.3190.5-5.8
180.3120.5-5.8
190.3940.6-5.7
200.3860.6-5.7
210.320.6-5.7
Totali=1nxi=6.3

The mean of pressure is,

x¯=i=1nxin=6.321=0.3

Thus, the mean of pressure is x¯=0.3.

Scatter plot of (xix¯,yi):

Software Procedure:

Step by step procedure to obtain scatterplot using Minitab software is given as,

  • Choose Graph > Scatter plot.
  • Choose With regression, and then click OK.
  • Under Y variables, enter a column of Ratio.
  • Under X variables, enter a column of Modified pressure.
  • Click Ok.

Observation:

From the scatterplot it is observed that, as the values of pressure increases the ratio also increases linearly. Thus, there is a positive association between the variables pressure and ratio.

Relationship between the two plots:

The slope of both the plots is same. By subtracting mean from the predictor variable the plot just shifts horizontally without affecting the characteristics.

The least squares line of the points (xi,yi) passes through (x¯,y¯).

The least squares line of the points (xix¯,yi) passes through (0,y¯).

b.

Expert Solution
Check Mark
To determine

Derive the least squares estimators of β0* and β1* of the regression model Yi=β0*+β1*(xix¯)+εi.

Explain the relationship between the least squares estimates of the regression line Yi=β0*+β1*(xix¯)++εi and the least squares estimates of the regression line Yi=β0+β1xi+εi

Answer to Problem 28E

The least squares estimate of slope coefficient is β^1*=β^1.

The least squares estimate of intercept is β^0*=Y¯.

The slope coefficient is same for both the regression lines and the intercept changes.

Explanation of Solution

Calculation:

Least squares estimate:

In a linear equation y=b0+b1xi the constant b1 be the slope and b0 be the y-intercept form and x is the independent variable and y is the independent variable.

The error function for the equation is,

f(b0,b1)=i=1n(yi(b0+b1xi))2

In the linear equation the point estimates of the b0 and b1 are β^0 and β^1. These point estimates are the values that minimize the equation f(b0,b1). That is, f(β^0,β^1)f(b0,b1).

Then the values of β^0 and β^1 are the least squares estimates and the equation y^=β^0+β^1xi

Here, in the equation Yi=β0*+β1*(xix¯)+εi the least squares estimate of β0* is β^0* and the least squares estimate of β1* is β^1*.

From the concept of least squares, the values of β^0* and β^1* are the values of β0* and β1* which minimizes the equation i=1n(Yi(β0*+β1*(xix¯)))2

Minima:

Let y be an objective function in terms of x. To obtain the value of x that minimizes the objective function, the first derivative of y with respect to x must be equalized to 0. Then the obtained value of x is considered as the value which minimizes the objective function y.

Least square estimates of intercept:

Here, the desired value of β0* is obtained as follows:

Step1:

Obtaining the first derivative of i=1n(Yi(β0*+β1*(xix¯)))2 with respect to the constant β0*,

ddβ0*{i=1n(Yi(β0*+β1*(xix¯)))2}=ddβ0*(Yi(β0*+β1*(xix¯)))2=2×(Yi(β0*+β1*(xix¯)))=2×(Yiβ0*β1*(xix¯))=2×(Yinβ0*β1*(xix¯))

Since, the mean acts as a balancing point for observations larger and smaller than it, the sum of the deviations around the mean is always zero.

That is, (xix¯)=0.

Step2:

Equating the obtained derivate to “0”,

2×(Yinβ0*β1*(xix¯))=0(Yinβ0*β1*×0)=0Yinβ0*=0β0*=Yin

Thus, the least square estimates of intercept β0* is β^0*=Yin=Y¯.

Least square estimates of slope:

Here, the desired value of β1* is obtained as follows:

Step1:

Obtaining the first derivative of i=1n(Yi(β0*+β1*(xix¯)))2 with respect to the constant β1*,

ddβ1*{i=1n(Yi(β0*+β1*(xix¯)))2}=ddβ1*(Yi(β0*+β1*(xix¯)))2=2×(Yi(β0*+β1*(xix¯)))((xix¯))=2×(Y(xix¯)i(xix¯)β0*(xix¯)β1*(xix¯))=2×(Yi(xix¯)(xix¯)β0*β1*(xix¯)2)

Since, the mean acts as a balancing point for observations larger and smaller than it, the sum of the deviations around the mean is always zero.

That is, (xix¯)=0.

Step2:

Equating the obtained derivate to “0”,

2×(Yi(xix¯)(xix¯)β0*β1*(xix¯)2)=0(Yi(xix¯)0×β0*β1*(xix¯)2)=0Yi(xix¯)β1*(xix¯)2=0β1*=Yi(xix¯)(xix¯)2

Thus, the least square estimates of slope β1* is β^1*=Yi(xix¯)(xix¯)2.

Therefore, the quantity i=1n(Yi(β0*+β1*(xix¯)))2 will be minimized for β^0*=Yin=Y¯ and β^1*=Yi(xix¯)(xix¯)2.

Relationship:

The least squares estimates of the regression line Yi=β0*+β1*(xix¯)+εi are β^0*=Yin=Y¯ and β^1*=Yi(xix¯)(xix¯)2.

Further simplification of β^1* is as follows:

β^1*=Yi(xix¯)(xix¯)2=xiYix¯Yi(xix¯)2=xiYi((Yi)x¯)nn(xix¯)2=xiYi((Yin)nx¯)(xix¯)2

=xiYi((Yin)xi)(xix¯)2=xiYi(xi)×(Yi)n(xix¯)2=SxySxx

That is, β^1*=SxySxx.

The least squares estimates of the regression line Yi=β0+β1xi+εi are β^0=y¯β^1x¯ and β^1=SxySxx.

Comparing both the estimates, the slope estimate of coefficient is same in both the cases and the estimate of intercept changes.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!

Chapter 12 Solutions

PROB & STATS F/ ENGIN & SCI W/ACCESS

Ch. 12.1 - Suppose that in a certain chemical process the...Ch. 12.2 - Refer back to the data in Exercise 4, in which y =...Ch. 12.2 - The accompanying data on y = ammonium...Ch. 12.2 - Refer to the lank temperature-efficiency ratio...Ch. 12.2 - Values of modulus of elasticity (MOE, the ratio of...Ch. 12.2 - The article Characterization of Highway Runoff in...Ch. 12.2 - For the past decade, rubber powder has been used...Ch. 12.2 - For the past decade, rubber powder has been used...Ch. 12.2 - The following data is representative of that...Ch. 12.2 - The bond behavior of reinforcing bars is an...Ch. 12.2 - Wrinkle recovery angle and tensile strength are...Ch. 12.2 - Calcium phosphate cement is gaining increasing...Ch. 12.2 - a. Obtain SSE for the data in Exercise 19 from the...Ch. 12.2 - The invasive diatom species Didymosphenia geminata...Ch. 12.2 - Prob. 25ECh. 12.2 - Show that the point of averages (x,y) lies on the...Ch. 12.2 - Prob. 27ECh. 12.2 - a. Consider the data in Exercise 20. Suppose that...Ch. 12.2 - Consider the following three data sets, in which...Ch. 12.3 - Reconsider the situation described in Exercise 7,...Ch. 12.3 - During oil drilling operations, components of the...Ch. 12.3 - Exercise 16 of Section 12.2 gave data on x =...Ch. 12.3 - During oil drilling operations, components of the...Ch. 12.3 - For the past decade, rubber powder has been used...Ch. 12.3 - Refer back to the data in Exercise 4, in which y =...Ch. 12.3 - Misi (airborne droplets or aerosols) is generated...Ch. 12.3 - Prob. 37ECh. 12.3 - Refer to the data on x = liberation rate and y =...Ch. 12.3 - Carry out the model utility test using the ANOVA...Ch. 12.3 - Prob. 40ECh. 12.3 - Prob. 41ECh. 12.3 - Verify that if each xi is multiplied by a positive...Ch. 12.3 - Prob. 43ECh. 12.4 - Fitting the simple linear regression model to the...Ch. 12.4 - Reconsider the filtration ratemoisture content...Ch. 12.4 - Astringency is the quality in a wine that makes...Ch. 12.4 - The simple linear regression model provides a very...Ch. 12.4 - Prob. 48ECh. 12.4 - You are told that a 95% CI for expected lead...Ch. 12.4 - Prob. 50ECh. 12.4 - Refer to Example 12.12 in which x = test track...Ch. 12.4 - Plasma etching is essential to the fine-line...Ch. 12.4 - Consider the following four intervals based on the...Ch. 12.4 - The height of a patient is useful for a variety of...Ch. 12.4 - Prob. 55ECh. 12.4 - The article Bone Density and Insertion Torque as...Ch. 12.5 - The article Behavioural Effects of Mobile...Ch. 12.5 - The Turbine Oil Oxidation Test (TOST) and the...Ch. 12.5 - Toughness and fibrousness of asparagus are major...Ch. 12.5 - Head movement evaluations are important because...Ch. 12.5 - Prob. 61ECh. 12.5 - Prob. 62ECh. 12.5 - Prob. 63ECh. 12.5 - The accompanying data on x = UV transparency index...Ch. 12.5 - Torsion during hip external rotation and extension...Ch. 12.5 - Prob. 66ECh. 12.5 - Prob. 67ECh. 12 - The appraisal of a warehouse can appear...Ch. 12 - Prob. 69SECh. 12 - Forensic scientists are often interested in making...Ch. 12 - Phenolic compounds are found in the effluents of...Ch. 12 - The SAS output at the bottom of this page is based...Ch. 12 - The presence of hard alloy carbides in high...Ch. 12 - The accompanying data was read from a scatterplot...Ch. 12 - An investigation was carried out to study the...Ch. 12 - Prob. 76SECh. 12 - Open water oil spills can wreak terrible...Ch. 12 - In Section 12.4, we presented a formula for...Ch. 12 - Show that SSE=Syy1Sxy, which gives an alternative...Ch. 12 - Suppose that x and y are positive variables and...Ch. 12 - Let sx and sy denote the sample standard...Ch. 12 - Verify that the t statistic for testing H0: 1 = 0...Ch. 12 - Use the formula for computing SSE to verify that...Ch. 12 - In biofiltration of wastewater, air discharged...Ch. 12 - Normal hatchery processes in aquaculture...Ch. 12 - Prob. 86SECh. 12 - Prob. 87SE
Knowledge Booster
Background pattern image
Statistics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, statistics and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Text book image
Linear Algebra: A Modern Introduction
Algebra
ISBN:9781285463247
Author:David Poole
Publisher:Cengage Learning
Correlation Vs Regression: Difference Between them with definition & Comparison Chart; Author: Key Differences;https://www.youtube.com/watch?v=Ou2QGSJVd0U;License: Standard YouTube License, CC-BY
Correlation and Regression: Concepts with Illustrative examples; Author: LEARN & APPLY : Lean and Six Sigma;https://www.youtube.com/watch?v=xTpHD5WLuoA;License: Standard YouTube License, CC-BY