Probability of success, denoted by \( p \), is a fundamental concept in evaluating statistical experiments. It shows how likely an event or particular outcome is. In the context of drilling for oil, the probability of striking oil with each attempt is given as \( p = \frac{1}{10} \). This means there is a 10% chance of hitting oil in any given drilling attempt.
This probability remains constant throughout all attempts. It is crucial because it helps to calculate results in distributions like the geometric distribution. In our exercise, the formula to find the probability of the first success after \( x \) trials is: \[p(x) = q^{x-1} p\] where \( q = 1 - p \) is the probability of failure.
- For \( p(1) \), or striking oil on the first attempt, the probability is \( \frac{1}{10} \).
- For \( p(2) \), or striking on the second attempt, the probability becomes \( \frac{9}{100} \).
- For \( p(3) \), or striking on the third attempt, it is \( \frac{81}{1000} \).
Looking at the formula and these numbers reveals that as attempts increase, the probability of striking oil decreases, which is a typical behavior for geometric distributions.