2, 4, 5, 2, 4, 8, 2, 4, 7, 8, 12, 4, The mode of given data is: |
8 4 6 7 |
4 |
The correct answer is Option (2) → 4 1. Organize the Data Let's list the numbers and count how many times each one occurs: Data: 2, 4, 5, 2, 4, 8, 2, 4, 7, 8, 12, 4 2. Count the Frequencies
3. Identify the Mode The number with the highest frequency is 4, as it appears four times in the set. Answer: The mode of the given data is 4. |