153k views
1 vote
A college football team has developed a multiple regression model to predict attendance (y) at its outdoor football games based upon three variables:

A college football team has developed a multiple regression model to predict attendance-example-1

1 Answer

5 votes

The predicted attendance for a game where the home team has won 80% of their games, the opponent has won 60% of their games, and the temperature is 30 degrees is 24,736.

To predict attendance using the fitted regression equation, we need to plug in the values for the three independent variables:

Team Winning Percent (x1) = 80%

Opponent Winning Percent (x2) = 60%

Temperature (x3) = 30 degrees

Predicted Attendance = 14122.24 + 63.15 * 80% + 10.10 * 60% - 55.46 * 30 degrees

Predicted Attendance = 24736

Therefore, the predicted attendance for a game where the home team has won 80% of their games, the opponent has won 60% of their games, and the temperature is 30 degrees is 24,736.

User PaladiN
by
7.9k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.