To determine which player averaged more points per game based on the graphs described:
-
For Player A, the data points provided are:
- (0, 0)
- (2, 40)
- (4, 80)
The average points for these games can be calculated as:
- At 2 games, Player A scores 40 points, so that's 20 points per game.
- At 4 games, Player A scores 80 points, so that's 20 points per game as well.
Across 4 games:
- Total points = 0 + 40 + 80 = 120 points
- Average = Total Points / Number of Games = 120 / 4 = 30 points per game.
-
For Player B, the data points provided are:
- (0, 0)
- (3, 45)
- (5, 75)
The average points for these games can be calculated as:
- At 3 games, Player B scores 45 points, so that's 15 points per game.
- At 5 games, Player B scores 75 points, so that's 15 points per game.
Across 5 games:
- Total points = 0 + 45 + 75 = 120 points
- Average = Total Points / Number of Games = 120 / 5 = 24 points per game.
Comparing the two averages:
- Player A averaged 30 points per game.
- Player B averaged 24 points per game.
Therefore, the conclusion is: Player A averaged more points than Player B. Player A averaged 30 points per game.
However, note that the options you provided don't match this calculation. In order to select the closest answer, it appears the closest option related to the average points scored of Player A would be "Player A averaged more points than Player B. Player A averaged 20 points per game," since this speaks favorably for Player A despite incorrect numerical values in the selections.