How To Find Median Class of Grouped Data?
Last Updated :
14 Aug, 2024
Answer: To find the median class of grouped data, identify the class where the cumulative frequency reaches or exceeds half the total number of observations.
The median class in grouped data is the class interval within which the median lies. To determine this, you first calculate the cumulative frequency for each class, then find the total number of observations (N).
The median position is given by N/2. The class that contains this position is the median class.
For example, if you have a total of 50 observations, the median position is at 50/2=25. You then look at the cumulative frequencies of your classes until you find the first cumulative frequency that is greater than or equal to 25. The class associated with this cumulative frequency is the median class.
This method allows you to pinpoint the class interval that effectively divides the dataset into two equal parts, with half the observations below and half above this class.
In conclusion, finding the median class of grouped data involves calculating cumulative frequencies and identifying the class that contains the middle observation.
Related Articles:
Similar Questions
1. Find the median class of the following Frequency Distribution
Class Interval | Frequency |
---|
0 - 10 | 5 |
---|
10 - 20 | 8 |
---|
20 - 30 | 12 |
---|
30 - 40 | 7 |
---|
40 - 50 | 3 |
---|
Answer-
Calculate Cumulative Frequency
Class Interval | Frequency | Cumulative Frequency |
---|
0 - 10 | 5 | 5 |
---|
10 - 20 | 8 | 13 |
---|
20 -30 | 12 | 25 |
---|
30 - 40 | 7 | 32 |
---|
40 - 50 | 3 | 35 |
---|
Total frequency (N) = 35
Median class is the class where cumulative frequency is just greater than N / 2
N/2 = 17.5
The median class is 20 - 30.
2. Find the median class of the following Frequency Distribution
Class Interval | Frequency |
---|
5-10 | 2 |
---|
10-15 | 4 |
---|
15-20 | 6 |
---|
20-25 | 5 |
---|
25-30 | 3 |
---|
Answer-
Calculate Cumulative Frequency
Class Interval | Frequency | Cumulative Frequency |
---|
5-10 | 2 | 2 |
---|
10-15 | 4 | 6 |
---|
15-20 | 6 | 12 |
---|
20-25 | 5 | 17 |
---|
25-30 | 3 | 20 |
---|
Total frequency (N) = 20
Median class is the class where cumulative frequency is just greater than N / 2
N/2 = 10
The median class is 15-20
3. Find the median class of the following Frequency Distribution.
Class Interval | Frequency |
---|
5-10 | 3 |
---|
10-15 | 7 |
---|
15-20 | 9 |
---|
20-25 | 6 |
---|
25-30 | 5 |
---|
Answer-
Calculate Cumulative Frequency
Class Interval | Frequency | Cumulative Frequency |
---|
5-10 | 3 | 3 |
---|
10-15 | 7 | 10 |
---|
15-20 | 9 | 19 |
---|
20-25 | 6 | 25 |
---|
25-30 | 5 | 30 |
---|
Total frequency (N) = 30
Median class is the class where cumulative frequency is just greater than N / 2
N/2 = 15
The median class is 10-15
4. Find the median class of the following Frequency Distribution.
Class Interval | Frequency |
---|
5-15 | 8 |
---|
15-25 | 12 |
---|
25-35 | 15 |
---|
35-45 | 9 |
---|
45-55 | 6 |
---|
Answer-
Calculate Cumulative Frequency
Class Interval | Frequency | Cumulative Frequency |
---|
5-15 | 8 | 8 |
---|
15-25 | 12 | 20 |
---|
25-35 | 15 | 35 |
---|
35-45 | 9 | 44 |
---|
45-55 | 6 | 50 |
---|
Total frequency (N) = 50
Median class is the class where cumulative frequency is just greater than N / 2
N/2 = 25
The median class is 25 -35
Similar Reads
Logic Gates - Definition, Types, Uses Logic Gates are the fundamental building blocks in digital electronics. There are basically seven main types of logic gates that are used to perform various logical operations in digital systems. By combining different logic gates, complex operations are performed, and circuits like flip-flops, coun
10 min read
What is an IP Address? Imagine every device on the internet as a house. For you to send a letter to a friend living in one of these houses, you need their home address. In the digital world, this home address is what we call an IP (Internet Protocol) Address. It's a unique string of numbers separated by periods (IPv4) or
14 min read
Bayes' Theorem Bayes' Theorem is a mathematical formula used to determine the conditional probability of an event based on prior knowledge and new evidence. It adjusts probabilities when new information comes in and helps make better decisions in uncertain situations.Bayes' Theorem helps us update probabilities ba
13 min read
Cloud Deployment Models Cloud Computing has now become an essential part of modern businesses, offering flexibility, scalability, and cost-effective solutions. But Selecting the most appropriate cloud deployment model is essential to utilize the complete potential of cloud services. Whether you're a small business or a lar
12 min read
Software and its Types Software is a collection of instructions, data, or computer programs that are used to run machines and carry out particular activities. It is the antithesis of hardware, which refers to a computer's external components. A device's running programs, scripts, and applications are collectively referred
7 min read
Generations of Computers - Computer Fundamentals The modern computer took its shape with the arrival of your time. It was around the 16th century when the evolution of the computer started. The initial computer faced many changes, obviously for the better. It continuously improved itself in terms of speed, accuracy, size, and price to urge the for
8 min read
Types of Computers A computer is an electronic device that has storage, computations, input (data), output (data) and networking capabilities. With the growing AI, computers also have learning capabilities from the data provided. The input and output data can be in different forms like text, images, audio and video. A
8 min read
What is Internet? Definition, Uses, Working, Advantages and Disadvantages The Internet is a global network of interconnected computers and devices that allows users to access and share information and devices, allowing them to communicate and exchange data. It enables users to access a wide range of services, such as websites, emails, social media, online applications, an
12 min read
Mean, Median and Mode Mean, Median, and Mode are measures of the central tendency. These values are used to define the various parameters of the given data set. The measure of central tendency (Mean, Median, and Mode) gives useful insights about the data studied, these are used to study any type of data such as the avera
15+ min read
Central Processing Unit (CPU) The Central Processing Unit (CPU) is like the brain of a computer. Itâs the part that does most of the thinking, calculating, and decision-making to make your computer work. Whether youâre playing a game, typing a school assignment, or watching a video, the CPU is busy handling all the instructions
7 min read