👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Arithmetic
Study mode

Mode

Introduction to Mode

In the study of statistics, understanding how data is distributed is very important. One way to describe this is by using measures of central tendency. These measures give us a typical or central value around which the other data points tend to cluster. The mode is one such measure. It is the value that appears most frequently in a data set.

Why is mode important? Imagine you run a small shop selling different weights of rice packets, and you want to know which packet size sells the most. The mode tells you exactly which size has the highest demand. Similarly, in exams, knowing how to quickly find the mode can help answer many data-related questions efficiently.

Definition of Mode

The mode of a data set is the value that occurs most frequently. It is the number which appears the highest number of times.

Let's consider a simple example:

Example Data Set
Data Value (Rs. Price of item)10203010401020

Here, the price Rs.10 appears 3 times, which is more frequent than any other value.

Frequency Table

Frequency of Prices
Price (Rs.) Frequency
103
202
301
401

The mode is Rs.10 because it has the highest frequency of 3.

Types of Mode Based on Data Distribution

  • Uni-modal: Data set with only one mode (one most frequent value).
  • Bi-modal: Data set with two modes (two values appearing most frequently and equally).
  • Multi-modal: Data with more than two modes.

For example, consider this small data set: 5, 7, 5, 9, 7. Both 5 and 7 appear twice, making the distribution bi-modal.

Mode from Frequency Tables

When data is presented in a frequency table, finding the mode is often more straightforward. Look for the value with the maximum frequency.

Consider this frequency table showing the number of students scoring certain marks in a test:

Marks and Number of Students
Marks Number of Students
503
607
705
807

Here, two marks, 60 and 80, both have the highest frequency of 7. This is a bi-modal distribution with modes 60 and 80.

Mode for Grouped Data

When data is grouped into class intervals (ranges) with associated frequencies, finding the exact mode is not as simple as just identifying the highest frequency class (known as the modal class), because the data within the class is spread over a range.

To estimate the mode for grouped data, we use a special formula based on the class intervals and their frequencies.

Grouped Data Example
Class Interval (kg) Frequency
10 - 205
20 - 3012
30 - 4018
40 - 5010

The class with frequency 18 (30 - 40) is the modal class. Using the mode estimation formula for grouped data, we can find a more precise mode value within this class.

Mode Formula for Grouped Data:

\[ \text{Mode} = l + \left(\frac{f_1 - f_0}{2f_1 - f_0 - f_2}\right) \times h \]

where:

  • l = lower boundary of modal class
  • f_1 = frequency of modal class
  • f_0 = frequency of class before modal class
  • f_2 = frequency of class after modal class
  • h = class width

Worked Examples

Example 1: Finding Mode from Raw Data Easy
Find the mode of the following marks scored by students in a quiz:
75, 80, 75, 85, 90, 80, 75, 90, 80

Step 1: List the frequency of each mark.

MarksFrequency
753
803
851
902

Step 2: Identify the highest frequency. Both 75 and 80 appear 3 times.

Answer: The data is bi-modal with modes 75 and 80.

Example 2: Mode from Frequency Table Medium
The following table shows the number of mobile phones sold by a shop at different price points (in Rs.):
Price (Rs.)Number Sold
500010
600014
700014
80009
Find the mode of the prices.

Step 1: Identify the highest frequency.

The highest frequency is 14, occurring at Rs.6000 and Rs.7000.

Step 2: Since two values share the highest frequency, the data is bi-modal.

Answer: The modes are Rs.6000 and Rs.7000.

Example 3: Estimating Mode for Grouped Data Hard
The following table shows the weight distribution (in kg) of bags stored in a warehouse:
Weight (kg)Frequency
10 - 208
20 - 3015
30 - 4025
40 - 5012
50 - 605
Estimate the mode of the weights.

Step 1: Identify the modal class (highest frequency).

The highest frequency is 25 for the class 30 - 40.

Step 2: Identify values:

  • Lower class boundary, \( l = 30 \)
  • Frequency of modal class, \( f_1 = 25 \)
  • Frequency before modal class, \( f_0 = 15 \)
  • Frequency after modal class, \( f_2 = 12 \)
  • Class width, \( h = 10 \) (difference between 20-30 or 30-40)

Step 3: Apply mode formula:

\[ \text{Mode} = l + \left(\frac{f_1 - f_0}{2f_1 - f_0 - f_2}\right) \times h = 30 + \left(\frac{25 - 15}{2 \times 25 - 15 - 12}\right) \times 10 \] \[ = 30 + \left(\frac{10}{50 - 27}\right) \times 10 = 30 + \left(\frac{10}{23}\right) \times 10 = 30 + 4.35 = 34.35\, \text{kg} \]

Answer: Estimated mode is approximately 34.35 kg.

Example 4: Multi-modal Data Analysis Medium
The following data set shows daily production (in units) from a factory over 12 days:
50, 60, 50, 70, 60, 80, 50, 60, 70, 70, 90, 90
Find the mode(s).

Step 1: Count frequency of each value.

Production UnitsFrequency
503
603
703
801
902

Step 2: Identify the highest frequency values.

Values 50, 60, and 70 all appear 3 times each.

Answer: The data is multi-modal with modes 50, 60, and 70.

Example 5: Mode in Real-life Context Medium
A vegetable seller records the weights (in kg) of potatoes sold daily over a week:
2, 2.5, 2, 3, 2.5, 2, 2.8
Find the mode weight of potatoes sold.

Step 1: Count the frequency for each weight.

Weight (kg)Frequency
23
2.52
31
2.81

Step 2: Identify the weight with maximum frequency.

Mode = 2 kg as it appears 3 times.

Answer: The most common potato weight sold is 2 kg.

Formula Bank

Mode Formula for Grouped Data
\[ \text{Mode} = l + \left( \frac{f_1 - f_0}{2 f_1 - f_0 - f_2} \right) \times h \]
where:
\( l \) = lower boundary of the modal class,
\( f_1 \) = frequency of modal class,
\( f_0 \) = frequency of class before modal class,
\( f_2 \) = frequency of class after modal class,
\( h \) = class width

Tips & Tricks

Tip: Always look for the value with the highest frequency first-it's the mode.

When to use: Quick mode identification from raw or grouped data.

Tip: For grouped data, correctly identify the modal class before applying the mode formula.

When to use: When solving problems with grouped frequency data.

Tip: Use bar graphs or histograms if available to visually spot the mode.

When to use: Large data sets to avoid counting errors.

Tip: Mode may not exist if all values appear with the same frequency.

When to use: When the data looks uniform or has no clear peak.

Tip: Check for multiple modes by looking for ties in highest frequency values.

When to use: When frequency counts for two or more values are equal.

Common Mistakes to Avoid

❌ Assuming the mode is always a single unique value.
✓ Always verify if more than one value shares the highest frequency (bi-modal or multi-modal).
Why: Some data sets have multiple modes or none at all, overlooking this leads to incorrect answers.
❌ Confusing mode with mean or median.
✓ Understand mode as the most frequent value, mean as average, and median as the middle value.
Why: Misunderstanding these measures leads to improper identification of central tendency.
❌ Applying the mode formula for grouped data without identifying the correct modal class.
✓ Find the class with the highest frequency carefully before calculating mode.
Why: Using wrong class leads to wrong mode estimates.
❌ Ignoring class width \( h \) in grouped data mode calculation.
✓ Always calculate and use the exact class width between intervals.
Why: Omitting class width causes large errors in mode estimate.
❌ Counting frequencies incorrectly or missing data points.
✓ Double-check the counts and frequency tally before deciding on the mode.
Why: Incorrect counts mislead the identification of the mode.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Mode · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.