Sampuli Size Calculator
Pezani kukula kwa chitsanzo kafukufuku kwa zolinga margin of error.
Zithunzizi zimasintha monga momwe mumalemba.
Zachidule
the sample size calculator, you can calculate the sample size for a given population size. The sample size calculator uses the standard formula n = z²·p(1 − p) / e², where z is the critical value for the confidence level, p the expected proportion and e the target margin of error as a decimal. The sample size calculator uses the standard formula n = z²·p(1 − p) / e², where z is the critical value for the confidence level, p the expected proportion and e the target margin of error as a decimal. The sample size calculator uses the standard formula n = z²·p(1 − p) / e², where z is the critical value for the confidence level, p the expected proportion and e the target margin of error as a decimal. The sample size calculator works with the following:Worked example: for a 5% margin at 95% confidence with an unknown proportion (p = 0.5), n = 1.96² × 0.5 × 0.5 ÷ 0.0025 ≈ 385 respondents.The sample size calculator uses the standard formula n = z²·p(1 − p) / e², where z is the critical value for the confidence level, p the expected proportion and e the target margin of error.Worked example: n = z²·p(1 − p) / e²Worked example: n = z²·p(1 − p) / e²Worked example: n = z²·p(1 − p) / e²Worked example: n = z²·p(1 − p) / e²Worked example: n = z²·p(1 − p) / e²Worked example: n = z²·p(1 − p) / e²Worked example: n = z²·p(1 − p) / e²Worked example: n = z²·p(1 − p) / e²Worked example: n = z²·p(1 − p) / e²Worked example: n = z²·p(1 − p) / e²Worked example: n = z²·p(1
Mafunso ofunsidwa nthawi zambiri
Kodi ndi mtundu wachitsanzo anawerengedwa?
Mfundo yoyamba ndi n = z²·p(1 − p) / e², komwe z ndi tanthauzo lofunikira la kukhulupilira, p ndi gawo loyembekezeredwa ndi e ndi malire a vuto monga decimal. Chithunzichi chimazungulira chifukwa simungathe kuyesa gawo la munthu.
Kodi ndi chiyani cholakwika cha anthu omaliza?
Ngati anthu anu ndi ochepa, muyenera mayankho ochepa kuposa zomwe formula ya basis ikunena. Kusintha n = n₀ / (1 + (n₀ − 1)/N) kumachepetsa chitsanzo kudzera mu kukula kwa anthu N. Zimakhudza kwambiri pamene chitsanzo ndi gawo lalikulu la zonse.
Kodi anthu angati ndiyenera kuti ndikhale ndi 95% confidence level?
Ku 95% confidence ndi 5% margin ndi palibe zolinga za m'mbuyomu muyenera zokhudza 385 oyankhula; 3% margin amafuna zokhudza 1,068 ndi 1% margin zokhudza 9,604.
N’chifukwa chiyani kukula kwa chitsanzo chimazunguliridwa?
Simungathe kufunsa mbali ya munthu, choncho chilichonse chosawerengeka chimazungulira mpaka kumapeto kwa mnda wazolemba. Kuzungulira mpaka pamwamba kuposa pansi kumatsimikizira kuti malire a vuto si akulu kuposa zomwe mukufuna.
Kodi ndiyenera kuchotsa kukula kwa anthu?
Kuwala kwa madzulo
Kodi ndingatani kuti ndichepetse zofunikira kukula kwa chitsanzo?
Kuvomereza lalikulu mlingo wa vuto, kugwiritsa ntchito pansi confidence level, kapena kupereka gawo mbali kuchokera 50% ngati muli ndi kuyembekezera molimba mtima.Kawirikawiri, izi amachepetsa mnda wa mayankho formula akufuna.
API — kugwiritsa ntchito izi calculator kuchokera code
Kulemba izi calculator monga ufulu JSON endpoint - palibe chida zofunika. Kutumiza nyanja mfundo pansipa monga mafunso zigawo kapena JSON. Onani zonse API docs →
Chithunzi
GET https://calculator.free/api/v1/sample-size/
curl
curl "https://calculator.free/api/v1/sample-size/?conf=1.96&e=5"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/sample-size/?" + new URLSearchParams({
"conf": "1.96",
"e": "5"
}));
const data = await r.json();
console.log(data.results);
Zimenezi ndi zowerengera zokhudzana ndi malangizo amtundu uliwonse, si zokhudzana ndi ndalama, zamoyo kapena zokhudzana ndi ndalama.