• NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • Class 6-10
      • Class 6th
      • Class 7th
      • Class 8th
      • Class 9th
      • Class 10th
    • View All Options
      • Online Courses
      • Distance Learning
      • Hindi Medium Courses
      • International Olympiad
    • NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE (Main+Advanced)
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE Main
      • Class 11th
      • Class 12th
      • Class 12th Plus
  • Classroom
    • NEET
      • 2025
      • 2024
      • 2023
      • 2022
    • JEE
      • 2025
      • 2024
      • 2023
      • 2022
    • Class 6-10
    • JEE Main
      • Previous Year Papers
      • Sample Papers
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • JEE Advanced
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • NEET
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
      • College Predictor
      • Counselling
    • NCERT Solutions
      • Class 6
      • Class 7
      • Class 8
      • Class 9
      • Class 10
      • Class 11
      • Class 12
    • CBSE
      • Notes
      • Sample Papers
      • Question Papers
    • Olympiad
      • NSO
      • IMO
      • NMTC
  • NEW
    • TALLENTEX
    • AOSAT
  • ALLEN E-Store
    • ALLEN for Schools
    • About ALLEN
    • Blogs
    • News
    • Careers
    • Request a call back
    • Book home demo
Home
JEE Maths
Binomial Distribution

Binomial Distribution

The binomial distribution is a cornerstone concept in probability and statistics, especially relevant for the JEE Maths syllabus. It models the probability of obtaining a fixed number of successes in a fixed number of independent Bernoulli trials, each with the same probability of success. Mastery of this topic is essential for scoring high in competitive exams like JEE, where questions often test both conceptual clarity and problem-solving speed.

1.0Definition of Binomial Distribution

A random variable X is said to follow a Binomial Distribution if it represents the number of successes in n independent Bernoulli trials, each with the same probability of success p.

We denote:

X∼B(n,p)

Here:

  • n = number of trials
  • p = probability of success
  • q=1−p = probability of failure

2.0Key Terms in Binomial Distribution

  1. Random Experiment: An experiment whose outcome cannot be predicted with certainty is called a random experiment.
    Example: Tossing a coin, rolling a die.
  2. Trial: Each performance of a random experiment is called a trial.
  3. Bernoulli Trial: A Bernoulli trial is a random experiment that results in exactly two possible outcomes: success or failure.
  • Tossing a coin → Success (Head), Failure (Tail).
  • Rolling a die → Success (getting a 6), Failure (not getting a 6).
  1. Success and Failure
  • Probability of success = p
  • Probability of failure = q=1−p

Also Read: Binomial Theorem

3.0Conditions for Binomial Distribution

The following conditions must be satisfied for a random variable to have a binomial distribution:

  1. There are n independent trials.
  2. Each trial has only two outcomes: success (with probability p) or failure (with probability q).
  3. Probability of success p remains constant for each trial.
  4. Random variable X counts the number of successes.

4.0Binomial Distribution Formula

The probability of getting exactly r successes in n independent trials is given by:

P(X=r)=(rn​)prqn−r,r=0,1,2,…,n

Where:

  • (rn​)=r!(n−r)!n!​ is the binomial coefficient.
  • pr represents the probability of r successes.
  • qn−r represents the probability of n−r failures.

Example: Probability of getting exactly 3 heads in 5 tosses of a fair coin :

5.0Properties of Binomial Distribution

  1. Discrete Probability Distribution: It takes integer values from 0 to n.
  2. Sum of Probabilities = 1: ∑r=0n​(rn​)prqn−r=(p+q)n=1
  3. Symmetry: Distribution is symmetric when p=q=0.5.
  4. Mode of Distribution: Mode = ⌊(n+1)p⌋.
  5. Additivity: If X∼B(n,p) and Y∼B(m,p), then X+Y∼B(n+m,p)

6.0Mean, Variance, and Standard Deviation

