Introduction To Statistics And Data Analysis
Introduction To Statistics And Data Analysis
6th Edition
ISBN: 9781337793612
Author: PECK, Roxy.
Publisher: Cengage Learning,
bartleby

Videos

Textbook Question
Book Icon
Chapter 13.4, Problem 44E

The article first introduced in Exercise 13.34 of Section 13.3 gave data on the dimensions of 27 representative food products.

  1. a. Use the data set given there to test the hypothesis that there is a positive linear relationship between x = minimum width and y = maximum width of an object.
  2. b. Calculate and interpret se.
  3. c. Calculate a 95% confidence interval for the mean maximum width of products with a minimum width of 6 cm.
  4. d. Calculate a 95% prediction interval for the maximum width of a food package with a minimum width of 6 cm.

13.34 The article “Vital Dimensions in Volume Perception: Can the Eye Fool the Stomach?” (Journal of Marketing Research [1999]: 313–326) gave the accompanying data on the dimensions of 27 representative food products (Gerber baby food, Cheez Whiz, Skippy Peanut Butter, and Ahmed’s tandoori paste, to name a few).

Chapter 13.4, Problem 44E, The article first introduced in Exercise 13.34 of Section 13.3 gave data on the dimensions of 27

  1. a. Fit the simple linear regression model that would allow prediction of the maximum width of a food container based on its minimum width.
  2. b. Calculate the standardized residuals (or just the residuals if a computer program that doesn’t give standardized residuals is used) and make a residual plot to determine whether there are any outliers.
  3. c. The data point with the largest residual is for a 1-liter Coke bottle. Delete this data point and determine the equation of the regression line. Did deletion of this point result in a large change in the equation of the estimated regression line?
  4. d. For the regression line of Part (c), interpret the estimated slope and, if appropriate, the intercept.
  5. e. For the data set with the Coke bottle deleted, are the assumptions of the simple linear regression model reasonable? Give statistical evidence.

a.

Expert Solution
Check Mark
To determine

Check whether there is a positive linear relationship between minimum and maximum width of an object.

Answer to Problem 44E

There is convincing evidence that there is a positive linear relationship between minimum and maximum width of an object.

Explanation of Solution

Calculation:

The given data provide the dimensions of 27 representative food products.

1.

Here, β indicates the slope of the population regression line relating maximum width to minimum width.

2.

Null hypothesis:

H0:β=0.

That is, there is no linear relationship between minimum and maximum width of an object.

3.

Alternative hypothesis:

Ha:β>0.

That is, there is a positive linear relationship between minimum and maximum width of an object.

4.

Here, the significance level is α=0.05.

5.

Test Statistic:

The formula for test statistic is,

t=b(hypothesized value)sb

In the formula, b denotes the estimated slope, sb denotes the standard deviation of b.

6.

A standardized residual plot is shown below.

Standardized residual values and standardized residual plot:

Software procedure:

Step-by-step procedure to compute standardized residuals and its plot using MINITAB software:

  • Select Stat > Regression > Regression > Fit Regression Model
  • In Response, enter the column of Maximum width.
  • In Continuous Predictors, enter the columns of Minimum width.
  • In Graphs, select Standardized under Residuals for Plots.
  • In Results, select for all observations under Fits and diagnostics.
  • In Residuals versus the variables, select Minimum width.
  • Click OK.

Output obtained the MINTAB software is given below:

Introduction To Statistics And Data Analysis, Chapter 13.4, Problem 44E , additional homework tip  1

Introduction To Statistics And Data Analysis, Chapter 13.4, Problem 44E , additional homework tip  2

From the standardized residual plot, it is observed that one point lies outside the horizontal band of 3 units from the central line of 0. The standardized residual for this outlier is 3.72, which is for the product 25.

Assumption:

Here, the assumption made is that, the simple linear regression model is appropriate for the data, even though there is one extreme standardized residual.

7.

