Question

Goal

Your end goal is predict finishing time for all the dishes, or one of the subgroups, whichever is best.

Steps

  1. Make a scatterplot of diameter vs time for all tableware. Be sure you give it a title and axis labels.
  2. Check the conditions for linear regression for this scatterplot (bottom of page 385)
    1. Please use complete sentences for each condition.
  3. Check the scatterplots for the subgroups – find 1 that is appropriate for linear regression.
    1. No need to include them all, just write a sentence about which one is best and how you came to that conclusion.
  4. For that subgroup, include the scatterplot, correlation coefficient, and formula for the least-squares regression line
    1. Your equation should look like the one in Example 8.21, not like the y = mx + b that you enter for MyOpenMath
  5. Write a sentence interpreting the slope. (Example 8.20 and page 389)
  6. Write a sentence interpreting the intercept. (Example 8.20 and page 389)
  7. Just overall, does it seem like predicting finishing time from diameter is going to work? Or are there too many other factors for this to be very useful? (If so, what factors?)

Data:

Bowls Casseroles Dishes Trays Plates DIAM DIAM TIME DIAM TIME DIAM TIME TIME DIAM TIME 8 34.88 10.7 47.65 10 55.53 16 54.86 1

0 0
Add a comment Improve this question Transcribed image text
Answer #1

From the given 5 categories of utensils, we obtain the scatterplots for each of their diameter and time for tableware.

They are attached below. From there we can see that subgroup 4, i.e. regression between the diameter of trays and their time for tableware can be approximated by a linear equation as all the points fall almost on or near the fitted regression line.

So, we obtain the detailed scatterplot for that subgroup which is also attached below.

The correlation coefficient for that subgroup comes out to be r = 0.936 (rounded to 3 decimal places)

The fitted linear regression equation is y4_hat = -13.987 + 4.439 x4 where y4_hat is the predicted time for the tableware given x4 is the diameter of the tray.

Interpretation of the y-intercept: If the diameter of the tray is 0 units, then we predict the time for the tableware is -13.987. (It is to be noted that in real life example this interpretation doesn't make any sense, because no tray would have diameter zero)

Interpretation of the slope: If the diameter of the tray increases by one unit, then the predicted time for the tableware will also increase by an approximate measure of 4.439 units.

(The answers are obtained using R-software. Code and output are attached below for verification).

Fle Hstory Resre Wndows RCn R Gaphics Device 2 (ACTIVE ttetancter of boyl, vi-tame tor bowis /2a/v2-2)) xl-(,10., 7.4, .4, 6,RGraphics Device 2 (ACTIVE) O 90 25 20 15 10 diameter of trays 09 00 time for trays> Cor (x4, y4) [1] 0.9360343 > lm (y4 x4) Call: lm (formula y4 x4) Coefficients: (Intercept) x4 -13.987 4.439

Add a comment
Know the answer?
Add Answer to:
Goal Your end goal is predict finishing time for all the dishes, or one of the...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT