My question here is more about the equations than the answer.
The question in the text is if a student is selected at random, what is the probability that the person is left handed OR participates in a team sport?
So, I know the equation is: $P(A \cup B)= P(A) + P(B) - P(A \cap B)$ where $P(A)$ is prob of being left handed and $P(B)$ = prob of playing team sport.
So, I can easily see that $P(A \cup B) = 24/63 + 39/63 -P(A \cap B)$
Given the constructed table I can easily see that the intersection of "Team" and "Left" is $13/63$. Therefore the answer is: $24/63 + 39/63 - 13/63 = 79.4$%. Yes, this matches the book.
However, I then tried to use my formula of $P(A \cap B)= P(A)P(B|A)$ instead of visually looking for the intersection. In words I would say this is equal to the probability of being left handed, which is $24/63$ times the probability of being a team player GIVEN that you are left handed which would seem to me to be $13/63$. {this must be the error but I don't see it}
Now I get: $24/63+39/63-[(24/63)(13/63)]$. Clearly NOT the correct answer.
Why doesn't my formula of $P(A \cap B)=P(A)P(B|A)$ produce the correct answer?
