Scopus Journal Publications

15 Quantitative Research Examples for Students & Researchers (With Variables & Tests)

Quantitative Research Examples for Students & Researchers

If a supervisor has told you to “find some quantitative research examples” and left it at that, you already know the problem: most explanations stop at the definition and never show a fully worked study. This guide covers 15 quantitative research examples for students and researchers, organized by research design first (descriptive, correlational, experimental, quasi-experimental, cross-sectional, longitudinal) and then by field (education, healthcare, business, and more).

A note on what these are: every example below is an illustrative, hypothetical study built to show the correct format, a research question, a sample, variables, a data collection method, and a statistical analysis. None of them are excerpts from a real published paper, so treat the numbers as teaching examples, not citable data. For a real published example in your own field, search a database such as PubMed or Google Scholar once you know which design and test you’re looking for.

Table of Contents

Quick-Reference Table – All 15 Examples at a Glance

This summary table lets you scan every example by design, variable, and test before reading the full worked version below.

# Field / Design IV / Predictor DV / Outcome Data Collection Analysis
1 Descriptive None manipulated AI tool use frequency Survey Descriptive stats
2 Correlational Screen time Sleep quality score Survey Pearson correlation
3 Experimental Sleep-hygiene program Memory recall accuracy Lab test, 2 groups Independent-samples t-test
4 Quasi-experimental Teaching model Test score (control: GPA) Course records ANCOVA
5 Cross-sectional Commute time Job satisfaction score Survey, one point in time Multiple regression
6 Longitudinal Remote-work frequency Burnout score (3 yrs) Annual survey Fixed-effects regression
7 Education Formative quizzes taken Final exam score Course records Multiple regression
8 Healthcare Wait time Satisfaction score Survey Pearson correlation
9 Business Email subject line type Open rate A/B test log Two-proportion z-test
10 Nursing Rounding protocol Fall incidence rate Hospital records Rate comparison/chi-square*
11 Psychology Sleep condition Recall accuracy Lab test, 2 groups Independent samples t-test
12 Environmental science Tree canopy % Surface temperature Satellite imagery Multiple regression
13 Sports science Training program (pre/post) Vertical jump height Pre-post measurement Paired samples t-test
14 Technology / CS Dataset size Model accuracy Model logs One-way ANOVA
15 Sociology Social media hours Loneliness score Survey Multiple regression

See the nursing example below: a straight chi-square test assumes simple counts, not rate- or exposure-adjusted data, so a Poisson or negative-binomial model is often the more defensible choice in practice.

What Is Quantitative Research?

Quantitative research collects numerical data and uses statistical analysis to measure variables, compare groups, test hypotheses, or identify relationships. Common designs include descriptive, correlational, experimental, quasi-experimental, cross-sectional, and longitudinal studies.

Quantitative research is a research method that collects numerical data and analyzes it statistically to identify patterns, test a hypothesis, or measure the relationship between variables. Unlike qualitative research, which explores opinions or lived experience through interviews or open-ended narratives, quantitative research relies on measurable data that a statistical test can act on.

Three things separate a genuine quantitative study from everything else:

  • A measurable variable you can put a number on: test scores, wait times, click-through rate, blood pressure, reaction time.
  • A structured quantitative data collection method: a survey, an experiment, sensor data, or an existing dataset.
  • Statistical analysis that tests the relationship, difference, or prediction, not just a description of what happened.

If a project cannot be reduced to a number a statistical test can run on, it is probably qualitative or mixed-methods work instead, and that distinction is worth settling before drafting a research question.

Key Terms in Quantitative Research

