Math Lab
Home/Class VII/Chapter 13

Chapter 13: Connecting the Dots

When you have a list of numbers , test scores, daily temperatures, prices , it is rarely useful to look at every number individually. You want a single number that summarises the list. That summary is called a measure of central tendency.

There are three classic measures: the mean (average), the median (the middle value when sorted) and the mode (the most frequent value). Each tells a slightly different story.

In this chapter you will compute all three for various data sets, and learn when each is the right choice. You will also see how outliers (extreme values) can pull the mean far away from the typical value, while the median resists this pull.

These ideas , mean, median, mode , are at the heart of modern statistics, used by governments, doctors, sports analysts and YouTubers alike.

What's inside

  1. Mean (arithmetic average) , sum divided by count.
  2. Median , the middle of sorted data.
  3. Mode , the most frequent value.
  4. Comparing mean, median and mode , when each is best.
  5. Reading and interpreting data , tables, lists, real situations.

Key results

MeasureHow to compute
Meansum of valuesnumber of values\dfrac{\text{sum of values}}{\text{number of values}}
Median (odd nn)The middle value after sorting
Median (even nn)Mean of the two middle values
ModeThe value(s) appearing most often

Outliers pull the mean a lot; the median is more robust.

How to read this chapter

Always sort the data first. Mean, median and mode all become easier , and the patterns become visible.

Sub-topics

5 pages

Test Your Knowledge

Quick MCQ check on this chapter

Start Quiz →

AI Summary

Summarize this page in your favorite LLM