Equality of distribution for random varibles

In summary, the answer to the question is yes, if two random variables have the same distribution, then adding another random variable to both of them will also result in the same distribution. However, this may not always hold true, as seen in the example of the Poisson process where the stationary increment property does not apply to all combinations of random variables.
  • #1
logarithmic
107
0
If 2 random variables X, and Y have the same distribution, does that mean that for another random variables Z, X + Z and Y + Z also have the same distribution?

From looking at the convolution formula, the answer should be yes, because the convolution of random variables depends only on the distribution of the 2 variables being added.

However, if we consider the Poisson process N(t), then the stationary increment property says that N(5) - N(4) has the same distribution as N(1).

Now consider the random variable (N(4) - N(5)) - N(1). If the above claim is true then this has the same distribution as N(1) - N(1), which has variance 0, i.e. Var((N(4) - N(5)) - N(1)) = 0. This would seem to imply that the count of random Poisson events between time 4 and 5 must always be exactly the same as between time 0 and 1 and there is actually no randomness at all, which can't possibly be true.
 
Physics news on Phys.org
  • #2
logarithmic said:
If 2 random variables X, and Y have the same distribution, does that mean that for another random variables Z, X + Z and Y + Z also have the same distribution?

From looking at the convolution formula, the answer should be yes, because the convolution of random variables depends only on the distribution of the 2 variables being added.

However, if we consider the Poisson process N(t), then the stationary increment property says that N(5) - N(4) has the same distribution as N(1).

Now consider the random variable (N(4) - N(5)) - N(1)

But that isn't of the form N(r) - N(s).
 
  • #3
But it equals N(1) - N(1) which is in the form N(r) - N(s).

What if we wrote it like this:

1. Clearly Var(N(1) - N(1)) = 0.
2. Now N(5) - N(4) has the same distribution as N(1) by the stationary increments property.
3. Thus (N(5) - N(4)) - N(1) has the same distribution as N(1) - N(1) (by the claim that if X has the same distribution as Y, then X - Z has the same distribution as Y - Z)
4. So, in particular, they have the same variance, i.e. Var((N(5) - N(4)) - N(1)) = Var(N(1) - N(1)) = 0.
 
Last edited:
  • #4
It has been a long time since I looked at this stuff, but I think your problem is that

N(5)-N(4) is itself not a member of your Poisson process N(t) and you can't claim the stationary increment property to (N(5)-N(4)) - N(1).
 
  • #5
Hmm, I don't think I did that. The only time I used stationarity was at 2) where I said N(5) - N(4) has the same distribution as N(1). Which is OK. I didn't use stationarity to get (N(5) - N(4)) - N(1) having the same distribution as N(1) - N(1).
 

FAQ: Equality of distribution for random varibles

What is the concept of equality of distribution for random variables?

The concept of equality of distribution for random variables refers to the idea that two or more random variables have the same probability distribution. This means that they have the same likelihood of taking on different values.

How is equality of distribution determined for random variables?

Equality of distribution for random variables is determined by comparing their probability distributions. This can be done by calculating the mean, variance, and other statistical measures of the random variables and seeing if they are the same.

Why is equality of distribution important in statistical analysis?

Equality of distribution is important in statistical analysis because it allows for comparison and inference between different random variables. It also helps in identifying patterns and relationships between variables.

Are there any assumptions made when testing for equality of distribution?

Yes, there are some assumptions made when testing for equality of distribution. One assumption is that the random variables are independent and identically distributed. Another assumption is that the sample size is large enough to accurately represent the population.

What are some methods for testing equality of distribution for random variables?

Some common methods for testing equality of distribution for random variables include the Kolmogorov-Smirnov test, chi-square test, and the t-test. These tests compare the observed data to the expected data based on the probability distribution and determine whether the two are significantly different.

Similar threads

Back
Top