To calculate the average points per game from the given data points, we can follow these steps:
-
Identify the total points scored and the total number of games played.
- From the points given:
- (7, 175): 7 games, 175 points
- (5, 150): 5 games, 150 points
- (3, 75): 3 games, 75 points
- (0, 0): 0 games, 0 points
- From the points given:
-
Calculate the total points scored: \[ 175 + 150 + 75 + 0 = 400 \text{ points} \]
-
Calculate the total number of games played: \[ 7 + 5 + 3 + 0 = 15 \text{ games} \]
-
Now, calculate the average points per game: \[ \text{Average} = \frac{\text{Total Points}}{\text{Total Games}} = \frac{400}{15} \approx 26.67 \]
Therefore, an average of approximately 26.67 points were scored per game.