To calculate the percent error in the player's guess, you can use the following formula:
\[ \text{Percent Error} = \left( \frac{|\text{Actual Value} - \text{Guess}|}{\text{Actual Value}} \right) \times 100 \]
In this case, the actual value (the team's actual score) is 63 points, and the guess (the player's prediction) is 57 points.
-
Calculate the absolute error: \[ |\text{Actual Value} - \text{Guess}| = |63 - 57| = 6 \]
-
Substitute the values into the percent error formula: \[ \text{Percent Error} = \left( \frac{6}{63} \right) \times 100 \]
-
Calculate: \[ \frac{6}{63} \approx 0.0952 \] Then multiply by 100: \[ 0.0952 \times 100 \approx 9.52 \]
-
Round to the nearest tenth of a percent: \[ 9.5% \]
Thus, the percent error in the player's guess is 9.5%.