
David W. answered 04/17/19
Experienced Prof
There are a total of 9 candy bars.
A single random choice means that it is equally-likely that any one of the 9 bars will be chosen. One way to implement "random" choice is to use a blindfold or equivalent so the choice must be made without information about the candy brand.
A single choice has 3/9 (that is, (3 successful events) / (number of total events) ) = 1/3 for each brand.
However, the second random choice is a "success" only if the first choice was already successful (note: "and"). There are 3 Snickers after a Twix bar is selected (or vice versa), so, the probability is (3/8) of the (1/3) previous successes. That is (3/8)*(1/3) = 0.125 = 12.5%