Oddly Worded uniform probability Question

  • Context: Undergrad 
  • Thread starter Thread starter Goalie_Ca
  • Start date Start date
  • Tags Tags
    Probability Uniform
Click For Summary
SUMMARY

The discussion centers on determining the probability density function (pdf) of the random variable Y, defined as Y = h(X) = max(X, 1-X), where X follows a uniform distribution on the interval [0,1]. The pdf is established as follows: for x > 0.5, pdf = x; for x < 0.5, pdf = 1-x. The cumulative distribution function (CDF) F(y) is derived, showing F(y) = 0 for y < 0.5, F(y) = 2x - 1 for 0.5 ≤ y ≤ 1, and F(y) = 1 for y > 1. The conclusion is that Y is uniformly distributed between 0.5 and 1.

PREREQUISITES
  • Understanding of uniform distribution and its properties
  • Knowledge of probability density functions (pdf) and cumulative distribution functions (CDF)
  • Familiarity with the concept of maximum of random variables
  • Basic skills in mathematical reasoning and probability theory
NEXT STEPS
  • Study the derivation of probability density functions for transformed random variables
  • Learn about the properties of uniform distributions in detail
  • Explore the concept of cumulative distribution functions and their applications
  • Investigate the implications of maximum functions in probability theory
USEFUL FOR

Mathematicians, statisticians, and students in probability theory who are looking to deepen their understanding of uniform distributions and their transformations.

Goalie_Ca
Messages
102
Reaction score
0
X has a uniform distribution of [0,1]
Y = h(x) = max(X,1-X)

question: pdf is what?

i think it is (x-a)/(B-A) = x , so for
pdf = x for x>0.5 and 1-x for x<0.5,

then part b is median, and part c is expected value and variance.

This is not a homework, but this is on a review sheet.
 
Physics news on Phys.org
When thinking about this type of question, one generally works with the distribution function first.

Note that max(M, N) <= y if and only if M<=y and N <=y. Thus

Pr(max(1-X, X)<=x)
=Pr(1-X<=x and X<=x)
=Pr(1-x<=X<=x)

note that when x<0.5, the RHS is larger than the LHS such that the probability equals zero. For 0.5<=X<=1, the probability is easily seen to be x-(1-x) = 2x-1. When x>1, the statement "1-x<=X<=x" is trivially true (as 0<=X<=1) so the probabiluity equals 1. Combining, (the F(y) be the distribution function of Y)

F(y) = 0 when y<0.5
= 2x-1 when 0.5<=y<=1
= 1 when y>1

From this one may obtain the density function and so on.
 
It looks to me that Y is uniformly distributed between .5 and 1. There are 2 cases, depending on x<.5 or x>.5. In the first case 1-x (the max) is uniform between .5 and 1, while in the second case x (the max) is uniform between .5 and 1.
 
If I've followed right you're saying that the pdf is uniform and is limited to [0.5,1]

Wong, I followed your logic after the first line.
I think i get what mathman is saying as well.

Thanks for your help.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K