These entities come up in almost every example below. Knowing them makes the worked examples easier to follow, and they’re worth understanding on their own before you design a study.

  • Population: the full group a study is interested in, for example, “all first-year students at a university.”
  • Sample: the smaller, practical subset of the population that is actually measured.
  • Sampling method: how that subset is chosen; random, convenience, or stratified sampling are the most common.
  • Hypothesis: a specific, testable prediction about the relationship between variables.
  • Null hypothesis: the default assumption that there is no real effect or relationship, which the statistical test tries to rule out.
  • Measurement scale: how a variable is recorded, nominal, ordinal, interval, or ratio, which determines which statistical test is valid.
  • Reliability: whether a measurement gives consistent results if repeated.
  • Validity: whether a measurement actually captures the concept it claims to measure.
  • Confidence interval: a range that likely contains the true population value, given the sample data.
  • P-value: the probability of seeing a result this extreme if the null hypothesis were actually true; a small p-value is evidence against it, not proof of the opposite. (see the American Statistical Association’s statement on p-values.
  • Effect size: how large a difference or relationship is in practical terms, separate from whether it is statistically significant. APA’s Journal Article Reporting Standards call for effect sizes to be reported alongside significance testing wherever possible (see APA JARS quantitative reporting standards).
  • Statistical power: a study’s ability to detect a real effect if one exists, which depends heavily on sample size.
  • Confounding variable: an unmeasured factor that influences both the predictor and the outcome, creating a misleading association.

Which Design Should You Use? (Quick Selector)

Match what your research question is actually asking to the design built for it:

Figure 1 below is a simple decision tree: follow it top to bottom by answering each question about your own study. The table underneath restates the same logic as plain text.

Figure 1: Quantitative Research Design Decision Tree
Do you manipulate a variable (introduce a treatment/intervention)?
YES →
Are participants randomly assigned to groups?
Yes → Experimental design
No → Quasi-experimental design
NO →
Are you only describing one variable, with no comparison?
Yes → Descriptive design
No, testing a relationship →
Measured once, or repeatedly over time?
Once → Cross-sectional design
(or Correlational, if the focus is the relationship itself)
Repeated over time → Longitudinal design

Accessible text version of Figure 1 (same logic, table form):

If your question is about… Use this design
Describing one variable in a population Descriptive
A relationship between variables, no manipulation Correlational (regression)
A randomized intervention with a control group Experimental
An intervention without random assignment Quasi-experimental
A one-time snapshot of a population Cross-sectional
Change in the same group over time Longitudinal

Quantitative Research Design Examples (6 Core Designs)

Every study on this list, and most studies published in journals, is built on one of a handful of quantitative research design examples. Each one below follows the same six-field structure: question, design, sample, variables, data collection, and analysis. The distinction between experimental, quasi-experimental, and nonexperimental designs, and why random assignment is what separates them, follows the same framework used in this peer-reviewed overview of quantitative research designs in nursing.

1. Descriptive Quantitative Research Example

Research question: What percentage of first-year university students report using AI writing tools for coursework, and how often?

Design: Descriptive design. No variable is manipulated; the study measures and reports the current state of a population.

Population/sample (illustrative): First-year undergraduates at a single university, surveyed by convenience sample (illustrative n ≈ 300).

Variables: Single variable: frequency of AI tool use, measured on a weekly-use scale.

Data collection: Online survey distributed through course mailing lists.

Analysis: Descriptive statistics, mean, frequency counts, and percentages, summarized in tables or charts.

A descriptive example works well to establish a baseline before running a comparative or experimental study later.

2. Correlational Research Example

Research question: Is there a relationship between daily screen time and self-reported sleep quality among teenagers?

Design: Correlational design. Variables are measured as they naturally occur, with no manipulation or random assignment.

Population/sample (illustrative): Teenagers aged 13 to 18, recruited through school partnerships (illustrative n ≈ 250).

Variables: Predictor: daily screen time in hours. Outcome: sleep quality score on a standardized scale.

Data collection: Self-report survey, ideally cross-checked against device screen-time logs.

Analysis: Pearson correlation coefficient, sometimes followed by a regression model if a second predictor is added.

A correlational result does not establish causation on its own; a confounding variable such as stress could affect both screen time and sleep.

3. Experimental Research Example

Research question: Does a six-week structured sleep-hygiene program improve short-term memory recall in college students?

Design: True experimental design, with random assignment to a treatment group and a control group.

Population/sample (illustrative): College student volunteers, randomly assigned to treatment (n=40) and control (n=40) groups.

Variables: Independent variable: sleep-hygiene program, yes or no. Dependent variable: memory recall accuracy score.

Data collection: Standardized recall test administered once, after the six-week program, to both groups.

Analysis: Independent samples t-test comparing recall scores between the treatment and control groups.

Random assignment is what makes this experimental rather than quasi-experimental; it is the first detail a reviewer checks.

4. Quasi-Experimental Research Example

Research question: Does a flipped-classroom model improve standardized test scores compared with traditional lecture-based teaching?

Design: Quasi-experimental design, comparing two pre-existing course sections rather than randomly assigning students.

Population/sample (illustrative): Two existing sections of the same undergraduate course, not randomly assigned (illustrative combined n ≈ 120).

Variables: Independent variable: teaching model, flipped versus traditional. Dependent variable: standardized test score, with prior GPA as a covariate.

Data collection: Course records and a standardized end-of-term test.

Analysis: Analysis of covariance (ANCOVA), controlling for the covariate since assignment was not random.

This is common in education research because randomly assigning students to different teaching methods is rarely practical.

5. Cross-Sectional Study Example

Research question: What is the relationship between commute time and reported job satisfaction among office workers, measured at a single point in time?

Design: Cross-sectional design, with data collected from a sample once rather than tracked over time.

Population/sample (illustrative): Office workers across several companies, surveyed once (illustrative n ≈ 400).

Variables: Predictor: commute time in minutes. Outcome: job satisfaction score on a Likert scale.

Data collection: One-time online survey.

Analysis: Multiple regression, controlling for income and job role.

A cross-sectional design is fast and inexpensive, but it only captures a snapshot; it cannot show whether satisfaction is rising or falling.

6. Longitudinal Study Example

Research question: How does remote-work frequency affect employee burnout scores over a three-year period?

Design: Longitudinal panel design, following the same group of participants and re-measuring them at set intervals.

Population/sample (illustrative): Employees at a mid-size company, re-surveyed annually for three years (illustrative n ≈ 150).

Variables: Independent variable: remote-work frequency in days per week. Dependent variable: burnout score, tracked annually.

Data collection: Annual survey using a validated burnout scale.

Analysis: Fixed-effects regression, controlling for stable differences between individuals that do not change over the study period.

A longitudinal design trades speed for depth; choose it when the question is really about change over time, not a single moment.

9 More Quantitative Research Examples by Field

The six designs above show up across every discipline. The nine examples below apply them to specific fields, useful whether you need quantitative research examples for students in a general methods class or quantitative research examples for researchers scoping a discipline-specific study.

7. Quantitative Research Examples in Education

Research question: Does the frequency of formative quizzes affect final exam performance in an undergraduate statistics course?

Design: Correlational design across three sections of the same course over one semester.

Population/sample (illustrative): Students across three sections of an undergraduate statistics course (illustrative n ≈ 180).

Variables: Predictor: number of formative quizzes completed. Outcome: final exam score.

Data collection: Course learning-management-system records.

Analysis: Multiple regression, controlling for attendance and prior coursework grade.

This design uses data instructors are already collecting, so it doesn’t require a separate experiment.

8. Quantitative Research Examples in Healthcare

Research question: Is there a correlation between patient wait times and reported satisfaction scores across outpatient clinics?

Design: Cross-sectional survey across five clinics.

Population/sample (illustrative): Patients across five outpatient clinics (illustrative n ≈ 400).

Variables: Predictor: wait time in minutes. Outcome: satisfaction score on a 1 to 5 scale.

Data collection: Post-visit paper or SMS survey.

Analysis: Pearson correlation, with patient acuity added as a control variable in a follow-up model.

Correlation without a control for patient condition is a common reviewer objection in healthcare research; the control variable matters as much as the main result.

9. Quantitative Research Examples in Business

Research question: Does personalizing an email subject line increase open rates compared with a generic subject line?

Design: A/B test, a field application of the experimental design, across a customer database.

Population/sample (illustrative): 10,000 customers on an existing email list, split automatically by the platform’s randomizer.

Variables: Independent variable: subject line type, personalized versus generic. Dependent variable: email open rate.

Data collection: Platform-level open-rate logs.

Analysis: Two-proportion z-test comparing open rates between the two groups.

This is one of the cleanest designs in business research because the platform randomizes the split automatically, removing a source of bias researchers elsewhere control for by hand.

10. Quantitative Research Examples for Nursing

Research question: Does a structured hourly-rounding protocol reduce patient fall rates on medical-surgical units?

Design: Quasi-experimental, pre-post comparison across 12 hospital units.

Population/sample (illustrative): Patients on 12 medical-surgical hospital units, compared before and after protocol rollout.

Variables: Independent variable: rounding protocol, before versus after implementation. Dependent variable: fall incidence rate.

Data collection: Hospital incident records.

Analysis: A rate comparison appropriate for exposure-adjusted count data, such as a Poisson or negative binomial model; a simple chi-square test is sometimes used but assumes simple counts rather than a rate over patient-days, so it is not always the strongest fit.

Pre-post and other quasi-experimental designs are common in nursing and healthcare quality-improvement research, particularly when randomization is impractical or when withholding an intervention may raise ethical or operational concerns. For a fuller treatment of how quantitative designs are chosen and reported in clinical and nursing research, see this PMC overview of quantitative research methods.

11. Quantitative Research Examples in Psychology

Research question: Does sleep deprivation affect short-term memory recall accuracy in college students?

Design: Between-subjects experimental design, with a sleep-deprived group and a well-rested control group.

Population/sample (illustrative): College student volunteers, randomly assigned to sleep-deprived (n=30) and control (n=30) groups.

Variables: Independent variable: sleep condition. Dependent variable: recall accuracy score.

Data collection: Standardized recall test administered in a lab setting.

Analysis: Independent-samples t-test comparing the two groups.

Between-subjects designs are used here specifically to avoid a practice effect; testing the same participants twice would let familiarity with the test contaminate the result.

12. Quantitative Research Examples in Environmental Science

Research question: Is there a measurable relationship between urban tree canopy coverage and summer surface temperature?

Design: Correlational study using satellite imagery data rather than individual participants.

Population/sample (illustrative): 50 city zones, each treated as one observation.

Variables: Predictor: canopy coverage percentage. Outcome: average surface temperature.

Data collection: Satellite imagery data.

Analysis: Multiple regression, with canopy percentage as the primary predictor.

Satellite data keeps this kind of study affordable at scale, though surface temperature is a proxy for street-level heat, not a direct substitute.

13. Quantitative Research Examples in Sports Science

Research question: Does a six-week plyometric training program improve vertical jump height in collegiate athletes?

Design: Single-group pretest-posttest design (a pre-experimental design, since there is no control group or random assignment).

Population/sample (illustrative): A single group of collegiate athletes (illustrative n ≈ 25), measured before and after the program.

Variables: Independent variable: training program, pre versus post. Dependent variable: vertical jump height.

Data collection: Standardized jump-height measurement before and after training.

Analysis: Paired samples t-test comparing pre- and post-training measurements.

A true control group is rarely realistic here, since athletes willing to skip training for six weeks are hard to recruit, so this design supports a weaker causal claim than a randomized trial would.

14. Quantitative Research Examples in Technology and Computer Science

Research question: Does increasing training dataset size improve classification accuracy in a supervised machine learning model?

Design: Experimental design testing model accuracy across five dataset sizes.

Population/sample (illustrative): Five dataset-size conditions tested on the same model architecture, not a human sample.

Variables: Independent variable: dataset size. Dependent variable: classification accuracy.

Data collection: Model training and evaluation logs.

Analysis: One-way ANOVA comparing accuracy scores across the five size groups.

Model architecture and hyperparameters need to stay fixed across every condition; otherwise, an accuracy gain could come from tuning rather than data volume.

15. Quantitative Research Examples in Sociology

Research question: Is there a relationship between social media usage hours and self-reported loneliness scores among young adults?

Design: Cross-sectional survey.

Population/sample (illustrative): Young adults aged 18 to 25, recruited through an online panel (illustrative n ≈ 600).

Variables: Predictor: social media usage in hours per day. Outcome: loneliness score, controlling for age, gender, and employment status.

Data collection: Online self-report survey.

Analysis: Multiple regression with the three control variables included.

Self-reported data carries some risk of social-desirability bias, so a stronger version would validate a subsample against passive app-usage logs.

Quantitative Research Question Examples by Type

Quantitative research questions fall into three types: descriptive (one variable), comparative (differences between groups), and relationship-based (correlational or causal links between variables). Which type you’re asking determines the design and statistical test you need.
Question Type What It Measures Example
Descriptive A single variable or population characteristic, no comparison or cause implied. “What percentage of remote employees report burnout symptoms weekly?”
Comparative Differences in a variable between two or more distinct groups. “How do test scores differ between flipped and traditional classrooms?”
Relationship-based Correlational or causal links between two or more variables. “What is the relationship between screen time and sleep quality?”

A well-formed question avoids open-ended words like “why,” since that pulls the study toward qualitative territory, and instead starts with “what,” “how much,” “how often,” or “is there a difference.” These three categories cover most quantitative research questions and examples you’ll see in a methods course.

Independent and Dependent Variables in These Examples

The independent variable is the one a researcher changes, controls, or groups by; the dependent variable is the outcome measured in response. In observational or correlational research, the independent variable is better called a predictor, since nothing was manipulated and causation isn’t established.
Variable Type Role Example (from above)
Independent variable/predictor The variable the researcher changes, controls, or groups by. In manipulated (experimental) studies, it can be treated as the cause; in observational studies, it is better called a predictor, not a presumed cause. Teaching model (flipped vs. traditional)
Dependent variable/outcome The outcome that is measured to see how it responds. Standardized test score
Control variable Held constant or statistically controlled for so it does not distort the result. Prior GPA in the flipped-classroom example

A simple way to keep them straight: the independent variable is what you change or group by; the dependent variable is what you measure as a result. Skipping the control variable, as in the wait-time and satisfaction example above, is one of the fastest ways a correlational study gets flagged for implying causation it hasn’t earned.

Statistical Tests Used in Quantitative Research

A t-test typically compares two group means, ANOVA compares means across three or more groups, and regression estimates relationships between an outcome and one or more predictors, including categorical group variables. Matching the test to the design is what most first drafts get wrong.
Design Common Statistical Test Used For
Descriptive Frequencies, means, percentages Summarizing a single variable
Correlational Pearson correlation, regression Testing a relationship between variables
Experimental (2 groups) Independent or paired samples t-test Comparing two group means
Experimental (3+ groups) One-way ANOVA Comparing three or more group means
Quasi-experimental ANCOVA Comparing groups while controlling for a covariate
Categorical / rate outcomes Chi-square test, or Poisson / negative-binomial for rate data Comparing counts, proportions, or event rates
Longitudinal / panel Fixed-effects regression Tracking change while controlling for stable differences

As a starting rule: t-tests commonly compare two means, ANOVA compares means across multiple groups, and regression estimates relationships between an outcome and one or more predictors, including categorical group variables, so regression can model group differences too. The right test also depends on your data’s measurement scale and whether its assumptions (such as normality) are reasonably met, worth checking before running any test, not just picking by design alone.

Quantitative Data Collection Methods

Every example above relies on one of a small set of quantitative data collection methods. Choosing the right one is a design decision, not an afterthought.

  • Surveys and questionnaires using closed-ended, Likert-scale, or rating questions, the most common method for correlational and cross-sectional research.
  • Experiments with a manipulated variable and a control condition, used for experimental and quasi-experimental designs.
  • Structured observation that records measurable behavior on a checklist or rating scale rather than open narrative notes.
  • Secondary or administrative data such as hospital records, sales figures, or enrollment databases, common in business and healthcare studies.
  • Sensor and log data including app-usage logs, wearable device data, and satellite imagery, increasingly used to reduce self-report bias.

Quantitative Research Topics With Examples

If you still need a topic before writing a question, these starting points map directly onto the designs covered above:

  • Education: class size and reading comprehension scores (comparative design).
  • Business: pricing changes and purchase volume (experimental, A/B test design).
  • Healthcare: nurse-to-patient staffing ratios and readmission rates (correlational design).
  • Psychology: exercise frequency and reported stress levels (correlational design).
  • Technology: app notification frequency and user retention over six months (longitudinal design).

Each of these can be tightened into a full research question using the descriptive, comparative, or relationship-based structure from the question-types table above.

How to Turn an Example Into Your Own Study

  • Define your variables before collecting data, not after. Fitting a hypothesis to messy data after the fact is one of the most common reasons a study gets sent back for revision.
  • Pick the design first, then the test, using the statistical tests table above as a starting checklist, and confirm the test’s assumptions actually fit your data.
  • Justify your sample size with even a brief power analysis rather than an arbitrary round number.
  • State your limitations directly: small sample, convenience sampling, single-site data, whatever applies. Naming them builds more credibility than leaving them for a reviewer to find.
  • Report effect size alongside significance, since a statistically significant result with a tiny effect size can still mislead a reader if it isn’t put in context.

A research methodology chapter is where most of this gets written up formally, and it’s worth reading through what a complete methodology section needs to include before you draft your own. If your study is building on existing work, a solid review of related literature (and knowing how that differs from a full systematic literature review) is the step that usually comes right before the methodology section.

Conclusion

These 15 quantitative research examples cover the same ground you’ll need whether you’re drafting a class assignment or scoping a full manuscript: a clear design, a defined sample, variables, an appropriate statistical test, and a research question specific enough to actually answer. The pattern repeats across every field: define the variable, choose the method, let the statistics carry the argument.

Once a study design is settled, the next hurdle for most students and researchers is turning it into a submission-ready manuscript, writing the abstract, choosing where to submit, and getting through peer review. If that’s the stage you’re at, Scopus Journal Publications offers manuscript editing and research consultancy support, methodology and statistical reporting review included, though no editing or consultancy service can guarantee acceptance or a journal ranking; what it can do is help make sure the design and reporting hold up under review.

Frequently Asked Questions

What are 5 examples of quantitative research?

A survey measuring customer satisfaction on a 1-to-10 scale, an A/B test comparing two webpage designs, an experiment testing a new teaching method against a control group, a correlational study linking screen time to sleep quality, and a longitudinal study tracking burnout scores over several years are five common examples.

What is an example of a quantitative research question?

“Is there a statistically significant difference in exam scores between students who use a study app and those who do not?” is a comparative quantitative research question; it names measurable variables and can be answered with a statistical test.

What are 10 examples of quantitative data?

Test scores, height and weight, income figures, temperature readings, survey ratings on a numeric scale, page load time, heart rate, sales volume, attendance percentage, and reaction time in milliseconds are all quantitative data because each one is a number that can be measured and analyzed.

Can quantitative research use a small sample size?

Yes. Small samples are common in experimental and clinical studies, particularly with specialized populations. What matters more than the raw number is statistical power, whether the chosen test suits that sample size, and whether the study is transparent about the resulting limitations.

Do all quantitative studies use surveys?

No. Surveys are common, but experiments, lab measurements, sensor data, and secondary datasets are just as valid, anything numerical and statistically testable qualifies as quantitative data.

What is the difference between a quantitative research example and a quantitative research sample?

An example is a research question or design idea, like the ones in this guide. A sample usually refers to an actual excerpt from a published study, such as a real methods section or results table, that you can study directly. It can also mean the group of participants a study measured, which is why the term is worth using carefully.

Which statistical software is most common for quantitative research?

SPSS and R are the most widely used in academic settings; Stata is common in economics and social science research, and Python, through pandas and scipy, is increasingly popular for larger datasets.

What is the difference between independent and dependent variables?

The independent variable is the one a researcher changes, controls, or groups by. The dependent variable is the outcome measured in response. In a true experiment, the independent variable can be treated as the cause; in observational or correlational research, it’s more accurate to call it a predictor, since nothing was manipulated.

How long should a quantitative research paper be?

Most journal articles run between 3,000 and 8,000 words including references, though this varies by field. The methods and results sections tend to be compact and data-dense, while the introduction and discussion carry more narrative length.

What are the main types of quantitative research design?

Descriptive, correlational, experimental, quasi-experimental, cross-sectional, and longitudinal are the six core designs, each suited to a different kind of research question and statistical test, as covered in the design examples above.

Scroll to Top