Mean and Variance of Binomial Distribution MCQ Quiz - Objective Question with Answer for Mean and Variance of Binomial Distribution - Download Free PDF
Last updated on Jun 14, 2025
Latest Mean and Variance of Binomial Distribution MCQ Objective Questions
Mean and Variance of Binomial Distribution Question 1:
Let X be a random variable following binomial distribution whose mean and variance are 200 and 160 respectively. What is the value of the number of trials (n)?
Answer (Detailed Solution Below)
Mean and Variance of Binomial Distribution Question 1 Detailed Solution
Calculation:
Given,
Mean of the binomial distribution,
Variance of the binomial distribution,
For a binomial random variable,
From the mean,
Using the variance,
Simplifying,
∴ The number of trials is
Mean and Variance of Binomial Distribution Question 2:
If the sum of mean and variance of a Binomial Distribution is
Answer (Detailed Solution Below)
Mean and Variance of Binomial Distribution Question 2 Detailed Solution
Concept Used:
For a Binomial Distribution, mean = np and variance = npq, where p is the probability of success and q is the probability of failure.
Calculation
Given: Mean + Variance =
⇒ np + npq =
⇒ np(1 + q) =
⇒ 10p(1 + 1 - p) =
⇒ 10p(2 - p) =
⇒ 20p - 10p² =
⇒ 40p - 20p² = 15
⇒ 20p² - 40p + 15 = 0
⇒ 4p² - 8p + 3 = 0
⇒ 4p² - 6p - 2p + 3 = 0
⇒ 2p(2p - 3) - 1(2p - 3) = 0
⇒ (2p - 1)(2p - 3) = 0
⇒ p =
Since p cannot be greater than 1, p =
⇒ q = 1 - p = 1 -
Variance = npq = 10 ×
∴ The variance is 2.5.
Hence option 2 is correct
Mean and Variance of Binomial Distribution Question 3:
Three fair coins numbered 1 and 0 are tossed simultaneously. Then variance Var (X) of the probability distribution of random variable X, where X is the sum of numbers on the uppermost faces, is
Answer (Detailed Solution Below)
Mean and Variance of Binomial Distribution Question 3 Detailed Solution
Calculation:
Given, three fair coins numbered 1 and 0 are tossed simultaneously.
∴ Sample space, S = {000, 001, 010, 100, 011, 101, 110, 111}
⇒ n(S) = 8
Let X represents the sum of numbers on upper most face.
P(X = 0) = 1/8
P(X = 1) = 3/8
P(X = 2) = 3/8
P(X = 3) = 1/8
∴ E(X) =
Also, E(X2) =
∴ Var(X) = E(X2) - [E(X)]2 = 3 -
∴ The variance is 0.75.
The correct answer is Option 2.
Mean and Variance of Binomial Distribution Question 4:
If mean of a Binomial distribution is 3 and its variance is
Answer (Detailed Solution Below)
Mean and Variance of Binomial Distribution Question 4 Detailed Solution
Concept:
Binomial Distribution:
- A binomial distribution can be thought of as simply the probability of a SUCCESS or FAILURE outcome in an experiment or survey that is repeated multiple times.
- The binomial is a type of distribution that has two possible outcomes (the prefix “bi” means two, or twice).
- For example, a coin toss has only two possible outcomes: heads or tails, and taking a test could have two possible outcomes: pass or fail.
Key PointsThe binomial distribution has the following properties:
- The mean of the distribution (μ) is equal to np.
- The variance (σ2) is npq.
where, n: The number of trials in the binomial experiment.
p: The probability of success on an individual trial.
q: The probability of failure on an individual trial.(q = 1 - p)
Calculation:
According to the question, mean = 3 and variance =
∴ np = 3 and npq =
⇒ q =
⇒ p = 1 -
Substituting the value of p in mean,
⇒ n = 6.
∴ Number of trials = 6.
The correct answer is Option 2.
Mean and Variance of Binomial Distribution Question 5:
Standard deviation of Binomial distribution is equal to (n, p, q have their usual meaning)
Answer (Detailed Solution Below)
Mean and Variance of Binomial Distribution Question 5 Detailed Solution
Concept:
Binomial Distribution:
- A binomial distribution can be thought of as simply the probability of a SUCCESS or FAILURE outcome in an experiment or survey that is repeated multiple times.
- The binomial is a type of distribution that has two possible outcomes (the prefix “bi” means two, or twice).
- For example, a coin toss has only two possible outcomes: heads or tails, and taking a test could have two possible outcomes: pass or fail.
Key PointsThe binomial distribution has the following properties:
- The mean of the distribution (μ) is equal to np.
- The variance (σ2) is npq.
where, n: The number of trials in the binomial experiment.
p: The probability of success on an individual trial.
q: The probability of failure on an individual trial.
(This is equal to q = 1 - p)
Calculation:
The variance of a binomial distribution is given by:
σ2 = npq
∴ Standard deviation, σ =
∴ Standard deviation of a binomial distribution is given by, σ =
The correct answer is Option 3
Top Mean and Variance of Binomial Distribution MCQ Objective Questions
The mean and variance of a binomial distribution are 8 and 4 respectively, then p(x = 1) is equal to-
Answer (Detailed Solution Below)
Mean and Variance of Binomial Distribution Question 6 Detailed Solution
Download Solution PDFConcept:
Binomial distribution:
If a random variable X has binomial distribution as B (n, p) with n and p as parameters, then the probability of random variable is given as:
P(X = k) = nCk pk q(n - k)
where n is the number of observations, p is the probability of success & q is the probability of failure.
Properties:
- Mean of the distribution (μ) = np
- The variance (σ2) = npq
Calculation:
Given:
mean μ = np = 8 ----(1)
variance σ2 = npq = 4 ----(2)
Dividing equation (2) by (1), we get
q = 1/2
As we know, p + q = 1
⇒ p = 1 - q = 1/2
Put the value of n in equation (1), we get
n = 16
Now,
P(x = 1) =
If the independent random variables X,Y are Binomially distributed with n = 3, p =
Answer (Detailed Solution Below)
Mean and Variance of Binomial Distribution Question 7 Detailed Solution
Download Solution PDFGiven
If the independent random variables X,Y are Binomially distributed that means
X ~ B(n, p)
X ~ B(3, 1/3) and Y ~ B(5, 1/3)
Here, B = Binomial distribution
n = number of observation
p = probability
Calculation
Since X and Y are independent binomial random variables with p1 = p2 = 1/3
By adding property of Binomial distribution
⇒ X + Y ~ B(3 + 5, 1/3)
⇒ X + Y ~B(8,1/3)
We know that, P(X + Y ≥ γ) = 8Cr(1/3)r(2/3)8 - r
⇒ P(X + Y ≥ 1) = 1 - P( X + Y
⇒ 1 - P(X + Y = 0)
∴ 1 - (2/3)8
The mean and standard deviation of a binomial distribution are 12 and 2 respectively. What is the number of trails?
Answer (Detailed Solution Below)
Mean and Variance of Binomial Distribution Question 8 Detailed Solution
Download Solution PDFConcept:
- Mean = μ = np
Where n = number of trials; p = probability of success; q = (1-p) = probability of failure
Calculation:
Given: Mean = μ = np = 12
∴ Variance = σ2 = npq = 4
⇒ 4 = np (1−p) = 12(1−p)
⇒ 4/12 = (1−p)
⇒ (1 – p) = 1/3
⇒ p = 1 – 1/3
∴ p = 2/3
Again; μ = np = 12
∴ n = 12/p = 12 × (3/2) = 18
In a binomial distribution, the mean is
Answer (Detailed Solution Below)
Mean and Variance of Binomial Distribution Question 9 Detailed Solution
Download Solution PDFConcept:
For the binomial distribution of probability
- Mean = np
- Variance = npq
Where n is the total number of cases, p is probability of favorable cases and q is probability of unfavorable cases(1 - p)
Calculation:
Given mean = np =
q =
p = 1 - q =
np =
n = 4
∴ The probability that random variable D = 2
P =
P =
P =
P =
For the probability distribution given by
X = xi |
0 |
1 |
2 |
pi |
|
|
|
the standard deviation (σ) is:
Answer (Detailed Solution Below)
Mean and Variance of Binomial Distribution Question 10 Detailed Solution
Download Solution PDFConcept:
For a random variable X = xi with probabilities P(X = xi) = pi:
- Mean/Expected Value: μ = ∑pixi.
- Variance: Var(X) = σ2 = ∑pi(xi)2 - (∑pixi)2 = ∑pi(xi)2 - μ2.
- Standard Deviation: σ =
.
Calculation:
We have x1 = 0, x2 = 1, x3 = 2 and p1 =
∑pixi =
∑pi(xi)2 =
∴ Var(X) = σ2 = ∑pi(xi)2 - (∑pixi)2 =
⇒ Standard Deviation = σ =
Given that x ~ B ( n = 10, p) if E(x) = 8 find the value of P is
Answer (Detailed Solution Below)
Mean and Variance of Binomial Distribution Question 11 Detailed Solution
Download Solution PDFConcept:
Expected Mean:
E(x) = np
Calculations:
Given that x ~ B ( n = 10, p)
E(x) = 8
We know that E(x) = np
⇒ np = 8
⇒(10)p = 8
⇒ p =
⇒ p = 0.8
Given that x ~ B ( n = 10, p) if E(x) = 8 then the value of P is 0.8
For Bernoulli distribution with probability p of success and q of a failure, the relation between mean and variance is -
Answer (Detailed Solution Below)
Mean and Variance of Binomial Distribution Question 12 Detailed Solution
Download Solution PDFConcept:
- Mean = μ = np
- Variance = npq
Where n = number of trials; p = probability of success; q = (1-p) = probability of failure
probability of an event lies between 0 and 1.
Calculation:
As we know, Mean = μ = np
Variance = npq
⇒ Variance = μ × q
Probability of an event lies between 0 and 1.
Therefore 0 ≤ {p, q} ≤ 1
μ × q
∴ Mean > Variance
If mean and variance of a Binomial variate X are 2 and 1 respectively, then the probability that X takes a value greater than 1 is
Answer (Detailed Solution Below)
Mean and Variance of Binomial Distribution Question 13 Detailed Solution
Download Solution PDFConcept:
Binomial distribution The binomial distribution formula is:P (X = r) =
P(X) = probability of a success on an individual trial
p = probability of “success”
r = number of success
q = probability of “failure” OR q = 1- p
n = number of trials
- Mean = np
- Variance = npq
Calculation:
Given: mean = 2, variance = 1
We know p + q = 1
So, p = 1 - ½ = ½
mean = 2
⇒ np = 2
⇒ n = 2/p
= 4
We know P(required) = 1 – P (not required)
P (X > 1) = 1 – P (X = 0) – P (X = 1)
Hence, option (4) is correct
In a binomial distribution, the mean is
Answer (Detailed Solution Below)
Mean and Variance of Binomial Distribution Question 14 Detailed Solution
Download Solution PDFConcept:
Binomial distribution: If a random variable X has binomial distribution as B (n, p) with n and p as parameters, then the probability of random variable is given as:
P( X = k) = nCk pk (1 - p)(n - k)
Where, n is number of observations, p is the probability of success & (1 - p) is probability of failure.
Properties:
- Mean of the distribution (μX) = n × p
- The variance (σ2x) = n × p × (1 - p)
- Standard deviation (σx) = √{np(1 - p)}
Calculation:
Given:
Mean = n × p = 2/3 …. (1)
Variance = n × p × (1 - p) = 5/9 …. (2)
Dividing equation (1) by equation (2)
⇒ (1 - p) = 5/6
⇒ p = 1/6
Put p = 1/6 in equation (1)
n × (1/6) = 2/3
⇒ n = 4
Now, P(X = 2) = 4C2 × (1/6)2 × (1 - 1/6)(4 - 2)
P(X = 2) = 6 × (1/6)2 × (5/6)2
A random variable X is binomially distributed with parameter n = 25 and p = 0.2. The skewness of the variable X is
Answer (Detailed Solution Below)
Mean and Variance of Binomial Distribution Question 15 Detailed Solution
Download Solution PDFGiven
n = 25
p = 0.2
q = 1 – p = 0.8
Formula
The skewness of binomial distribution is β1
β1 = (q – p)/√(n × p × q)
p = probability of success event
q = probability of failure event
Calculation
β1 = (0.8 – 0.2)/√(25 × 0.8 × 0.2)
⇒ 0.6/√(40
∴ The skewness of variable X is 0.3