כיצד לחשב את Sample Size
learn.whatIsHeading
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%)
Worked Examples
קלט
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 החינמי
נסה זאת בעצמך →