- #1
tmt1
- 234
- 0
Let say I am a company and I email 1 million customers to try to get them to make a purchase on my website, of which 50000 click the link in the email and of those 1000 makes a purchase.
We can say that clicking the link is event A, and making a purchase is event B.
What is $P(B | A)$ or the probably of B if A happens. The formula for this is $$\frac{P(A \cap B)}{P(B)}$$.
How can I figure out $P(A \cap B)$? I know the formula is $P(A) \cdot P(B)$.
I guess $P(A)$ is equal to $\frac{1000}{1000000}$ and $P(B) = \frac{50000}{1000000}$ but these multiplied is $\frac{50,000,000}{1000000000000}$ however I think the answer says that $P(A) \cdot P(B)$ would be $\frac{1000}{1000000}$
We can say that clicking the link is event A, and making a purchase is event B.
What is $P(B | A)$ or the probably of B if A happens. The formula for this is $$\frac{P(A \cap B)}{P(B)}$$.
How can I figure out $P(A \cap B)$? I know the formula is $P(A) \cdot P(B)$.
I guess $P(A)$ is equal to $\frac{1000}{1000000}$ and $P(B) = \frac{50000}{1000000}$ but these multiplied is $\frac{50,000,000}{1000000000000}$ however I think the answer says that $P(A) \cdot P(B)$ would be $\frac{1000}{1000000}$
Last edited: