What is Binomial in Math? 

Binomial is an algebraic expression of the sum or the difference of two terms. Before knowing about binomial distribution, we must know about the binomial theorem. 

We have learned to find the squares and cubes of binomials like (a-b)  and (a+b). Using these we can calculate the numerical values of numbers like 962=(100-4)2, 9982=(1000-2)2. But for higher powers like 986, 9997,  etc. the calculation becomes difficult by repetitive multiplication. 

To make this calculation easy, we use the binomial theorem. The theorem gives an easier way to expand (a+b)n, where “n” is a positive integer. The expansion of the term gives (n+1) terms.

Binomial Theorem for Positive Integral Indices 

a+b 0 =1 a+b 1 =a+b a+b 2 = a 2 +2ab+ b 2 a+b 3 = a 3 +3 a 2 b+3a b 2 + b 3

From these, we observe that, 

The total number of terms in the expansion is one more than the index. For example, in the expansion of (a+b)3, the number of terms is 4 whereas the index is 3. 

The power of the first quantity "a" goes on decreasing by 1 whereas the power of the second quantity "b" increases by 1 in the successive terms. 

In each term of the expansion, the sum of the indices of "a" and "b" is the same and is equal to the index of (a+b). 

So, the binomial theorem for any positive integer “n” is given by: 

a+b n = n C 0 a n + n C 1 a n1 b + n C 2 a n2 b 2 +... + n C n1 a b n1 + n C n b n

Or a+b n = k=0 n n k a nk b k

What is Binomial Distribution? 

A binomial distribution is such a distribution that will always have only two possible outcomes. In simple terms, the binomial distribution gives the probability of a success or failure outcome in an experiment or trial that is being repeated several times. 

We use binomial distribution in probability, however, not every probability question requires the application of binomial distribution. For example, the probability of a dice showing up 1 on throwing can be directly written as 1/6. 

So, when will we use binomial distribution? We will use binomial distribution after the Bernoulli trials. 

What is Bernoulli Trial?

Many experiments are dichotomous in nature, which means it has exactly two outcomes. For example, a tossed coin shows a "head" or "tail"; the decision of something is "yes" or "no". In such cases, it is customary to call one of the outcomes a "success" and the other a "failure". This consideration depends totally on our convenience. 

Each time we perform any experiment, we call it a trial. If we tossed a coin 5 times, then the number of trials is 5, each having exactly two outcomes, namely success or failure. The outcomes of any trial are independent of the outcomes of any other trial. In each such trials, the probability of success or failure remains constant. Such independent trials having only two outcomes "success" or "failure" are called Bernoulli trials. 

Conditions for Bernoulli Trials 

1.            There should be a finite number of trials. 

2.            The trials should be independent. 

3.            Each trial has only two outcomes: success and failure. 

4.            The probability of success remains the same for each trial. 

Consider an example where 5 balls are drawn from a bag containing 10 white and 20 black balls. Predict whether the trials are Bernoulli trials if the ball drawn is replaced and if it is not replaced. 

When a ball is drawn with replacement, the probability of success (say, white ball) is p= 10/30 =  1/3 which is the same for all five trials. Hence, the trials involving the drawing of balls with replacement are the Bernoulli trials. 

When a ball is drawn without replacement, the probability of success varies with the number of trials. For the first trial, the probability of success will be  p=10/30 , for the second trial, the probability of success may be  p=  9/29  or p=  10/29  , which is not equal to the first trial. Hence, the trials involving drawing balls without replacements are not Bernoulli trials. 

Now, after knowing that the trial is a Bernoulli trial, how can we calculate the probability? That’s where binomial distribution comes into play. 

Consider an experiment of tossing a coin, in which each trial results in success (heads) or failure (tails). 

Let S and F denote the success and failure respectively of each trial. 

Now we are interested in finding the ways in which we get six successes and one failure in seven trials. 

So, six different cases are as follows 

SSSSSSF, SSSSSFS, SSSSFSS, SSSFSSS, SSFSSSS, SFSSSSS, FSSSSSS 

Similarly, if we want to show 3 successes and 4 failures, it will be a long process to list all of these ways. To avoid such lengthy processes and listing of all the possible cases, for the probabilities of the number of successes in n-Bernoulli trials, a formula has been derived. 

Let us take four Bernoulli trials with probabilities p for success and  q = (1 – p) for failure in each trial. So, the sample space of the experiments is the set: 

S = {SSSS, SSSF, SSFS, SFSS, FSSS, SSFF, SFFS, FFSS, SFSF, FSFS, FSSF, SFFF, FSFF, FFSF, FFFS, FFFF} 

Assume, the number of success is a random variable X and can take values 0,1, 2, 3, and 4. 

The probability distribution of the number of successes as: 

When there is no success: 

P X=0 =P {FFFF}

=P F P F P F P F

=q×q×q×q

= q 4

When there is one success: 

P X=1

=P {SFFF,FSFF,FFSF,FFFS}

=P {SFFF} +P {FSFF} +P {FFSF} +P {FFFS}

=P S P F P F P F +P F P S P F P F +P F P F P S P F

+P F P F P F P S

= p×q×q×q + q×p×q×q + q×q×p×q + q×q×q×p

=4 p 1 q 3

When there are two successes:

P X=2

=P {SSFF,SFFS,FFSS,SFSF,FSFS,FSSF}

=P {SSFF} +P {SFFS} +P {FFSS} +P {SFSF} +P {FSFS} +P {FSSF}

=P S P S P F P F +P S P F P F P S +P F P F P S P S +P S P F P S P F

+P F P S P F P S ++P F P S P S P F

= p×p×q×q + p×q×q×p + q×q×p×p + p×q×p×q + q×p×q×p + q×p×p×q

=6 p 2 q 2

When there are three successes: 

P X=4

=P {SSSF,SSFS,SFSS,FSSS}

=P {SSSF} +P {SSFS} +P {SFSS} +P {FSSS}

=P S P S P S P F +P S P S P F P S +P S P F P S P S

+P F P S P S P S

= p×p×p×q + p×p×q×p + p×q×p×p + q×p×p×p

=4 p 3 q 1

When there are four successes: 

P X=4 =P {SSSS}

=P S P S P S P S

=p×p×p×p

= p 4

The probability distribution of X is 

No Success One Success Two Successes Three Successes Four Successes 
q4  4p1q3  6p2q2  4p3q1  p 

Also the binomial expansion of q+p 4 is q 4 +4p q 3 +6 p 2 q 2 +4 p 3 q+ p 4

Now, if we see the above table and compare it with the expansion, we can conclude that the probabilities of 0, 1, 2, 3, and 4 successes are the 1st, 2nd, 3rd, 4th, and 5th term of the expansion of (q+p)4 respectively. Also, q + p = 1, which follows the sum of these probabilities. 

Therefore, in an experiment of n-Bernoulli trials, having x successes (S) and (n-x) failures (F)

can be obtained in n C x ways or n! x! nx ! ways.

The probability of x successes and (n-x) failures is:

P (x successes) × P((n-x) failures)

= P(S) ×P(S). . .x times × P(F) ×P(F). . . (n-x) times

= p x q nx

The probability of x successes in n-Bernoulli trials is n! x! nx ! × p x q nx or n C x p x q nx

Thus, P (x successes) = nCxpxqn-x, where x = 0, 1, 2, 3, …, n and q = (1 – p). 

Suppose there are 5 red balls and 5 blue balls in a bag. Among them, 6 are drawn successively with replacement from the bag. What is the probability that exactly 2 red balls were drawn and what is the probability that at least 4 red balls were drawn?  

“A bag containing 5 red balls and 5 blue balls”

Lets’ take drawing a red ball from the bag as success. So, p is 3 6 = 1 2

Clearly, X is the binomial distribution, where n = 6, p = 1 2 , and q = 1 - 1 2 = 1 2

So, the general solution is P X=x = 6 C x 1 2 6x 1 2 x = 6 C x 1 2 6

In the first part of the question, X = 2. 

So,  

P X=2 = 6 C 2 1 2 62 1 2 2 = 6 C 2 1 2 6

= 6! 6! 62 ! 1 6 6

= 15 64

Therefore, the probability that exactly 2 times red balls were drawn is 15 64 .

In the second part of the question, X ≥ 4.

P X2 =P X=4 +P X=5 +P X=6

= 6 C 4 1 2 6 + 6 C 6 1 2 6 + 6 C 6 1 2 6

= 11 32

Therefore, the probability that at least 4 times the red balls were drawn is 11 32 .

Formula 

The probability of x successes in n-Bernoulli trials is  nCxpxqn-x, where n denotes the total number of trials, p denotes the probability of success in a trial and q denotes the probability of failure in a trial. 

Context and Application 

We have already seen in various examples how binomial distribution helps in our daily lives. 

  • Bernoulli distribution is sometimes used to find the production in a factory; the good product indicates success and the defective product indicates failure. 
  • If you purchase a lottery ticket, you're either going to win the money or lose. 
  • Giving an examination—either you pass the examination or fail. 
  • Sports teams playing against other teams either win or lose. 

Common Mistakes 

Some of the common mistakes that learners do while dealing with the binomial distribution include: 

  • Identifying the intent of the problem statement, whether the problem involves the Bernoulli trial or not. 
  • Finding proper fractions of success and failures for every Bernoulli trial. 
  • Making errors in calculations. Do not forget to cross-check calculations. 

Want more help with your statistics homework?

We've got you covered with step-by-step solutions to millions of textbook problems, subject matter experts on standby 24/7 when you're stumped, and more.
Check out a sample statistics Q&A solution here!

*Response times may vary by subject and question complexity. Median response time is 34 minutes for paid subscribers and may be longer for promotional offers.

Search. Solve. Succeed!

Study smarter access to millions of step-by step textbook solutions, our Q&A library, and AI powered Math Solver. Plus, you get 30 questions to ask an expert each month.

Tagged in
MathStatistics

Probability and Random Processes

Discrete Probability Distributions

Binomial Distribution Homework Questions from Fellow Students

Browse our recently answered Binomial Distribution homework questions.

Search. Solve. Succeed!

Study smarter access to millions of step-by step textbook solutions, our Q&A library, and AI powered Math Solver. Plus, you get 30 questions to ask an expert each month.

Tagged in
MathStatistics

Probability and Random Processes

Discrete Probability Distributions