Sample Variance
Pyyhkäise näyttääksesi valikon
Now explore sample variance. The concept is similar to population variance, but the formula differs slightly because the data represents only a subset of the entire population.
Formula
variance=n−1∑i=1n(xi−xˉ)2Where:
- n - sample size;
- i - index of each element;
- xi - each element;
- xˉ - sample mean value.
Look at the example of variance rounded to two decimal points for the column 'salary_in_usd':
The variance of the column 'salary_in_usd' is 5034932663.18
Variance Key Note
The variance of the 'salary_in_usd' column is quite substantial, indicating that the values in this column are widely spread out.
Note
The greater the variance, the more the values are scattered.
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 1. Luku 14
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
Osio 1. Luku 14