A prerequisite for students to take a probability class is to pass calculus. A study of correlation of grades for students taking calculus and probability was conducted. The study shows that 25% of all calculus students get an A; and that students who had an A in calculus are 50% more likely to get an A in probability as those who had a lower grade in calculus. If a student who received an A in probability is chosen at random, what is the probability that he/she also received an A in calculus?
My Attempt:
I know $\Pr(A\mid B)$ with $A$ being event that the student gets an $A$ in calculus and $B$ being the event that the student gets an $A$ in probability is $\Pr(A \mid B)=\frac{Pr(A, B)}{\Pr(B)}$ but, I can't seem to put the givens into that form.
That is a formula for finding P(A|B), but not the only formula. You should consider using Bayes' theorem, which would allow you to turn probabilities like P(B|A) into your desired P(A|B).