This problem involves calculating the probability of a specific number of successful outcomes (P winning) in a fixed number of independent trials (3 matches). This is a classic example of a binomial probability scenario.
The formula for binomial probability is:
$ P(X=k) = \binom{n}{k} p^k q^{n-k} $
Where:
Therefore, the probability of P winning exactly 2 of the 3 matches is $\frac{48}{125}$.
Three dice are thrown. What is the probability of getting a sum which is a perfect square?
Two distinct natural numbers from 1 to 9 are picked at random. What is the probability that their product has 1 in its unit place?
Two dice are thrown. What is the probability that difference of numbers on them is 2 or 3 ?
Suppose that there is a chance for a newly constructed building to collapse, whether the design is faulty or not. The chance that the design is faulty is 10%. The chance that the building collapses is 95% if the design is faulty, otherwise it is 45%. If it is seen that the building has collapsed, then what is the probability that it is due to faulty design?
What is the probability that all three boys sit together?