Example 6 - Chapter 3 Class 7 Data Handling
Last updated at April 16, 2024 by Teachoo
Examples
Last updated at April 16, 2024 by Teachoo
Example 6 Find the mode of the numbers: 2, 2, 2, 3, 3, 4, 5, 5, 5, 6, 6, 8 Mode is the highest occuring observation Writing Numbers in ascending order 2, 2, 2, 3, 3, 4, 5, 5, 5, 6, 6, 8 Here, 2 & 5 both occur 3 times So, mode is both of them Mode = 2, 5