How to calculate sample size for a student research study
Princeton Journal of Pre-Collegiate Research

Your research question is only as strong as the data behind it. If you want to know how to calculate sample size for a student research study, you are already thinking like a real scientist. Sample size is not a technicality you handle at the end. It is a foundational decision that shapes everything from your methodology to your conclusions.
This guide walks you through the core concepts, the formulas, and the practical steps you need to determine an appropriate sample size before you collect a single data point. No guesswork. No inflated numbers pulled from thin air.
Why Sample Size Matters in Student Research
A sample that is too small produces unreliable results. A sample that is too large wastes time and resources you do not have. Both errors undermine your study's credibility, and peer reviewers notice them immediately.
When you calculate sample size correctly, you demonstrate methodological rigor. You show that your findings are not the product of chance. That distinction separates publishable research from a class project. If you are preparing a submission to a peer-reviewed journal, your sample size justification belongs in your methods section (and reviewers will read it carefully).
Understanding sample size also connects directly to statistical power, confidence intervals, and margin of error. These are not graduate-level abstractions. They are tools any motivated high school researcher can learn and apply.
Key Terms You Need to Know First
Before you run any calculation, you need to understand four variables. Each one feeds into your sample size formula.
Confidence Level
The confidence level expresses how certain you want to be that your results reflect the true population. The most common choice is 95%, which means that if you repeated your study 100 times, your results would fall within your stated margin of error 95 times. Some studies use 90% or 99%, depending on the stakes of the research question.
Margin of Error (E)
The margin of error is the acceptable range of deviation from the true population value. A margin of error of 5% (written as 0.05) is standard in social science and education research. A tighter margin requires a larger sample. A wider margin allows a smaller one.
Population Size (N)
This is the total number of people or units your study is trying to represent. If you are studying students at your school, your population might be 800. If you are studying a national trend, your population could be in the millions. For very large populations, the exact number matters less than you might expect.
Standard Deviation (p)
For proportional data (yes/no, agree/disagree), researchers typically use p = 0.5 when the expected proportion is unknown. This value maximizes the required sample size, which is the conservative and defensible choice. If prior research gives you a better estimate of p, use it.
The Standard Sample Size Formula
For studies using survey or proportional data, the most widely used formula is:
n = (Z² × p × (1 - p)) / E²
Where:
n = required sample size
Z = Z-score corresponding to your confidence level (1.96 for 95%, 1.645 for 90%, 2.576 for 99%)
p = estimated proportion (use 0.5 if unknown)
E = margin of error (e.g., 0.05 for 5%)
This formula gives you the sample size needed for an infinite or very large population. For smaller populations, you apply a correction factor (explained below).
A Worked Example
Suppose you are conducting a survey on student mental health attitudes at your school. You want a 95% confidence level, a 5% margin of error, and you have no prior estimate of the proportion. Here is the calculation:
Z = 1.96 (for 95% confidence)
p = 0.5
E = 0.05
n = (1.96² × 0.5 × 0.5) / 0.05²
n = (3.8416 × 0.25) / 0.0025
n = 0.9604 / 0.0025
n = 384.16, rounded up to 385
That is your baseline sample size for a large or unknown population. If your school has fewer than 385 students, you will need to apply the finite population correction.
Adjusting for Finite Populations
When your population is small and known, the standard formula overestimates what you actually need. Use this correction formula:
nadj = n / (1 + (n - 1) / N)
Where N is your total population size. Using the example above with a school of 600 students:
n = 385
N = 600
nadj = 385 / (1 + (385 - 1) / 600)
nadj = 385 / (1 + 0.6400)
nadj = 385 / 1.6400
nadj = 234.76, rounded up to 235
That is a meaningful reduction. For small-population studies (a single school, a specific community group, a local organization), this correction is not optional. It is part of doing the math correctly.
How to Calculate Sample Size for a Student Research Study Using Statistical Power
Survey-based studies use the formula above. But many student research projects involve comparing two groups, measuring an effect, or testing a hypothesis. For those designs, you need a power analysis instead.
What Is Statistical Power?
Statistical power is the probability that your study will detect a real effect if one exists. The conventional standard is 80% power (written as 0.80). A study with low power is likely to produce a false negative, concluding no effect exists when it actually does.
Inputs for a Power Analysis
To run a power analysis, you need to specify:
Effect size: How large an effect do you expect? Cohen's d is used for comparing means; Cohen's h is used for proportions. Small = 0.2, Medium = 0.5, Large = 0.8.
Alpha level: Your significance threshold, typically 0.05.
Desired power: Typically 0.80.
Test type: One-tailed or two-tailed, and the specific statistical test you plan to use (t-test, ANOVA, chi-square, etc.).
Free tools like G*Power (available for download) or online power calculators make this process accessible. You enter your inputs and receive a required sample size. There is no reason to estimate when a calculator can give you precision.
A Quick Power Analysis Example
You are comparing test scores between two groups of students (one using a new study method, one using a traditional method). You expect a medium effect size (d = 0.5), you want 80% power, and you are using a two-tailed independent samples t-test with alpha = 0.05. A standard power analysis returns approximately 64 participants per group, or 128 total. That is your minimum. Recruiting more strengthens your study; recruiting fewer compromises it.
Practical Considerations for High School Researchers
Knowing the formula is one thing. Executing the sampling plan is another. Here is what student researchers frequently overlook.
Account for Attrition and Non-Response
Not everyone you recruit will complete your study. Survey response rates among students often fall between 60% and 80%. If your target is 235 completed responses, recruit at least 300 to 390 participants. Build the buffer into your plan from the start (not as an afterthought when your data collection falls short).
Match Your Sample to Your Population
A convenience sample (whoever is easiest to reach) is not the same as a representative sample. If your research question applies to a specific population, your sample needs to reflect that population's key characteristics. Document your sampling method clearly. Reviewers will ask.
Align Sample Size with Your Research Design
Qualitative research, case studies, and content analyses operate under different rules. Qualitative studies often use small, purposive samples (10 to 30 participants) because depth, not breadth, is the goal. The formulas above apply to quantitative, hypothesis-testing research. Know which design you are using before you calculate anything. If you are still in the planning phase, reviewing a solid research proposal example for high school students can help you clarify your design before you commit to a methodology.
Cite Your Justification
Your methods section must explain why you chose your sample size. State your confidence level, margin of error, effect size, or power level. Cite the formula or software you used. This is not optional in peer-reviewed research. It is a requirement. For a structured approach to building out your methods section, a research paper outline template for high school students can keep your methodology section organized and complete.
Common Mistakes to Avoid
Choosing a round number without justification. "I surveyed 100 people" is not a methods section. It is a guess. Show your work.
Ignoring effect size. Assuming a large effect when the literature suggests a small one will leave your study underpowered and your conclusions unsupported.
Confusing sample size with sample quality. A biased sample of 1,000 is worse than a well-designed sample of 200. Size does not substitute for rigor.
Forgetting the finite population correction. If your population is small and bounded, use it. The standard formula will send you chasing participants you do not need.
Skipping the attrition buffer. Data collection rarely goes exactly as planned. Build in the margin before you start, not after you finish.
Tools That Make This Easier
You do not need to do these calculations entirely by hand. Several free, reliable tools are available to student researchers:
G*Power: A free desktop application for power analysis across dozens of statistical tests. Used by researchers at every level.
SurveyMonkey's Sample Size Calculator: A straightforward online tool for survey-based studies. Enter your population, confidence level, and margin of error.
Raosoft Sample Size Calculator: Another accessible online option for proportional studies.
OpenEpi: Useful for epidemiological and public health research designs.
Use these tools to verify your hand calculations. If the results match, you have done it correctly. If they diverge, revisit your inputs.
How Sample Size Connects to the Broader Research Process
Sample size is not an isolated decision. It connects directly to your research question, your hypothesis, your data collection instrument, and your analysis plan. A well-designed study thinks through all of these elements before any data is collected.
If you are working on a psychology study, the variables you measure will determine which statistical test you use, which in turn determines your power analysis inputs. Researchers exploring this area can find targeted guidance in our resource on how to do psychology research as a high school student. Similarly, if your study involves chemistry or laboratory data, reviewing discipline-specific guidance on chemistry research paper topics for high school students can help you frame a question that is both testable and appropriately scoped for your sample.
Faculty advisors and mentors play a critical role here. If you are working with a teacher or supervisor, they should review your sample size justification before you begin data collection. Resources on how to supervise a student research project as a teacher can help advisors guide this process effectively.
How to Calculate Sample Size for a Student Research Study: A Summary
The process is straightforward when you break it into steps. Define your research design. Identify your population. Choose your confidence level and margin of error (or effect size and power level). Apply the correct formula. Adjust for finite populations if necessary. Build in an attrition buffer. Document everything in your methods section.
This is how to calculate sample size for a student research study in a way that holds up to scrutiny. Peer reviewers, faculty advisors, and journal editors will all evaluate your methodology. A clearly justified sample size tells them you understand the stakes of your own research.
Publish Research That Meets the Standard
At the Princeton Journal of Pre-Collegiate Research, we hold student research to the same methodological standards as any peer-reviewed publication (no shortcuts, no rubber stamps). If you are ready to submit original work backed by sound methodology, we want to read it. Explore our blogs for more guidance on every stage of the research process, from forming your question to formatting your final manuscript. Your work deserves a rigorous venue. We exist to provide one.
Read More

