The mean (expected value) of a random variable is sensitive to both addition and multiplication.
When a random variable is transformed by , the new mean is calculated by applying the same transformation to the original mean: .
This principle also applies to other measures of position, such as the median, quartiles, and percentiles.
Standard Deviation: Only multiplication affects the spread. Adding a constant shifts every value by the same amount, leaving the distance between values unchanged. The formula is .
Variance: Because variance is the square of standard deviation, the scaling factor is squared: .
The use of the absolute value for standard deviation ensures that the spread remains a non-negative value, even if the scaling factor is negative.
Addition: Adding or subtracting a constant never changes the shape of the distribution; it only slides it along the horizontal axis.
Positive Scaling: Multiplying by a positive constant stretches or compresses the distribution but preserves its general form (e.g., skewness remains in the same direction).
Negative Scaling: Multiplying by a negative constant results in a horizontal reflection (flip) of the distribution shape.
| Statistic | Affected by Addition ()? | Affected by Multiplication ()? | Transformation Formula |
|---|---|---|---|
| Mean / Median | Yes | Yes | |
| Std. Deviation | No | Yes | $ |
| Variance | No | Yes | |
| Shape | No | Possibly (Flip) | N/A |
The 'Shift' Test: Always ask yourself: 'If I move every student's score up by 5 points, does the gap between the highest and lowest student change?' This reminds you that addition does not affect spread.
Sign Awareness: When calculating the new standard deviation, students often forget to take the absolute value of a negative . Spread can never be negative.
Variance vs. SD: Double-check if the question asks for variance or standard deviation. Forgetting to square for variance is one of the most common point-loss errors.
Units Check: Remember that the mean and standard deviation share the same units as the original data, while variance uses squared units.