Auto saved by Logseq

This commit is contained in:
2025-06-02 17:15:13 +02:00
commit d9ea3d552d
6279 changed files with 711145 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# 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.