
Least Squares and RMSE
Authored by Harris Butler
Mathematics
University
CCSS covered

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
8 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
a. Look at the "HSDropoutRate" data set in R.
b. (You may want to extract the Rate and Year vectors for future use)
What is the length/dimension of each vector?
This should be a single number since each vector is the same length.
a. Look at the "HSDropoutRate" data set in R.
b. (You may want to extract the Rate and Year vectors for future use)
What is the length/dimension of each vector?
This should be a single number since each vector is the same length.
2.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
What is the output variable for the HSDropoutRate data set?
Rate
Months
x
y
Tags
CCSS.HSS.ID.B.6
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which is a valid command to fit this data in R?
project(Rate ~ Year)
project(Rate ~ Year + 1, data=HSDropoutRate)
project(Rate ~ m*Year + b, data=HSDropoutRate
Tags
CCSS.HSA.SSE.A.1
CCSS.HSF.BF.A.1
CCSS.HSF.LE.A.1
CCSS.HSF.LE.A.2
4.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
After fitting this data with project(), either with the matrix method or the formula method, what is the value of the intercept? Round your answer to three decimal places
Tags
CCSS.8.EE.C.8C
5.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
What would the model predict the dropout rate to be in the year 1976? Round your answer to one decimal place.
Tags
CCSS.HSS.IC.B.4
CCSS.HSS.ID.C.7
CCSS.HSS.MD.A.2
6.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
If the actual dropout rate was 14.2 in 1978 and the model predicts a dropout rate of 14.1, what is the component value of the residual vector for the year 1978? Round your answer to one decimal place.
Answer explanation
Residual = Actual data minus prediction
14.2-14.1 = 0.1
7.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
Calculate the whole residual vector, and calculate the RMSE. What is the RMSE? Round your answer to three decimal places.
Tags
CCSS.HSS.ID.B.6
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?