Well, I have these values: $\mathrm{Mean}=5.77$; $95\%\mathrm{CL}=5.30-6.11$
How can I simulate a normal distribution using these parameters? I do not have standard deviations.
How can I obtain random values (for example, 1000 of them) that fit to these parameters? (like using the rnorm
function when having Standard deviations except $95\%CLs$)