[R-sig-teaching] Simulated Two Independent Log-normal Distributions
Steven Stoline
sstoline at gmail.com
Tue Jan 24 21:15:53 CET 2017
Dear Randall:
I do need to simulate two independent log-normal distributions (say 10,000
times) with the following specifications
log-normal dist. 1: the mean mu1 and st.dev1. falls in the ranges -100
<= mu1 <=100 and 0< sigma1 <=25.
log-normal dist. 2: the mean mu2 and st.dev2. falls in the ranges -10 <=
mu2 <=50 and 0< sigma1 <=10.
I am not sure how to assure independency.
with thanks
steve
On Tue, Jan 24, 2017 at 3:06 PM, Randall Pruim <rpruim at calvin.edu> wrote:
> I’m not sure exactly what you want, but I suggest starting with
>
> ?rlnorm
>
> —rjp
>
> > On Jan 24, 2017, at 2:59 PM, Steven Stoline <sstoline at gmail.com> wrote:
> >
> > Dear All:
> >
> >
> > I want to simulate two independent log-normal distributions 10,000 times
> > (say)
> >
> > *Log-normal 1: * -10 <= mu1 <=100 and 0< sigma1 <=25 (say)
> >
> > *Log-normal 2: * 5 <= mu2 <=50 and 0< sigma2 <=10 (say)
> >
> >
> > Your help will be highly appreciated.
> >
> >
> >
> > Thank you very much for your support and help.
> >
> >
> > with thanks
> > steve
> >
> > --
> > Steven M. Stoline
> > sstoline at gmail.com
> >
> > [[alternative HTML version deleted]]
> >
> > _______________________________________________
> > R-sig-teaching at r-project.org mailing list
> > https://stat.ethz.ch/mailman/listinfo/r-sig-teaching
>
>
--
Steven M. Stoline
1123 Forest Avenue
Portland, ME 04112
sstoline at gmail.com
[[alternative HTML version deleted]]
More information about the R-sig-teaching
mailing list