TOPIC 15 OF 23

5.1 The Balancing Act — Mean and Median Recap

🎓 Class 8 Mathematics CBSE Theory Ch 5 — Making Sense of Data ⏱ ~16 min
🌐 Language: [gtranslate]

This MCQ module is based on: 5.1 The Balancing Act — Mean and Median Recap

This mathematics assessment will be based on: 5.1 The Balancing Act — Mean and Median Recap
Targeting Class 8 level in General Mathematics, with Basic difficulty.

Upload images, PDFs, or Word documents to include their content in assessment generation.

5.1 The Balancing Act — Mean and Median Recap

Last year, we learnt about the mean? and median?. Recall: the mean of some data is the sum of all values divided by the number of values in the data. The median is the middle value when the data is sorted.

We shall now try to understand the mean and median from a different perspective and see how the mean behaves with changing data.

Key Idea
Consider any 2 numbers. Is their mean the centre of the data? For example, let the two numbers be 3 and 7. Their average is \(\frac{3+7}{2}=5\). Taking another pair, say 8 and 9, average is \(\frac{8+9}{2}=8.5\). Plotting these as dot plots, the mean always lies exactly halfway between the two numbers.
0 1 2 3 4 5 6 7 8 9 10 Mean = 5
Dot plot of 3 and 7 — mean (5) sits exactly midway.
Can you explain how the mean is the centre of each collection? The mean balances the distances from either side. The sum of the distances of the values to the left of the mean equals the sum of distances to the right.

Mean as the Balancing Point

We saw earlier that the arithmetic mean is a measure of central tendency and represents the "centre" in the case of 2 numbers. Can there be more than one "centre"? In other words, is there any other value such that the sum of the distances to the values lower than it and the values higher than it will still be equal?

Consider the data 2, 4, 6, 8. Mean \(=\frac{2+4+6+8}{4}=5\). Distances on LHS of 5: \((5-2)+(5-4)=3+1=4\). Distances on RHS of 5: \((6-5)+(8-5)=1+3=4\). LHS = RHS ✓.

2 4 6 8 Mean = 5 3+1=4 1+3=4
LHS distance sum = RHS distance sum = 4. The mean is the unique balance point.

This is exactly halfway between the two numbers. Let us see if this holds for more than 2 numbers.

Consider 2, 4, 6. Mean = 4. LHS: (4-2)=2; RHS: (6-4)=2. Balanced. Consider 1, 3, 4, 5, 7. Mean = 4. LHS: (4-1)+(4-3)=3+1=4; RHS: (5-4)+(7-4)=1+3=4. Balanced again.

Observation
For any data set, the mean is the unique value where the total distance from smaller numbers equals the total distance from larger numbers. That is why the mean is often called the "centre" or balance point of the data.

Can there be more than one such 'centre'? In other words, is there any other value such that the sum of the distances to the values lower than it and the values higher than it will still be equal?

Answer: No. There is only one centre. If we shift from the mean by even a tiny amount, the LHS total goes up while RHS total goes down, breaking the balance.

What Happens When a New Value is Included?

Will including a new value in the data increase or decrease the mean?

When a new value greater than the mean is included, the mean increases to maintain the balance between the sum of distances on the LHS and RHS. For example, start with 8, 10, 12, 14, 16 (mean = 12). Include 20 (which is greater than 12). New mean becomes \(\frac{8+10+12+14+16+20}{6}=\frac{80}{6}\approx 13.33\). The mean shifted right.

Similarly, if a value smaller than the mean is included, the new mean will be less than before.

What happens to the mean when a value equal to the mean is included or removed? Try to explain using the fair-share interpretation of mean. Answer: the mean does not change — the new value contributes exactly its own fair share.

Unchanging Mean!

We saw earlier how the mean varies when a value is included or removed. Explore if it is possible to include or remove 2 values such that the mean is unchanged.

You may use the following data to experiment with. Mean = 9 for a given collection. Adding two values that average to 9 (for example 6 and 12, or 7 and 11) keeps the mean at 9.

General Rule
Adding any number of values whose own average equals the current mean keeps the mean of the whole collection unchanged.

Can we include 2 values less than the mean and 1 value greater than the mean, such that the mean still remains the same? One of the possibilities: include 2, 4 (both less than 9) and 21 (greater than 9). Sum of 2+4+21 = 27 = 3×9, so the mean stays 9.

Try to include 2 values greater than the mean and 1 value less than the mean, so that the mean stays the same. Example for mean 9: include 11 and 14 (both > 9) and 2 (< 9). Sum = 27 = 3 × 9 ✓.

