Standard Deviationని ఎలా లెక్కించాలి
Standard Deviation అంటే ఏమిటి?
Standard deviation measures how spread out the values in a dataset are from the mean. A low standard deviation means values cluster tightly; a high one means they are spread out. It is the square root of variance.
దశల వారీ గైడ్
- 1Find the mean x̄
- 2Subtract the mean from each value and square the result: (xᵢ − x̄)²
- 3Average the squared differences (÷n for population, ÷(n−1) for sample)
- 4Take the square root
పరిష్కరించిన ఉదాహరణలు
ఇన్పుట్
2, 4, 4, 4, 5, 5, 7, 9
ఫలితం
σ = 2.0, mean = 5
Population std dev
ఇన్పుట్
Heights: 170,172,168,175,165
ఫలితం
σ ≈ 3.49 cm
Mean = 170 cm
లెక్కించడానికి సిద్ధంగా ఉన్నారా? ఉచిత Standard Deviation కాలిక్యులేటర్ని ప్రయత్నించండి
దీన్ని మీరే ప్రయత్నించండి →