vault backup: 2023-09-21 10:30:40
This commit is contained in:
parent
40a743db09
commit
b76625aa22
1 changed files with 11 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
-Numerical
|
-Numerical
|
||||||
- Discrete Data ({1,2,3,...})
|
- Discrete Data ({1,2,3,...})
|
||||||
- Continuous Data ()
|
- Continuous Data ()
|
||||||
- *Categorical * (binary, languages, ...)
|
- *Categorical* (binary, languages, ...)
|
||||||
- **Ordinal** (ratings of 1 to 5)
|
- **Ordinal** (ratings of 1 to 5)
|
||||||
|
|
||||||
*not-scaled
|
*not-scaled
|
||||||
|
@ -27,5 +27,15 @@
|
||||||
- https://en.wikipedia.org/wiki/Median
|
- https://en.wikipedia.org/wiki/Median
|
||||||
- https://en.wikipedia.org/wiki/Mode_(statistics)
|
- https://en.wikipedia.org/wiki/Mode_(statistics)
|
||||||
|
|
||||||
|
## Standard Deviation & Variance
|
||||||
|
- https://en.wikipedia.org/wiki/Standard_deviation
|
||||||
|
- https://en.wikipedia.org/wiki/Variance
|
||||||
|
|
||||||
|
## Probability Density functions
|
||||||
|
- https://en.wikipedia.org/wiki/Probability_density_function
|
||||||
|
|
||||||
|
## Percentiles
|
||||||
|
- https://en.wikipedia.org/wiki/Percentile
|
||||||
|
50% - medi
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue