Introduction
In data analysis, values are often transformed by adding or multiplying constants - for example, converting temperatures from Celsius to Fahrenheit or marks from one scale to another. The Effect of Change in Origin and Scale pattern helps you understand how such changes affect the mean and standard deviation (SD).
This concept is essential because many real-life datasets are expressed in different units or reference points, and understanding these effects lets you compare data correctly.
Pattern: Effect of Change in Origin and Scale
Pattern
The key concept: Adding or subtracting a constant shifts all data points but does not affect the spread, while multiplying or dividing by a constant changes the spread proportionally.
Let the original data be x, and new data be y = a + b × x.
Then,
New Mean = a + b × (Old Mean)
New Standard Deviation (SD) = |b| × (Old SD)
Step-by-Step Example
Question
The mean and standard deviation of marks of 50 students are 40 and 10 respectively. Each student’s mark is increased by 5 and then multiplied by 2. Find the new mean and standard deviation.
Solution
-
Step 1: Identify given values
Old Mean = 40, Old SD = 10
Added constant (a) = 5, Multiplied constant (b) = 2 -
Step 2: Apply transformation formula
New data are formed using y = a + b × x.
-
Step 3: Find the new mean
New Mean = a + b × (Old Mean)
= 5 + 2 × 40
= 5 + 80 = 85 -
Step 4: Find the new standard deviation
New SD = |b| × (Old SD)
= 2 × 10 = 20 -
Final Answer:
New Mean = 85, New SD = 20
-
Quick Check:
Only multiplication affects SD; addition affects only the mean ✅
Quick Variations
1. Adding/subtracting a constant → Mean changes, SD unchanged.
2. Multiplying/dividing by a constant → Both Mean and SD change by that factor.
3. Common in unit conversion problems like °C ↔ °F, cm ↔ m, marks scaling.
Trick to Always Use
- Step 1: If a constant is added/subtracted → affects only mean.
- Step 2: If a constant is multiplied/divided → affects both mean and SD.
- Step 3: Always multiply SD by the absolute value of the scale factor.
Summary
Summary
In the Effect of Change in Origin and Scale pattern:
- Adding or subtracting a constant (change in origin) → affects only the mean.
- Multiplying or dividing by a constant (change in scale) → affects both mean and SD.
- Formula:
New Mean = a + b × (Old Mean)
New SD = |b| × (Old SD) - Useful for conversions and scaled data transformations.
- Remember: SD remains unchanged by addition or subtraction.
