A continuous random variable is said to have a Laplace(μ, b) distribution if its probability density function is given by f_X(x) = 1/(2b) exp(-|x-μ|/b), where μ is a real number and b > 0.
(i). If X ~ Laplace(0,1), find E(X) and Var(X).
(ii). If X ~ Laplace(0,1) and Y = bX + μ, show Y ~ Laplace(μ, b).
(iii). If W ~ Laplace(2,8), find E(W) and Var(W).