Difficulty: Easy
Correct Answer: 1.5%
Explanation:
Introduction / Context:
Hydrometric structures like sharp-crested weirs convert a head measurement H into discharge Q using Q ∝ H^(3/2). Understanding error propagation through power relations is critical for estimating measurement uncertainty in field hydrology.
Given Data / Assumptions:
Concept / Approach:
If Q ∝ H^n, then a small relative error dH/H produces dQ/Q = n * dH/H. For n = 3/2, a 1% head error gives 1.5% discharge error. This simple rule of thumb is widely used in discharge rating analyses.
Step-by-Step Solution:
Write Q = k * H^(3/2), where k is constant for geometry and Cd.Differentiate: dQ/Q = (3/2) * dH/H.Substitute dH/H = 0.01 → dQ/Q = 0.015 → 1.5%.
Verification / Alternative check:
Finite difference check: H → 1.01 H; Q_new/Q_old = (1.01)^(1.5) ≈ 1.015, confirming 1.5%.
Why Other Options Are Wrong:
1.25%, 1.75%, 2.25%: do not match the 3/2 scaling; they over/understate sensitivity.
Common Pitfalls:
Final Answer:
1.5%
Discussion & Comments