Difficulty: Medium
Correct Answer: 77 mm
Explanation:
Introduction / Context:
When a storm total is missing at a station, the normal-ratio method adjusts neighbouring station storm totals by the ratios of normal annual precipitation to account for climatic gradients. It is widely used for hydrologic data reconstruction when normals differ by more than about 10% between stations.
Given Data / Assumptions:
Concept / Approach:
Normal-ratio method formula:
P_X = (1/n) * Σ [ (N_X / N_i) * P_i ] , for i = A, B, C and n = 3.This scales each neighbour’s storm by the relative wetness/dryness indicated by normals.
Step-by-Step Solution:
Term A: (1000/1100) * 110 = 0.9091 * 110 ≈ 100.0Term B: (1000/1200) * 90 = 0.8333 * 90 = 75.0Term C: (1000/1250) * 70 = 0.8 * 70 = 56.0Sum = 231.0; Average = 231 / 3 = 77.0 mm
Verification / Alternative check:
If normals were similar (within ~10%), the simple arithmetic mean (110 + 90 + 70)/3 = 90 mm might be used. Because normals differ notably, the adjusted result (77 mm) is more appropriate.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
77 mm
Discussion & Comments