The trap that costs you marks here: you know the error formulas, but you apply the wrong one. You add relative errors for a sum, or absolute errors for a product — and the answer looks plausible enough to pick with confidence. That swap is the single most reliable mark-loser in NEET error-propagation questions.
Three error-combination rules — and which operation triggers each:
Errors in measurements split into two families based on the arithmetic connecting the measured quantities.
Family 1 — Addition or subtraction. When Z = A ± B, the maximum absolute error adds directly: ΔZ = ΔA + ΔB (NCERT Class 11 Physics Chapter 1, page 6). You work with absolute errors here, not relative ones.
Family 2 — Multiplication or division. When Z = AB or Z = A/B, the maximum relative errors add: ΔZ/Z = ΔA/A + ΔB/B (NCERT Class 11 Physics Chapter 1, page 6). You work with relative (fractional) errors here, not absolute ones.
Family 3 — Power expressions. When Z = Aᵖ Bᵍ Cʳ, the general rule is ΔZ/Z = |p|·ΔA/A + |q|·ΔB/B + |r|·ΔC/C (NCERT Class 11 Physics Chapter 1, page 6). Each exponent multiplies its variable's relative error. Negative exponents (from division) still contribute positively — you take the absolute value of each power.
Error taxonomy — know what each type means. Errors are classified as personal (observer bias), instrumental (apparatus calibration), least-count (instrument resolution floor), random (statistical fluctuations, reduced by averaging), and systematic (method-level bias, NOT reduced by averaging). NEET questions test whether you can correctly classify a described error source.
Watch out: the power-factor trap is the one that bites hardest. For density ρ = m/(πr²L), the relative error contribution of r is 2·Δr/r, not Δr/r. The exponent carries through as a multiplier. Forgetting it gives a distractor answer that looks close to correct.