P-value and sigma consideration

6 visualizaciones (últimos 30 días)
Daniel
Daniel el 23 de Feb. de 2014
Editada: Star Strider el 24 de Feb. de 2014
I'm using a statistical test on a population of size N. This test returns a p-value which I use to accept or refute the null hypothesis.
Let's say I use a 5 sigma criterium with bilateral consideration, that is p-value 0.999999426696856 and 1 in 1.7 million chance.
The question is: is it obligatory for my population's size to be at least 1.7 million or is the p-value test result independent of the population size?
As an example, for a 2.2 sigma criterium the result is valid only if the population size N >= 36?

Respuesta aceptada

Star Strider
Star Strider el 23 de Feb. de 2014
Editada: Star Strider el 23 de Feb. de 2014
As a general rule, the test for ‘statistical significance’ is p < 0.05. That translates to the probability of your results being due to a random process, rather than your design, being < 0.05. (It is necessary to consider your population size, but this should be part of the experimental design and the statistics you choose at that time to evaluate your results. The t-distribution takes this into account.)
The p value itself is independent of the population size, and simply reflects the probability that your population includes a specific value.
  4 comentarios
Daniel
Daniel el 24 de Feb. de 2014
Thank you for your comprehensive reply and the link regarding design of experiments, I'll give that a good reading.
Star Strider
Star Strider el 24 de Feb. de 2014
Editada: Star Strider el 24 de Feb. de 2014
My pleasure!
I’ll be glad to provide what help I can, especially if you’re just beginning your research.

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by