Math Help: P(40 ≤ X ≤ 50, 20 ≤ Y ≤ 25) & P(4(X-45)^2+100(Y-20)^2 ≤ 2)

AI Thread Summary
The discussion focuses on calculating probabilities involving independent random variables X and Y, both normally distributed. For part (a), the probability P(40 ≤ X ≤ 50, 20 ≤ Y ≤ 25) is found to be approximately 0.5 using a double integral of the joint density function. Part (b) involves finding the probability P(4(X-45)² + 100(Y-20)² ≤ 2), which is more complex due to the need for limits of integration. The solution involves transforming the variables to standard normal and recognizing the condition describes a circular region in the transformed space. Although one participant struggled to complete part (b) in time, they gained a better understanding of the concepts involved.
acgold
Messages
16
Reaction score
0
Suppose that X and Y are independent random variables, where X is normally distributed with mean 45 and standard deviation 0.5 and Y is normally distributed with mean 20 and standard deviation 0.1.

(a) Find \ P(40 \leq X \leq 50, \ 20 \leq Y \leq 25). Ans. ~0.5
(b) Find \ P(4(X-45)^2+100(Y-20)^2 \leq 2). Ans. ~0.632

Part (a) is easy. I used Maple to find the double integral of the joint density function from 40 \leq X \leq 50, \ 20 \leq Y \leq 25. and I get 0.5

Part (b) is my problem. How do I find the limits of integration? I tried solving for X and Y but I couldn't get that to work. Am I missing something easy here? Please please please help me! This assignment is due tomorrow and I've been stuck on this problem for days. :cry:
 
Physics news on Phys.org
Your region is a small ellipse centered on (45, 20) with a semimajor radius of 1/sqrt(2) and semiminor radius of 1/sqrt(50).
 
acgold said:
Suppose that X and Y are independent random variables, where X is normally distributed with mean 45 and standard deviation 0.5 and Y is normally distributed with mean 20 and standard deviation 0.1.


(b) Find \ P(4(X-45)^2+100(Y-20)^2 \leq 2). Ans. ~0.632
Notice that
4(X-45)^2 = (\frac{X-45}{0.5})^2= u^2 \mbox{ and } 100(Y-20)^2= (\frac{Y-20}{0.1})^2=v^2.
u and v are the standard variables for X and Y, respectively. They are normally distributed with zero mean and standard deviation 1.

The condition u^2+v^2\leq 2 means that the point(u,v) is inside a circle of radius \sqrt{2}

P(u^2+v^2 \leq 2) = \frac{1}{2\pi}\int\int\exp(-\frac{u^2+v^2}{2})du dv
Use polar coordinates and then your problem reduces to calculate

P(r\leq\sqrt{2})=\int_0^{2\pi}\int_0^{\sqrt(2)}{\exp(-r^2/2)rdrd\phi


ehild
 
Thanks for the help guys. Unfortunately, I couldn't get this particular problem finished in time to turn it in but I appreciate the help anyway. At least I understand it somewhat now. Thanks again!
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top