Question
Question: In a binomial distribution with n = 6 and p = 0.5, what is the probability of obtaining exactly 3 su...
In a binomial distribution with n = 6 and p = 0.5, what is the probability of obtaining exactly 3 successes?

A
0.6
B
0.4
C
0.3
D
0.5
Answer
0.3
Explanation
Solution
To find the probability of obtaining exactly 3 successes in a binomial distribution with n = 6 and p = 0.5, we use the binomial probability formula:
P(X=k)=(kn)pk(1−p)n−k
Given:
- Number of trials, n=6
- Probability of success in a single trial, p=0.5
- Number of successes, k=3
First, calculate the binomial coefficient (kn): (36)=3!(6−3)!6!=3!3!6!=(3×2×1)(3×2×1)6×5×4×3×2×1=3×2×16×5×4=20
Next, calculate the powers of p and (1−p): pk=(0.5)3=0.5×0.5×0.5=0.125 (1−p)n−k=(1−0.5)6−3=(0.5)3=0.125
Now, substitute these values into the binomial probability formula: P(X=3)=(36)(0.5)3(0.5)3 P(X=3)=20×0.125×0.125 P(X=3)=20×(0.5)6 P(X=3)=20×0.015625 P(X=3)=0.3125
The calculated probability 0.3125 is closest to 0.3.