Step 1: Understanding the Concept:
We can solve this problem using a Venn diagram.
An event "either S or T occurs" is represented by the union of the two sets, \(S \cup T\).
This union can be decomposed into three mutually exclusive, disjoint regions.
Step 2: Detailed Explanation:
Let us define the three disjoint regions that make up the union \(S \cup T\):
1. The region where \(S\) occurs and \(T\) does not: \(S \cap T^c\)
2. The region where \(T\) occurs and \(S\) does not: \(T \cap S^c\)
3. The region where both \(S\) and \(T\) occur: \(S \cap T\)
Since these three regions do not overlap, we can express the probability of their union as the sum of their individual probabilities:
\[ P(S \cup T) = P(S \cap T^c) + P(T \cap S^c) + P(S \cap T) \]
According to the problem statement, the probabilities of all three events are equal to \(p\):
- \(P(S \cap T) = p\)
- \(P(S \cap T^c) = p\)
- \(P(T \cap S^c) = p\)
Now, substitute these values into the union equation:
\[ P(S \cup T) = p + p + p = 3p \]
Thus, the probability that either \(S\) or \(T\) occurs is \(3p\).
Step 3: Final Answer:
The correct option is (C).