When an experiment is repeated twice with replacement, the probability of two successes is the square of the single success probability:
\[ P = \left(\frac{k}{n}\right)^2 \]
Here, \(k\) is the number of favourable outcomes and \(n\) is the total number of equally likely outcomes.
\(\frac{k}{n} \times \frac{k}{n} = \left(\frac{k}{n}\right)^2\).
Look for problems mentioning two draws with replacement, or “probability both are …”. That signals squaring the single probability.
The formula \(P=(k/n)^2\) gives the probability of two independent successes with replacement. It’s a direct application of multiplying probabilities for independent events.