Question

At a famous ice cream parlor on the island, ice cream sales vary with the ambient temperature that day as shown in the follow
0 0
Add a comment Improve this question Transcribed image text
Answer #1

solution:

a)

let X be the temperature as explanatory variable and Y (sales) be the dependent variable.

so first of all calculating the mean of both variables and make the necessary computation as shown in the table below:

dy= temperature sale in dx = (x) dollor (Y (X-mean) (Y-mean dx^2 dy^2 dx dy 66 185 - 12.58 -217.42 158.34 47270.01 2735.83 67

so mean of X = \bar X = \frac{\sum X}{n}=\frac{943}{12}=78.583

mean of Y = Υ ΣΥ 4829 402.42 n 12

regression equation of Y on X as follows:

(Y-\bar Y) = \frac{\sum dxdy}{\sum dx^2}(X-\bar X)

(Y-402.42) = \frac{12337.08}{1108.92}(X-78.583)

\hat Y=11.13 X-471.84

b)

we have to find the sale of ice cream when when th temperature is 88 degree.

so x = 88

putting the value of X in equation we get

\hat Y=11.13 (88)-471.84

\hat Y=507.6

so predicted sale at temperature 88 degree is $ 507.6

c)

here we have to predict the temperature with the given sale so we have to find the regreesion line of X on Y

the regression line of X on Y as follows

(X-\bar X)=\frac{\sum dxdy}{\sum dy^2}(Y-\bar Y)

(X-78.583)=\frac{12337.08}{174754.92}(Y-402.42)

\hat X=0.071Y+50.17

so if Y = 650

predicted value of X will be

\hat X=0.071(650)+50.17 = 96.32

so predicted temperature will be 96.32 degree.

Add a comment
Know the answer?
Add Answer to:
At a famous ice cream parlor on the island, ice cream sales vary with the ambient...
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
  • A local ice cream store has been keeping track of it sales on a randomly selected...

    A local ice cream store has been keeping track of it sales on a randomly selected day during each month. Using SPSS determine if there is a predictable relationship between ice cream sales and the temperature on that day. Temperature °C Ice Cream Sales 14.2° $215 16.4° $325 11.9° $185 15.2° $332 18.5° $406 22.1° $522 19.4° $412 25.1° $614 23.4° $544 18.1° $421 22.6° $445 17.2° $408

  • correlation and regression The director of sales at a large ice-cream parlor company want to see...

    correlation and regression The director of sales at a large ice-cream parlor company want to see if there is a relationship between Ice-cream sales and temperature. They have 15 different parlors from all over the country report on their sales total for a day in the week and what the hi temperature temperature was that day. The data collected is given below. 1. What conclusion can be drawn 2. Predict the amount of money a parlor would make when the...

  • Basic Tools Exercise - Excel Search A simran rajbhandari SR х AutoSave On HUB File Home...

    Basic Tools Exercise - Excel Search A simran rajbhandari SR х AutoSave On HUB File Home Insert Draw Page Layout Formulas Data Review View Help Share Comments AutoSum Calib AA a wrap Text General SEX 47 4 Hill Waste [Copy Format Painter BTU Insert Delete Format Ideas ES + Merge & Center $ - % 4000 000 Conditional Format as Cell Formatting Table Styles Clear Sort & Find & Filter v Select Editing cipboard Fort Alignment Number Style: Cels Ideas...

  • In C++ Programming: Using a single for loop, output the even numbers between 2 and 1004...

    In C++ Programming: Using a single for loop, output the even numbers between 2 and 1004 (inclusive) that iterates (loops) exactly 502 times. The outputted numbers be aligned in a table with 10 numbers per row. Each column in the table should be 5 characters wide. Do not nest a loop inside of another loop. Hint: First create and test the code that output the numbers all on one line (the command line will automatically wrap the output to new...

  • need help to complete this java program // add appropriate import statements here. // These imports...

    need help to complete this java program // add appropriate import statements here. // These imports you can leave as is. import javafx.application.Application; import javafx.scene.Group; import javafx.scene.Scene; import javafx.scene.canvas.Canvas; import javafx.scene.canvas.GraphicsContext; import javafx.scene.paint.Color; import javafx.stage.Stage; /** @author yourAccountNameHere */ public class ConnectTheDots extends Application {            /*     * Do not add code to main(). Add it below in connectTheDots instead.     */     public static void main(String[] args) {         launch(args);     }         /*...

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