85.2k views
3 votes
find the probability of at least 3 successes in a 3 trials of a binomial experiment i which the probability of successe is 50%

2 Answers

3 votes

Start by doing the binomial expansion of (x+y)^6 where x represents success. This is

(x^6y^0) + 6(x^5y^1) +15(x^4y^2) +20(x^3y^3) +15(x^2y^4) +6(x^1y^5) +(x^0y^6)

We are interested in the x^3y^3 term which represents exactly 3 sucesses. Since the probalbility of sucess and failure are both .5 we should be able to figure this out just using the coefficients of the terms which is

20/64 = .3125 which is 31.25%

User K K Muhammed Fazil
by
6.3k points
6 votes

each trial is independent so do

.5 x .5 x .5 or .5^3

.125 is the probability.

User Mplis
by
6.4k points