help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Determining if samples are normal


From: Mike Miller
Subject: Re: Determining if samples are normal
Date: Mon, 26 Sep 2005 12:47:26 -0500 (CDT)

On Mon, 26 Sep 2005, Robert A. Macy wrote:

Sorry, to jump in where I have very little knowledge and understanding, but doesn't the sum preserve the distribution? Seems counter intuitive to have the sum change the distribution if it's identical. Isn't it multiply that makes it triangular?

If you add two normal random variables, you produce a normal random variable. This is not true of any other distribution. Use of "rand," as in the example, makes uniform (not normal) variates, so their sum is also non-normal.

Mike



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]