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 கால்குலேட்டரை முயற்சிக்கவும்
நீங்களே முயற்சிக்கவும் →