📏 Errors & Measurements
Types of Errors · Absolute, Relative & Percentage Error · Error Propagation · Significant Figures
Every measurement has error. The goal is not to eliminate error — it is to understand, classify, and minimize it.
🔴 Systematic Error
Occurs consistently in one direction. Always makes your measurement higher or always lower.
CAUSES:
- Faulty instrument calibration
- Zero error in Vernier calipers
- Clock running consistently slow
- Wrong experimental method
- Observer bias
Repeated readings do NOT reduce systematic error. Only changing instrument or method fixes it.
🔵 Random Error
Unpredictable fluctuations. Measurements scatter around the true value.
CAUSES:
- Human reaction time variation
- Environmental fluctuations (vibration, temperature)
- Readability limit of instrument
↑ Reduced by taking multiple readings and averaging.
🟡 Personal / Human Error
Due to the individual observer's limitations or habits.
EXAMPLES:
- Parallax error — not reading scale perpendicularly
- Reaction time delay in stopwatch
- Consistent rounding in one direction
🟢 Least Count Error
The error due to the finite resolution of the measuring instrument. No instrument reads infinitely precisely.
KEY FORMULAS:
- Vernier LC = 1 MSD − 1 VSD
- Screw Gauge LC = Pitch / (No. of divisions)
If all readings are consistently higher by 0.02 cm — is that random error? No. That is systematic error. Systematic = consistent bias. Random = scatter. Never confuse these.
Quantifying Error
For n measurements A₁, A₂, ... Aₙ of quantity A:
1. Mean Value (Best Estimate)
The mean is the most reliable single value from repeated measurements.
2. Absolute Error (per reading)
Always positive. Deviation of each reading from the mean.
3. Mean Absolute Error
The average of all absolute errors. This is the "uncertainty" in the measurement.
4. Relative Error
Dimensionless. Compare errors across different quantities.
5. Percentage Error
Most commonly asked in JEE Main and NEET. Learn this cold.
Result is written as: A = Ā ± ΔĀ. This means the true value lies in [Ā − ΔĀ, Ā + ΔĀ]. CBSE boards expect this form in practicals and theory questions.
Error Propagation Rules
When a derived quantity depends on measured quantities, errors propagate. Know these rules — they appear in every JEE/NEET paper.
Z = A ± B
Absolute errors always add. Even in subtraction. This is maximum possible error.
Students subtract errors in subtraction: ΔZ = ΔA − ΔB. Wrong. Always add.
Z = AB/C
Relative (fractional) errors add. Very powerful — works for any product/quotient.
Z = Aⁿ
The power acts as a multiplier. Most important rule — appears in EVERY error problem.
Given: g = 4π²l/T²
If l = 100 ± 1 cm and T = 2.0 ± 0.1 s:
T has power 2 — its error contribution is doubled. This is why time measurement precision matters MORE than length here.
JEE Advanced experiments section (Young's Modulus, pendulum for g, screw gauge) routinely tests these exact propagation rules. Know them backwards and forwards.
Significant Figures — Rules that Cost Marks
Significant figures encode the precision of a measurement. Ignoring them loses easy marks in boards and NEET.
Rules for Counting Significant Figures
Arithmetic with Significant Figures
Multiplication / Division
Result has the same number of sig figs as the factor with the fewest sig figs.
Addition / Subtraction
Result retains the fewest decimal places of any addend.
Students apply "least significant figures" rule to addition. Wrong! Addition uses least decimal places. Multiplication/division uses least significant figures. These are completely different rules.
Why is 2.300 m NOT the same as 2.3 m? Because 2.300 tells us the measurement is precise to 0.001 m — 4 significant figures. 2.3 m is only precise to 0.1 m — 2 sig figs. Same numerical value, completely different precision claim.
Rounding Off Rules
- If next digit < 5 → Keep last digit unchanged. (2.342→ 2.34)
- If next digit > 5 → Increase last digit by 1. (2.347→ 2.35)
- If next digit = 5 with trailing non-zeros → Round up. (2.3451→ 2.35)
- If next digit = 5 exactly → Round to even (banker's rounding): 2.345→2.34, 2.355→2.36
⚙️ Error Calculator
Enter values to calculate percentage error propagation instantly.