Video: Constructing a Matrix That Represents a Given Set of Data
A coach of a school basketball team recorded the statistics of three players in a tournament as follows: Scott: 7 games, 15 shots, and 5 goals; Gregory: 13 games, 24 shots, and 8 goals; and Jason: 16 games, 23 shots, and 19 goals. Order these data in a matrix where the rows represent the players from least goals to the most, the first column gives the number of games, the second column gives the number of shots, and the third column gives the number of goals.