On Oct 15, 11:10 am, "Nelson Sousa" <
nso...@gmail.com> wrote:
> Just use integer frequencies (25 each in this case) and it will give you the
> expected result for stdevpop (stdevsamp depends on the size of the sample).
This method worked.
> However, if data is inserted onto the Spreadsheet and you calculate the
> 1-var stats you get the correct stdev, even with non-integer frequencies.
It took me a while to figure that I had to use the one list version of
this function with px as the frequency list, but, by heck and by gosh,
it worked!
Thanks!