colleen, a soup chef at a new restaurant, kept track of the first days soup sales.\n| |cup|bowl|\n|--|--|--|\…

colleen, a soup chef at a new restaurant, kept track of the first days soup sales.\n| |cup|bowl|\n|--|--|--|\n|split pea|6|4|\n|chicken noodle|2|4|\n|cream of mushroom|4|3|\nwhat is the probability that a randomly selected soup was ordered in a bowl given that the soup was split pea?\nsimplify any fractions.
Answer
Answer:
$\frac{2}{5}$
Explanation:
Step1: Find total split - pea soups
$6 + 4=10$
Step2: Find split - pea soups in bowls
$4$
Step3: Calculate the conditional probability
$P=\frac{4}{10}=\frac{2}{5}$