Relatively Unchanged!

We saw what happens to the mean when values are included or removed from the collection. What happens to the mean if every value in the collection increases by some fixed number? Consider the data 5, 10, 13, 4, 6, 7, 8, 6, 5. Calculate its mean: sum = 64, mean = \(\frac{64}{9}\approx 7.11\).

Now, consider this data with every value increased by 10: 15, 20, 23, 14, 16, 17, 18, 16, 15. What is its mean? Is there a quicker way to find this? Sum increases by \(9\times 10=90\), so new mean = \(7.11+10=17.11\).

Shift Property of Mean
If a fixed number \(k\) is added to every value in the collection, the new mean becomes \(\bar{x}+k\). We can explain this using algebra. Let the values be \(x_1, x_2, \ldots, x_n\). Their average is \(\frac{x_1+x_2+\cdots+x_n}{n}=\bar{x}\). When \(k\) is added to each: new mean \(=\frac{(x_1+k)+(x_2+k)+\cdots+(x_n+k)}{n}=\frac{x_1+x_2+\cdots+x_n+nk}{n}=\bar{x}+k\).

That is, the new mean is \(k\) more than the previous mean.

Try to explain, using algebra, what the mean becomes when a fixed number is subtracted from every value in the collection (say, you have just lost!).

Scaling Property of Mean

What happens to the average if every value in the collection is doubled? The following is an example with the data we saw earlier: mean 7.11 becomes 14.22.

We can see that the average has doubled. Let us prove this using algebra. Suppose there are \(n\) values represented by \(x_1, x_2, \ldots, x_n\). Their average is \(\frac{x_1+x_2+\cdots+x_n}{n}=\bar{x}\).

When a fixed number, for example 5, is multiplied to every value in the collection, the new average becomes: \[\frac{5x_1+5x_2+\cdots+5x_n}{n}=\frac{5(x_1+x_2+\cdots+x_n)}{n}=5\bar{x}.\]

That is, the new average is 5 times more than the previous average.

Activity: Build Your Own Dot Plot
L3 Apply
Materials: Squared paper, coloured stickers or bindis, ruler.
Predict: If you add one value far above the existing mean, will the mean shift by a lot or a little?
  1. Draw a number line from 0 to 20 with equal spacing.
  2. Place stickers at these positions: 4, 5, 6, 7, 8 (mean = 6). Mark the mean with a yellow triangle below the line.
  3. Add one sticker at 18. Recompute mean. Shift the triangle.
  4. Remove the sticker at 18 and instead add two stickers at 2 and 10 (average 6). Did the mean shift? Why not?
  5. Record your observations in a table: value added / removed → old mean → new mean.

After step 3: mean jumps from 6 to \(\frac{4+5+6+7+8+18}{6}=8\). After step 4: mean stays 6 because the pair (2, 10) has its own average equal to the existing mean.

Competency-Based Questions

Scenario: Riya measures the daily maximum temperatures (in °C) of her city for five days: 28, 30, 32, 34, 36. On the sixth day, she records another temperature.
Q1. What is the mean of the first five readings, and which value on day 6 would keep the mean unchanged?
L3 Apply
  • (a) 30, add 30
  • (b) 32, add 32
  • (c) 32, add 34
  • (d) 34, add 30
Answer: (b). Mean = \(\frac{28+30+32+34+36}{5}=\frac{160}{5}=32\). Adding a value equal to the existing mean keeps the mean the same.
Q2. If on day 6 the temperature recorded is 44 °C, analyse how the mean shifts and whether the LHS–RHS distance balance is preserved.
L4 Analyse
Answer: New sum = 160 + 44 = 204. New mean = \(204/6=34\). The mean rises by 2 because 44 is 12 above the old mean (32), pulling the balance point right by \(12/6=2\). With the new mean 34, LHS distance sum = (34−28)+(34−30)+(34−32) = 12; RHS distance sum = (34-34)+(36−34)+(44−34)=0+2+10=12. Balance is preserved.
Q3. Riya reports a "heatwave day" of 50 °C. Her friend claims replacing any one original day with 50 °C would also raise the mean to 34. Evaluate this claim.
L5 Evaluate
Answer: False. Replacing 28 with 50 gives new sum 160 − 28 + 50 = 182, mean = \(182/5=36.4\). Replacing 36 with 50 gives sum 174, mean 34.8. The resulting mean depends on which day you replace, so the friend's blanket claim does not hold.
Q4. Design a 6-day temperature list whose mean is exactly 31 °C and whose highest value is at least 40 °C. Justify your design using the shift property.
L6 Create
One design: 25, 26, 28, 30, 37, 40. Sum = 186, mean = 31 ✓. Max is 40. Many valid sets exist — the total simply must equal \(6 \times 31=186\).