Calculation:

Test Statistic:

In the MINITAB output, the test statistic value is displayed in the column “T-value” corresponding to “Minimum width”, in the section “Coefficients”. The value is 13.53.

8.

P-value:

From the above output, the correponding P-value is 0.

9.

Rejection rule:

If P-valueα then reject the null hypothesis.

Conclusion:

The P-value is 0.

The level of significance is 0.05.

The P-value is less than the level of significance.

That is, P-value(=0)<α(=0.05).

Based on the rejection rule, reject the null hypothesis.

Thus, there is convincing evidence that there is a positive linear relationship between minimum and maximum width of an object.

b.

Expert Solution
Check Mark
To determine

Compute and interpret se .

Answer to Problem 44E

se=0.67246.

Explanation of Solution

Calculation:

From the MINITAB output in Part (a), it is clear that se=0.67246, as provided in the section “Model Summary”, under the column of “S”.

On an average, there is a 67.246% deviation of the maximum width in the sample from the value predicted by least-squares regression.

c.

Expert Solution
Check Mark
To determine

Find the 95% confidence interval for the mean maximum width of products, for a minimum width of 6 cm.

Answer to Problem 44E

The 95% interval for the mean maximum width of products, for a minimum width of 6 cm is (5.708, 6.647).

Explanation of Solution

Calculation:

The confidence interval for α+βx* is (a+bx*)±(t critical value) sa+bx*, where (a+bx*) is the point estimate value, t critical value is based on df = n – 2, and sa+bx* is the estimated standard deviation.

From the MINITAB output in Part (a), the estimated linear regression line is y^=0.939+0.8731x and se=0.672456.

Point estimate:

The point estimate is calculated as follows.

y^=0.939+0.8731x=0.939+0.8731(6)=0.939+5.2386=6.17766.178

Estimated standard deviation:

For the given x values, the summation values are given in the following table.

Minimum width (X)X2
1.83.24
2.77.29
24
2.66.76
3.159.9225
1.83.24
1.52.25
3.814.44
525
4.7522.5625
2.87.84
2.14.41
2.24.84
2.66.76
2.66.76
2.98.41
5.126.01
10.2104.04
3.512.25
1.21.44
1.72.89
1.753.0625
1.72.89
1.21.44
1.21.44
7.556.25
4.2518.0625
x=83.6x2=367.5

The value of sxx is calculated as follows:

sxx=x2(x)2n=367.5(83.6)227=367.5258.8504=108.6496108.65

Substitute, sxx=108.65 and x¯=3.096. The estimated standard deviation of a+b(30) is as follows.

sa+bx*=se1n+(x*x¯)2sxxsa+b(6)=0.67246127+(63.096)2108.650=0.672460.0370+8.433216108.650=0.672460.0370+0.07762=0.67246×0.33855=0.227660.228

Formula for Degrees of freedom:

The formula for degrees of freedom is,

df=n2

The number of data values given is 27, that is n=27. Substitute n=27 in the degrees of freedom formula as follows:

df=272=25

Critical value:

From the Appendix: Table of t Critical Values:

  • Locate the value 25 in the degrees of freedom (df) column.
  • Locate the 0.95 in the row of central area captured.
  • The intersecting value that corresponds to the df 25 with confidence level 0.95 is 2.060.

Thus, the critical value for df=25 with two-tailed test is 2.060.

Substitute, a+bx*=6.178, t critical value=2.060, and sa+bx*=0.228 in confidence interval as shown below.

6.178±(2.060×0.228)=(6.1780.46968,6.178+0.46968)=(5.708,6.647)

Therefore, one can be 95% confident that the mean maximum width of products with a minimum width of 6 cm will be between 5.708 cm and 6.647 cm.

d.

Expert Solution
Check Mark
To determine

Find a 95% prediction interval for the mean maximum width of products with a minimum width of 6 cm.

Answer to Problem 44E

