View Single Post
  #3  
Old 10-26-2005, 11:26 AM
peterchi peterchi is offline
Senior Member
 
Join Date: Apr 2005
Location: Delaware/Michigan/Baltimore
Posts: 150
Default Re: Random points on a circle

[ QUOTE ]
Hints only:

You have (a) right.

There is an easier way to do (b). What does common sense tell you the answer is? (If you can't figure out the easier way, you could still use your method and figure out E(XY_bar * YX_bar) using integrals.)

(c) is more difficult. To get a common-sense answer, suppose p isn't fixed, but suppose you fix X first, instead. Then randomly draw Y. Given Y, finally, draw p randomly. Do you think p will end up being in XY or YX? How likely are those two outcomes, relative to each other? After you figure that out, draw the density function 'f'. Calculate the cumulative 'F' only afterwards.

alThor

[/ QUOTE ]
Firstly, thank you!

For part b:
Okay, after thinking about it, common sense tells me that the correlation is -1, since they have a decreasing linear relationship... right? But how can I formalize this into a coherent answer?

For part c:
okay that kind of makes sense.

Would I want to do something like
P(p is in XY)*XY_bar + P(p is in YX)*YX_bar?

Thanks so much again.
Reply With Quote