Statistical Hydrology

Introduction

Hydrologic events (floods, droughts, storms) are stochastic (random) in nature. Statistical Hydrology uses probability theory to analyze historical data and predict the likelihood of future events.

Return Period (TT)

The Return Period (or Recurrence Interval) is the average time interval between events equal to or exceeding a certain magnitude.

T=1PT = \frac{1}{P}

Where PP is the exceedance probability (probability that an event of magnitude x\ge x will occur in any given year).

  • 100-year flood: T=100T = 100, so P=0.01P = 0.01 (1% chance each year).

Risk (RR)

The probability that an event with return period TT will occur at least once in nn years.

R=1(1P)n=1(11T)nR = 1 - (1 - P)^n = 1 - (1 - \frac{1}{T})^n

Reliability

Reliability=1R=(1P)n\text{Reliability} = 1 - R = (1 - P)^n

Step-by-Step Solution

0 of 0 Steps Completed
1

Frequency Analysis

Used to relate the magnitude of extreme events to their frequency of occurrence.

General Equation:

xT=xˉ+Kσx_T = \bar{x} + K \cdot \sigma

Where:

  • xTx_T = Value of variate with return period TT.
  • xˉ\bar{x} = Mean of the data series.
  • σ\sigma = Standard deviation.
  • KK = Frequency factor (depends on distribution and TT).

Gumbel's Extreme Value Distribution

Commonly used for flood frequency analysis.

K=yTyˉnSnK = \frac{y_T - \bar{y}_n}{S_n} yT=ln[ln(11T)]y_T = -\ln [-\ln (1 - \frac{1}{T})]

Where yˉn\bar{y}_n and SnS_n are functions of sample size NN.

Log-Pearson Type III Distribution

Standard method for flood frequency analysis in the US. Uses the logarithm of discharge values.

logxT=logx+Kzσlogx\log x_T = \overline{\log x} + K_z \cdot \sigma_{\log x}

Where KzK_z depends on the skewness coefficient (CsC_s).