i have a dataset that won't fit in RAM. yet, i need to calculate the standard deviation over it. what i could do at this point is get the stddev per file.
then, is there any way to calculate the "global" stddev from many "local" stddevs? (i think there is no way...)
how else can i achieve this?
then, is there any way to calculate the "global" stddev from many "local" stddevs? (i think there is no way...)
how else can i achieve this?
