Calculating mean and variance for normal distribution
Doug Stewart
dastew at sympatico.ca
Sat May 24 10:19:36 CDT 2008
DimitryASuplatov wrote:
> Hello,
> I have a common task - to analyze some data, presumptively normaly
> distributed, and calculate its mean, variance and make a plot. I`ve
> checked the book-manual and the mailing list, but all functions that
> have something to do with normal distribution require mean and variance
> as an input parameters. This is very strange. I feel like missing
> something...
>
> Could you just give me a tip. Lets say I have my data in vector x. How
> to get mean and varience assuming normal distribution? And if this would
> not cause many trouble could you give me a link to where I can read this
> because I might be reading in the wrong place.
>
> Thanks a lot for your help!!!
>
> SDA.
>
> _______________________________________________
> Help-octave mailing list
> Help-octave at octave.org
> https://www.cae.wisc.edu/mailman/listinfo/help-octave
>
>
try
mean
and
var
More information about the Help-octave
mailing list