This commit is contained in:
2025-06-05 22:07:12 +02:00
parent 069473ae02
commit 97fba407ce
6300 changed files with 711849 additions and 8 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.