I have tried solving for $P(B)$ by expanding $P(B|A)$ but it just ends in
.12 * .74 = (.74 * .12) * $P(B)$/$P(B)$
I can't seem to find any way of solving for $P(B)$
I have tried solving for $P(B)$ by expanding $P(B|A)$ but it just ends in
.12 * .74 = (.74 * .12) * $P(B)$/$P(B)$
I can't seem to find any way of solving for $P(B)$
Copyright © 2021 JogjaFile Inc.
You can use the law of total probability to write
$$P(B)=P(B|A)P(A)+P(B|A^c)P(A^c)$$ and plug in your values for $P(A)$, $P(B|A)$, $P(B|A^c)$. You can get $P(A^c)$ from $P(A^c)=1-P(A)$.