Displaying 1 result from an estimated 1 matches for "tp3091392p3091392".
2010 Dec 16
5
Please help with one problem
...u might want
> f=function(n,a=0,b=1) {
mu=(b+a)/2
sigma=(b-a)/sqrt(12)
(mean(runif(n,a,b))-mu)/(sigma/sqrt(n))
}
where the formulas for the mean and standard deviation are given. )
Thank you very much!
--
View this message in context: http://r.789695.n4.nabble.com/Please-help-with-one-problem-tp3091392p3091392.html
Sent from the R help mailing list archive at Nabble.com.