In frequency analysis in hydrology, the streamflow
corresponding to a specified exceedance probability p (or return period
) can be computed as
where μ and σ are the mean and standard deviation of the streamflow series, respectively, and
is the frequency factor.
Write a function to compute the frequency factor for the normal distribution given the exceedance probability as a vector.
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers6
Suggested Problems
-
Find state names that end with the letter A
1198 Solvers
-
143 Solvers
-
Project Euler: Problem 5, Smallest multiple
1673 Solvers
-
Map all the indices of an Array Indices into a Vector giving Index vs Row and Column
50 Solvers
-
75 Solvers
More from this Author326
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!