Probability

sathish

New member
Joined
Feb 27, 2012
Messages
2
Hi,

Please help me with this problem.

The probability of team A winning a test match against Team B is 1/3. Both the teams plan 6 test matches.

1. What is the probability of the Team A losing all test matches
2. What is the probability of Team A winning at least one test match.

Thanks
 
The probability of team A winning a test match against Team B is 1/3. Both the teams plan 6 test matches.
1. What is the probability of the Team A losing all test matches
2. What is the probability of Team A winning at least one test match.
We must assume that these are independent binomial trials.
Clearly the probability that B wins is 113=23\displaystyle 1-\tfrac{1}{3}=\tfrac{2}{3}.

If a trial has probability p\displaystyle p of success and we have N\displaystyle N independent tries, then the probability of exactly K, 0KN,\displaystyle K,~0\le K\le N, successes is (NK)pK(1p)NK.\displaystyle \displaystyle\binom{N}{K}p^K(1-p)^{N-K}.

Now you tell us what is next.
 
We must assume that these are independent binomial trials.
Clearly the probability that B wins is 113=23\displaystyle 1-\tfrac{1}{3}=\tfrac{2}{3}.

If a trial has probability p\displaystyle p of success and we have N\displaystyle N independent tries, then the probability of exactly K, 0KN,\displaystyle K,~0\le K\le N, successes is (NK)pK(1p)NK.\displaystyle \displaystyle\binom{N}{K}p^K(1-p)^{N-K}.

Now you tell us what is next.


Hi pka,

Thanks for the formula. I will try applying it and will post here.
 
Hello, sathish!

The probability of team A winning a game against Team B is 1/3.
Both the teams plan 6 games.
P(A wins)=13P(A loses)=23\displaystyle P(A\text{ wins}) \,=\,\dfrac{1}{3}\qquad P(A\text{ loses}) \,=\,\dfrac{2}{3}


1. What is the probability of the Team A losing all 6 games?

P(A loses 6 games)=(23)6=64729\displaystyle P(A\text{ loses 6 games}) \:=\:\left(\dfrac{2}{3}\right)^6 \:=\:\dfrac{64}{729}



2. What is the probability of Team A winning at least one game?


P(A wins at least one game)=164729=665729\displaystyle P(A\text{ wins at least one game}) \:=\:1 - \dfrac{64}{729} \:=\:\dfrac{665}{729}
 
Top