ELEM. STATISTICS TEXT W/ MANUAL+CONNECT
ELEM. STATISTICS TEXT W/ MANUAL+CONNECT
1st Edition
ISBN: 9781260722031
Author: Navidi
Publisher: McGraw-Hill Publishing Co.
bartleby

Concept explainers

bartleby

Videos

Textbook Question
Book Icon
Chapter 4.3, Problem 23E

Hot enough for you? The following table presents the temperature, in degrees Fahrenheit, and barometric pressure, in inches of mercury, on August 15 at 12 noon in Macon. Georgia; over a nine-year period.

Chapter 4.3, Problem 23E, Hot enough for you? The following table presents the temperature, in degrees Fahrenheit, and

  1. Compute the least-squares regression line for predicting temperature from barometric pressure.
  2. Compute file coefficient of determination.
  3. Construct a scatterplot of due temperature (y) versus the barometric pressure (x).
  4. Which point is an outlier?
  5. Remove outlier and compute least-squares regression line for predicting temperature from barometric pressure.
  6. Is the outlier Explain.
  7. Compute the coefficient of determination for the data set with the outlier removed. Is the proportion of variation explained by the least-squares regression fine greater, less, or about the same without die outlier? Explain.

a.

Expert Solution
Check Mark
To determine

The least squares regression line for the given data set.

Answer to Problem 23E

  y=21.8708x+740.3765

Explanation of Solution

Given information:

Belowtable represents the temperature, in degrees Fahrenheit, and barometric pressure, in inches of mercury, on August 15 at 12 noon in Macon, Georgia, over a nine-year period:

  ELEM. STATISTICS TEXT W/ MANUAL+CONNECT, Chapter 4.3, Problem 23E , additional homework tip  1

Formula used:

The equation for least-square regression line:

  y=b0+b1x

Where b1=rsysx is the slope and b0=y¯b1x¯ is the y-intercept.

The correlation coefficient of a data is given by:

  r=1n( x x ¯ )( y y ¯ )sxsy

Where,

  x¯,y¯ represent the mean of x and y respectively. sx,sy represent the standard deviations of x and y . n represents the number of terms.

The standard deviations are given by:

  sx= ( x x ¯ ) 2 n,sy= ( y y ¯ ) 2 n

Calculation:

The mean of x is given by:

  x¯=xn=30.16+30.09+29.99+29.83+29.83+30.00+29.98+29.85+30.019x¯=269.779x¯=29.97444...

The mean of y is given by:

  y¯=yn=80.1+85.5+87.0+94.5+84.0+83.2+80.1+84.9+84.09y¯=763.39y¯=84.81111...

The data can be represented in tabular form as:

  ELEM. STATISTICS TEXT W/ MANUAL+CONNECT, Chapter 4.3, Problem 23E , additional homework tip  2

Hence, the standard deviation is given by:

  sx= ( x x ¯ ) 2 nsx= 0.09942...9sx=0.01104...

And,

  sy= ( y y ¯ ) 2 nsy= 147.44888...9sy=16.38320...

Consider, r=1n( x x ¯ )( y y ¯ )sxsy

Putting the values in the formula,

  r=1n ( x x ¯ )( y y ¯ )sxsyr=192.17444...( 0.01104... )( 16.38320... )r=0.56791...

Putting the values to obtain b1 ,

  b1=rsysxb1=(0.56791...)( 16.38320... )( 0.01104... )b1=21.87080...b121.8708

Putting the values to obtain b0 ,

  b0=y¯b1x¯b0=(84.81111...)(21.87080...)(29.97444...)b0=740.37646...b0740.3765

Hence, the least-square regression line is given by:

  y=b0+b1xy=(740.3765)+(21.8708)xy=21.8708x+740.3765

Therefore, the least squares regression line for the given data set is y=21.8708x+740.3765

b.

Expert Solution
Check Mark
To determine

The coefficient of determination.

Answer to Problem 23E

  0.3225

Explanation of Solution

Given information:

Same as part a of this exercise.

Calculation:

From part a of this exercise, the correlation coefficient is r=0.56791...

The coefficient of determination is given by:

  r2

Where r is the correlation coefficient of the data.

Putting the values to obtain Coefficient of Determination,

  r2=(0.56791...)2=0.32253...0.3225

Therefore, the Coefficient of Determination is 0.3225 .

