<t>Characteristics of the density and cumulative functions of the log-normal distribution: f(x;mu,sig)=1/(x*sig*sqrt(2*n))*e^((-z^2/2) ), x>0 F(x;mu,sig)= F(z) ,where : z=(log(x)-mu)/sigThen, I should build the conditional log-normal, x0 is the threshold 1 and x are always larger than x0.f(x; mu,sig...