Steven K. answered 05/11/21
Probability Tutor with Data Science degree
This can be solved using a contingency table:
Scored an A | Did not score an A | Totals | |
Boys | 25 | 30 | 55 |
Girls | 35 | 10 | 45 |
Totals | 60 | 40 | 100 |
G = stands for girls
A = stands for the event the student scored an A
P(G|A) = P(G∩A)/P(A) = 35/60 = .5833