P-value and sigma consideration

6 次查看(过去 30 天)
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?

采纳的回答

Star Strider
Star Strider 2014-2-23
编辑:Star Strider 2014-2-23
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 个评论
Daniel
Daniel 2014-2-24
Thank you for your comprehensive reply and the link regarding design of experiments, I'll give that a good reading.
Star Strider
Star Strider 2014-2-24
编辑:Star Strider 2014-2-24
My pleasure!
I’ll be glad to provide what help I can, especially if you’re just beginning your research.

请先登录,再进行评论。

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by