Trisha Shetty (Editor)

Kumaraswamy distribution

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Kumaraswamy distribution

Parameters
  
a > 0 {displaystyle a>0,} (real) b > 0 {displaystyle b>0,} (real)

Support
  
x ∈ [ 0 , 1 ] {displaystyle xin [0,1],}

PDF
  
a b x a − 1 ( 1 − x a ) b − 1 {displaystyle abx^{a-1}(1-x^{a})^{b-1},}

CDF
  
[ 1 − ( 1 − x a ) b ] {displaystyle [1-(1-x^{a})^{b}],}

Mean
  
b Γ ( 1 + 1 a ) Γ ( b ) Γ ( 1 + 1 a + b ) {displaystyle { rac {bGamma (1+{ frac {1}{a}})Gamma (b)}{Gamma (1+{ frac {1}{a}}+b)}},}

Median
  
( 1 − 2 − 1 / b ) 1 / a {displaystyle left(1-2^{-1/b} ight)^{1/a}}

In probability and statistics, the Kumaraswamy's double bounded distribution is a family of continuous probability distributions defined on the interval [0,1]. It is similar to the Beta distribution, but much simpler to use especially in simulation studies due to the simple closed form of both its probability density function and cumulative distribution function. This distribution was originally proposed by Poondi Kumaraswamy for variables that are lower and upper bounded.

Contents

Probability density function

The probability density function of the Kumaraswamy distribution is

f ( x ; a , b ) = a b x a 1 ( 1 x a ) b 1 ,     where     x [ 0 , 1 ] ,

and where a and b are non-negative shape parameters.

Cumulative distribution function

The cumulative distribution function is

F ( x ; a , b ) = 0 x f ( ξ ; a , b ) d ξ = 1 ( 1 x a ) b .  

Generalizing to arbitrary interval support

In its simplest form, the distribution has a support of [0,1]. In a more general form, the normalized variable x is replaced with the unshifted and unscaled variable z where:

x = z z min z max z min , z min z z max .

Properties

The raw moments of the Kumaraswamy distribution are given by:

m n = b Γ ( 1 + n / a ) Γ ( b ) Γ ( 1 + b + n / a ) = b B ( 1 + n / a , b )

where B is the Beta function. The variance, skewness, and excess kurtosis can be calculated from these raw moments. For example, the variance is:

σ 2 = m 2 m 1 2 .

The Shannon entropy (in nats) of the distribution is:

H = ( 1 1 a ) + ( 1 1 b ) H b + ln ( a b )

where H i is the harmonic number function.

Relation to the Beta distribution

The Kumaraswamy distribution is closely related to Beta distribution. Assume that Xa,b is a Kumaraswamy distributed random variable with parameters a and b. Then Xa,b is the a-th root of a suitably defined Beta distributed random variable. More formally, Let Y1,b denote a Beta distributed random variable with parameters α = 1 and β = b . One has the following relation between Xa,b and Y1,b.

X a , b = Y 1 , b 1 / a ,

with equality in distribution.

P { X a , b x } = 0 x a b t a 1 ( 1 t a ) b 1 d t = 0 x a b ( 1 t ) b 1 d t = P { Y 1 , b x a } = P { Y 1 , b 1 / a x } .

One may introduce generalised Kumaraswamy distributions by considering random variables of the form Y α , β 1 / γ , with γ > 0 and where Y α , β denotes a Beta distributed random variable with parameters α and β . The raw moments of this generalized Kumaraswamy distribution are given by:

m n = Γ ( α + β ) Γ ( α + n / γ ) Γ ( α ) Γ ( α + β + n / γ ) .

Note that we can reobtain the original moments setting α = 1 , β = b and γ = a . However, in general the cumulative distribution function does not have a closed form solution.

  • If X Kumaraswamy ( 1 , 1 ) then X U ( 0 , 1 )
  • If X U ( 0 , 1 ) (Uniform distribution (continuous)) then ( 1 ( 1 X ) 1 b ) 1 a Kumaraswamy ( a , b )
  • If X Beta ( 1 , b ) (Beta distribution) then X Kumaraswamy ( 1 , b )
  • If X Beta ( a , 1 ) (Beta distribution) then X Kumaraswamy ( a , 1 )
  • If X Kumaraswamy ( a , 1 ) then ( 1 X ) Kumaraswamy ( 1 , a )
  • If X Kumaraswamy ( 1 , a ) then ( 1 X ) Kumaraswamy ( a , 1 )
  • If X Kumaraswamy ( a , 1 ) then l n ( X ) Exponential ( a )
  • If X Kumaraswamy ( 1 , b ) then l n ( 1 X ) Exponential ( b )
  • If X Kumaraswamy ( a , b ) then X GB1 ( a , 1 , 1 , b ) , the generalized beta distribution of the first kind.
  • Example

    A good example of the use of the Kumaraswamy distribution is the storage volume of a reservoir of capacity zmax whose upper bound is zmax and lower bound is 0 (Fletcher & Ponnambalam, 1996).

    References

    Kumaraswamy distribution Wikipedia