Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Exercises 13–28 use the same data sets as Exercises 13–28

in Section 10-1. In each case, find the regression equation, letting the first variable be the predictor (x) variable. Find the indicated predicted value by following the prediction procedure summarized in Figure 10-5 on page 493.

Find the best predicted temperature at a time when a cricket

chirps 3000 times in 1 minute. What is wrong with this predicted temperature?

Short Answer

Expert verified

The regression equation is\(\hat y = 27.6 + 0.052x\).

The best predicted temperature at a time when a cricket chirps 3000 times in 1 minute is 183.6 F.

The predicted temperature is extreme and unreliable as the chirps of 3000 are extreme as compared to other sampled measures.

Step by step solution

01

Given information

Values of two variables are given namely, chirps in 1 min and temperature.

02

Calculate the mean values

Let x represent the chirps in 1 min.

Let y represent the temperature

Themean value of xis given as,

\(\begin{array}{c}\bar x = \frac{{\sum\limits_{i = 1}^n {{x_i}} }}{n}\\ = \frac{{882 + 1188 + .... + 900}}{8}\\ = 1016.25\end{array}\)

Therefore, the mean value of x is 1016.25.

Themean value of yis given as,

\(\begin{array}{c}\bar y = \frac{{\sum\limits_{i = 1}^n {{y_i}} }}{n}\\ = \frac{{69.7 + 93.3 + .... + 79.6}}{{12}}\\ = 80.75\end{array}\)

Therefore, the mean value of y is 80.75.

03

Calculate the standard deviation of x and y

The standard deviation of x is given as,

\(\begin{array}{c}{s_x} = \sqrt {\frac{{\sum\limits_{i = 1}^n {{{({x_i} - \bar x)}^2}} }}{{n - 1}}} \\ = \sqrt {\frac{{{{\left( {882 - 1016.25} \right)}^2} + {{\left( {1188 - 1016.25} \right)}^2} + ..... + {{\left( {900 - 1016.25} \right)}^2}}}{{8 - 1}}} \\ = 135.8\end{array}\)

Therefore, the standard deviation of x is 135.8.

The standard deviation of y is given as,

\(\begin{array}{c}{s_y} = \sqrt {\frac{{\sum\limits_{i = 1}^n {{{({y_i} - \bar y)}^2}} }}{{n - 1}}} \\ = \sqrt {\frac{{{{\left( {69.7 - 80.75} \right)}^2} + {{\left( {93.3 - 80.75} \right)}^2} + ..... + {{\left( {79.6 - 80.75} \right)}^2}}}{{8 - 1}}} \\ = 8.125\end{array}\)

Therefore, the standard deviation of yis 8.125.

04

Calculate the correlation coefficient

The correlation coefficient is given as,

\(r = \frac{{n\left( {\sum {xy} } \right) - \left( {\sum x } \right)\left( {\sum y } \right)}}{{\sqrt {\left( {\left( {n\sum {{x^2}} } \right) - {{\left( {\sum x } \right)}^2}} \right)\left( {\left( {n\sum {{y^2}} } \right) - {{\left( {\sum y } \right)}^2}} \right)} }}\)

The calculations required to compute the correlation coefficient are as follows:

The correlation coefficient is given as,

\(\begin{array}{l}r = \frac{{n\left( {\sum {xy} } \right) - \left( {\sum x } \right)\left( {\sum y } \right)}}{{\sqrt {\left( {\left( {n\sum {{x^2}} } \right) - {{\left( {\sum x } \right)}^2}} \right)\left( {\left( {n\sum {{y^2}} } \right) - {{\left( {\sum y } \right)}^2}} \right)} }}\\ = \frac{{8\left( {663245.4} \right) - \left( {8130} \right)\left( {646} \right)}}{{\sqrt {\left( {\left( {8 \times 8391204} \right) - {{\left( {8130} \right)}^2}} \right)\left( {\left( {8 \times 52626.6} \right) - {{\left( {646} \right)}^2}} \right)} }}\\ = 0.8737\end{array}\)

Therefore, the correlation coefficient is 0.8737.

05

Calculate the slope of the regression line

The slopeof the regression line is given as,

