Question 341498: Find the probability of at least one 3 in 8 rolls of a fair die. Found 2 solutions by edjones, stanbon:Answer by edjones(8007) (Show Source):
You can put this solution on YOUR website! (5/6)^8n Probability of 8 consecutive non threes.
=.2326
1-.2326=.7674 Probability of at least one 3 in 8 rolls of a fair die.
.
Ed
You can put this solution on YOUR website! Find the probability of at least one 3 in 8 rolls of a fair die.
------------------
Binomial Problem with n=8 and p=1/2
---
P(1<= x <=8) = 1- P(x=0)
--
P(at least one 3) = 1 - 8C0(1/2)^0(1/2)^8
---
= 1 - 0.0039
---
= 0.9961
==========
Cheers,
Stan H.