Calculate the p-value for a normal distribution, testing whether an observed value is significantly different from the null hypothesis.
The p-value is essentially the chance to get a result just like yours, or even more extreme, assuming the null hypothesis is true. If the p-value is less than 5% (or whatever level of significance is appropriate), you can probably reject the null hypothesis.