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

Common preliminary checks (always do before solving)

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)

2) Discrete frequency series (x with f)

Steps:

  1. Arrange x in ascending order and write corresponding f.
  2. Compute cumulative frequencies (CF).
  3. Let n = Σf.
  4. If n is odd: target position = (n + 1) / 2. If n is even: target positions = n/2 and n/2 + 1.
  5. 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:

3) Continuous (grouped) series

Typical method (linear interpolation):

(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)

2) Discrete frequency series

Two methods:

a) Inspection method (quick)

b) Grouping (sliding-window) method — use when inspection fails or grouping is requested Purpose: detect modal clusters when frequencies tie or are close.

Procedure:

  1. Start with the frequency column (Column 1).
  2. 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.
  3. In each column, identify the maximum entry(s) and note which x-values (or x positions) contributed to that maximum.
  4. Tally, across all columns, how many times each x appears as part of a column maximum (analysis table).
  5. The x(s) that appear most frequently in these maxima are candidate modes.
  6. 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

Example from lecture (illustrative): f1 = 10, f0 = 6, f2 = 5, l = 25, h = 10 → Mode ≈ 29.4.

Practical tips and exam advice

Resources and speakers

Category ?

Educational


Share this summary


Is the summary off?

If you think the summary is inaccurate, you can reprocess it with the latest model.

Video