Why "p<0.05" and "p>0.05" Aren't Enough? The Statistical Family of Tests and the Limitations of Using p-values as a Measure of Statistical Significance

Brindha

Hatched by Brindha

Jan 13, 2024

4 min read

0

Why "p<0.05" and "p>0.05" Aren't Enough? The Statistical Family of Tests and the Limitations of Using p-values as a Measure of Statistical Significance

In the world of statistics, many tests are interconnected. Today, let's explore the relationships between t and F tests, and z and chi-square tests. These relationships uncover the interconnected framework underpinning many hypothesis tests and deepen our understanding of statistical tests.

The t-test examines differences between two group means, while the F-test compares variances across multiple groups in analysis of variance (ANOVA). But did you know that one can be framed as the other? A cool fact is that if you square the t-statistic from a two-sample t-test, you get the F-statistic. Essentially, t^2 = F. This shows the direct relationship between the two tests. However, it's worth noting that this relationship is specific to a two-sample t-test scenario. F-tests in general, as used in multi-way ANOVAs or regression, do not have this direct t-squared relationship.

When comparing only two groups in ANOVA, the F-test is equivalent to the square of the t-test. This provides flexibility in selecting tests and interpreting results. The interconnectedness between t and F tests allows us to approach statistical testing from different angles and gain a deeper understanding of our data.

Now, let's switch gears and talk about the z-test and chi-square test. The z-test deals with population means, while the chi-square test is all about observed vs expected frequencies. Another interesting fact is that if you square the z-statistic from a one-sample z-test, you get the chi-square value. So, z^2 = chi-square. This inherent link between the two tests adds another layer of interconnectedness to the statistical family.

Consider testing if a die is biased. Using a z-test, we can see if observed frequencies match expectations. If we square the z-value, we obtain a chi-square test result, commonly used for this purpose. While the z-test is generally not used to test if a die is biased (that's more commonly a chi-square goodness-of-fit test), the connection can be seen when considering a test of a single proportion against a known value, where the squared z-statistic equals the chi-square.

Ever wondered why these relationships exist? Both pairs (t & F, z & chi-square) compare observed values to expected ones under the null hypothesis. The squaring represents a sum of squared deviations. Understanding these relationships deepens our grasp of statistical tests, reveals the interconnected framework, and enhances our analytical prowess.

Moving on to the limitations of using p-values as a measure of statistical significance. A p-value measures the evidence against a specific null hypothesis. It's not the probability that the null hypothesis is true, but rather gauges the extremity of the data given that the null hypothesis is true. Treating 0.05 as a magic threshold can be arbitrary. Real-world phenomena don't necessarily operate on such binary cut-offs. P-values provide a continuum of evidence, not a simple 'yes/no' answer.

Reporting exact p-values gives a more accurate representation of the evidence against the null. P=0.049 and P=0.001 have different implications, even though both are "p<0.05". Exact p-values can offer nuanced insights. For instance, p=0.051 might not be "statistically significant" at the 0.05 level, but it's close enough to warrant further investigation.

The binary threshold encourages "p-hacking" - tweaking analyses to get p<0.05. Reporting exact p-values can discourage this practice by promoting transparency. Moreover, using a strict cutoff can lead to black-and-white thinking and deter nuanced interpretation of results and an appreciation for the continuous nature of evidence.

The 0.05 threshold has historical roots and was popularized in the early 20th century. However, as statistical understanding has evolved, many experts advocate for more flexibility and precision. Instead of solely relying on p-values, consider reporting confidence intervals, effect sizes, or Bayesian metrics alongside them. These additional measures provide more context and a holistic view of your results.

In conclusion, while "p<0.05" and "p>0.05" might be ingrained in scientific culture, we should strive for more precision and transparency in our reporting. The exact p-value offers a richer, more nuanced picture of our data and its implications. Recognizing the interconnectedness of statistical tests and understanding the limitations of p-values can simplify our perspective and enhance our analytical prowess.

Actionable Advice:

  1. When performing statistical tests, consider the interconnectedness of different tests within the statistical family. This can provide flexibility in selecting appropriate tests and interpreting results.
  2. Instead of relying solely on p-values as a measure of statistical significance, report exact p-values to convey the strength of evidence against the null hypothesis accurately. This promotes transparency and discourages p-hacking.
  3. Alongside p-values, consider reporting additional measures such as confidence intervals, effect sizes, or Bayesian metrics to provide a more comprehensive understanding of your results and their implications.

Sources

← Back to Library

Hatch New Ideas with Glasp AI 🐣

Glasp AI allows you to hatch new ideas based on your curated content. Let's curate and create with Glasp AI :)

Start Hatching 🐣