Find cdf, pdf and expextation value of a random variable

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
strangequark
Messages
37
Reaction score
0

Homework Statement



Let X represent the random choice of a real number on the interval [-1,1] which has a uniform distribution such that the probability density function is[tex]f_{X}(x)=\frac{1}{2}[/tex] when [tex]-1\leqx\leq1[/tex]. Let[tex]Y=X^{2}[/tex] a. Find the cumulative distribution [tex]F_{Y}(y)[/tex] b. the density function [tex]f_{Y}(y)[/tex] and c. the expected value [tex]E(Y)[/tex].

Homework Equations



my book gives a great explanation on how to change variables for joint distributions, but little is said about functions of one random variable, so I'm kind of at a loss here.

The Attempt at a Solution



first, if [tex]Y=X^{2}[/tex], then I want to say we need to find Y over the interval
[0,1]. And integrating I have that:
[tex]F_{X}(x)=\frac{x+1}{2}[/tex] which is [tex]P(X\leqx)[/tex]...
now I want to say [tex]P(X\leqx)=P(\sqrt{Y}\leqx)[/tex]...

i'm not sure where to go from here...
can I just substitute [tex]\sqrt{y}[/tex] for x so I have:

[tex]F_{Y}(y)=\frac{\sqrt{y}+1}{2}[/tex] ??
 
Physics news on Phys.org
One way to look at the cumulative distribution function F(X) for some random process is F(x) = p(X<x). In other words, the value of the F(x) is the probability that a random number drawn from the distribution is smaller than x. If the random process has some lower bound and upper bound, the CDF F(x) must be identically zero below the lower bound and identically one above the upper bound. Your conjectured function does not exhibit this behavior. (Look at FY(0).)

Using the above definition of the CDF, FY(y) = p(Y<y). Translate this expression to the original random variable and evaluate the resultant probability expression.
 
part a:

1. graph and draw a picture of y = x^2

2. note that y is only valid from 0 to 1 ( since y = x^2 can only produce zero and positive numbers)

3. to get the CDF formula, find the limits of the integral. y goes from 0 to x^2 and x goes from 0 to infinity. once the limits are found, plug the pdf into the CDF formula and then do the integration

part b:

part c:

for part c there are two ways of doing this. use the expectation formula. or find the characteristic function and then evaluate -j times the first derivative of the characteristic function when the characteristic function's variable equals to zero.
 
Last edited: