@ -91,7 +91,7 @@ class sample(np.ndarray):
self.var = np.var(obj, ddof=1)
self.std = np.sqrt(self.var)
self.stdm = self.std / np.sqrt(self.n)
def val(self):
"""
Gives the measure at standard 68% CL as an uncertain float (X, S/√n)
The note is not visible to the blocked user.