4. Probability Distributions: Common Distributions
Expected Value and Variance of a Binomial Random Variable
Expected Value of a Binomial Random Variable
To calculate the expected value of a binomial random variable #X\sim B(n,p)#, use the following formula:
\[\mathbb{E}[X] = n\cdot p\]
Suppose #X# has a binomial distribution with parameters #n=18# and #p=0.4#.
Calculate the expected value of #X#.
Calculate the expected value of #X#.
#\mathbb{E}[X]=7.2#
To calculate the expected value of a binomial random variable #X\sim B(n,p)#, use the following formula:
\[\mathbb{E}[X]=n \cdot p=18 \cdot 0.4 = 7.2\]
To calculate the expected value of a binomial random variable #X\sim B(n,p)#, use the following formula:
\[\mathbb{E}[X]=n \cdot p=18 \cdot 0.4 = 7.2\]
#\phantom{0}#
Variance and Standard Deviation of a Binomial Random Variable
To calculate the variance of a binomial random variable #X\sim B(n,p)#, use the following formula:
\[\sigma^2 = n\cdot p \cdot (1-p)\]
To calculate the standard deviation, take the positive square root of the variance:
\[\sigma = \sqrt{\sigma^2} = \sqrt{n\cdot p \cdot (1-p)}\]
#\sigma^2=3.36#
To calculate the variance of a binomial random variable #X\sim B(n,p)#, use the following formula:
\[\sigma^2 = n\cdot p \cdot (1-p) = 14 \cdot 0.4 \cdot (1-0.4) = 3.36\]
Unlock full access