March 15th, 2009, 4:45 am
QuoteOriginally posted by: Traden4AlphaQuoteOriginally posted by: quantystQuote:(2) For what kinds of iid RVs X1, X2, X3, ... is the sequence Y1, Y2, Y3, ... a sequence of uniform RVs over [0,1].A comment/inquiry: Since Y1=X1, then the only way Y1 can be uniform on [0,1] is if X1 is uniform on [0,1]. Actually, a wide variety of X1 != U[0,1] produce Y1 == U[0,1] outcomes. For example, X = U[-0.5,0.5], X = U[-0.9,0.1], and X = {IF -1<x<=0 THEN P(X) = x/2+1/, IF 0<x<=1 THEN P(x) = 1/2-x/2, ELSE P(x)=0 } all produce Y1 = U[0,1]. Anything of the form X = U[c,c+k] where c is any real number and k is any integer will produce Y = U[0,1].You are correct, of course!Objectively speaking, my error is due to my unstated assumption that the Xs range over [0,1] only. So, if we assume that the Xs range over [0,1] only, then would you agree with the observation made earlier and would you reconsider the question?It's notable that in all your examples above, the CDFs are linear. Can you think of a non-linear example?