Skip to main content
DigiCalcs

কীভাবে 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.

ধাপে ধাপে নির্দেশিকা

  1. 1Find the mean x̄
  2. 2Subtract the mean from each value and square the result: (xᵢ − x̄)²
  3. 3Average the squared differences (÷n for population, ÷(n−1) for sample)
  4. 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 ক্যালকুলেটর চেষ্টা করুন

নিজে চেষ্টা করে দেখুন →

সেটিংস