About Syllabus Blog Tools PYQ Quizes

Mode (Positional Average)

Mode is one of the three primary measures of central tendency, alongside Mean and Median. It refers to the most frequently occurring value in a data set. Unlike the mean and median, which are based on calculations and positioning, the mode emphasizes the frequency of values.

Understanding the mode is especially important in business contexts where identifying the most common value (like the most sold product size or popular price point) is useful for decision-making.

Unit 5: Business Statistics and Research Methods

What is Mode?

Mode is the value that occurs most frequently in a dataset.
A dataset can have no mode, one mode (unimodal), two modes (bimodal), or multiple modes (multimodal).


Mode for Different Data Types

a. Individual Series

When raw data is listed without any frequencies.

Steps:

  1. List the data values.

  2. Identify the value(s) with the highest frequency.

Example:

Data: 12, 18, 14, 14, 16, 18, 14, 19

  • 14 appears 3 times →

    Mode=14

b. Discrete Series

Data is provided along with frequency.

Steps:

  1. Identify the variable xx with the highest frequency (f).

Example:

xf
102
205
308
403
  • Highest frequency = 8, corresponding to x = 30

    Mode=30\text{Mode} = 30

c. Continuous Series (Grouped Data)

When data is in class intervals with frequencies.

Formula:

Mode=L+(f1f02f1f0f2)×h\text{Mode} = L + \left( \frac{f_1 - f_0}{2f_1 - f_0 - f_2} \right) \times h

Where:

  • LL = lower boundary of the modal class

  • f1f_1 = frequency of the modal class

  • f0f_0 = frequency of the class preceding modal class

  • f2f_2= frequency of the class succeeding modal class

  • hh = class width


Steps:

  1. Identify the modal class (class with highest frequency).

  2. Note the values for f1f_1, f0f_0, f2f_2, LL, and hh.

  3. Apply the formula.

Example:

Class Intervalf
0–105
10–207
20–3012
30–409
40–506
  • Modal class = 20–30 (highest frequency = 12)

  • L=20, f1=12, f0=7, f2=9, h=10

Mode=20+(1272×1279)×10=20+(52416)×10=20+(58)×10=20+6.25=26.25\text{Mode} = 20 + \left( \frac{12 - 7}{2 \times 12 - 7 - 9} \right) \times 10 = 20 + \left( \frac{5}{24 - 16} \right) \times 10 = 20 + \left( \frac{5}{8} \right) \times 10 = 20 + 6.25 = \boxed{26.25}

Merits of Mode

  • Easiest measure to identify in many cases.

  • Useful for categorical data (e.g., most sold brand).

  • Not affected by extreme values.

  • Represents the most typical case.


Demerits of Mode

  • May not be unique (bimodal/multimodal).

  • Not based on all data values.

  • Less useful in small datasets with no repetition.

  • Difficult to compute accurately for grouped data without interpolation.


Mean vs. Median vs. Mode

FeatureMeanMedianMode
DefinitionArithmetic averageMiddle valueMost frequent value
Affected by extremesYesNoNo
UniquenessAlways uniqueAlways uniqueMay not be unique
Use in algebraPossibleNot suitableNot suitable
Type of dataNumericalOrdinal/NumericalNominal/Ordinal

Conclusion

Mode is an important and practical measure of central tendency, especially useful for identifying the most common value in a dataset. While it has limitations in terms of calculation and uniqueness, its value lies in analyzing consumer preferences, market trends, and categorical data. 



Recent Posts

View All Posts