\(\begin{array}{c}{b_1} = r\frac{{{s_Y}}}{{{s_X}}}\\ = 0.8737 \times \frac{{8.125}}{{135.8}}\\ = 0.0523\end{array}\)

Therefore, the value of slope is 0.052.

06

Calculate the intercept of the regression line

The interceptis computed as,

\(\begin{array}{c}{b_0} = \bar y - {b_1}\bar x\\ = 80.75 - \left( {0.0523 \times 1016.25} \right)\\ = 27.6\end{array}\)

Therefore, the value of intercept is 27.6.

07

Form a regression equation

Theregression equationis given as,

\(\begin{array}{c}\hat y = {b_0} + {b_1}x\\ = 27.6 + 0.052x\end{array}\)

Thus, the regression equation is \(\hat y = 27.6 + 0.052x\).

08

Analyze the model

Referring to exercise 22 of section 10-1,

1)The scatter plot shows an approximate linear relationship between the variables.

2)The P-value is 0.005.

As the P-value is less than the level of significance (0.05), this implies the null hypothesis is rejected.

Therefore, the correlation is significant.

Referring to figure 10-5, the criteria for a good regression model are satisfied.

09

Predict the temperature

The best predicted temperature at a time when a cricket chirps 3000 times in 1 minute is computed as,

\(\begin{array}{c}\hat y = 27.6 + 0.052\left( {3000} \right)\\ = 183.6\end{array}\)

Therefore, the best predicted temperature at a time when a cricket chirps 3000 times in 1 minute is 183.6 F.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

The following exercises are based on the following sample data consisting of numbers of enrolled students (in thousands) and numbers of burglaries for randomly selected large colleges in a recent year (based on data from the New York Times).

If you had computed the value of the linear correlation coefficient to be 1.500, what should you conclude?

Testing for a Linear Correlation. In Exercises 13–28, construct a scatterplot, and find the value of the linear correlation coefficient r. Also find the P-value or the critical values of r from Table A-6. Use a significance level of A = 0.05. Determine whether there is sufficient evidence to support a claim of a linear correlation between the two variables. (Save your work because the same data sets will be used in Section 10-2 exercises.)

CSI Statistics Police sometimes measure shoe prints at crime scenes so that they can learn something about criminals. Listed below are shoe print lengths, foot lengths, and heights of males (from Data Set 2 “Foot and Height” in Appendix B). Is there sufficient evidence to conclude that there is a linear correlation between shoe print lengths and heights of males? Based on these results, does it appear that police can use a shoe print length to estimate the height of a male?

Shoe print(cm)

29.7

29.7

31.4

31.8

27.6

Foot length(cm)

25.7

25.4

27.9

26.7

25.1

Height (cm)

175.3

177.8

185.4

175.3

172.7

In Exercises 5–8, we want to consider the correlation between heights of fathers and mothers and the heights of their sons. Refer to the

StatCrunch display and answer the given questions or identify the indicated items.

The display is based on Data Set 5 “Family Heights” in Appendix B.

A son will be born to a father who is 70 in. tall and a mother who is 60 in. tall. Use the multiple regression equation to predict the height of the son. Is the result likely to be a good predicted value? Why or why not?

let the predictor variable x be the first variable given. Use the given data to find the regression equation and the best predicted value of the response variable. Be sure to follow the prediction procedure summarized in Figure 10-5 on page 493. Use a 0.05 significance level.

For 30 recent Academy Award ceremonies, ages of Best Supporting Actors (x) and ages of Best Supporting Actresses (y) are recorded. The 30 paired ages yield\(\bar x = 52.1\)years,\(\bar y = 37.3\)years, r= 0.076, P-value = 0.691, and

\(\hat y = 34.4 + 0.0547x\). Find the best predicted value of\(\hat y\)(age of Best Supporting Actress) in 1982, when the age of the Best Supporting Actor (x) was 46 years.

Testing for a Linear Correlation. In Exercises 13–28, construct a scatterplot, and find the value of the linear correlation coefficient r. Also find the P-value or the critical values of r from Table A-6. Use a significance level of A = 0.05. Determine whether there is sufficient evidence to support a claim of a linear correlation between the two variables. (Save your work because the same data sets will be used in Section 10-2 exercises.)

Sports Repeat the preceding exercise using diameters and volumes.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free