Assertion–Reason Questions

Assertion (A): Adding a value equal to the current mean never changes the mean.
Reason (R): The new value contributes exactly its own fair share to the collection.
(a) Both true, R explains A.
(b) Both true, R doesn't explain A.
(c) A true, R false.
(d) A false, R true.
Answer: (a) — Both true; R correctly explains A.
Assertion (A): Multiplying every value by 3 multiplies the mean by 3.
Reason (R): Addition is commutative.
(a) Both true, R explains A.
(b) Both true, R doesn't explain A.
(c) A true, R false.
(d) A false, R true.
Answer: (b) — A is true (proved by factoring 3 from the numerator), and R is true, but commutativity of addition doesn't explain the scaling property — distribution of multiplication over addition does.
Assertion (A): Adding 10 to every value in a collection shifts the mean by 10.
Reason (R): The sum increases by \(10n\) where \(n\) is the number of values, so the mean increases by \(10n/n=10\).
(a) Both true, R explains A.
(b) Both true, R doesn't explain A.
(c) A true, R false.
(d) A false, R true.
Answer: (a) — Both true; R is the exact algebraic reasoning for A.

Frequently Asked Questions — Chapter 5

What is Part 1 — The Balancing Act: Mean as Centre | Class 8 Maths | MyAiSchool in NCERT Class 8 Mathematics?

Part 1 — The Balancing Act: Mean as Centre | Class 8 Maths | MyAiSchool is a key concept covered in NCERT Class 8 Mathematics, Chapter 5: Chapter 5. This lesson builds the student's foundation in the chapter by explaining the core ideas with worked examples, definitions, and step-by-step methods aligned to the CBSE curriculum.

How do I solve problems on Part 1 — The Balancing Act: Mean as Centre | Class 8 Maths | MyAiSchool step by step?

To solve problems on Part 1 — The Balancing Act: Mean as Centre | Class 8 Maths | MyAiSchool, follow the NCERT method: identify the given quantities, choose the relevant formula or theorem, substitute values carefully, and simplify. Class 8 exercises gradually increase in difficulty — start with solved NCERT examples before attempting exercise questions, and always verify your answer by substitution or diagram.

What are the most important formulas for Chapter 5: Chapter 5?

The essential formulas of Chapter 5 (Chapter 5) are listed in the chapter summary and highlighted throughout the lesson in formula boxes. Memorise them and practise at least 2–3 problems per formula. CBSE board exams frequently test direct application as well as combined use of multiple formulas from this chapter.

Is Part 1 — The Balancing Act: Mean as Centre | Class 8 Maths | MyAiSchool important for the Class 8 board exam?

Part 1 — The Balancing Act: Mean as Centre | Class 8 Maths | MyAiSchool is part of the NCERT Class 8 Mathematics syllabus and appears in CBSE board exams. Questions typically include short-answer, long-answer, and competency-based items. Review the NCERT examples, exercise questions, and previous-year board problems on this topic to prepare confidently.

What mistakes should students avoid in Part 1 — The Balancing Act: Mean as Centre | Class 8 Maths | MyAiSchool?

Common mistakes in Part 1 — The Balancing Act: Mean as Centre | Class 8 Maths | MyAiSchool include skipping steps, misapplying formulas, sign errors, and losing track of units. Write each step clearly, double-check algebraic manipulations, and re-read the question after solving to verify that your answer matches what was asked.

Where can I find more NCERT practice questions on Part 1 — The Balancing Act: Mean as Centre | Class 8 Maths | MyAiSchool?

End-of-chapter NCERT exercises for Part 1 — The Balancing Act: Mean as Centre | Class 8 Maths | MyAiSchool cover all difficulty levels tested in CBSE exams. After completing them, try the examples again without looking at the solutions, attempt the NCERT Exemplar questions for Chapter 5, and solve at least one previous-year board paper to consolidate your understanding.

Keyword

AI Tutor
Mathematics Class 8 — Ganita Prakash Part II
Ready
Hi! 👋 I'm Gaura, your AI Tutor for 5.1 The Balancing Act — Mean and Median Recap. Take your time studying the lesson — whenever you have a doubt, just ask me! I'm here to help.