The 95% prediction interval for the mean maximum width of products with a minimum width of 6 cm is (4.716, 7.640).

Explanation of Solution

Calculation:

The confidence interval for α+βx* is (a+bx*)±(t critical value) se2+sa+bx*2, where (a+bx*) is the point estimate value, t critical value is based on df = n – 2, and sa+bx* is the estimated standard deviation.

The estimated standard deviation of the amount by which a single y observation deviates from the value predicted by an estimated regression line is, se2+sa+bx*2.

Substitute se2=(0.67246)2,sa+bx*2=(0.228)2 in the estimated standard deviation formula.

se2+sa+bx*2=(0.67246)2+(0.228)2=0.4522+0.051984=0.504184=0.710

From Part (c), the critical value for df=25 with two-tailed test is 2.060.

Substitute, a+bx*=6.178, t critical value=2.060, and se2+sa+bx*2=0.710 in confidence interval as shown below.

6.178±(2.060×0.710)=(6.1781.4626,6.178+1.4626)=(4.7154,7.640)

Therefore, the 95% prediction interval for the mean maximum width of products with a minimum width of 6 cm is (4.716, 7.640).

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!
Students have asked these similar questions
After the pandemic hit and people were forced to spend more time indoors, there have been a suspicion among health professionals. that people are eating more and thus gaining weight. In 2018, the average weight of 192 pounds, and health experts want to know if that average weight of the American male has gone up during this pandemic.  a. What is the population for which inferencing is being done in this problem?   b. What is the population parameter for which inferencing is being done? c. Formulate the hypotheses that can be used by the health expert to confirm their suspision
Suppose a researcher wants to see if the proportion of college educated adults is higher in New York compared to Florida. The researcher randomly samples 500 adults in New York and found that 196 had a college education, while a random sample of 600 adults in Florida found that 227 had a college education.At the 0.05 level of significance, does the data provide evidence to suggest the proportion of college educated adults is higher in New York than Florida? Step 1: Define the parameter & setup the testStep 2: State the Level of SignificanceStep 3: Find the value of the Test StatisticsStep 4: Find P-Value OR Find Critical ValueStep 5: State Conclusion and why
A)Test the claim, at the a = 0.10 level of significance, that a linear relation exists between the two variables, for the data below, given that y-1.885x + 0.758. Step 1) State the null and alternative hypotheses. Step 2) Determine the critical value for the level of significance, a. Step 3) Find the test statistic or P-value. Step 4) Will the researcher reject the null hypothesis or do not the null hypothesis? Step 5) Write the conclusion. B) The regression line for the given data is y = -1.885x + 0.758. Determine the residual of a data point for which x = 2 and y = -4. C) Give a practical interpretation of the coefficient of determination, R2. Express R2 to the nearest whole percent. HIML Editor SAMSUNG &

Chapter 13 Solutions

Introduction To Statistics And Data Analysis

Ch. 13.1 - Consider the data and estimated regression line...Ch. 13.1 - A simple linear regression model was used to...Ch. 13.1 - Consider the accompanying data on x = Advertising...Ch. 13.2 - What is the difference between and b? What is the...Ch. 13.2 - The largest commercial fishing enterprise in the...Ch. 13.2 - Prob. 16ECh. 13.2 - Prob. 17ECh. 13.2 - Prob. 18ECh. 13.2 - An experiment to study the relationship between x...Ch. 13.2 - The paper The Effects of Split Keyboard Geometry...Ch. 13.2 - The authors of the paper Decreased Brain Volume in...Ch. 13.2 - Do taller adults make more money? The authors of...Ch. 13.2 - Researchers studying pleasant touch sensations...Ch. 13.2 - Prob. 24ECh. 13.2 - Acrylamide is a chemical that is sometimes found...Ch. 13.2 - Prob. 26ECh. 13.2 - Exercise 13.18 described a regression analysis...Ch. 13.2 - Consider the accompanying data on x = Research and...Ch. 13.2 - Prob. 29ECh. 13.2 - In anthropological studies, an important...Ch. 13.3 - The graphs accompanying this exercise are based on...Ch. 13.3 - Prob. 32ECh. 13.3 - Prob. 33ECh. 13.3 - The article Vital Dimensions in Volume Perception:...Ch. 13.3 - Prob. 35ECh. 13.3 - An investigation of the relationship between x =...Ch. 13.4 - Prob. 37ECh. 13.4 - Prob. 38ECh. 13.4 - In Exercise 13.19, we considered a regression of y...Ch. 13.4 - Prob. 40ECh. 13.4 - A subset of data read from a graph that appeared...Ch. 13.4 - Prob. 42ECh. 13.4 - Prob. 43ECh. 13.4 - The article first introduced in Exercise 13.34 of...Ch. 13.4 - The shelf life of packaged food depends on many...Ch. 13.4 - For the cereal data of the previous exercise, the...Ch. 13.4 - The article Performance Test Conducted for a Gas...Ch. 13.5 - Prob. 48ECh. 13.5 - Prob. 49ECh. 13.5 - A sample of n = 353 college faculty members was...Ch. 13.5 - Prob. 51ECh. 13.5 - Prob. 52ECh. 13.5 - The accompanying summary quantities for x =...Ch. 13.5 - Prob. 54ECh. 13.5 - Prob. 55ECh. 13.6 - Prob. 56ECh. 13 - Prob. 1CRECh. 13 - Prob. 2CRECh. 13 - Prob. 3CRECh. 13 - Prob. 4CRECh. 13 - Prob. 5CRECh. 13 - The accompanying graphical display is similar to...Ch. 13 - Prob. 7CRECh. 13 - Prob. 8CRECh. 13 - Consider the following data on y = Number of songs...Ch. 13 - Many people take ginkgo supplements advertised to...Ch. 13 - Prob. 11CRECh. 13 - Prob. 12CRECh. 13 - Prob. 13CRECh. 13 - Prob. 14CRECh. 13 - The discharge of industrial wastewater into rivers...Ch. 13 - Many people take ginkgo supplements advertised to...Ch. 13 - It is hypothesized that when homing pigeons are...Ch. 13 - Prob. 18CRECh. 13 - Prob. 57CRCh. 13 - Prob. 58CRCh. 13 - Prob. 59CRCh. 13 - The article Photocharge Effects in Dye Sensitized...Ch. 13 - Prob. 61CRCh. 13 - Prob. 62CRCh. 13 - Prob. 63CRCh. 13 - Prob. 64CRCh. 13 - Prob. 65CRCh. 13 - The article Improving Fermentation Productivity...Ch. 13 - Prob. 67CRCh. 13 - Prob. 68CRCh. 13 - Prob. 69CR
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.
Similar questions
Recommended textbooks for you
Text book image
Linear Algebra: A Modern Introduction
Algebra
ISBN:9781285463247
Author:David Poole
Publisher:Cengage Learning
Text book image
Calculus For The Life Sciences
Calculus
ISBN:9780321964038
Author:GREENWELL, Raymond N., RITCHEY, Nathan P., Lial, Margaret L.
Publisher:Pearson Addison Wesley,
Text book image
Glencoe Algebra 1, Student Edition, 9780079039897...
Algebra
ISBN:9780079039897
Author:Carter
Publisher:McGraw Hill
Text book image
Big Ideas Math A Bridge To Success Algebra 1: Stu...
Algebra
ISBN:9781680331141
Author:HOUGHTON MIFFLIN HARCOURT
Publisher:Houghton Mifflin Harcourt
Introduction to experimental design and analysis of variance (ANOVA); Author: Dr. Bharatendra Rai;https://www.youtube.com/watch?v=vSFo1MwLoxU;License: Standard YouTube License, CC-BY