Question

In: Statistics and Probability

Use the data on snowfall and mood to create a regression equation. Then, you will use...

Use the data on snowfall and mood to create a regression equation. Then, you will use this regression equation to make predictions about negative affect levels. Using your graphing calculator, create a regression equation with the following data:

Monthly Snowfall and Mood
Total Daily Snowfall Negative Affect Score
5in 10
3in 4
10in 24
12in 30
8in 12
10in 39
24in 50
36in 50
20in 47

Then, use this equation to predict Negative Affect Score for three different snowfall amounts not listed. Provide a 1-2 paragraph summary in which you address the following:

Present the regression equation.

Identify the three snowfall amounts you selected to predict Negative Affect Score for.

Identify the Negative Affect Score predicted for each.

Explain whether or not you agree with these predictions, and reflect on how appropriate regression is for these variables.

Solutions

Expert Solution

To first describe the data, we shall create a scatterplot to observe the apparent relationship of Y on X, where,
Y denotes the Negative Affect Scores
X denotes the Total Daily Snowfall
___________________________________________________________________________

#Using the following R code, we obtain the scatterplot :-

x=c(5,3,10,12,8,10,24,36,20)
y=c(10,4,24,30,12,39,50,50,47)

plot(x,y,main="Scatterplot of Mood on Snowfall",xlab="Total Daily Snowfall",ylab="Negative Afeect Score")
___________________________________________________________________________

The scatterplot is obtained as,

Interpretation :- It is very evident from the above plot, that there exist a logarithmic relationship between, Y and X.

So, I have decided to test the following no intercept regression model,

where,

___________________________________________________________________________

#Using the following R code, we obtain the fitted regression equation and its summary output,

fit=lm(y~-1+I(log(x)))
summary(fit)
___________________________________________________________________________

The fitted regression equation is obtained as,

As we can see from the above analysis, the adjusted r-squared value is 0.922 which depicts that 92.2% of the variability in Y is explained by log(X) in the above model, signifying that the model is a good fit.

3 snowfall amounts chosen to predict the Negative Affect score are taken as follows,

The predicted negative affect scores for the corresponding 3 Snowfall amount as stated above are obtained as follows,



Yes, I agree with the above predictions, because, as a result of the previous analysis, it is evident that the model is a very good fit with highly significant coefficients.
To visualize the position of the predicted observations, we shall create a scatterplot with the above results.


Related Solutions

How many data points (pieces of data were used to create the regression equation?
How many data points (pieces of data were used to create the regression equation)?Regression StatisticsMultiple RR SquareAdjusted R SquareStandard ErrorObservations8ANOVAdfSSMSFRegression1333311Residual6233Total7CoefficientsStandard Errort StatP-valueIntercept1031.2746663.9842840.007248Advertising (thousands of $)126.193306741.6108020.158349
Use the following data set to calculate the regression equation. What would you estimate the happiness...
Use the following data set to calculate the regression equation. What would you estimate the happiness rating for someone who has 5 children to be? Number of children Happiness Rating 2 1 5 5 8 6 4 3 5 5 6 7 1 2 6 5 3 2
Use the SAT data and create a multiple regression table but this time as input use...
Use the SAT data and create a multiple regression table but this time as input use ONLY two variables: Letters and SAT. Answer questions 1 to 4. Choose the best fitting answer. Note: numbers are truncated unless specified. 1. If an incoming student has Letters = 7 and SAT = 1000 what would his predicted College GPA be? a. 1.99 b. 2.01 c. ​​2.18 d. 2.39 2. What is the approximate error of this prediction? a. 0.58 b. ​​0.61 c....
Use the SAT data and create a multiple regression table but this time as input use...
Use the SAT data and create a multiple regression table but this time as input use ONLY two variables: Letters and SAT. Answer questions 1 to 4. Choose the best fitting answer. Note: numbers are truncated unless specified. C ollege GPA HighSchl GPA SAT Letters 2.04 2.01 1070 5 2.56 3.4 1254 6 3.75 3.68 1466 6 1.1 1.54 706 4 3 3.32 1160 5 0.05 0.33 756 3 1.38 0.36 1058 2 1.5 1.97 1008 7 1.38 2.03 1104...
Use the given data to find the equation of the regression line. Examine the scatterplot and...
Use the given data to find the equation of the regression line. Examine the scatterplot and identify a characteristic of the data that is ignored by the regression line. x 44 1212 99 77 33 1111 1010 88 55 1313 66   y 3.643.64 8.448.44 9.309.30 8.108.10 1.441.44 9.089.08 9.369.36 8.888.88 5.485.48 7.447.44 6.966.96
Use the given data to find the equation of the regression line. Examine the scatterplot and...
Use the given data to find the equation of the regression line. Examine the scatterplot and identify a characteristic of the data that is ignored by the regression line. x   y 9   7.7 7   6.58 13   13.22 10   6.93 12   7.56 14   9.01 7   6.28 4   5.18 11   8.46 8   6.68 5   5.48
Use the given data to find the equation of the regression line. Examine the scatterplot and...
Use the given data to find the equation of the regression line. Examine the scatterplot and identify a characteristic of the data that is ignored by the regression line. x 66 5 10 9 7 11 8 12 14 15 13 y 4.19 2.42 8.22 7.67 5.66 8.47 6.81 8.41 7.39 6.42 8.06 y with caret =__+__x (Round to two decimal places as needed.) Create a scatterplot of the data. Choose the correct graph below. Identify a characteristic of the...
Use the given data to find the equation of the regression line. Examine the scatterplot and...
Use the given data to find the equation of the regression line. Examine the scatterplot and identify a characteristic of the data that is ignored by the regression line. x   y 12   18.26 7   13.01 8   14.67 13   18.39 4   6.22 6   11.06 5   8.79 14   18.22 11   17.81 9   16.02 10   17.07 y= Create a scatterplot of the data. Choose the correct graph Identify a characteristic of the data that is ignored by the regression line.
Use the given data to find the equation of the regression line. Examine the scatterplot and...
Use the given data to find the equation of the regression line. Examine the scatterplot and identify a characteristic of the data that is ignored by the regression line. x 8 10 12 11 6 4 3 13 7 5 9 y 14.75 16.69 17.31 17.17 11.49 6.91 4.13 17.13 13.28 9.37 15.88 Modifying Above y with caret equals nothing plus nothing x
Use the given data to find the equation of the regression line. Examine the scatterplot and...
Use the given data to find the equation of the regression line. Examine the scatterplot and identify a characteristic of the data that is ignored by the regression line. x 55 1212 10 11 44 14 13 88 77 99 66 y 5.11 9.77 10.08 10.09 3.13 8.13 9.11 9.08 8.09 9.75 6.77 ModifyingAbove y with caretyequals=nothingplus+nothingx create a scatterplot of data characteristic of scatterplot ​ (Round to two decimal places as​ needed.)
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT