Article 68XN3 The other Burr distributions

The other Burr distributions

by
John
from John D. Cook on (#68XN3)

As I mentioned in the previous post, there are 12 distributions named for Irving Burr, known as Burr Type I, Burr Type II, Burr Type III, ..., Burr Type XII. [1]

The last of these is by far the most common, and the rest are hard to find online. I did manage to find them, so I'll list them here for my future reference and for the benefit of anyone else interested in these distributions in the future.

Each distribution has a closed-form CDF because each is defined by its CDF. In all but one case, Burr Type XI, the CDF functions are invertible in closed-form. This means that except for Burr Type XI, one can easily generate random samples from each of the Burr distributions by applying the inverse CDF to a uniform random variable.

For each distribution I'll give the CDF.

Burr Type I distribution

burr_type_i.svg

for 0 < x < 1, which is the uniform distribution.

Burr Type II distribution

burr_type_ii.svg

for - x

Burr Type III distribution

burr_type_iii.svg

for 0 x

The Burr Type III distribution is also known as the Dagum distribution, and is probably the most well known of the Burr distributions after Type XII.

Burr Type IV distribution

burr_type_iv.svg

for 0 x c.

Burr Type V distribution

burr_type_v.svg

for -/2 x

Burr Type VI distribution

burr_type_vi.svg

for - x

Burr Type VII distribution

burr_type_vii.svg

for - x

Burr Type VIII distribution

burr_type_viii.svg

for - x

Burr Type IX distribution

burr_type_ix.svg

for - x

Burr Type X distribution

burr_type_x.svg

for 0 &leq; x

Burr Type XI distribution

burr_type_xi.svg

for 0 x

Burr Type XII distribution

burr_type_xii.svg

for 0 &leq; x

The Burr Type XII distribution is also known as the Singh-Maddala distribution in economics.

[1] It's possible to represent the Roman numerals I through XII as single Unicode characters as described here. So if you want to get fancy, we have Burr , Burr , Burr , ..., Burr . Here , for example, is a single character, U+216B.

The post The other Burr distributions first appeared on John D. Cook.
External Content
Source RSS or Atom Feed
Feed Location http://feeds.feedburner.com/TheEndeavour?format=xml
Feed Title John D. Cook
Feed Link https://www.johndcook.com/blog
Reply 0 comments