Expectation of 2 random variable, E(|X-Y|^a)

Click For Summary

Homework Help Overview

The problem involves calculating the expectation of the absolute difference raised to a power, E[|X-Y|^a], where X and Y are independent uniform random variables over the interval [0,1] and a is a positive real number.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the definition of expectation and the need to integrate over the joint probability distribution of X and Y. There is a question about whether a is restricted to integers or can be any real number. One participant attempts to express the expectation in terms of a new variable Z = X - Y and explores integration over the resulting range.

Discussion Status

Some participants have provided guidance on how to set up the integral, suggesting the need to consider the absolute value in different regions of integration. There is an acknowledgment of the need to integrate over the area defined by the uniform distributions, and one participant has expressed intent to try the suggested approach.

Contextual Notes

The original problem does not specify whether a is an integer or a real number, leading to some ambiguity in the discussion. Participants are also considering the implications of integrating over the triangular regions formed by the boundaries of the uniform distribution.

Micle
Messages
5
Reaction score
0
Hi, anyone help please.

Let X and Y are independent uniform random variables over the interval [0,1]
E[|X-Y|a]=?

where, a>0
 
Physics news on Phys.org
Do you have any restrictions on a? Is it integer or any real number?

I suggest you start with the definition of the expectation value... you sum or integrate over values times the probability distribution:

E(g(X,Y)) = \int_{x,y\in[0,1]} g(x,y)\cdot f(x,y) dxdy
where f(x,y) is the joint probability distribution. Since X and Y are both uniform the joint distribution will be f(x,y) = constant. You can determine this constant by normalization:
\int_{x,y\in [0,1]} f(x,y) dx dy = 1

As far as doing the integral involving the absolute value you should break the square over which you are integrating into the region where (x-y)>0 and (x-y)<0.
 
The exercise doesn't tell that a is interger or real number, then I just consider it as real number.

As your suggestion, I do following,
Let Z = X-Y, where |Z|>0 and Z \in[-1,1]

E[|Z|a] = \int^{1}_{-1}Zadz
= \int^{1}_{0}Zadz - \int^{0}_{-1}Zadz
= \frac{1}{a+1} - \frac{1}{a+1}(-1)a+1

=\frac{1}{a+1}(1-(-1)a+1).

Sorry for my poorness, this is corrected or not?
 
Not quite. You still have to integrate over an area so you need two variables. I would stick to x and y but use the substitution for for finding indefinite integral.

Consider the area over which you must integrate is the square 0<x<1,0<y<1.
|y
|___
|...|
|___|___ x

The boundary at which the absolute value changes from equal, to negative of is the line y=x which is the diagonal of this square.

You integrate over each of the two triangles separately.
__
| / /|
|/ / | (hope the spacing comes out right)
In the upper triangle y>x so |x-y| = (y-x).
In the lower triangle x>y so |x-y| = (x-y).

So integrate |x-y|^a over each triangle making the above substitutions.

Something like:
\int_{y=0}^1\int_{x=0}^y(y-x)^a dx dy
for the lower triangle.
You may use (z=x-y) or (z=y-x) as a variable substitution to do the indefinite integrals but convert your answer back to x's and y's to evaluate at the limits.
 
Thanks for your advice, let me try!
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
Replies
29
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K