Summary of "Median question | Mode question | median & mode | measure of central tendency | median & mode formul"
Summary — main ideas and lessons
This lecture completes the “measure of central tendency” topic by covering median and mode (after mean was covered earlier). It emphasizes that the procedure/formula depends on the type of data/series you have, and it provides practical step-by-step methods, examples, and exam tips.
Series types you must recognize
- Individual (raw) series: a list of data values x (no frequencies).
- Discrete frequency series: x values with corresponding frequencies f (x values are single numbers, not intervals).
- Continuous (grouped) series: class intervals for x and frequencies f (x given as ranges, e.g., 10–20).
Common preliminary checks (always do before solving)
- Identify the series type: individual, discrete frequency, or continuous (grouped).
- Arrange data in ascending order (smallest → largest).
- Compute n:
- Individual series: n = number of listed x values.
- Discrete/continuous series: n = Σf (sum of frequencies).
- For frequency-based problems compute cumulative frequency (CF) left-to-right; the final CF should equal Σf (useful as a check).
Median
Median — the middle value of an ordered data set (or the average of two middle values when n is even).
1) Individual series (only x given)
- If n is odd:
- Position = (n + 1) / 2. The median is the value at that position in the ordered list.
- If n is even:
- Positions = n/2 and n/2 + 1. Median = average of the values at those two positions.
- Example: x = [1, 2, 3, 4, 5, 6] → n = 6 (even) → median = (3rd value + 4th value) / 2.
2) Discrete frequency series (x with f)
Steps:
- Arrange x in ascending order and write corresponding f.
- Compute cumulative frequencies (CF).
- Let n = Σf.
- If n is odd: target position = (n + 1) / 2. If n is even: target positions = n/2 and n/2 + 1.
- Find the smallest CF ≥ target position — the x corresponding to that CF is the median. For even n, find the two x’s corresponding to the two target positions and average them.
Practical rule: locate the CF that is nearest or just greater than the target position; the x just in front of that CF is the median.
Examples:
- Odd: Σf = 59 → (59+1)/2 = 30 → find CF ≥ 30 (CF = 39) → corresponding x is median.
- Even: Σf = 200 → positions 100 and 101 → locate CFs ≥ 100 and ≥ 101 → take the x’s in front of those CFs and average them.
3) Continuous (grouped) series
Typical method (linear interpolation):
- Identify the median class where cumulative frequency ≥ n/2.
-
Apply the formula: Median ≈ L + [(n/2 − CF_before) / f_m] * h where:
- L = lower boundary of the median class,
- CF_before = cumulative frequency before the median class,
- f_m = frequency of the median class,
- h = class width (upper limit − lower limit).
(The lecture focused mainly on discrete/individual medians; this is the standard grouped median formula.)
Mode
Mode — the data value(s) that occur most frequently (highest frequency).
1) Individual series (only x given)
- Find which value repeats most often; that value is the mode.
- If multiple values tie for highest count, the series is multimodal (more than one mode).
2) Discrete frequency series
Two methods:
a) Inspection method (quick)
- Locate the largest frequency f_max in the table and take the corresponding x as the mode.
- Limitation: fails when two or more frequencies tie for maximum or when frequencies are very close/ambiguous.
b) Grouping (sliding-window) method — use when inspection fails or grouping is requested Purpose: detect modal clusters when frequencies tie or are close.
Procedure:
- Start with the frequency column (Column 1).
- Construct successive columns by summing sliding groups of consecutive frequencies:
- Column 2: sums of consecutive pairs (f1+f2, f2+f3, …).
- Column 3: sums of other consecutive pairs/triples as needed.
- Continue to form columns with larger windows (triples, quadruples, etc.) up to a reasonable size.
- In each column, identify the maximum entry(s) and note which x-values (or x positions) contributed to that maximum.
- Tally, across all columns, how many times each x appears as part of a column maximum (analysis table).
- The x(s) that appear most frequently in these maxima are candidate modes.
- If candidates tie, break the tie by summing the candidate’s frequency and its neighboring frequencies (candidate + neighbors). The candidate with the larger local neighborhood total is the mode.
Practical tip: When two x values tie in the analysis table, add the frequencies immediately above and below each candidate; the larger total wins.
3) Continuous (grouped) series — modal-class formula
- Identify the modal class: the class interval with the highest frequency (f1).
- Notation:
- l = lower limit (lower boundary) of the modal class,
- f1 = frequency of the modal class,
- f0 = frequency of the class immediately before the modal class,
- f2 = frequency of the class immediately after the modal class,
- h = class width (upper limit − lower limit).
-
Formula: Mode ≈ l + [(f1 − f0) / (2f1 − f0 − f2)] * h
-
Steps:
- Find f1 (largest frequency) and its class interval; set l as that class’s lower limit.
- Identify f0 and f2 (preceding and following class frequencies).
- Compute Mode using the formula.
Example from lecture (illustrative): f1 = 10, f0 = 6, f2 = 5, l = 25, h = 10 → Mode ≈ 29.4.
Practical tips and exam advice
- Always determine the series type first (individual, discrete, continuous).
- Always order data in ascending order.
- Compute n correctly: count for individual; sum of f for frequency tables.
- For frequency tables, compute cumulative frequency as a consistency check (final CF = Σf).
- Use inspection for discrete mode when there is a clear single maximum; use the grouping method when frequencies tie or are ambiguous.
- Memorize the grouped-mode formula and the procedure for choosing f1, f0, f2, l, and h.
- For median in odd-count individual series, use the (n+1)/2 rule for quick answers.
Resources and speakers
- Playlist of lectures (unit-wise) referenced in the lecture.
- Depth of Biology app (notes, live lectures, MCQs) — available on Google Play Store; recommended for notes and practice.
- Lecturer: referred to as “sir” in the lecture (primary speaker). References include the YouTube playlist and the Depth of Biology application.
Category
Educational
Share this summary
Is the summary off?
If you think the summary is inaccurate, you can reprocess it with the latest model.