Squaring uniform/normal distribution and expectation

In summary, the distribution of Y=X^2 can be calculated using the distribution function of X, and the expectation of Y can be obtained using the "law of the lazy statistician" without needing to know the distribution of Y.
  • #1
rukawakaede
59
0
Suppose [tex]X[/tex] is a uniformly distributed random variable on an interval [tex][-a,a][/tex] for some real [tex]a[/tex].
Let [tex]Y=X^2[/tex]. Then what could you say about this distribution of [tex]Y[/tex]? I have no idea how to think about this distribution.
Also how could we compute the expectation of [tex]Y[/tex]? I know that [tex]E[X]=0[/tex] but what could I conclude about [tex]E[Y]=E[X^2][/tex] and [tex]E[XY]=E[X^3][/tex]?
Is E[Y]=Var[X] since E[X]=0?

Similarly suppose X~N(0,1) be a standard normal random variable. What could we say about distribution of [tex]Y=X^2[/tex]?

Hope someone could help solving my confusion.
 
Physics news on Phys.org
  • #2
Hi rukawakaede, :smile:

The distribution of a square can easily be calculated as follows:

[tex]F_Y(y)=P\{Y\leq y\}=P\{X^2\leq y\}=P\{-\sqrt{y}\leq X\leq \sqrt{y}\}=P\{X\leq \sqrt{y}\}-P\{X<-\sqrt{y}\}=F_X(\sqrt{y})-F_X(-\sqrt{y})[/tex]

where in the last step we've used that the distribution is continuous. Now, to obtain the pdf, just differentiate both sides.

Now, to obtain the expectation, you can calculate this with the distribution function obtained above. But there's a simpler way. The so-called "law of the lazy statistician" gives us that

[tex]E(g(X))=\int_{-\infty}^{+\infty}{g(x)f_X(x)dx}[/tex]

So, in particular

[tex]E(X^2)=\int_{-\infty}^{+\infty}{x^2f_X(x)dx}[/tex]

So, to obtain the expactation of X2, there is no need to know the distribution of X2. Only know the distribution of X is enough!
 

1. What is a square uniform distribution?

A square uniform distribution is a probability distribution in which all values within a given range have an equal likelihood of occurrence. This is often represented graphically as a rectangle, with the height of the rectangle corresponding to the probability of a particular value occurring.

2. How is a square uniform distribution different from a normal distribution?

A square uniform distribution differs from a normal distribution in that it has a constant probability for all values within a given range, while a normal distribution has a bell-shaped curve with higher probabilities for values closer to the mean and lower probabilities for values further away from the mean.

3. What is the expectation for a square uniform distribution?

The expectation, or expected value, for a square uniform distribution is the average or mean value within the given range. This can be calculated by taking the sum of all possible values within the range and dividing by the total number of values.

4. How is the expectation calculated for a normal distribution?

The expectation for a normal distribution is calculated using the formula μ = Σx * f(x), where μ represents the mean, x represents each individual value, and f(x) represents the probability of that value occurring.

5. Can a normal distribution be transformed into a square uniform distribution?

No, a normal distribution cannot be transformed into a square uniform distribution. These are two distinct types of distributions and cannot be converted into one another. However, a normal distribution can be approximated by a square uniform distribution under certain conditions, such as when the sample size is large enough.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
442
  • Set Theory, Logic, Probability, Statistics
Replies
14
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
846
Replies
0
Views
350
  • Set Theory, Logic, Probability, Statistics
Replies
8
Views
924
  • Set Theory, Logic, Probability, Statistics
Replies
30
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
958
  • Set Theory, Logic, Probability, Statistics
Replies
8
Views
685
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
923
  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
1K
Back
Top