Loose-leaf Version for The Basic Practice of Statistics 7e & LaunchPad (Twelve Month Access)
Loose-leaf Version for The Basic Practice of Statistics 7e & LaunchPad (Twelve Month Access)
7th Edition
ISBN: 9781319019334
Author: David S. Moore, William I. Notz, Michael A. Fligner
Publisher: W. H. Freeman
bartleby

Concept explainers

bartleby

Videos

Question
Book Icon
Chapter 29, Problem 29.46E

a.

To determine

To estimate: The parameters for the given regression model and also estimate for σ .

a.

Expert Solution
Check Mark

Explanation of Solution

Given info:

The dataset shows the calories burnt after running in a treadmill for various speed.

The variables are listed below:

No incline – 1 for 0% incline and 0 for other incline positions.

2% incline – 1 for 2% incline and 0 for other incline positions.

Indslow – 1 for MPH less than or equal to 3 and 0 for greater than 3.

MPH – mile per hour.

Justification:

From the MINITAB output, it can be observed that the parameters in the regression model are as follows:

Constant=64.75

MPH=145.841

Indslow=50.01

No incline=145.06

2% incline=72.83

The estimate for σ is the standard error which is observed to be 34.2865.

b.

To determine

To find: The number of lines fitted with the given model.

To check: Whether all the slope values are identical.

To identify: Each of the fitted line.

b.

Expert Solution
Check Mark

Answer to Problem 29.46E

There are 8 lines fitted with the given model.

The slope values are not identical.

The fitted values are given below:

When Indslow, 2% incline and  No incline as 0.

Calories=64.75 + 145.841 MPH

When Indslow as 1, 2% incline and No incline 0.

Calories = 14.74+ 145.841 MPH

When Indslow, 2% incline and No incline takes 1.

Calories =203.15+ 145.841 MPH

When Indslow takes 0, 2% incline takes 1 and No incline takes 1.

Calories = 81.91+ 145.841 MPH

When Indslow and 2% incline takes 0, No incline takes 1.

Calories =8.08+ 145.841 MPH

When Indslow and 2% incline takes 1, No incline takes 0.

Calories =130.32+ 145.841 MPH

When Indslow takes 0, 2% incline and No incline takes 1.

Calories =153.14+ 145.841 MPH

When Indslow takes 1, 2% incline takes 0 and No incline takes 1.

Calories =58.09 + 145.841 MPH

Explanation of Solution

Calculation:

From the MINITAB output, it can be observed that the regression model predicting calories using the variables No incline, 2% incline, Indslow and MPH are given below:

Calories = [64.75 + 145.841 MPH 50.01(Indslow)145.06(No incline)72.83(2% incline)]

There are 8 regression lines for predicting calories under different levels of Indslow, No incline, 2% incline:

When Indslow, No incline and 2% incline takes 0, then the regression equation for predicting calories is as follows,

Calories = 64.75 + 145.841 MPH 50.01(0)145.06(0)72.83(0)=64.75 + 145.841 MPH

When Indslow takes 1, No incline and 2% incline takes 0, then the regression equation for predicting calories is as follows,

Calories = 64.75 + 145.841 MPH 50.01(1)145.06(0)72.83(0)=(64.7550.01)+ 145.841 MPH=14.74+ 145.841 MPH

When Indslow, No incline and 2% incline takes 1, then the regression equation for predicting calories is as follows,

Calories = 64.75 + 145.841 MPH 50.01(1)145.06(1)72.83(1)=(64.7550.01145.0672.83)+ 145.841 MPH=203.15+ 145.841 MPH

When Indslow takes 0, No incline takes 1 and 2% incline takes 0, then the regression equation for predicting calories is as follows,

Calories = 64.75 + 145.841 MPH 50.01(0)145.06(1)72.83(0)=(64.75145.06)+ 145.841 MPH=81.91+ 145.841 MPH

When Indslow and No incline takes 0 and 2% incline takes 1, then the regression equation for predicting calories is as follows,

Calories = 64.75 + 145.841 MPH 50.01(0)145.06(0)72.83(1)=(64.7572.83)+ 145.841 MPH=8.08+ 145.841 MPH

When Indslow and No incline takes 1 and 2% incline takes 0, then the regression equation for predicting calories is as follows,

Calories = 64.75 + 145.841 MPH 50.01(1)145.06(1)72.83(0)=(64.7550.01145.06)+ 145.841 MPH=130.32+ 145.841 MPH

When Indslow takes 0, No incline and 2% incline takes 1, then the regression equation for predicting calories is as follows,

Calories = 64.75 + 145.841 MPH 50.01(0)145.06(1)72.83(1)=(64.75145.0672.83)+ 145.841 MPH=153.14+ 145.841 MPH

When Indslow takes 1, No incline takes 0 and 2% incline takes 1, then the regression equation for predicting calories is as follows,

