From: steve Date: 2008-08-17T12:56:53+09:00 Subject: Re: Generating Normally Distributed Random Numbers? If I remember my basic stats correctly from the dim distant past, isn't the mean of a series of N random numbers normally distributed? Regards Steve. Michael Craig wrote: > [Note: parts of this message were removed to make it a legal post.] > > Does anybody know of a good method in Ruby to generate normally distributed > random numbers? The application I have in mind at the moment is trivial, but > I can think of a number of statistics-oriented applications. > > Thanks, all, > Mike >