Answer:Finding Value of k & Probability of A Winning at Least 2 Matches

  • Context: MHB 
  • Thread starter Thread starter Kudasai
  • Start date Start date
Click For Summary
SUMMARY

This discussion focuses on calculating the probability of player A winning matches in a series of 10 ping-pong games, where the probability of A winning any single match is 0.2. For part a), it is established that the probability of A winning exactly k matches does not equal 0.888 for any integer k within the range of 0 to 10. For part b), the probability that A wins at least two matches is derived using the binomial probability formula, specifically by calculating the complement of A winning zero or one match.

PREREQUISITES
  • Understanding of binomial probability distribution
  • Familiarity with combinatorial notation, specifically binomial coefficients
  • Ability to perform basic probability calculations
  • Knowledge of the concept of complementary probability
NEXT STEPS
  • Study the binomial probability formula in detail
  • Learn how to compute binomial coefficients using the formula ${n \choose k}$
  • Explore the concept of complementary events in probability
  • Practice problems involving probability distributions and expected values
USEFUL FOR

This discussion is beneficial for students and professionals in statistics, data science, or any field requiring probability analysis, particularly those dealing with binomial distributions and combinatorial problems.

Kudasai
Messages
3
Reaction score
0
Two ping-pong players $A$ & $B$ play a series of 10 matches. The probability that $A$ wins any of the matches is $0.2$

a) If the probability that $A$ wins exactly $k$ matches in the series is $0.888$. What's the value of $k$?

b) What's the probability that $A$ wins at least two matches?

---------------

I ain't good with these stuff, so I hope you guys may help me please. :D
The part a) states that $A$ could win 2, 3, 5 or 8 matches and the probability is the same, is this assumption correct? How to find the value of $k$?

As for b), how can I compute the asked probability? I know that $A$ has probability of wining any of the patches with value $0.2$, but when it says "at least," I can understand it.

Thank you.
 
Physics news on Phys.org
Kudasai said:
Two ping-pong players $A$ & $B$ play a series of 10 matches. The probability that $A$ wins any of the matches is $0.2$

a) If the probability that $A$ wins exactly $k$ matches in the series is $0.888$. What's the value of $k$?

b) What's the probability that $A$ wins at least two matches?

---------------

I ain't good with these stuff, so I hope you guys may help me please. :D
The part a) states that $A$ could win 2, 3, 5 or 8 matches and the probability is the same, is this assumption correct? How to find the value of $k$?

As for b), how can I compute the asked probability? I know that $A$ has probability of wining any of the patches with value $0.2$, but when it says "at least," I can understand it.

Thank you.

The probability that A wins k games of the 10 games is... $\displaystyle P \{k=0 \} = \binom {10}{0}\ .2^{0}\ .8^{10} = .10737...$

$\displaystyle P \{k=1 \} = \binom {10}{1}\ .2\ .8^{9} = .2684...$

$\displaystyle P \{k=2 \} = \binom {10}{2}\ .2^{2}\ .8^{8} = .3019...$

$\displaystyle P \{k=3 \} = \binom {10}{3}\ .2^{3}\ .8^{7} = .201326...$

... and it is fully evident that P= .888 doesn't correspond to any value of k. The probability $P\{k \ge 2\}$ is... $\displaystyle P\{k \ge 2\} = 1 - P\{k = 0\} - P\{k= 1\}\ (1)$

Kind regards

$\chi$ $\sigma$
 
Last edited:
I agree with chisigma that for part a) there is no solution, however, I suspect the given probability should be approximately 0.088. Then we may write:

$${10 \choose k}(0.2)^k(0.8)^{10-k}\approx0.088$$

Try successive values for $k$.

For part b) I would use the fact that:

$$P(\text{A wins less than two})+P(\text{A wins at least two})=1$$

We can arrange this as:

$$P(\text{A wins at least two})=1-P(\text{A wins zero OR A wins 1})$$

Can you proceed?
 
Okay so I have for b) that

$P(A)=1-P(A^c),$ so $P(A)=1-0.2=0.8.$ Is it correct? I think it's too easy to be correct.

Thanks.
 
Kudasai said:
Okay so I have for b) that

$P(A)=1-P(A^c),$ so $P(A)=1-0.2=0.8.$ Is it correct? I think it's too easy to be correct.

Thanks.

Yes, that's not correct. You want:

$$P(\text{A wins at least two})=1-P(\text{A wins zero OR A wins 1})$$

Now, we may write:

$$P(\text{A wins zero OR A wins 1})=P(\text{A wins zero})+P(\text{A wins one})$$

And apply the binomial probability formula to each event on the right.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 75 ·
3
Replies
75
Views
8K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 8 ·
Replies
8
Views
2K