Wakeby distribution

From testwiki
Jump to navigation Jump to search

Template:Short description Template:Expert needed Template:Infobox probability distribution

The Wakeby distribution[1] is a five-parameter probability distribution defined by its quantile function,

W(p)=ξ+αβ(1(1p)β)γδ(1(1p)δ),

and by its quantile density function,

W(p)=w(p)=α(1p)β1+γ(1p)δ1,

where 0p1, ξ is a location parameter, α and γ are scale parameters and β and δ are shape parameters.[1]

This distribution was first proposed by Harold A. Thomas Jr., who named it after Wakeby Pond in Cape Cod.[2][3]

Applications

The Wakeby distribution has been used for modeling distributions of

Parameters and domain

The following restrictions apply to the parameters of this distribution:

  • β+δ0
  • Either β+δ>0 or β=γ=δ=0
  • If γ>0, then δ>0
  • γ0
  • α+γ0

The domain of the Wakeby distribution is

  • ξ to , if δ0 and γ>0
  • ξ to ξ+(α/β)(γ/δ), if δ<0 or γ=0

With two shape parameters, the Wakeby distribution can model a wide variety of shapes.[1]

CDF and PDF

The cumulative distribution function is computed by numerically inverting the quantile function given above. The probability density function is then found by using the following relation (given on page 46 of Johnson, Kotz, and Balakrishnan[11]):

f(x)=(1F(x))(δ+1)αt+γ

where F is the cumulative distribution function and

t=(1F(x))(β+δ)

An implementation that computes the probability density function of the Wakeby distribution is included in the Dataplot scientific computation library, as routine WAKPDF.[1]

An alternative to the above method is to define the PDF parametrically as (W(p),1/w(p)), 0p1. This can be set up as a probability density function, f(x), by solving for the unique p in the equation W(p)=x and returning 1/w(p).Template:Citation needed

See also

References

Template:Reflist

Note: this work is based on a NIST document that is in the public domain as a work of the U.S. federal government