For X∼B(n,p):

  • Mean (Expectation): E(X)=np
  • Variance: Var(X)=npq
  • Standard Deviation (SD): σ=npq​

These are very important for JEE probability and statistics problems.

7.0Relation with Bernoulli Trials

  • A Bernoulli Trial is a single experiment with two outcomes (success or failure).
  • A Binomial Distribution is the distribution of the number of successes in n independent Bernoulli trials.
  • If X∼B(n,p), then each trial is Bernoulli with success probability p.

8.0Solved Examples on Binomial Distribution

Example 1: Tossing Coins

Q: A coin is tossed 8 times. What is the probability of getting exactly 5 heads?

Solution:

  • ( n = 8 )
  • ( k = 5 )
  • ( p = 0.5 )

P(X=5)=(58​)(0.5)5(0.5)3=56×0.03125×0.125=0.21875

Example 2: Multiple Choice Questions

Q: In a quiz with 10 questions, each with 4 options (only one correct), what is the probability of getting exactly 3 correct answers by guessing?

  • ( n = 10 )
  • ( k = 3 )
  • ( p = 0.25 )

P(X=3)=(310​)(0.25)3(0.75)7≈120×0.015625×0.133484=0.250

Example 3: Defective Bulbs

Q: A box contains 12 bulbs, 3 of which are defective. If 4 bulbs are chosen at random, what is the probability that exactly one is defective?

Solution:

Total ways to choose 4 bulbs: ((412​))

Ways to choose 1 defective: ( (13​) )

Ways to choose 3 non-defective: ( (39​) )

Probability:

P(X=1)=(412​)(13​)(39​)​=4953×84​=495252​≈0.509

Table of Contents


  • 1.0Definition of Binomial Distribution
  • 2.0Key Terms in Binomial Distribution
  • 3.0Conditions for Binomial Distribution
  • 4.0Binomial Distribution Formula
  • 5.0Properties of Binomial Distribution
  • 6.0Mean, Variance, and Standard Deviation
  • 7.0Relation with Bernoulli Trials
  • 8.0Solved Examples on Binomial Distribution

Frequently Asked Questions

Fixed number of trials, only two possible outcomes per trial, constant probability of success, and independent trials.

No, it is strictly for binary outcomes. For more, use multinomial distribution.

Binomial is discrete and for a fixed number of trials. Normal is continuous and often used as an approximation for binomial when ( n ) is large and ( p ) is not too close to 0 or 1.

Binomial describes the number of successes in multiple independent Bernoulli trials.

When ( n ) is large and ( p ) is small such that ( np ) is moderate, binomial can be approximated by Poisson.

Learn to use binomial tables or calculator functions. For small ( n ), manual calculation is feasible.

Join ALLEN!

(Session 2025 - 26)


Choose class
Choose your goal
Preferred Mode
Choose State
  • About
    • About us
    • Blog
    • News
    • MyExam EduBlogs
    • Privacy policy
    • Public notice
    • Careers
    • Dhoni Inspires NEET Aspirants
    • Dhoni Inspires JEE Aspirants
  • Help & Support
    • Refund policy
    • Transfer policy
    • Terms & Conditions
    • Contact us
  • Popular goals
    • NEET Coaching
    • JEE Coaching
    • 6th to 10th
  • Courses
    • Online Courses
    • Distance Learning
    • Online Test Series
    • International Olympiads Online Course
    • NEET Test Series
    • JEE Test Series
    • JEE Main Test Series
  • Centers
    • Kota
    • Bangalore
    • Indore
    • Delhi
    • More centres
  • Exam information
    • JEE Main
    • JEE Advanced
    • NEET UG
    • CBSE
    • NCERT Solutions
    • Olympiad
    • NEET 2025 Results
    • NEET 2025 Answer Key
    • NEET College Predictor
    • NEET 2025 Counselling

ALLEN Career Institute Pvt. Ltd. © All Rights Reserved.

ISO