Erreur standard de la moyenne
np.std(data) / np.sqrt(len(data))
josh.ipynb
np.std(data) / np.sqrt(len(data))