c.

Expert Solution
Check Mark
To determine

Construct the scatterplot of the temperature (y) versus the barometric pressure (x) .

Explanation of Solution

Given information:

Below table represents the temperature, in degrees Fahrenheit, and barometric pressure, in inches of mercury, on August 15 at 12 noon in Macon, Georgia, over a nine-year period:

  ELEM. STATISTICS TEXT W/ MANUAL+CONNECT, Chapter 4.3, Problem 23E , additional homework tip  3

Calculation:

The scatter plot can be drawn with the help of the given data. The Pressure will be taken on horizontal axis and the temperature will betaken on vertical axis.

  ELEM. STATISTICS TEXT W/ MANUAL+CONNECT, Chapter 4.3, Problem 23E , additional homework tip  4

From the scatterplot, it is observed that there is a moderate association between the “variable temperature” and “barometric pressure”.

d.

Expert Solution
Check Mark
To determine

The points which are outliers.

Answer to Problem 23E

  (29.83,94.5)

Explanation of Solution

Given information:

Same as part a of this exercise.

Calculation:

  ELEM. STATISTICS TEXT W/ MANUAL+CONNECT, Chapter 4.3, Problem 23E , additional homework tip  5

From above table, it can be seen that among all the y values 94.5 stands away from all other values.

Therefore, the outlier point is (29.83,94.5)

e.

Expert Solution
Check Mark
To determine

The least squares regression line for the given data set excluding the outlier.

Answer to Problem 23E

  y=7.8999x+320.5388

Explanation of Solution

Given information:

Same as part a of this exercise.

Formula used:

The equation for least-square regression line:

  y=b0+b1x

Where b1=rsysx is the slope and b0=y¯b1x¯ is the y-intercept.

The correlation coefficient of a data is given by:

  r=1n( x x ¯ )( y y ¯ )sxsy

Where,

  x¯,y¯ represent the mean of x and y respectively. sx,sy represent the standard deviations of x and y . n represents the number of terms.

The standard deviations are given by:

  sx= ( x x ¯ ) 2 n,sy= ( y y ¯ ) 2 n

Calculation:

From part d of this exercise outlier is (29.83,94.5)

Excluding the outlier,

The mean of x is given by:

  x¯=xn=30.16+30.09+29.99+29.83+30.00+29.98+29.85+30.018=239.948=29.9925

The mean of y is given by:

  y¯=yn=80.1+85.5+87.0+84.0+83.2+80.1+84.9+84.08=668.88=83.6

The data can be represented in tabular form as:

  ELEM. STATISTICS TEXT W/ MANUAL+CONNECT, Chapter 4.3, Problem 23E , additional homework tip  6

Hence, the standard deviation is given by:

  sx= ( x x ¯ ) 2 nsx= 0.075958sx=0.00949...

And,

  sy= ( y y ¯ ) 2 nsy= 41.848sy=5.23

Consider, r=1n( x x ¯ )( y y ¯ )sxsy

Putting the values in the formula,

  r=1n ( x x ¯ )( y y ¯ )sxsyr=18( 0.6)( 0.00949... )( 5.23 )r=0.33658...

Putting the values to obtain b1 ,

  b1=rsysxb1=(0.33658...)( 5.23 )( 0.00949... )b1=7.89993...b17.8999

Plugging the values to obtain b0 ,

  b0=y¯b1x¯b0=(83.6)(7.89993...)(29.9925)b0=320.53877...b0320.5388

Hence, the least-square regression line is given by:

  y=b0+b1xy=(320.5388)+(7.8999)xy=7.8999x+320.5388

Therefore, the least squares regression line for the given data set by excluding the outlier is y=7.8999x+320.5388

f.

Expert Solution
Check Mark
To determine

Whether the outlier is influential.

Answer to Problem 23E

The outlier is influential.

Explanation of Solution

Given information:

Same as part a .

Calculation:

From part a , the least squares regression line for the given data set is y=21.8708x+740.3765

From part e , the least squares regression line for the given data set by removing the outlier is y=7.8999x+320.5388

From above equations, it can be observed that removing the outlier creates a great difference in the equation of the least square regression line.

Therefore, the outlier is influential.

g.

Expert Solution
Check Mark
To determine

The coefficient of determination for the data set excluding the outliers.

Answer to Problem 23E

  0.1133