Calories = 64.75 + 145.841 MPH 50.01(1)145.06(0)72.83(1)=(64.7550.0172.83)+ 145.841 MPH=58.09 + 145.841 MPH

Justification:

The slopes are not the same because of indicator variables Indslow, No incline, and 2% incline.

Indicator variable:

An indicator variable places the individual observation in one among the two categories; an indicator variable is coded by the values 0 and 1.

c.

To determine

To suggest: Whether the model provides a better fit for the given data.

c.

Expert Solution
Check Mark

Answer to Problem 29.46E

The model provides a better fit for the given data.

Explanation of Solution

Justification:

R-square:

The R-square is a multiple correlation coefficient and it is the square of correlation between the observed response variable and predicted response variable.

R-square tells about the fit of the model. If the R-square value is high then the model fits better.

From the MINITAB output, it can be seen that the R-square value is 99.3%. This tells that the explanatory variables could explain 99.3% of variation in predicting the calories burnt.

d.

To determine

To test: Whether there is any significance that more speed results in more calories burn.

To state: The hypotheses, test-statistic and the P-value.

d.

Expert Solution
Check Mark

Answer to Problem 29.46E

There is significance that more speed results in more calories burn.

The hypothesis used for testing the significant in the speed is given below:

H0:β1=0Ha:β10

The test statistic value is 56.17 and P-value is 0.000.

Explanation of Solution

Justification:

The hypothesis used for testing the significant in the speed is given below:

H0:β1=0Ha:β10

Where, β1 represents the coefficient corresponding to MPH.

Test statistic:

t=bSEb

b represents the estimate for β ,

SEb represents the standard error obtained while estimating β .

From the MINITAB output, it can be observed that the P-value corresponding to the variable MPH is 0.000 which is lesser than the level of significance (α=0.05) . Thus, the null hypothesis is rejected. Also, the test statistic value is 56.17.

Hence, conclude that there is significance that more speed results in more calories burn.

Conclusion:

From this data and the output, it is clear that burning calories depend on the individual and it is not in the hands of other things like equipments because the variable MPH turns out to be significant and its coefficient is 145.841. Thus, if speed increases calories burn will also increase.

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
3. Explain why the following statements are not correct. a. "With my methodological approach, I can reduce the Type I error with the given sample information without changing the Type II error." b. "I have already decided how much of the Type I error I am going to allow. A bigger sample will not change either the Type I or Type II error." C. "I can reduce the Type II error by making it difficult to reject the null hypothesis." d. "By making it easy to reject the null hypothesis, I am reducing the Type I error."
Given the following sample data values: 7, 12, 15, 9, 15, 13, 12, 10, 18,12 Find the following: a) Σ x= b) x² = c) x = n d) Median = e) Midrange x = (Enter a whole number) (Enter a whole number) (use one decimal place accuracy) (use one decimal place accuracy) (use one decimal place accuracy) f) the range= g) the variance, s² (Enter a whole number) f) Standard Deviation, s = (use one decimal place accuracy) Use the formula s² ·Σx² -(x)² n(n-1) nΣ x²-(x)² 2 Use the formula s = n(n-1) (use one decimal place accuracy)
Table of hours of television watched per week: 11 15 24 34 36 22 20 30 12 32 24 36 42 36 42 26 37 39 48 35 26 29 27 81276 40 54 47 KARKE 31 35 42 75 35 46 36 42 65 28 54 65 28 23 28 23669 34 43 35 36 16 19 19 28212 Using the data above, construct a frequency table according the following classes: Number of Hours Frequency Relative Frequency 10-19 20-29 |30-39 40-49 50-59 60-69 70-79 80-89 From the frequency table above, find a) the lower class limits b) the upper class limits c) the class width d) the class boundaries Statistics 300 Frequency Tables and Pictures of Data, page 2 Using your frequency table, construct a frequency and a relative frequency histogram labeling both axes.
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
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
MATLAB: An Introduction with Applications
Statistics
ISBN:9781119256830
Author:Amos Gilat
Publisher:John Wiley & Sons Inc
Text book image
Probability and Statistics for Engineering and th...
Statistics
ISBN:9781305251809
Author:Jay L. Devore
Publisher:Cengage Learning
Text book image
Statistics for The Behavioral Sciences (MindTap C...
Statistics
ISBN:9781305504912
Author:Frederick J Gravetter, Larry B. Wallnau
Publisher:Cengage Learning
Text book image
Elementary Statistics: Picturing the World (7th E...
Statistics
ISBN:9780134683416
Author:Ron Larson, Betsy Farber
Publisher:PEARSON
Text book image
The Basic Practice of Statistics
Statistics
ISBN:9781319042578
Author:David S. Moore, William I. Notz, Michael A. Fligner
Publisher:W. H. Freeman
Text book image
Introduction to the Practice of Statistics
Statistics
ISBN:9781319013387
Author:David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:W. H. Freeman
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