{"site":{"name":"Koji","description":"AI-native customer research platform that helps teams conduct, analyze, and synthesize customer interviews at scale.","url":"https://www.koji.so","contentTypes":["blog","documentation"],"lastUpdated":"2026-07-10T18:02:36.541Z"},"content":[{"type":"documentation","id":"7c49a412-3fc3-4ac7-81bd-37a64db7c3cf","slug":"stratified-sampling-guide","title":"Stratified Sampling: How to Get Precise, Representative Results (2026)","url":"https://www.koji.so/docs/stratified-sampling-guide","summary":"Stratified sampling is a probability method that divides a population into mutually exclusive, internally homogeneous strata (by segment, region, plan tier, etc.) and randomly samples within each. Proportionate stratification mirrors population shares; disproportionate oversamples small but important groups. Done right it yields more precise estimates than simple random sampling for the same sample size and guarantees every subgroup is represented. Koji applies the same logic with per-segment quotas and screener routing.","content":"## Stratified sampling in 30 seconds\n\nStratified sampling is a **probability** method that divides your population into mutually exclusive subgroups — called **strata** — and then draws a random sample from within each one. Instead of hoping a single random draw happens to represent every segment, you *guarantee* representation by sampling each segment deliberately: every region, every plan tier, every persona gets its fair share of the sample.\n\nWhy it matters: for the same number of participants, stratified sampling generally produces **more precise estimates than simple random sampling**, and it ensures small-but-important subgroups are never left out by the luck of the draw ([Statistics By Jim](https://statisticsbyjim.com/basics/stratified-sampling/)). The cost is that you must know which stratum each person belongs to before you sample. It is the method of choice whenever a population contains meaningful subgroups that might behave differently — and modern research platforms like Koji apply the same logic through per-segment quotas and screener routing, so you get stratified rigor without a spreadsheet full of manual math.\n\n---\n\n## What is stratified sampling?\n\nStratified random sampling is a probability technique in which the population is first divided into **mutually exclusive, internally homogeneous** subgroups (strata), and a random sample is then drawn from each stratum — either proportionately or disproportionately.\n\nTwo properties define a good stratum:\n\n- **Mutually exclusive:** every member of the population belongs to exactly one stratum. No overlap.\n- **Internally homogeneous, externally heterogeneous:** members within a stratum are similar on the stratifying variable, while the strata themselves differ from one another. You stratify by things like region, age band, gender, industry, or customer plan tier — variables you expect to correlate with the answers you care about.\n\nBecause it uses random selection *within* each stratum, stratified sampling is a **probability method** — unlike [purposive](/docs/purposive-sampling-guide), [snowball](/docs/snowball-sampling-guide), or convenience sampling, it supports margins of error and generalization. For the full landscape, see [qualitative research sampling methods](/docs/qualitative-research-sampling-methods).\n\n---\n\n## Proportionate vs disproportionate stratification\n\nThe key decision in stratified sampling is **how to allocate** your total sample across the strata.\n\n### Proportionate stratified sampling\n\nEach stratum contributes to the sample in the **same proportion** it holds in the population. If history majors are 40% of the population and English majors are 60%, the final sample mirrors those percentages. Proportionate allocation gives the **best overall population estimate** because the sample is a faithful miniature of the whole.\n\n### Disproportionate stratified sampling\n\nYou deliberately break from population proportions to **oversample smaller strata** you want to study precisely. Classic example: if Indigenous participants are only 20% of the population but you need a reliable read on their perspective, in a sample of 100 you might take 50 Indigenous and 50 non-Indigenous participants. This yields **precise subgroup estimates** at the cost of some whole-population accuracy ([QuestionPro](https://www.questionpro.com/blog/stratified-random-sampling/)).\n\n**Rule of thumb:** use *proportionate* when you care most about the total population, and *disproportionate* when you need to compare subgroups or study a small group in depth.\n\n---\n\n## How to calculate a stratified sample\n\nThe proportionate calculation is simple arithmetic — take each stratum’s share of the population and multiply by your total sample size.\n\nSuppose your total sample size is **200** and your population breaks down like this:\n\n| Stratum | Population share | Calculation | Sample from stratum |\n| --- | --- | --- | --- |\n| Enterprise | 15% | 0.15 x 200 | 30 |\n| Mid-market | 25% | 0.25 x 200 | 50 |\n| Small business | 40% | 0.40 x 200 | 80 |\n| Free tier | 20% | 0.20 x 200 | 40 |\n| **Total** | **100%** | | **200** |\n\nThen draw a **simple random sample** of the required size from within each stratum. For disproportionate allocation, you override these numbers deliberately — for instance, bumping Enterprise from 30 to 60 because that segment drives most revenue and you need tighter estimates for it.\n\nTo choose your overall sample size before allocating it, start with the [survey sample size guide](/docs/survey-sample-size-guide).\n\n---\n\n## Why stratified sampling beats simple random sampling\n\nThe central advantage is **precision**. In a simple random sample, chance alone might hand you too few enterprise customers or too many free-tier users, skewing your estimates. Stratified sampling removes that risk by fixing each subgroup’s representation in advance. The result: for the same sample size, stratified sampling generally delivers **lower sampling error and more precise estimates** than simple random sampling — the gains are largest when the strata genuinely differ from one another.\n\nThere are two more benefits:\n\n- **Guaranteed subgroup representation.** Small but critical segments (a tiny enterprise tier, a rare persona) will appear in the sample rather than being missed by chance.\n- **Segment-level analysis.** Because each stratum is sampled properly, you can compare segments with confidence — exactly what you need for [customer segmentation research](/docs/customer-segmentation-research-interviews).\n\nThe main requirement is knowledge: you must be able to assign each population member to a stratum before sampling, which means you need that attribute in your sampling frame.\n\n---\n\n## How to run a stratified study: step by step\n\n**1. Choose a stratifying variable that matters.** Stratify by the characteristic most likely to drive different answers — plan tier, region, role, or usage level. Stratifying on an irrelevant variable adds work without adding precision.\n\n**2. Define exhaustive, mutually exclusive strata.** Every person must fit exactly one stratum, and the strata together must cover the whole population.\n\n**3. Determine your total sample size.** Base it on your desired confidence and margin of error.\n\n**4. Allocate — proportionate or disproportionate.** Apply the calculation above, choosing allocation based on whether you prioritize the whole population or subgroup comparisons.\n\n**5. Randomly sample within each stratum.** This random step inside each group is what keeps the method a probability sample.\n\n**6. Weight when analyzing disproportionate samples.** If you oversampled a small stratum, apply weights to recover accurate whole-population estimates.\n\n---\n\n## The modern approach: stratification through quotas and AI\n\nTraditional stratified sampling assumes you have a clean sampling frame with every person tagged by stratum, plus the time to draw and manage separate random samples from each group. In real product and UX research, that frame is often incomplete, and the manual allocation math is error-prone.\n\nAI-native platforms like Koji operationalize stratified logic without the overhead:\n\n- **Quotas enforce your strata automatically.** Set a target count per segment — 30 enterprise, 50 mid-market, 80 small business — and Koji fills each quota, closing a stratum once it is complete so no group over- or under-fills.\n- **Screeners route participants into the right stratum.** [Screener questions](/docs/research-screener-questions) identify each participant’s segment up front and direct them into the correct quota, replacing the sampling frame you may not have.\n- **Structured questions keep cross-segment comparison clean.** Koji’s six structured question types (open_ended, scale, single_choice, multiple_choice, ranking, yes_no) ensure every stratum answers identically-structured questions, so segment comparisons are apples-to-apples — see the [structured questions guide](/docs/structured-questions-guide).\n- **Reporting breaks results down by stratum.** Instead of manually re-weighting spreadsheets, you get automatic per-segment analysis and can compare strata side by side in minutes.\n\nThe methodological principle is unchanged — divide the population, guarantee representation, sample within groups. What changes is the effort: stratified rigor becomes a few quota settings rather than a statistician’s afternoon. You do not need a background in survey statistics to run a properly stratified study; you need to know your segments and set your quotas.\n\n---\n\n## Common stratified sampling mistakes\n\nEven a sound method fails when applied carelessly. Watch for these:\n\n- **Stratifying on an irrelevant variable.** If the stratifying characteristic does not correlate with your outcome, you add complexity without gaining precision. Stratify by what actually drives different answers.\n- **Overlapping or incomplete strata.** Strata must be mutually exclusive and collectively exhaustive. If a person could fall into two strata, or none, your allocation breaks.\n- **Too many strata, too few people.** Slicing a small sample into a dozen strata leaves each one too thin to analyze. Keep strata few and meaningful.\n- **Forgetting to weight a disproportionate sample.** If you oversampled a small segment, apply weights before reporting whole-population figures — otherwise the small group is over-counted.\n- **Confusing stratified with quota sampling.** True stratified sampling uses *random* selection within each stratum. If you fill strata with whoever is convenient, you have quota sampling — a useful non-probability cousin, but not equivalent.\n\nAvoiding these keeps stratification delivering its core promise: precision and guaranteed representation of every subgroup.\n\n## Key takeaways\n\n- Stratified sampling divides a population into **mutually exclusive strata** and randomly samples within each — a **probability** method.\n- **Proportionate** allocation mirrors population shares for the best whole-population estimate; **disproportionate** oversamples small groups for precise subgroup reads.\n- Calculate proportionate sizes by **multiplying each stratum’s share by the total sample size**.\n- For the same sample size, stratified sampling is generally **more precise than simple random sampling** and guarantees subgroup representation.\n- **Koji** applies stratified logic through **per-segment quotas and screener routing**, delivering the rigor without the manual math.\n\n---\n\n## Related Resources\n\n- [Structured Questions Guide](/docs/structured-questions-guide) — the six question types that keep every stratum comparable\n- [Purposive Sampling Guide](/docs/purposive-sampling-guide) — targeted non-probability selection\n- [Snowball Sampling Guide](/docs/snowball-sampling-guide) — reaching hard-to-find populations\n- [Qualitative Research Sampling Methods](/docs/qualitative-research-sampling-methods) — the full map of sampling options\n- [Customer Segmentation Research](/docs/customer-segmentation-research-interviews) — where stratified thinking pays off\n- [Survey Sample Size Guide](/docs/survey-sample-size-guide) — set your total sample before allocating it","category":"Research Methods","lastModified":"2026-07-09T03:25:25.813358+00:00","metaTitle":"Stratified Sampling Guide: Proportionate vs Disproportionate (2026)","metaDescription":"Learn stratified random sampling step by step: how to define strata, calculate proportionate and disproportionate sample sizes, why it improves precision over simple random sampling, and how to apply it with quotas.","keywords":["stratified sampling","stratified random sampling","proportionate stratified sampling","disproportionate stratified sampling","stratified sampling example","how to calculate stratified sample","probability sampling"],"aiSummary":"Stratified sampling is a probability method that divides a population into mutually exclusive, internally homogeneous strata (by segment, region, plan tier, etc.) and randomly samples within each. Proportionate stratification mirrors population shares; disproportionate oversamples small but important groups. Done right it yields more precise estimates than simple random sampling for the same sample size and guarantees every subgroup is represented. Koji applies the same logic with per-segment quotas and screener routing.","aiPrerequisites":["Understanding of probability vs non-probability sampling","A population with known, meaningful subgroups","Basic comfort with percentages and proportions"],"aiLearningOutcomes":["Define strata correctly (mutually exclusive, internally homogeneous)","Calculate proportionate and disproportionate stratum sample sizes","Explain why stratified sampling improves precision over simple random sampling","Choose between proportionate and disproportionate allocation","Apply stratified logic in modern research using quotas and screeners"],"aiDifficulty":"intermediate","aiEstimatedTime":"12 min"}],"pagination":{"total":1,"returned":1,"offset":0}}