Chemistry Reference and  Research
           
 
Periodic Table
- standard table
- large table
 
Chemical Elements
- by name
- by symbol
- by atomic number
 
Chemical Properties
 
Chemical Reactions
 
Organic Chemistry
 
Branches of Chemistry
Analytical chemistry
Biochemistry
Computational Chemistry
Electrochemistry
Environmental chemistry
Geochemistry
Inorganic chemistry
Materials science
Medicinal chemistry
Nuclear chemistry
Organic chemistry
Pharmacology
Physical chemistry
Polymer chemistry
Supramolecular Chemistry
Thermochemistry

Fisher-Tippett distribution

In probability theory and statistics the Gumbel distribution is used to find the minimum (or the maximum) of a number of samples of various distributions. For example we would use it to find the maximum level of a river in a particular year if we had the list of maximum values for the past ten years. It is therefore useful in predicting the chance that an extreme earthquake, flood or other natural disaster will occur.

The distribution of the samples could be of the normal or exponential type. The Gumbel distribution, and similar distributions, are used in extreme value theory.

In particular, the Gumbel distribution is a special case of the Fisher-Tippett distribution, also known as the log-Weibull distribution, whose cumulative distribution function is

p = e^{-e^{(\mu-x)/\beta}}.\,

The Gumbel distribution is the case where μ = 0 and β = 1.

A more practical way of using the distribution could be

p=e^{-e^{-0.367(A-x)/(A-M)}} ;
- 0.367 = ln( - ln(0.5))

where M is the median. To fit values one could get the median straight away and then vary A until it fits the list of values.

Its variates (i.e. to get a list of random values) can be given as ;

x=A-B\ln(-\ln(\operatorname{rnd})).\,

Its percentiles can be given by ;

x = A - Bln( - ln(p))

ie Q1 = A - Bln( - ln(.25))

The median is A - Bln( - ln(0.5))

Q3 = A - Bln( - ln(0.75))

The mean is A + gB where g = Euler's constant = 0.57721.

The standard deviation is

B  \pi/\sqrt{6}.\,

The mode is A.

See also

01-04-2007 01:16:19
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy