Exam 11: Simple Linear Regression

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

Plot the line y = 4 - 2x. Then give the slope and y-intercept of the line.

(Essay)
5.0/5
(43)

(-6, -6)and (3, 3) (-6, -6)and (3, 3)

(Multiple Choice)
4.9/5
(45)

The Method of Least Squares specifies that the regression line has an average error of 0 and has an SSE that is minimized.

(True/False)
4.8/5
(36)

A county real estate appraiser wants to develop a statistical model to predict the appraised value of houses in a section of the county called East Meadow. One of the many variables thought to be An important predictor of appraised value is the number of rooms in the house. Consequently, the Appraiser decided to fit the simple linear regression model: E(y)=β0+β1xE ( y ) = \beta _ { 0 } + \beta _ { 1 } x where y=y = appraised value of the house (in thousands of dollars) and x=x = number of rooms. What set of hypotheses would you test to determine whether appraised value is positively linearly related to number of rooms?

(Multiple Choice)
4.9/5
(32)

A realtor collected the following data for a random sample of ten homes that recently sold in her area. House Asking Price Days on Market A \ 114,500 29 B \ 149,900 16 C \ 154,700 59 D \ 159,900 42 E \ 160,000 72 F \ 165,900 45 G \ 169,700 12 H \ 171,900 39 I \ 175,000 81 J \ 289,900 121 a. Find a 90% confidence interval for the mean number of days on the market for all houses listed at $150,000. b. Suppose a house has just been listed at $150,000. Find a 90% prediction interval for the number of days the house will be on the market before it sells.

(Essay)
4.9/5
(43)

A breeder of Thoroughbred horses wishes to model the relationship between the gestation period and the length of life of a horse. The breeder believes that the two variables may follow a linear trend. The information in the table was supplied to the breeder from various thoroughbred stables across the state.  A breeder of Thoroughbred horses wishes to model the relationship between the gestation period and the length of life of a horse. The breeder believes that the two variables may follow a linear trend. The information in the table was supplied to the breeder from various thoroughbred stables across the state.   Summary statistics yield  S S _ { x x } = 21,752 , S S _ { x y } = 236.5 , S S _ { y y } = 22 , \bar { x } = 332 , and  \bar { y } = 22.5 . Calculate  S S E , s ^ { 2 } , and  s . Summary statistics yield SSxx=21,752,SSxy=236.5,SSyy=22,xˉ=332S S _ { x x } = 21,752 , S S _ { x y } = 236.5 , S S _ { y y } = 22 , \bar { x } = 332 , and yˉ=22.5\bar { y } = 22.5 . Calculate SSE,s2S S E , s ^ { 2 } , and ss .

(Essay)
4.8/5
(27)

Suppose you fit a least squares line to 20 data points and the calculated value of SSE is 0.476. a. Find s2s ^ { 2 } , the estimator of σ2\sigma ^ { 2 } . b. What is the largest deviation you might expect between any one of the 20 points and the least squares line?

(Essay)
4.8/5
(29)

The dean of the Business School at a small Florida college wishes to determine whether the grade-point average (GPA)of a graduating student can be used to predict the graduateʹs starting Salary. More specifically, the dean wants to know whether higher GPAs lead to higher starting Salaries. Records for 23 of last yearʹs Business School graduates are selected at random, and data On GPA (x)and starting salary (y, in $thousands)for each graduate were used to fit the model E(y)=β0+β1xE ( y ) = \beta _ { 0 } + \beta _ { 1 } x The results of the simple linear regression are provided below. =4.25+2.75x, SSxy=5.15,SSxx=1.87 SSyy=15.17,SSE=1.0075 Range of the x -values: 2.23-3.85 Range of the y -values: 9.3-15.6 Range of the yy -values: 9.315.6\quad 9.3 - 15.6 Suppose a 95%95 \% prediction interval for yy when x=3.00x = 3.00 is (16,21)( 16,21 ) . Interpret the interval.

(Multiple Choice)
5.0/5
(38)

Is there a relationship between the raises administrators at County University receive and their performance on the job? A faculty group wants to determine whether job rating (x)( x ) is a useful linear predictor of raise ( yy ). Consequently, the group considered the linear regression model E(y)=β0+β1xE ( y ) = \beta _ { 0 } + \beta _ { 1 } x The faculty group obtained the following prediction equation: y^=14,0002,000x\hat { y } = 14,000 - 2,000 x Which of the following statements about the model E(y)=β0+β1xE ( y ) = \beta _ { 0 } + \beta _ { 1 } ^ { x } is correct?

(Multiple Choice)
4.9/5
(33)

In a study of feeding behavior, zoologists recorded the number of grunts of a warthog feeding by a lake in the 15 minute period following the addition of food. The data showing the number of grunts and and the age of the warthog (in days)are listed below: Number of Grunts Age (days) 82 117 60 133 31 147 36 152 55 159 32 166 54 175 9 181 12 187 a. Write the equation of a straight-line model relating number of grunts (y)( y ) to age (x)( x ) . b. Give the least squares prediction equation. c. Give a practical interpretation of the value of β^0\hat { \beta } _ { 0 } , if possible. d. Give a practical interpretation of the value of β^1\hat { \beta } _ { 1 } , if possible.

(Essay)
4.8/5
(40)

Consider the data set shown below. Find the estimate of the y-intercept of the least squares regression line. 0 3 2 3 8 10 11 -2 0 2 4 6 8 10

(Multiple Choice)
4.8/5
(31)

Consider the following pairs of measurements: x 5 8 3 4 9 y 6.2 3.4 7.5 8.1 3.2 a. Construct a scattergram for the data. b. Use the method of least squares to model the relationship between xx and yy . c. Calculate SSE,s2S S E , s ^ { 2 } , and s. d. What percentage of the observed yy -values fall within 2s2 s of the values of y^\hat { y } predicted by the least squares model?

(Essay)
4.9/5
(44)

The probabilistic model allows the E(y)values to fall around the regression line while the actual values of y must fall on the line.

(True/False)
4.8/5
(39)

What is the relationship between diamond price and carat size? 307 diamonds were sampled and a straight-line relationship was hypothesized between y = diamond price (in dollars)and x = size of The diamond (in carats). The simple linear regression for the analysis is shown below: Least Squares Linear Regression of PRICE Predictor What is the relationship between diamond price and carat size? 307 diamonds were sampled and a straight-line relationship was hypothesized between y = diamond price (in dollars)and x = size of The diamond (in carats). The simple linear regression for the analysis is shown below: Least Squares Linear Regression of PRICE Predictor    Which of the following assumptions is not stated correctly? Which of the following assumptions is not stated correctly?

(Multiple Choice)
4.8/5
(36)

Plot the line y = 3x. Then give the slope and y-intercept of the line.

(Essay)
4.7/5
(40)

A company keeps extensive records on its new salespeople on the premise that sales should increase with experience. A random sample of seven new salespeople produced the data on experience and sales shown in the table. Months on Job Monthly Sales y (\ thousands) 2 2.4 4 7.0 8 11.3 12 15.0 1 .8 5 3.7 9 12.0 Summary statistics yield SSxx=94.8571,SSxy=124.7571,SSyy=176.5171,xˉ=5.8571S S _ { x x } = 94.8571 , S S _ { x y } = 124.7571 , S S _ { y y } = 176.5171 , \bar { x } = 5.8571 , and yˉ=7.4571\bar { y } = 7.4571 . State the assumptions necessary for predicting the monthly sales based on the linear relationship with the months on the job.

(Essay)
4.7/5
(40)

A company keeps extensive records on its new salespeople on the premise that sales should increase with experience. A random sample of seven new salespeople produced the data on experience and sales shown in the table. Months on Job Monthly Sales y (\ thousands) 2 2.4 4 7.0 8 11.3 12 15.0 1 .8 5 3.7 9 12.0 Summary statistics yield SSxx=94.8571,SSxy=124.7571,SSyy=176.5171,xˉ=5.8571S S _ { x x } = 94.8571 , S S _ { x y } = 124.7571 , S S _ { y y } = 176.5171 , \bar { x } = 5.8571 , and yˉ=7.4571\bar { y } = 7.4571 . Calculate a 90%90 \% confidence interval for E(y)E ( y ) when x=5x = 5 months. Assume s=1.577s = 1.577 and the prediction equation is y^=.25+1.315x\hat { y } = - .25 + 1.315 x .

(Essay)
4.8/5
(41)

In a comprehensive road test on new car models, one variable measured is the time it takes the car to accelerate from 0 to 60 miles per hour. To model acceleration time, a regression analysis is Conducted on a random sample of 129 new cars. TIME60: y=\quad y = Elapsed time (in seconds) from 0mph0 \mathrm { mph } to 60mph60 \mathrm { mph } MAX x=\quad x = Maximum speed attained (miles per hour) The simple linear model E(y)=β0+β1xE ( y ) = \beta _ { 0 } + \beta _ { 1 } x was fit to the data. Computer printouts for the analysis are given below: NWEIGHTED LEAST SQUARES LINEAR REGRESSION OF TIME60 PREDICTOR VARIABLES COEFFICIENT STD ERROR STUDENTS T CONSTANT 18.7171 0.63708 29.38 0.0000 MAX -0.08365 0.00491 -17.05 0.0000 R-SQUARED 0.6960 RESID. MEAN SQUARE (MSE) 1.28695 ADJUSTED R-SQUARED 0.6937 STANDARD DEVIATION 1.13444 SOURCE DF SS MS F P REGRESSION 1 374.285 374.285 290.83 0.0000 RESIDUAL 127 163.443 1.28695 TOTAL 128 537.728 CASES INCLUDED 129 MISSING CASES 0 Approximately what percentage of the sample variation in acceleration time can be explained by the simple linear model?

(Multiple Choice)
4.9/5
(37)

For the situation above, write the equation of the probabilistic model of interest.

(Multiple Choice)
4.8/5
(36)

A study of the top 75 MBA programs attempted to predict the average starting salary (in $1000's) of graduates of the program based on the amount of tuition (in $1000's)charged by the program. The results of a simple linear regression analysis are shown below: Least Squares Linear Regression of Salary Predictor A study of the top 75 MBA programs attempted to predict the average starting salary (in $1000's) of graduates of the program based on the amount of tuition (in $1000's)charged by the program. The results of a simple linear regression analysis are shown below: Least Squares Linear Regression of Salary Predictor    Interpret the estimated slope of the regression line. Interpret the estimated slope of the regression line.

(Multiple Choice)
4.9/5
(32)
Showing 81 - 100 of 113
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)