Given that two dice are thrown, the sum of numbers appearing can be any integer from 2 to 12. Let's determine the probability for specific sums.
The pairs that give a sum of 6 are: (1,5), (2,4), (3,3), (4,2), (5,1). Thus, there are 5 successful outcomes. The sample space when throwing two dice is 6×6=36. Therefore, the probability \( P(S=6) \) is \( \frac{5}{36} \).
The pairs that give a sum of 8 are: (2,6), (3,5), (4,4), (5,3), (6,2). Thus, there are also 5 successful outcomes. Therefore, the probability \( P(S=8) \) is also \( \frac{5}{36} \).
The complement probability is used to calculate the probability of the event occurring at least once: If \( A \) is the event that a sum appears at least once in 9 trials, then the complement event \( A' \) is that the sum does not appear in all 9 trials.
Let \( \bar{P_1} \) be the probability that a sum of 6 does not appear in a single trial, so \( \bar{P_1} = 1 - \frac{5}{36} = \frac{31}{36} \). Thus, the probability that 6 does not appear in all 9 trials is \( \left(\frac{31}{36}\right)^9 \). Therefore, the probability that 6 appears at least once, \( P_1 \), is:
\( P_1 = 1 - \left(\frac{31}{36}\right)^9 \).
Similarly, the probability that a sum of 8 does not appear in a single trial is the same, \( \bar{P_2} = \frac{31}{36} \). The probability that 8 does not appear in all 9 trials is \( \left(\frac{31}{36}\right)^9 \). Thus, the probability that 8 appears at least once, \( P_2 \), is:
\( P_2 = 1 - \left(\frac{31}{36}\right)^9 \).
Since \( P_1 \) and \( P_2 \) can be expressed similarly, \( P_1 : P_2 = 1 : 1 \).