Statistics & Data Science · pattern F, Dataset
Enter a z score to get one-tailed and two-tailed p-values, with the standard significance thresholds alongside — and a plain statement of what the number does not mean.
p = 2 × P(Z > |z|) for a two-tailed test
Based on the standard normal distribution. For a t statistic on a small sample the p-value is slightly larger, so treat this as an approximation below about thirty observations.
0.03235
A p-value is the probability of data at least this extreme if the null hypothesis were true. It is not the probability that the null is true, and it is not a measure of effect size.
It is not the probability the null hypothesis is true, not the probability your result was chance, and not a measure of how large or important the effect is. A tiny p-value on a huge sample can accompany an effect too small to matter. Report the effect size and a confidence interval alongside it — most journals now require this precisely because p-values alone were being over-read.
If the number is not the part you are stuck on, that is what the service is for — a specialist who explains the working, not just the answer.
Statistical output here is for coursework and learning. Reported p-values and intervals assume the conditions stated on the page; nothing here checks whether those conditions hold for your data.