Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Central Measures in Statistics Explained Clearly

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

What Are Central Measures Definition Formula and Solved Examples

It is often preferable to use a few numbers in order to summarize a distribution. One crucial context of distribution is where its centre is positioned. In this aspect, measures of central tendency are discussed primarily. A second important aspect of a distribution is how expanded it is. Simply to say, how much the data in the distribution differ from each other. Thus, a measure of central tendency represents the central value (centre point value) or typical value of a dataset.


Uses of Central Measures

Central tendencies are useful any time you want to summarize the central location of a dataset using a single value.


Finding a Central Value

The three most common measures of central tendency are as follows:

  1. The mean

  2. Median

  3. Mode

Each of these measures computes the location of the central point using a different technique. Furthermore, these measures help to find out where most values in a distribution fall and are also known as the central location of a distribution.


Mean

The mean is the arithmetic average, and it is possibly the measure of central tendency that most of us are familiar with. The computation of the mean or average executes all values in the data. If you would change any value, the mean will also change. However, the mean doesn’t always trace the centre of the data or the central value correctly. The mean can be displayed in distributions.


Median

Median can be used for different measures of variability. If you’re not taking into account the mean because your data is skewed, you will see that using the median for the central tendency and interquartile range (IQR) for the variability goes together wonderfully. The median divides that data in half and the interquartile range tells you where the middle half of the data fall. The wider the IQR, the greater the spread the data spread. You can also use percentiles in order to identify the spread for other proportions. For example, 95% of the data fall between the 2.5th and 97.5th percentiles.


Mode

The mode is actually the component of the data set that occurs most frequently. One way to handle data spread when not using the mean is the mode. Mode for continuous data would be important when it comes to distributions that have two (bimodal) or more (multi-modal) peaks. In these cases, where one has more than one centre of tendency, it would seem that the mode measure of central tendency becomes the more important piece of information than either the mean or median.


What is Central Value?

When we define a central value, we state it to be a single value that attempts to define a data set by determining the central position within that set of data. Seeing that, a measure of central tendency is sometimes referred to as measures of central location or summary statistics.


Fun Facts on Central Value Statistics

  • By looking only on the mean, you don’t know how far from the mean any given observation is possible to fall.

  • If you knew an individual was male or female, those subpopulations will likely have different means.

  • The measure of central tendency cannot give a complete picture of data for interpretation.

Solved Examples on Central Measures

Example:

Palak's exam scores for her last chemistry class were: 67, 53, 74, 78. Find out the mean of these values.

Solution:

List the values of data set in order and divide the sum total of all values by the number of values in the data. Doing so, we get:

53 + 67 + 74 + 78 / 4

= 272/4

= 68

Note: if we get an answer in decimal form, then we round to one more decimal place than the initial data had.


Example: Find the median of the fluctuation in prices of onion: 4, 6, 3, 10, 8, 2, 5, 7, 6, 4, 8.

Solution:

Start by arranging the data in ascending order: 2, 3, 4, 4, 5, 6, 6, 7, 8, 8, and 10.

Seeing that there are 11 data values, an even number, thus our middle number is 6.

Now, for finding a central value of the two middle numbers is 6 (6th value of the data set).

Thus, the median fluctuation in onion price is 6.


Conclusion: Although Mean, Median and Mode are the most commonly used methods of finding the central value of a number, there are other ways too like harmonic mean, geometric mean.

FAQs on Central Measures in Statistics Explained Clearly

1. What are central measures in statistics?

Central measures are numerical values that represent the center or typical value of a dataset. The main measures of central tendency are:

  • Mean – the average of all values
  • Median – the middle value when data is ordered
  • Mode – the most frequently occurring value

These measures help summarize large sets of data into a single representative number.

2. What is the formula for the mean?

The formula for the mean is Mean = (Sum of all observations) ÷ (Number of observations).

  • Symbolically: \( \bar{x} = \frac{\sum x}{n} \)
  • Example: For 2, 4, 6 → Mean = (2 + 4 + 6) ÷ 3 = 4

The mean is commonly called the arithmetic average in statistics and data analysis.

3. How do you find the median of a dataset?

The median is the middle value after arranging the data in ascending or descending order.

  • If the number of observations (n) is odd → Median = value at position (n+1)/2
  • If n is even → Median = average of values at positions n/2 and (n/2)+1
  • Example: For 3, 7, 9 → Median = 7
  • For 2, 4, 6, 8 → Median = (4 + 6)/2 = 5
  • The median is especially useful when data contains outliers.

    4. What is the mode in statistics?

    The mode is the value that occurs most frequently in a dataset.

    • Example: In 2, 3, 3, 5, 7 → Mode = 3
    • A dataset can be unimodal (one mode), bimodal (two modes), or multimodal

    Mode is useful for categorical data where mean and median may not apply.

    5. What is the difference between mean, median, and mode?

    The mean, median, and mode differ in how they represent the center of data.

    • Mean: Arithmetic average of all values
    • Median: Middle value in ordered data
    • Mode: Most frequent value

    The mean is affected by extreme values, the median resists outliers, and the mode identifies the most common observation.

    6. When should you use the median instead of the mean?

    You should use the median instead of the mean when the dataset contains outliers or is skewed.

    • Example: 5, 6, 7, 100
    • Mean = 29.5 (distorted by 100)
    • Median = 6.5 (better central value)

    The median gives a more accurate measure of central tendency for income data, property prices, and skewed distributions.

    7. How do you calculate the mean for grouped data?

    The mean for grouped data is calculated using Mean = (Σf x) ÷ (Σf), where x is the class midpoint and f is frequency.

    • Find the midpoint of each class interval
    • Multiply each midpoint by its frequency
    • Add all f x values
    • Divide by total frequency

    This method is commonly used in frequency distribution tables.

    8. Can a dataset have more than one mode?

    Yes, a dataset can have more than one mode if multiple values share the highest frequency.

    • Example: 1, 2, 2, 3, 3 → Modes = 2 and 3

    Such data is called bimodal (two modes) or multimodal (more than two modes).

    9. What are the properties of the mean?

    The mean has important mathematical properties that make it widely used in statistics.

    • The sum of deviations from the mean is zero
    • It is affected by every observation
    • It is sensitive to extreme values (outliers)
    • It is suitable for further algebraic calculations

    Because of these properties, the mean is commonly used in probability and statistical analysis.

    10. What is the relationship between mean, median, and mode in a normal distribution?

    In a perfectly normal distribution, the mean = median = mode.

    • All three central measures coincide at the center
    • The distribution is symmetric
    • No skewness is present

    If the distribution is skewed, the mean, median, and mode will differ depending on the direction of skewness.