from scipy.stats import t T24 = t(df=24) r = T24.ppf(0.01); r
-2.4921594731575762
bild.show(figsize=[9,5])