Discrete
Bernoulli distribution
-
pmf
-
expectation
Binomial distribution
-
pmf
-
expectation
-
variance
Geometric distribution
-
pmf
-
expectation
Negative binomial distribution
- The negative binomial distribution arises as a generalization of the geometric distribution.
- Suppose that a sequence of independent trials each with probability of success
is performed until there are
successes in all.
- so can be denote as
- so can be denote as
- pmf
Hypergeometric distribution
- Suppose that an urn contains
balls, of which
are black and
are white. Let
denote the number of black balls drawn when taking
balls without replacement.
- pmf
Possion distribution
- can be derived as the limit of a binomial distribution as the number of trials approaches infinity and the probability of success on each trial approaches zero in such a way that
,
can be seen as the successful trials
- pmf
Continuous
Uniform distribution
- A uniform r.v on the interval [a,b] is a model for what we mean when we say "choose a number at random between a and b"
- pdf
Exponential distribution
- Exponential distribution is often used to model lifetimes or waiting times, in which context it is conventional to replace
by
.
-
pdf
-
cdf(easy to get)
-
expectation
-
variance
property
- let
are independent Poisson r.v.s with
,then
Gamma distribution
-
pdf
-
expectation
-
variance
Property
- Note that if
, the gamma density coincides with the exponential density.
-
conduct
-
is called a shape parameter for the gamma density,
- Varying
changes the shape of the density
-
is called a scale parameter
- Varying
corresponds to changing the units of measurement and does not affect the shape of the density
- how to understand gamma?
Normal distribution
- pdf
-
is the mean
-
is the standard deviation
- If
,and
, then
- especially, if
, then
- especially, if
property
- if
,then
is Cauchy r.v (lec3)
Exponential family
- A family of pdfs or pmfs is called an exponential family if it can
be expressed as:-
is the normalization factor
- It is very helpful to model heterogeneous data in the era of big data.
- Bernoulli, Gaussian, Binomial, Poisson, Exponential, Weibull, Laplace, Gamma, Beta, Multinomial, Wishart distributions are all exponential families
- the explain can be seen here
Property
-
- 可以理解为先分组求期望,与直接求期望一样
-
- 可以理解为组内方差的期望 + 组间方差











网友评论