I was given the question to find $P(10\leq X\leq 12)$ with $n=15$ and $p=0.666$. Does this mean that $P(10\leq X\leq 12)=P(X\leq 12)-P(X\leq 10)$? If so, I got the answer $0.9206-0.5959=0.3247$ yet the textbook answer is $0.5390$. What am I doing wrong?
2026-03-25 16:05:19.1774454719
Calculating Cumulative Binomial Probabilities
69 Views Asked by user482939 https://math.techqa.club/user/user482939/detail At
2
Note that$$P(10\le X\le12)=P(X=10)+P(X=11)+P(X=12)$$
So, $$P(10\le X\le12)=P(X\le12)-P(X<10)$$