APA format for high school research papers: complete guide
By
RISE Research
Read more

MLA format for research papers: when and how
By
RISE Research
Read more

APA vs MLA vs Chicago: which to use for your paper
By
RISE Research
Read more

How to cite a dataset
By
RISE Research
Read more

In-text citations vs footnotes: how each works
By
RISE Research
Read more

What is a p-value, explained for high school researchers
By
RISE Research
Read more

What is regression analysis and when do you use it
By
RISE Research
Read more

What is standard deviation and why it matters
By
RISE Research
Read more

What is a t-test and when do you need one
By
RISE Research
Read more

What is effect size and why reviewers care
By
RISE Research
Read more

Common statistical mistakes in student papers
By
RISE Research
Read more

Research for biology majors: what to publish before applying
By
https://princeton-jpcr.org/
Read more

Research for economics majors
By
https://princeton-jpcr.org/
Read more

Research for political science majors
By
https://princeton-jpcr.org/
Read more

Research for English and humanities majors
By
https://princeton-jpcr.org/
Read more

Research for neuroscience majors
By
https://princeton-jpcr.org/
Read more

Undecided major: what research keeps your options open
By
https://princeton-jpcr.org/
Read more

Summer research timeline: June to August week by week
By
Princeton Journal of Pre-Collegiate Research
Read more

Research goals to set at the start of the school year
By
Princeton Journal of Pre-Collegiate Research
Read more

How to finish your research paper before finals season
By
Princeton Journal of Pre-Collegiate Research
Read more

New year research resolutions that actually stick
By
Princeton Journal of Pre-Collegiate Research
Read more
