MHB How Do I Calculate the Probability of Two Events in Email Marketing?

tmt1
Messages
230
Reaction score
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}$
 
Last edited:
Mathematics news on Phys.org
P(A) is the probability that
tmt said:
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)$.
No, it is not! As you said in the immediately previous sentence $P(B|A)= \frac{P(A\cap B)}{P(B)}$ so that $P(A\cap B)= P(A|B)\cdot P(B)$ or, equivalently, $P(A\cap B)= P(B|A)\cdot P(B)$. $P(A\cap B)= P(A)\cdot P(B)$ if and only if A and B are independent- that is, if $P(A|B)= P(A)$ and $P(B|A)= P(B)$.

I guess $P(A)$ is equal to $\frac{1000}{1000000}$
Yes, that is correct.

and $P(B) = \frac{50000}{1000000}$
No, in this case, we are not told what P(B) is. We are told that of the 50000 people who clicked on the e-mail 1000 purchased. That is, $P(B|A)= \frac{1000}{50000}= \frac{1}{50}$.

[quotebut 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}$[/QUOTE]
I'm not sure were "50,000,000" and "100000000" came from, you had said before 50000 and 1000000, but the fraction is, of course, the same. $P(A)= \frac{5000}{1000000}= \frac{5}{1000}$. And since, as above, $P(B|A)= \frac{1}{50}$, $P(A\cap B)= P(B|A)P(A \frac{5}{1000}\cdot\frac{1}{50}= frac{1}{10000}$.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top