Question

In: Statistics and Probability

** Remember, there are examples in your notes at the end of each section** The data...

** Remember, there are examples in your notes at the end of each section**

The data set "cars" in R has 2 variables with 50 observations.
speed: numeric Speed (mph)
dist: numeric Stopping distance (ft)

Fill in the missing boxes below in the R code and then the corresponding predictor table from R.

Assume we want to test if dist a car travels can be determined by speed.

dat.lm = lm( __ ~ __ , data = __ )summary( __ )

Estimate Std. Error t Pr(>|t|)
Intercept    0.0123
speed 1.49e-12

a) Write the least squares line from the table above in the form ?̂= a + bx but filling the with the estimates of the coefficients.
?̂= __ + __x

b) Is there evidence to support that dist increases as the speed increases? Use ?=0.05.
1. ?0 : ?1 = 0 vs. ?? : ?1> 0
2. ? = 0.05

3. t = __

4. Critical t0.05,48 = t0.05,40 = __

5. Conclusion:
Reject H0 OR Fail to reject H0

Interpretation:
There is sufficient evidence to support that dist increases as speed increases. OR
There is not sufficient evidence to support that dist increases as speed increases.

c) Find the 90% confidence interval for ?.

confint(dat.lm, 'speed', level = 0.90)

( __ , __ )

d) Find the 95% prediction interval for the mean when speed = 22.

newdat = data.frame( __ = __ )
predict( __ , __ , interval = 'prediction')

fit = __ , lwr = __ , upr = __

Solutions

Expert Solution

code :


Related Solutions

Construct a relative frequency distribution of your data. Remember each class should have the same width,...
Construct a relative frequency distribution of your data. Remember each class should have the same width, for example, classes of 0 to 5, 6 to 10, 11 to 15, etc. In 3 tabs: classes frequency relative frequency Data: The researcher asks 25 students, "On average, how many hours daily a college student spends on social networks?" Respondent   Hours of S.N. 1 1h40m 2 2h30m 3 2h30m 4 2h30m 5 2h10m 6 2h 7 2h 8 3h 9 2h20m 10 2h20m...
End of Section Problem 13.12 Your answer is partially correct. Try again. Use the following data...
End of Section Problem 13.12 Your answer is partially correct. Try again. Use the following data to develop a regression model to predict y from x1 and x2. Comment on the output. Develop a regression model to predict y from x1 only. Compare the results of this model with those of the model using both predictors.What might you conclude by examining the output from both regression models? y x1 x2 28 12.6 134 43 11.4 126 45 11.5 143 49...
Notes to Financial Statements include a section on Major Assumptions and Estimates, and this section can...
Notes to Financial Statements include a section on Major Assumptions and Estimates, and this section can be useful in establishing a company's risk of accounting distortions. TRUE or FALSE
A) Remember that molality (m) = moles of solute / kg solvent. So, using your data...
A) Remember that molality (m) = moles of solute / kg solvent. So, using your data from Table 1, calculate the moles of each solute (glycerol, NaCl, and CaCl2) used in this lab by using the experimental molality and the mass (in kg) of water in each trial.. You must show all work to receive credit. B) Recall that the molar mass of a substance is expressed in g/mol. If we have a mass of a substance, and we know...
End of Section Problem 9.22 According to data released by the World Bank, the mean PM10...
End of Section Problem 9.22 According to data released by the World Bank, the mean PM10 (particulate matter) concentration for the city of Kabul, Afghanistan, in 1999 was 46. Suppose that because of efforts to improve air quality in Kabul, increases in modernization, and efforts to establish environmental-friendly businesses, city leaders believe rates of particulate matter in Kabul have decreased. To test this notion, they randomly sample 12 readings over a one-year period with the resulting readings shown below. Do...
End of Section Problem 9.22 According to data released by the World Bank, the mean PM10...
End of Section Problem 9.22 According to data released by the World Bank, the mean PM10 (particulate matter) concentration for the city of Kabul, Afghanistan, in 1999 was 46. Suppose that because of efforts to improve air quality in Kabul, increases in modernization, and efforts to establish environmental-friendly businesses, city leaders believe rates of particulate matter in Kabul have decreased. To test this notion, they randomly sample 12 readings over a one-year period with the resulting readings shown below. Do...
1. what extent is globalization driven by multinationals? Use data to argue your answer. Remember the...
1. what extent is globalization driven by multinationals? Use data to argue your answer. Remember the definition of Multinational. There are exporting companies that are not multinational, they just export. Choose a Multinational corporation and a foreign country where the company operates 2.How many jobs have been created by the company in the foreign country since it has been established there? What are the jobs main conditions? Did they hire any local politician? 3.How has the company related with the...
In this section, describe each statement as true, false or uncertain and explain your answer. Each...
In this section, describe each statement as true, false or uncertain and explain your answer. Each question is worth X marks: all of the marks are for explanation, none, for the true, false or uncertain. Answers should be brief. a) If a country has a floating exchange rate, then the fact that it has a high nominal interest rate (relative to world nominal interest rates) will make it attractive to international investors seeking high returns. b) A country with a...
Section 2: SHORT ANSWER (IN YOUR WORDS) List 5 characteristics of complexity and provide examples for...
Section 2: SHORT ANSWER (IN YOUR WORDS) List 5 characteristics of complexity and provide examples for each:
Please remember to choose the ethical provision you believe would address the issue and remember your...
Please remember to choose the ethical provision you believe would address the issue and remember your citations. A group of senior students have been attending nursing school together since the beginning and are friends with one another on social media. After a particularly tough day at clinical, one of the students begins to rant about the instructor, the clinical site, and the dreadful patient assignment the student had. The student even names the nurse assigned to the patient and the...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT