Math Problem Statement

The table below gives the list price and the number of bids received for five randomly selected items sold through online auctions. Using this data, consider the equation of the regression line, yˆ=b0+b1xy^=b0+b1x, for predicting the number of bids an item will receive based on the list price. Keep in mind, the correlation coefficient may or may not be statistically significant for the data given. Remember, in practice, it would not be appropriate to use the regression line to make a prediction if the correlation coefficient is not statistically significant.

Price in Dollars

2929

3333

3434

3636

4646

Number of Bids

11

33

88

99

1010

Table

Copy Data

Step 6 of 6 :

Find the value of the coefficient of determination. Round your answer to three decimal places.

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Linear Regression
Correlation
Coefficient of Determination

Formulas

Regression equation: ŷ = b0 + b1x
Correlation coefficient formula: r = [n(Σxy) - (Σx)(Σy)] / sqrt{[nΣx^2 - (Σx)^2][nΣy^2 - (Σy)^2]}
Coefficient of determination: R^2 = r^2

Theorems

Least Squares Method

Suitable Grade Level

Undergraduate level (Statistics/Mathematics)