35 36 37
# File 'lib/abanalyzer/abtest.rb', line 35 def chisquare_p 1 - Statistics2.chi2dist(df, chisquare_score) end