Binomial Distribution
Definition: Binomial Distribution
We say that a discrete random variable has a binomial distribution if there exist some and some real number such that
for all .
NOTE
We often call and the parameters of the binomial distribution and say that is distributed according to the binomial distribution with parameters and .
NOTATION
By far the most common random variable which has a binomial distributions is the following. Consider some experiment with a random variable which is distributed according to a Bernoulli Distribution with parameter . Now consider the experiment which consists of repeating times the . The random variable which denotes the total number of times in which was “success” follows the Binomial Distribution with parameters and .
Properties
Theorem: Cumulative Distribution Function of Binomial Distributions
The cumulative distribution function of a discrete random variable which follows the Binomial Distribution is given by
PROOF
TODO
Theorem: Probability Mass Function of Binomial Distributions
The probability mass function of a discrete random variable which follows the Binomial Distribution is
PROOF
TODO
Theorem: Mode of Binomial Distributions
The mode(s) of a discrete random variable which follows the Binomial Distribution is (are):
if is or a noninteger;
and if ;
if .
PROOF
TODO
Theorem: Expectation of Binomial Distributions
The Expectation of every random variable which follows the Binomial Distribution is given by the product of and :
PROOF
TODO
Theorem: Variance of Binomial Distributions
The variance of every random variable which follows the Binomial Distribution is equal to :
PROOF
TODO