কীভাবে Sample Size গণনা করবেন
Sample Size কি?
Sample size is the number of observations needed in a study to achieve a specified margin of error and confidence level. Larger samples give more precise estimates but cost more to collect. The required n depends on confidence level, expected proportion, and acceptable error.
ধাপে ধাপে নির্দেশিকা
- 1For proportions: n = z² × p(1-p) / E²
- 2z = 1.96 for 95% confidence · z = 2.576 for 99% confidence
- 3p = expected proportion (use 0.5 if unknown — gives maximum n)
- 4E = desired margin of error as a decimal (e.g. 0.05 for ±5%)
সমাধান করা উদাহরণ
ইনপুট
95% confidence · ±5% margin · p=0.5
ফলাফল
n = 384
1.96²×0.5×0.5/0.05²=384.16 → round up to 384
ইনপুট
99% confidence · ±3% margin · p=0.5
ফলাফল
n = 1,844
Tighter margin + higher confidence = far more observations
গণনা করতে প্রস্তুত? বিনামূল্যে Sample Size ক্যালকুলেটর চেষ্টা করুন
নিজে চেষ্টা করে দেখুন →