• What is the probability that a student selected at random is a senior given that the selected student is female?= = 0.25 = 25%. <<<---=== DENOMINATOR = #of females; NUMERATOR = #intersection(senior,females) • What is the probability that a student selected at random is female given that the selected student is senior? = = 0.5625 = 56.25% <<<---=== DENOMINATOR = #of seniors; NUMERATOR = #of senior females.