Hey guys how would i approach this question. Names of 10 boys and 8 girls are placed in a hat. Another set of different names of 8 boys and 5 girls are placed in another hat. One name is selected from each hat.
i) What is the probability that the name of a girl and then a boy is picked?
ii) What is the probability of getting a boy and a girl?
Thank you.
Heya, honestly the easiest way to approach this would be to make a tree diagram with two events. So the first branches is the first hat, while the next section is the second hat. So:
i) Probability of event 1 being a girl times the proability of event 2 being a boy
(8/18) x (8/13) = 64/234
ii) Simply, the above answer times two. If you draw out the tree diagram there are four possibilites; Boy/Boy, Boy/Girl, Girl/Boy, and Girl/Girl
(64/234) + (64/234) = 128/234