
Seth A. answered 05/07/21
Math, Statistics, and R programming Expert
Using the definition of conditional probability (i.e. P(A|B) = P(A∩B)/P(B) )
we have
P(randomly selected subject plays the guitar | the subject is male ) =
P(the subject is male and plays the guitar) / P(the subject is male) =
((0.21)*(0.50)) / (0.50) =
0.21
Thus, (B) is the correct answer