Question

In: Statistics and Probability

Is there a relationship between the dollars spent each week on recreation and the number of...

Is there a relationship between the dollars spent each week on recreation and the number of members of the family? Do larger families spend more on recreation? Ten Chicago families shared the following information:

Family Size               3         6        5        6        6        3        4         4         5        3

Amount Spent          99        104     151     129     142     111     74        91        119     91

h. Predict the recreational spending for a family of size 5.

i. If there are families of that size in the data set, what are the residuals for those observations?

j. Test the explanatory power of the model at a 5% level of significance.

k. Test if there is a positive relationship between family size and recreational spending. Use alpha = 0.01.

l. What is the excel command used to produce the p-value associated with the test in part k?

Solutions

Expert Solution

Family_Size<-c(3,6,5,6,6,3,4,4,5,3)
Amount_Spent<-c(99,104,151,129,142,111,74,91,119,91)
mod<-lm(Amount_Spent~Family_Size)
mod
summary(mod)
summary.aov(mod)

h. Predict the recreational spending for a family of size 5.

i. If there are families of that size in the data set, what are the residuals for those observations?\

Residuals are 34.2620690 and 2.2620690 for 3rd and 9th observations

j. Test the explanatory power of the model at a 5% level of significance.

The R-squared is called the coefficient of determination tells us how well the model explains the variation in the model is =0.3471 or 34.71% variation in the y variable is explained by the model.

k. Test if there is a positive relationship between family size and recreational spending. Use alpha = 0.01.

For Alpha =0.01 we cannot reject the null hypothesis and thus we can say there is no significant relationship between the two variables.


Related Solutions

A researcher measures the relationship between the number of interruptions during a class and time spent...
A researcher measures the relationship between the number of interruptions during a class and time spent "on task" (in minutes). Answer the following questions based on the results provided. Number of Interruptions Time Spent "On Task" 8 15 4 38 7 18 2 32 Part (a) Compute the Pearson correlation coefficient. (Round your answer to three decimal places.) Part (b) Multiply each measurement of interruptions times 3 and recalculate the correlation coefficient. (Round your answer to three decimal places.) Part...
A researcher measures the relationship between the number of interruptions during a class and time spent...
A researcher measures the relationship between the number of interruptions during a class and time spent "on task" (in minutes). Answer the following questions based on the results provided. Number of Interruptions Time Spent "On Task" 9 15 3 37 7 17 2 32 Part (a) Compute the Pearson correlation coefficient. (Round your answer to three decimal places.) Part (b) Multiply each measurement of interruptions times 3 and recalculate the correlation coefficient. (Round your answer to three decimal places.) Part...
A researcher measures the relationship between the number of interruptions during a class and time spent...
A researcher measures the relationship between the number of interruptions during a class and time spent "on task" (in minutes). Answer the following questions based on the results provided. Number of Interruptions - 9, 4, 6,3 Time Spent "On Task"- 18, 38, 17, 32 Part (a) Compute the Pearson correlation coefficient. (Round your answer to three decimal places.) Part (b) Multiply each measurement of interruptions times 3 and recalculate the correlation coefficient. (Round your answer to three decimal places.) Part...
A researcher measures the relationship between the number of interruptions during a class and time spent...
A researcher measures the relationship between the number of interruptions during a class and time spent "on task" (in minutes). Answer the following questions based on the results provided. Number of Interruptions Time Spent "On Task" 11 15 6 37 9 20 4 32 Part (a) Compute the Pearson correlation coefficient. (Round your answer to three decimal places.) Part (b) Multiply each measurement of interruptions times 3 and recalculate the correlation coefficient. (Round your answer to three decimal places.) Part...
The following indicates the number of hours that Johnny spent studying the week before each exam...
The following indicates the number of hours that Johnny spent studying the week before each exam in his classes along with the corresponding exam scores: Hours Studying:  4    5    8  12  15  19 Score on Exam:  54  49 60  70  81 94 Find the residual corresponding to the explanatory value of 8. a) 69.8263 b) −0.82 c) −69.8263 d) −126.34 e) 0.82
A researcher is interested to learn if there is a linear relationship between the hours in a week spent exercising and a person’s life satisfaction.
  A researcher is interested to learn if there is a linear relationship between the hours in a week spent exercising and a person’s life satisfaction. The researchers collected the following data from a random sample, which included the number of hours spent exercising in a week and a ranking of life satisfaction from 1 to 10 ( 1 being the lowest and 10 the highest). Participant Hours of Exercise Life Satisfaction 1 3 1 2 14 2 3 14...
A researcher measures the relationship between sleep medication use (times used per week) and time spent...
A researcher measures the relationship between sleep medication use (times used per week) and time spent working (in hours per week). Answer the following questions based on the results provided. Sleep Medication Use Time Spent Working 9 16 4 39 7 18 2 31 Part A) Compute the Pearson correlation coefficient. (Round your answer to three decimal places.) Part B) Multiply each measurement of drug use times 3 and recalculate the correlation coefficient. (Round your answer to three decimal places.)...
A researcher measures the relationship between sleep medication use (times used per week) and time spent...
A researcher measures the relationship between sleep medication use (times used per week) and time spent working (in hours per week). Answer the following questions based on the results provided. Sleep Medication Use Time Spent Working 8 16 3 39 7 19 2 30 A) Compute the Pearson correlation coefficient. (Round your answer to three decimal places.) _____ B) Multiply each measurement of drug use times 3 and recalculate the correlation coefficient. (Round your answer to three decimal places.) _____...
A researcher measures the relationship between sleep medication use (times used per week) and time spent...
A researcher measures the relationship between sleep medication use (times used per week) and time spent working (in hours per week). Answer the following questions based on the results provided. Sleep Medication Use 9,4, 7, 3 Time Spent Working 16, 38, 18, 31 Compute the Pearson correlation coefficient. (Round your answer to three decimal places.) Multiply each measurement of drug use times 3 and recalculate the correlation coefficient. (Round your answer to three decimal places.) Divide each measurement in half...
Researchers were interested in the relationship between the number of hours per week on Facebook and...
Researchers were interested in the relationship between the number of hours per week on Facebook and perceived loneliness (higher the score, the lonelier the individual) in older adults. Using the tables below, answer the following questions. Is there a significant relationship time spent on Facebook and perceived loneliness? Explain your answer. Write out the regression equation. Given the calculated regression equation (see question 6), calculate Y' for each of the following values of X: 10                              15                              25 Regression...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT