Your cart is currently empty!
Measures of central tendency are statistical tools that provide a single value to describe the central or typical value in a data set. They are essential for understanding data distribution by identifying a midpoint or central value around which other data points cluster. Commonly known as “averages,” measures of central tendency include the mean, median, and mode. Each measure serves different purposes depending on the data distribution, especially when dealing with skewed data.
The mean is calculated by summing all the values in a dataset and dividing by the number of observations.
Formula:
Example Calculation: For the dataset 3,6,7,7,9,10,12,15,16
Measure | Definition | Formula/Method | Example Value (from dataset) |
---|---|---|---|
Mean | Sum of all values divided by count | $Latex ∑ValuesCount\frac{\sum \text{Values}}{\text{Count}}Count∑Values | 9.4 |
Median | Middle value when data is ordered | Middle number in sorted dataset | 9 |
Mode | Most frequently occurring value | Value with highest frequency | 7 |
Data distributions can affect the choice of central tendency measure: