Courses / Psychology I
Statistics

Descriptive Statistics

Psychology I 221 words Free to read

Finding the Center

Descriptive statistics summarize data without drawing broader inferential conclusions. Measures of central tendency describe a data set's typical value.

MeasureDefinitionBest used when...
MeanSum divided by countData is symmetric
MedianMiddle value when orderedData is skewed or has outliers
ModeMost frequent valueData is categorical
Common pitfall: Always defaulting to the mean without checking for outliers. One extreme value can drag the mean far from what is typical; the median is much more robust.

Measuring Spread

Measures of variability describe how spread out a data set is around its center. The range is the highest value minus lowest, but it is sensitive to just two extreme points.

Variance measures the average squared distance of each point from the mean. The standard deviation (SD) is the square root of variance, expressing spread in original units:

SD=varianceSD = \sqrt{\text{variance}}

MeasureWhat it captures
RangeTotal spread (high minus low)
VarianceAverage squared distance
Standard deviationSpread in original units

A small SD means data clusters tightly; a large SD means wide spread.

Range freezes the moment its two extremes are fixed; SD does not

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

9practice questions
2interactive scenes

Statistics