The proportion of variation is less without the outlier.

Explanation of Solution

Given information:

Same as part a of this exercise.

Calculation:

The coefficient of determination is given by:

  r2

Where r is the correlation coefficient of the data.

From part d of this exercise, the correlation coefficient with the outlier removed is r=0.33658...

Putting the values to obtain Coefficient of Determination,

  r2=(0.33658...)2=0.11328...0.1133

Therefore, the Coefficient of Determination is 0.1133 .

Here the coefficient of determination reduced without the outlier.

Hence, the proportion of variance explained is less without the outlier.

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 4 Solutions

ELEM. STATISTICS TEXT W/ MANUAL+CONNECT

Ch. 4.1 - In Exercises 17-20, compute the correlation...Ch. 4.1 - In Exercises 17-20, compute the correlation...Ch. 4.1 - In Exercises 21-24, determine whether the...Ch. 4.1 - In Exercises 21-24, determine whether the...Ch. 4.1 - In Exercises 21-24, determine whether the...Ch. 4.1 - In Exercises 21-24, determine whether the...Ch. 4.1 - In Exercises 25-30, determine whether the...Ch. 4.1 - In Exercises 25-30, determine whether the...Ch. 4.1 - In Exercises 25-30, determine whether the...Ch. 4.1 - In Exercises 25-30, determine whether the...Ch. 4.1 - In Exercises 25-30, determine whether the...Ch. 4.1 - In Exercises 25-30, determine whether the...Ch. 4.1 - Price of eggs and milk: The following table...Ch. 4.1 - Government funding: The following table presents...Ch. 4.1 - Pass the ball: The following table lists the...Ch. 4.1 - Carbon footprint: Carbon dioxide (CO2) is produced...Ch. 4.1 - Foot temperatures: Foot ulcers are a common...Ch. 4.1 - Mortgage payments: The following table presents...Ch. 4.1 - Blood pressure: A blood pressure measurement...Ch. 4.1 - Prob. 38ECh. 4.1 - Police and crime: In a survey of cities in the...Ch. 4.1 - Age and education: A survey of U.S. adults showed...Ch. 4.1 - Whats the correlation? In a sample of adults, the...Ch. 4.1 - Prob. 42ECh. 4.1 - Changing means and standard deviations: A small...Ch. 4.2 - In Exercises 5-7, fill in each blank with the...Ch. 4.2 - In Exercises 5-7, fill in each blank with the...Ch. 4.2 - In Exercises 5-7, fill in each blank with the...Ch. 4.2 - Prob. 8ECh. 4.2 - Prob. 9ECh. 4.2 - Prob. 10ECh. 4.2 - Prob. 11ECh. 4.2 - Prob. 12ECh. 4.2 - In Exercises 13-16, compute the least-squares...Ch. 4.2 - In Exercises 13-16, compute the least-squares...Ch. 4.2 - In Exercises 13-16, compute the least-squares...Ch. 4.2 - In Exercises 13-16, compute the least-squares...Ch. 4.2 - Compute the least-squares regression he for...Ch. 4.2 - Compute the least-squares regression he for...Ch. 4.2 - In a hypothetical study of the relationship...Ch. 4.2 - Assume in a study of educational level in years...Ch. 4.2 - Price of eggs and milk: The following table...Ch. 4.2 - Government funding: The following table presents...Ch. 4.2 - Pass the ball: The following table lists the...Ch. 4.2 - Carbon footprint: Carbon dioxide (CO2) is produced...Ch. 4.2 - Foot temperatures: Foot ulcers are a common...Ch. 4.2 - Mortgage payments: The following table presents...Ch. 4.2 - Blood pressure: A blood pressure measurement...Ch. 4.2 - Butterfly wings: Do larger butterflies live...Ch. 4.2 - Interpreting technology: The following display...Ch. 4.2 - Interpreting technology: The following display...Ch. 4.2 - Interpreting technology: The following MINITAB...Ch. 4.2 - Interpreting technology: The following MINITAB...Ch. 4.2 - Prob. 33ECh. 4.2 - Prob. 34ECh. 4.2 - Least-squares regression line for z-scores: The...Ch. 4.3 - In Exercises 5-10, fill in each blank with the...Ch. 4.3 - In Exercises 5-10, fill in each blank with the...Ch. 4.3 - In Exercises 5-10, fill in each blank with the...Ch. 4.3 - In Exercises 5-10, fill in each blank with the...Ch. 4.3 - In Exercises 5-10, fill in each blank with the...Ch. 4.3 - Prob. 10ECh. 4.3 - Prob. 11ECh. 4.3 - In Exercises 11-14, determine whether the...Ch. 4.3 - Prob. 13ECh. 4.3 - In Exercises 11-14, determine whether the...Ch. 4.3 - For the following data set: Compute the...Ch. 4.3 - For the following data set: Compute the...Ch. 4.3 - For the following data set: Compute the...Ch. 4.3 - For the following data set: Compute the...Ch. 4.3 - Prob. 19ECh. 4.3 - Prob. 20ECh. 4.3 - Prob. 21ECh. 4.3 - Prob. 22ECh. 4.3 - Hot enough for you? The following table presents...Ch. 4.3 - Presidents and first ladies: The presents the ages...Ch. 4.3 - Mutant genes: In a study to determine whether the...Ch. 4.3 - Imports and exports: The following table presents...Ch. 4.3 - Energy consumption: The following table presents...Ch. 4.3 - Cost of health care: The following table presents...Ch. 4.3 - Prob. 29ECh. 4.3 - Prob. 30ECh. 4.3 - Prob. 31ECh. 4.3 - Transforming a variable: The following table...Ch. 4.3 - Prob. 33ECh. 4.3 - Prob. 34ECh. 4 - Compute the correlation coefficient for the...Ch. 4 - The number of theaters showing the movie Monsters...Ch. 4 - Use the data in Exercise 2 to compute the...Ch. 4 - A scatterplot has a correlation of r=1. Describe...Ch. 4 - Prob. 5CQCh. 4 - Prob. 6CQCh. 4 - Use the least-squares regression line computed in...Ch. 4 - Use the least-squares regression line computed in...Ch. 4 - Prob. 9CQCh. 4 - A scatterplot has a least-squares regression line...Ch. 4 - Prob. 11CQCh. 4 - Prob. 12CQCh. 4 - A sample of students was studied to determine the...Ch. 4 - In a scatter-plot; the point (-2, 7) is...Ch. 4 - The correlation coefficient for a data set is...Ch. 4 - Prob. 1RECh. 4 - Prob. 2RECh. 4 - Hows your mileage? Weight (in tons) and fuel...Ch. 4 - Prob. 4RECh. 4 - Energy efficiency: A sample of 10 households was...Ch. 4 - Energy efficiency: Using the data in Exercise 5:...Ch. 4 - Prob. 7RECh. 4 - Prob. 8RECh. 4 - Prob. 9RECh. 4 - Prob. 10RECh. 4 - Baby weights: The average gestational age (time...Ch. 4 - Commute times: Every morning, Tania leaves for...Ch. 4 - Prob. 13RECh. 4 - Prob. 14RECh. 4 - Prob. 15RECh. 4 - Describe an example which two variables are...Ch. 4 - Two variables x and y have a positive association...Ch. 4 - Prob. 3WAICh. 4 - Prob. 4WAICh. 4 - Prob. 5WAICh. 4 - Prob. 6WAICh. 4 - Prob. 7WAICh. 4 - Prob. 8WAICh. 4 - Prob. 9WAICh. 4 - The following table, reproduced from the chapter...Ch. 4 - Prob. 2CSCh. 4 - Prob. 3CSCh. 4 - Prob. 4CSCh. 4 - Prob. 5CSCh. 4 - Prob. 6CSCh. 4 - Prob. 7CSCh. 4 - Prob. 8CSCh. 4 - Prob. 9CSCh. 4 - Prob. 10CSCh. 4 - Prob. 11CSCh. 4 - Prob. 12CSCh. 4 - Prob. 13CSCh. 4 - If we are going to use data from this year to...Ch. 4 - Prob. 15CS
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
College Algebra
Algebra
ISBN:9781305115545
Author:James Stewart, Lothar Redlin, Saleem Watson
Publisher:Cengage Learning
Text book image
Linear Algebra: A Modern Introduction
Algebra
ISBN:9781285463247
Author:David Poole
Publisher:Cengage Learning
Text book image
Glencoe Algebra 1, Student Edition, 9780079039897...
Algebra
ISBN:9780079039897
Author:Carter
Publisher:McGraw Hill
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