MHB Joint Probability Density Functions

lexluger
Messages
1
Reaction score
0
Problem:

Two birds have landed on a power line that spans the 100' distance between utility poles.
a) What is the average distance between the birds?
b) The line runs north and south. Another bird lands on the line. What is the expected position of the north-most bird from the south-most pole?

Partial Solution:

For the first part of the problem, I defined the first bird's position as the random variable $X$ and the second birds position as the random variable $Y$. Since both birds could lie in the range [0, 100], the plot of the birds' possible positions yielded a square with area $100^{2}$ feet$^{2}$. I then defined a new random variable, $Z$, to represent the distance between the two birds, defined by $|X-Y|$.Thus, the PDF of $Z$ can be written as $f_{Z}(z) = \begin{cases}
1/10000, & z\leq100 \\
0, & \text{otherwise }
\end{cases}
$.
From here, to find the average distance between the birds, I solved for the expected value of $Z$, using the equation $\int_{-\infty}^{\infty}\int_{-\infty}^{\infty}zf_{Z}(z)dydx$, which yielded that $E[Z] = E[|X-Y|] = 100/3$ feet.

So first and foremost, did I do this correctly?

Secondly, I am completely stuck on the second part of the problem.
 
Physics news on Phys.org
lexluger said:
Problem:

Two birds have landed on a power line that spans the 100' distance between utility poles.
a) What is the average distance between the birds?
b) The line runs north and south. Another bird lands on the line. What is the expected position of the north-most bird from the south-most pole?

Partial Solution:

For the first part of the problem, I defined the first bird's position as the random variable $X$ and the second birds position as the random variable $Y$. Since both birds could lie in the range [0, 100], the plot of the birds' possible positions yielded a square with area $100^{2}$ feet$^{2}$. I then defined a new random variable, $Z$, to represent the distance between the two birds, defined by $|X-Y|$.Thus, the PDF of $Z$ can be written as $f_{Z}(z) = \begin{cases}
1/10000, & z\leq100 \\
0, & \text{otherwise }
\end{cases}
$.
From here, to find the average distance between the birds, I solved for the expected value of $Z$, using the equation $\int_{-\infty}^{\infty}\int_{-\infty}^{\infty}zf_{Z}(z)dydx$, which yielded that $E[Z] = E[|X-Y|] = 100/3$ feet.

So first and foremost, did I do this correctly?

Secondly, I am completely stuck on the second part of the problem.

Hi lexluger! Welcome to MHB! :)

I'm afraid your distribution density function of $Z$ is not correct.
Consider that:
$$f_Z(z) = \underbrace{\int_z^{100} f_X(x) f_Y(x - z)\,dx}_{x-y\ge 0} + \underbrace{\int_0^{z} f_X(x) f_Y(x + z)\,dx}_{x-y < 0}$$

Can you evaluate that?
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top