To determine which player averaged more points per game, we can analyze the provided data points for both players.
For Player A, the data points are:
- (0, 0)
- (2, 40)
- (4, 80)
The average points scored can be calculated by considering the total points scored over the total number of games played. The total points at the final game (4 games) is 80 points and the number of games played is 4, so:
\[ \text{Average points per game for Player A} = \frac{80 \text{ points}}{4 \text{ games}} = 20 \text{ points per game.} \]
For Player B, the data points are:
- (0, 0)
- (3, 45)
- (5, 75)
The average points scored for Player B can similarly be calculated. The total points at the final game (5 games) is 75 points. Therefore:
\[ \text{Average points per game for Player B} = \frac{75 \text{ points}}{5 \text{ games}} = 15 \text{ points per game.} \]
Now, we can compare the averages:
- Player A: 20 points per game
- Player B: 15 points per game
Thus, Player A averaged more points than Player B.
The correct answer is B: Player A averaged more points than Player B. Player A averaged 20 points per game.