How to test if the difference between probabilities is statistically significant - MathOverflow most recent 30 from http://mathoverflow.net2013-05-21T07:56:41Zhttp://mathoverflow.net/feeds/question/33402http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/33402/how-to-test-if-the-difference-between-probabilities-is-statistically-significantHow to test if the difference between probabilities is statistically significantElpezmuerto2010-07-26T14:38:34Z2010-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>