Before you can compute anything, you must be fluent in the little symbols and pictures the parent note throws at you. This page builds every one of them from nothing, in an order where each new idea leans only on the ones before it.
We write each observation with a subscript to give it a name and a position.
Why the topic needs it: without addresses we couldn't say things like "average the 3rd and 4th values." The subscript lets us talk about any slot without knowing what number is in it yet.
The single most important piece of new notation is the Greek capital sigma, ∑. Everything else is arithmetic; this is the one symbol that scares people, so we build it slowly.
Read the figure like a conveyor belt: the counter i ticks 1,2,3,…,n, and at each tick the value xi drops into a running total (the red bucket). When i passes n, the belt stops and the bucket holds the sum.
Why the topic needs it: every formula for the mean starts with ∑. The grouped-data mean N∑fx is literally "add up (frequency times midpoint) for each group, then divide."
The mean is also the balance point of the data — the spot where the row of values would sit level on a see-saw.
Look at the red triangle (the pivot) under the see-saw: it sits exactly at xˉ. Values far to the right (like a big outlier) push the pivot toward them — that is why the mean gets "pulled by extremes," a fact the parent note relies on but does not picture.
When there are too many values to list, we sort them into buckets. This is where the capital N and the letters f,x,h,L enter.
In the figure, each bar is a class interval; its width along the axis is h, its height is the frequency f, and the red dot on top of the axis marks the class markx dead-centre. The lower edge of a bar is its lower boundary L — the last new symbol.
Recall Why does the grouped median add a fraction of
h to L?
Because we assume the class's f values are spread evenly across its width h. To reach observation number 2N we must step (2N−CF) values into a class holding f values over width h, i.e. a fraction f2N−CF of the way across — so we walk that fraction of h past the starting edge L.