How to test if the difference between probabilities is statistically significant - MathOverflow most recent 30 from http://mathoverflow.net 2013-05-21T07:56:41Z http://mathoverflow.net/feeds/question/33402 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/33402/how-to-test-if-the-difference-between-probabilities-is-statistically-significant How to test if the difference between probabilities is statistically significant Elpezmuerto 2010-07-26T14:38:34Z 2010-07-26T16:24:54Z <p>How do I test if the difference between probabilities is statistically significant. I know the population size and population variation. A simple t-test or ANOVA would work for variables, but how do I test for probabilities? </p> <p>A completed a Monte Carlo simulation which returns a probability, $p$, given a set a variables, $x$. I need to know if the probabilities for different set of variables, are statistically different.</p>