CH 2
CH 2
Characteristics of
Hydrologic Series
1
12/3/2024
2
12/3/2024
Persistent: If value of variable depends on past values, the series is persistent. Time dependence
in hydrological series is due to the geophysical process of water storages in a basin, their random
fluctuation from year to year and periodic fluctuation within a year.
3
12/3/2024
Non-parametric test:
A non-parametric test in statistics does not assume that the data has been taken from a normal
distribution. A normal distribution belongs to a parametrized family of probability distributions
and includes parameters such as mean, variance, standard deviation, etc. Thus, a non-parametric
test does not make assumptions about the probability distribution's parameters.
In parametric test it is simple, the events follow the normal distribution curve and test like t-test,
z-test, Anova etc.
Level of significance:
Probability of being incorrect (P > 0.05 is the probability
that the null hypothesis is true). A statistically significant
test result (P ≤ 0.05) means that the test hypothesis is
false or should be rejected.
4
12/3/2024
Detection of trend
A. Regression test for linear trend
Fit a straight line in the form of y = at+b.
y = given variable, t = time, a & b = constant
If a is not close to zero, then there is presence of linear trend in time series.
Find tabulated value of t for α/2 level of significance (say α = 5%) and (n-2) degree of freedom.
If computed t < tabulated t, then there is no trend.
5
12/3/2024
sgn (x) = 1 for x>0, sgn (x) = 0 for x = 0, sgn (x) = -1 for x<0
Standard deviation of S is
Z- test statistic is
6
12/3/2024
Removal of data
1. Moving average method
Moving average is the average of n
successive intervals of data.
Compute moving average and subtract it
from original data. (discussed in subsequent
chapters)
2. Linear trend
Fit a straight line of the form y = at + b. At
time t, subtract the values of the line from
the original data.
Detection of periodicity
By visual inspection of time series: noticing effect of periods in the plots
By performing autocorrelation and spectral analysis (discussed in subsequent chapters)
Detection of jump: By visual inspection of time series
7
12/3/2024
Compare the computed t with the tabulated value of t for n-2 degree of freedom at α/2 level of
significance (two tailed test).
If the computed t < tabulated value of t, then the mean zero difference between two subsets is
accepted.