I'm reading Probability and Statistical Inference, ninth edition by Hogg and on page 436, he gives an example using the chi-square goodness-of-fit test. How did he find this p-value?
2026-02-23 13:42:58.1771854178
How to find the p-value in the chi-square test
2.8k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4

Using a standard chi-square table you can say that the p-value is less than $0.005$ as $14.4 >12.84$ tabulated.
This result is enough to take any decision, as it is very very low.
If you want a precise result you have to use a calculator. For example, with Excel, typing +DISTRIB.CHI(14.4;3) you get $p=0.002408$