about standard deviation in ttest
about standard deviation in ttest
(OP)
Hi,
I have a question about the calculation of standard deviation in ttest. From matlab help, ttest uses the sample
standard deviation which is the total squared error divided by (n-1).
From wiki, it says the grand standard deviation of sample is used (divided by n or n-1?). Are the two the same?
Thanks,
Mapi
I have a question about the calculation of standard deviation in ttest. From matlab help, ttest uses the sample
standard deviation which is the total squared error divided by (n-1).
From wiki, it says the grand standard deviation of sample is used (divided by n or n-1?). Are the two the same?
Thanks,
Mapi





RE: about standard deviation in ttest
For small populations, the correct answer is n-1, since that's the degrees of freedom in the data.
But, basically, if you have more than 10 samples, the difference is pretty small compared to all the potential error sources, including the standard deviation of the mean.
TTFN
FAQ731-376: Eng-Tips.com Forum Policies
RE: about standard deviation in ttest
Just because my sample size is less than 5, I have to be very careful about it.
mapi
RE: about standard deviation in ttest
TTFN
FAQ731-376: Eng-Tips.com Forum Policies