# The posterior probability of a null hypothesis given a statistically   significant result

**Authors:** Daniel J. Schad, Shravan Vasishth

arXiv: 1901.06889 · 2022-04-19

## TL;DR

This paper clarifies that a statistically significant result does not necessarily imply a low probability of the null hypothesis being true, emphasizing the influence of prior beliefs, error rates, and replication on this probability.

## Contribution

It provides a step-by-step guide and simulations to accurately compute the posterior probability of the null hypothesis, challenging common misconceptions in significance testing.

## Key findings

- Significant results do not always imply low Prob(H0)
- Posterior probability depends on prior, error rates, and replication
- Uncertainty about the null remains high despite significance

## Abstract

When researchers carry out a null hypothesis significance test, it is tempting to assume that a statistically significant result lowers Prob(H0), the probability of the null hypothesis being true. Technically, such a statement is meaningless for various reasons: e.g., the null hypothesis does not have a probability associated with it. However, it is possible to relax certain assumptions to compute the posterior probability Prob(H0) under repeated sampling. We show in a step-by-step guide that the intuitively appealing belief, that Prob(H0) is low when significant results have been obtained under repeated sampling, is in general incorrect and depends greatly on: (a) the prior probability of the null being true; (b) type-I error rate, (c) type-II error rate, and (d) replication of a result. Through step-by-step simulations using open-source code in the R System of Statistical Computing, we show that uncertainty about the null hypothesis being true often remains high despite a significant result. To help the reader develop intuitions about this common misconception, we provide a Shiny app (https://danielschad.shinyapps.io/probnull/). We expect that this tutorial will help researchers better understand and judge results from null hypothesis significance tests.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.06889/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1901.06889/full.md

---
Source: https://tomesphere.com/paper/1901.06889