Maximum is the largest or the greatest value in a set of data.
Finding the maximum number is easy by arranging the numbers in ascending order.
29, 42, 46, 8, 12, 23, 19, 5
All the numbers in the above figure are arranged in ascending order. The larger number is 46 among all the numbers. So, 46 is the maximum value..
A. 48
B. 31
C. 6
D. 49
Correct Answer: D
Step 1: Arrange the numbers of the data in the ascending order.
Step 2: The order is 6, 10, 22, 23, 30, 31, 48, and 49.
Step 3: The maximum value of the data set is 49.
Q1: What is the maximum value in the following set: 5, 10, 2, 8, 12?
Q2: Identify the maximum value: 23, 48, 31, 6, 30, 48, 22, 10, 49, 6
Q: How do I find the maximum?
A: Order the numbers from smallest to largest, and the last number is the maximum.
Q: What if there are two of the same largest number?
A: That number is still the maximum; there can be multiple occurrences of the maximum value.