# Statics notes ## P-Value - A p-value is a measure of the probability that an observed difference could have occurred just by random chance. - **The lower the p-value, the greater the statistical significance of the observed difference**. - P-value can be used as an alternative to or in addition to pre-selected confidence levels for hypothesis testing.