Let $Z=(Z_1,Z_2,Z_3)$ be a triple coin toss with $p=1/4$. Let $Y:=\frac{1}{2}Z_1 + \left(\frac{1}{2}\right)^2Z_2+\left(\frac{1}{2}\right)^3Z_3$ be a random variable $\in [0,1]$. Calculate the value F (b) for the distribution function of Y for
i) b = $\frac{1}{2}$ ii)b = $\frac{3}{8}$ iii) b = $\frac{9}{16}$ iv)b = 2
Sketch the function F. Does the distribution of Y has a density?
Approach: The distribution function is defined as the following:
F (b) := $F_x$ (b) = P (X $\leq$ b), b $\in$ R.
The density is
F (x) = $$\int_{-∞}^{x} f(a) da$$ x $\in$ R
$$\int_{-∞}^{x} da = 1 $$
I don't know how to solve this task with these formulas or even if the task should be solved with this? It's the only thing our script says about distribution functions and density. :/