The conditional probability that the person also likes tomatoes on their salad is of 0.73.
What is Conditional Probability?
Conditional probability is the probability of one event happening, considering a previous event. The formula is:
[tex]P(B|A) = \frac{P(A \cap B)}{P(A)}[/tex]
In which:
- P(B|A) is the probability of event B happening, given that A happened.
- [tex]P(A \cap B)[/tex] is the probability of both A and B happening.
- P(A) is the probability of A happening.
In this problem, the events are given as follows:
- Event A: Person likes cheese.
- Event B: Person likes tomatoes.
Hence, the probabilities are given by:
[tex]P(A) = 0.49, P(A \cap B) = 0.36[/tex].
The conditional probability is given by:
[tex]P(B|A) = \frac{P(A \cap B)}{P(A)} = \frac{0.36}{0.49} = 0.73[/tex]
More can be learned about conditional probability at https://brainly.com/question/14398287
#SPJ2