Find cdf, pdf and expextation value of a random variable

Click For Summary
SUMMARY

The discussion focuses on finding the cumulative distribution function (CDF), probability density function (PDF), and expected value of a random variable Y derived from a uniformly distributed random variable X on the interval [-1, 1]. The probability density function for X is defined as f_{X}(x)=\frac{1}{2} for -1 ≤ x ≤ 1. The transformation Y=X² leads to the need for calculating F_{Y}(y) and f_{Y}(y) through integration and substitution methods. The expected value E(Y) can be computed using either the expectation formula or the characteristic function approach.

PREREQUISITES
  • Understanding of uniform distribution and its properties
  • Knowledge of cumulative distribution functions (CDF) and probability density functions (PDF)
  • Familiarity with integration techniques for probability calculations
  • Concept of characteristic functions in probability theory
NEXT STEPS
  • Study the derivation of cumulative distribution functions for transformed random variables
  • Learn about the properties and applications of characteristic functions in probability
  • Explore integration techniques specifically for probability density functions
  • Review examples of expectation calculations for various random variables
USEFUL FOR

Students studying probability theory, statisticians, and anyone involved in statistical analysis or data science who needs to understand transformations of random variables and their distributions.

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:

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
9
Views
3K
Replies
8
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
9
Views
2K
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
5K