We have a binomial random variable $X\sim\text{Bin}(30,0.5)$, then which of the following assertions is true?
- $P(X>15)=0.5$
- $P(X<15)=0.5$
- $P(X>15)>0.5$
- $P(X<15)<0.5$
My approach
I tried to approach this problem by the central limit theorem. Mean and variance are $15$ and $7.5$. After applying a continuity correction, I think the answer should be $P(X>15) = P(X>14.5)>0.5$ but the manual gives the 4th option as the correct answer.
Is my approach incorrect?
Please help me out with this problem.
Thanks.
By symmetry,$$ P(X < 15) = \frac{1}{2} (P(X < 15) + P(X > 15)) = \frac{1}{2} (1 - P(X = 15)) < \frac{1}{2}. $$