Help on the density of sum of two uniform variables.

AI Thread Summary
To calculate the density function of Z=X+Y, where X and Y are independent uniform variables on [0,1], the correct approach involves integrating over the appropriate domains. For 0<z<1, the density function f(z) equals z. For 1<z<2, the density function is f(z)=2-z, as the integration limits for x should be from z-1 to 1. The initial mistake was in misidentifying the integration limits for the second case. Understanding the relationship between z, x, and y is crucial for accurate calculations.
gimmytang
Messages
20
Reaction score
0
Hi, I need to calculate the density function of Z=X+Y, where X and Y are independent uniform distributed on [0,1]. The calculation is in the following:
f_{Z}(z)=\int_{A}dx
a. If 0<z<1, A={x:0<x<z} then f(z) = z;
b. If 1<z<2, A={x:0<x<1} then f(z) = 1;
Step b is wrong, but I don't know where I am wrong. Any hint will be appreciated!
Thanks
gim :cry:
 
Physics news on Phys.org
For step b, the domain of x is z-1 to 1, so f(z)=2-z.

The reason for that is z-x=y, which is restricted to (0,1).
 
yep, you are right. thanks!
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top