Take a variable, B, which has standard normal distribution.
Let A = 1/B. What is the distribution of A?
One way to go about this problem would be to take the CDF of the standard normal curve, and to use this to compute points on the new distribution. For instance, the probability that B>1 is approximately 0.16. Therefore, the probability that 01) = 0.34. In the same way, P(A>0.5) = 0.48. This method can yield the CDF of A to an arbitrary degree of precision. However, I would like to know the exact function of A's distribution.