Sign In
The binomial distribution is the probability distribution that describes the number of successes x out of n binomial trials. The trials must satisfy three conditions.
Let X be a random variable representing the total number of successes among n trials. The possible values of X are x=0, 1, 2, ..., n. The binomial probability formula can be used to determine the probability of x successes among n trials P(X=x).
P(X=x)=_nC_xp^xq^(n-x)
In this formula, _nC_x is the binomial coefficient and p and q are the probabilities of success and failure, respectively. Additionally, the expected value of X can be determined by the product of the number of trials n and the probability of success p.
E(X)=np
This means that the expected number of successes in n trials is given by np.
Consider the experiment of drawing 1 card from a standard deck of cards with replacement.
If drawing a diamond is considered a success, let X be the number of diamonds drawn. Since there are 13 diamond cards in a standard deck, the probability of success p in each trial will be 1352= 14. The probability of failure q will be 1- 14= 34. Suppose the experiment is repeated 5 times. Then, the binomial distribution with n= 5 can be determined. P(X= x)= _5C_x( 1/4)^x( 3/4)^(5- x) In this situation, the possible values of x are 0, 1, 2, 3, 4, and 5. The distribution of the random variable X can be obtained by evaluating this formula for each of these values.
| x | _5C_x(1/4)^x(3/4)^(5-x) | P(X=x)= _5C_x(1/4)^x(3/4)^(5-x) |
|---|---|---|
| 0 | _5C_0( 1/4)^0( 3/4)^(5- 0)=243/1024 | ≈ 0.237 |
| 1 | _5C_1( 1/4)^1( 3/4)^(5- 1)=405/1024 | ≈ 0.396 |
| 2 | _5C_2( 1/4)^2( 3/4)^(5- 2)=270/1024 | ≈ 0.264 |
| 3 | _5C_3( 1/4)^3( 3/4)^(5- 3)=90/1024 | ≈ 0.088 |
| 4 | _5C_4( 1/4)^4( 3/4)^(5- 4)=15/1024 | ≈ 0.015 |
| 5 | _5C_5( 1/4)^5( 3/4)^(5- 5)=1/1024 | ≈ 0.001 |
The following graph shows the probability distribution of X.
The binomial distribution is discrete with a finite number of outcomes, allowing for the calculation of the probability of a specific outcome. In complex calculations, a normal distribution can approximate a binomial distribution if some conditions are met. A comparison of these distributions can be seen in the applet below, where the probability of success is 0.5.
If the number of trials increases and the probability of success is closer to 0.5, the binomial distribution will closely resemble the normal distribution.
C(n,k)=n!/k! (n-k)!
Write as a product
Cancel out common factors
Simplify quotient
Rewrite x as (x-1)+1
a^(1+m)=a*a^m
a* b/c=a*b/c
Commutative Property of Multiplication
Factor out np
Rewrite n-x as n-1-(x-1)
Now, substitute y=x-1 and m=n-1. If x=1, then y=0 If x=n, then y=n-1=m The sum in the last expression can now be rewritten in terms of y and m by using this information.
Substitute values
C(n,k)=n!/k! (n-k)!
Note that the sum corresponds to the Binomial Theorem.
Next, recall that p+q=1 and that the powers of 1 are all equal to 1. Therefore, the sum will equal 1. ∑ _(y=0)^m _mC_y p^yq^(n-y)&=(p+q)^m &⇓ ∑ _(y=0)^m _mC_y p^yq^(n-y)&=1 Substituting this into the expression of the expected value results in the formula for the expected value of a binomial distribution.
∑ _(y=0)^m _mC_y p^yq^(n-y)= 1
a * 1=a