You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder why standard deviation in line 698 of examples/understanding_statistics.m didn't divide to the square root of population. I think, it is supposed to be standard error of means, due to the mean estimation of within groups.
I wonder why standard deviation in line 698 of examples/understanding_statistics.m didn't divide to the square root of population. I think, it is supposed to be standard error of means, due to the mean estimation of within groups.