How to Write Your First Research Paper in High School

Writing your first research paper is one of the most challenging and rewarding things you'll do in high school.

It's not like a class essay. Research papers have specific structures, strict formatting requirements, and high standards for evidence and argumentation.

But here's the good news: once you understand the formula, research paper writing becomes a systematic process. This guide breaks down every section, shows you what goes where, and helps you avoid the mistakes that sink most first-time papers.

What Makes a Research Paper Different

Before diving into structure, understand what a research paper actually is:

A research paper:

  • Presents original research or analysis
  • Follows scientific methodology
  • Contributes new knowledge to a field
  • Supports claims with evidence
  • Undergoes peer review before publication

A research paper is NOT:

  • A book report or summary
  • An opinion essay
  • A literature review alone (though it contains one)
  • A lab report from class assignments

The key difference: research papers add something new. You're not just reporting what others have found. You're investigating a question and sharing what you discovered.

The Standard Research Paper Structure

Most scientific research papers follow the IMRaD format:

SectionPurposeTypical Length
AbstractSummary of entire paper150-300 words
IntroductionContext and research question500-1000 words
MethodsHow you did the research500-1000 words
ResultsWhat you found500-1500 words
DiscussionWhat it means500-1500 words
ReferencesSources citedVaries

Let's break down each section.

Section 1: The Abstract

The abstract is a complete summary of your entire paper in 150-300 words. Readers use it to decide whether to read more.

What to Include

  1. Background/Problem (1-2 sentences): What problem are you addressing?
  2. Methods (2-3 sentences): How did you investigate it?
  3. Results (2-3 sentences): What did you find?
  4. Conclusion (1-2 sentences): What does it mean?

Abstract Writing Tips

  • Write it LAST (after you know your results)
  • Keep it to one paragraph
  • No citations
  • No jargon without explanation
  • Include specific numbers from your results

Example Abstract

"Diabetic retinopathy affects over 100 million people worldwide and is a leading cause of preventable blindness. Early detection improves outcomes, but current screening requires expensive equipment and trained specialists. This study evaluated a deep learning approach for detecting diabetic retinopathy from smartphone-captured retinal images. We trained a MobileNetV3 neural network on 500 images from three diabetes clinics, graded by board-certified ophthalmologists. The model achieved an area under the ROC curve of 0.94, with 91.2% sensitivity and 87.3% specificity. These findings suggest that smartphone-based screening could enable widespread diabetic retinopathy detection in resource-limited settings."

Section 2: The Introduction

The introduction sets up your research. It should answer: Why does this matter? What do we know? What don't we know? What did you do?

Introduction Structure

Paragraph 1: Opening Hook Start with significance. Why should anyone care about this topic?

  • "Heart disease kills 600,000 Americans annually..."
  • "Despite advances in AI, early disease diagnosis remains challenging..."
  • "Climate change threatens coastal communities worldwide..."

Paragraph 2-3: Background Context What's already known about this topic?

  • Brief literature review
  • Key concepts explained
  • Current state of the field

Paragraph 4: The Gap What's missing from current knowledge?

  • "However, existing methods fail to..."
  • "No previous study has examined..."
  • "The relationship between X and Y remains unclear..."

Paragraph 5: Your Contribution What did you do, and what's your hypothesis?

  • "This study investigates..."
  • "We developed a novel approach..."
  • "We hypothesized that..."

Introduction Checklist

  • Opens with significance (why should readers care?)
  • Provides necessary background
  • Cites relevant prior work (5-15 sources typical)
  • Identifies specific gap
  • States clear research question
  • Ends with hypothesis or objectives

Example Introduction Paragraph

"Diabetic retinopathy affects over 100 million people worldwide and is a leading cause of preventable blindness (WHO, 2023). Early detection significantly improves outcomes, yet current screening methods require specialized equipment and trained ophthalmologists, limiting access in underserved communities (Jones et al., 2022). Recent advances in deep learning have shown promise for medical image analysis (Smith & Lee, 2024), but most models require high-resolution images from expensive fundus cameras. This study investigates whether smartphone-captured retinal images, combined with a lightweight neural network, can achieve clinical-grade accuracy for diabetic retinopathy detection."

Section 3: Methods

The methods section explains exactly how you did your research. The standard: someone should be able to replicate your study from this section alone.

Key Principles

  • Be specific: Include exact details
  • Use past tense: "We collected..." not "We collect..."
  • Be organized: Logically ordered, often chronologically
  • Include everything: Don't omit relevant details

What to Include

Study Design

  • Type of study (experimental, observational, computational)
  • Overall approach

Participants/Samples/Data

  • What or who you studied
  • How many
  • How selected
  • Inclusion/exclusion criteria

Materials/Equipment

  • Tools, software, instruments used
  • Specific versions and models
  • Where you got them

Procedure

  • Step-by-step what you did
  • In chronological order
  • Enough detail to replicate

Data Analysis

  • Statistical methods used
  • Software used for analysis
  • Significance thresholds (usually p < 0.05)

Ethical Considerations (if applicable)

  • IRB approval
  • Consent procedures
  • Data privacy measures

Example Methods Paragraph

"We collected retinal images from 500 patients (mean age 52.3 +/- 11.2 years) at three diabetes clinics between January and June 2024. Images were captured using iPhone 13 smartphones with a 3D-printed lens adapter (Supplementary Figure 1). Each image was independently graded by two board-certified ophthalmologists using the International Clinical Diabetic Retinopathy scale. We trained a MobileNetV3 neural network on 80% of images, validating on 10% and testing on the remaining 10%. Model performance was evaluated using area under the ROC curve (AUC), sensitivity, and specificity. All analyses were performed in Python 3.9 using TensorFlow 2.10."

Section 4: Results

The results section presents what you found, objectively, without interpretation. Just the facts.

Key Principles

  • Report findings objectively: No opinions here
  • Don't interpret yet: That's for Discussion
  • Use visuals effectively: Figures and tables communicate data
  • Include statistics: Test name, test statistic, p-value, effect size

Structure

  1. Overview of main findings
  2. Detailed results by topic/experiment
  3. Secondary findings
  4. Unexpected results (if any)

Presenting Data

Tables work best for:

  • Precise values
  • Multiple comparisons
  • Detailed statistics

Figures work best for:

  • Trends and patterns
  • Visual comparisons
  • Relationships between variables

Table Guidelines

  • Clear headers with units
  • Appropriate significant figures (usually 2-3)
  • Notes explaining abbreviations
  • Caption above the table

Figure Guidelines

  • Clear axis labels with units
  • Informative legend
  • Appropriate scale
  • High resolution (300+ DPI)
  • Caption below the figure
  • Referenced in text ("As shown in Figure 1...")

Reporting Statistics

For each statistical test, report:

  1. Test name
  2. Test statistic value
  3. Degrees of freedom (if applicable)
  4. P-value
  5. Effect size (when appropriate)

Example: "Treatment increased survival time (t(48) = 3.21, p = 0.002, d = 0.89)"

Example Results Paragraph

"The MobileNetV3 model achieved an AUC of 0.94 (95% CI: 0.91-0.97) for detecting any diabetic retinopathy on the held-out test set (Figure 2A). Sensitivity was 91.2% and specificity was 87.3% at the optimal threshold (Table 1). Performance was consistent across patient age groups (p = 0.72, one-way ANOVA). The model showed particular strength in detecting moderate-to-severe retinopathy (AUC = 0.97) compared to mild cases (AUC = 0.89). Processing time averaged 0.8 seconds per image on a standard smartphone."

Section 5: Discussion

The discussion is where you interpret your results and place them in context. What do your findings mean?

Discussion Structure

Paragraph 1: Summary of Key Findings

  • Restate main results (briefly)
  • Answer your research question
  • Did your hypothesis hold?

Paragraphs 2-3: Interpretation

  • What do results mean?
  • Why might you have observed these patterns?
  • How do results compare to prior work?

Paragraphs 4-5: Implications

  • What are practical applications?
  • How might this change the field?
  • Who benefits from these findings?

Paragraph 6: Limitations

  • Be honest about weaknesses
  • What could affect validity?
  • Don't undermine your work, just acknowledge constraints

Paragraph 7: Future Directions

  • What questions remain?
  • What would you do next?
  • What should other researchers investigate?

Paragraph 8: Conclusion

  • Final summary statement
  • Key takeaway
  • End strong

Discussion Checklist

  • Summarizes key findings
  • Interprets results in context
  • Compares to prior research
  • Discusses implications
  • Acknowledges limitations honestly
  • Suggests future directions
  • Ends with strong conclusion

Example Discussion Paragraph

"Our findings demonstrate that smartphone-based diabetic retinopathy screening can achieve near-clinical accuracy, potentially addressing a major barrier to early detection in resource-limited settings. The 91% sensitivity exceeds the 80% threshold recommended by screening guidelines (ADA, 2023), suggesting clinical viability. However, our study has limitations. The patient population was recruited from urban clinics and may not represent rural populations with different disease characteristics. Additionally, image quality varied based on user technique, which could affect real-world performance. Future work should evaluate the model in diverse clinical settings and develop training materials for non-specialist operators."

The References Section

Proper citations are non-negotiable in research papers.

Why Citations Matter

  • Give credit to other researchers
  • Allow readers to verify your claims
  • Show you've engaged with the literature
  • Prevent plagiarism accusations

Common Citation Styles

APA (common in sciences)

  • In-text: (Smith, 2024)
  • Reference: Smith, J. (2024). Title of paper. Journal Name, 12(3), 45-52.

MLA (common in humanities)

  • In-text: (Smith 45)
  • Reference: Smith, John. "Title of Paper." Journal Name, vol. 12, no. 3, 2024, pp. 45-52.

Always follow your target journal's specific guidelines.

How Many Citations?

Typical numbers:

  • Introduction: 10-20 citations
  • Methods: 5-10 citations
  • Results: 0-5 citations
  • Discussion: 5-15 citations
  • Total: 20-40 citations for a typical paper

Citation Tools

Use citation managers to organize sources:

  • Zotero (free)
  • Mendeley (free)
  • EndNote (paid)

Common First-Paper Mistakes

Mistake 1: Starting Without a Clear Question

Problem: Diving into research without a specific, answerable question.

Fix: Before starting, write your research question in one sentence. If you can't, you're not ready.

Mistake 2: Methodology Gaps

Problem: Not documenting methods well enough to replicate.

Fix: Imagine a stranger trying to repeat your study. Would they have enough information?

Mistake 3: Results Interpretation in Results Section

Problem: Mixing findings (Results) with meaning (Discussion).

Fix: Results section = "This is what happened." Discussion = "This is what it means."

Mistake 4: Overclaiming

Problem: "This proves that..." or "We have shown definitively..."

Fix: Use careful language: "suggests," "indicates," "is associated with." Science is rarely definitive.

Mistake 5: Ignoring Limitations

Problem: Not acknowledging weaknesses in your study.

Fix: Every study has limitations. Discussing them honestly shows scientific maturity.

Mistake 6: Weak Transitions

Problem: Jumping between topics without connections.

Fix: Use transition phrases: "Building on this finding...", "In contrast...", "These results suggest..."

Mistake 7: Passive Voice Overuse

Problem: "The data was analyzed by the researchers."

Fix: "We analyzed the data." Active voice is clearer and more engaging.

Mistake 8: Not Following Journal Guidelines

Problem: Submitting papers that don't meet formatting requirements.

Fix: Read submission guidelines carefully before formatting.

Formatting Best Practices

General Formatting

  • 12pt font (Times New Roman or Arial)
  • Double-spaced
  • 1-inch margins
  • Page numbers
  • Section headers clearly labeled

Figure Formatting

  • High resolution (300+ DPI minimum)
  • Clear labels in readable font
  • Caption below figure
  • Reference in text before figure appears

Table Formatting

  • Caption above table
  • Clear column headers with units
  • Notes for abbreviations
  • Clean, simple design

Writing Style

  • Use past tense for methods and results
  • Use present tense for established facts
  • Avoid contractions ("don't" = "do not")
  • Define acronyms on first use
  • Minimize jargon; explain when necessary

The Writing Process: Step by Step

Step 1: Outline First

Before writing, create a detailed outline:

  • List main points for each section
  • Note which figures/tables go where
  • Identify citations needed

Step 2: Write Methods First

The methods section is the easiest to write because it's just describing what you did. Start here to build momentum.

Step 3: Write Results Next

Present your findings while they're fresh. Create figures and tables before writing the text around them.

Step 4: Write Discussion

Now interpret your results. Keep referring back to your research question.

Step 5: Write Introduction

You can write a better introduction once you know your results. Frame your paper around what you found.

Step 6: Write Abstract Last

The abstract summarizes everything, so write it after the rest is complete.

Step 7: Revise Multiple Times

First draft is never ready for submission. Plan for at least 3-5 revision rounds.

Getting Feedback

Who to Ask

  • Your mentor: They know your research best
  • Science teachers: Can evaluate writing quality
  • Classmates: Fresh eyes catch errors
  • Family members: If non-experts can follow it, your writing is clear

What to Ask For

  • "Is my research question clear?"
  • "Can you follow my methodology?"
  • "Do my conclusions match my results?"
  • "Is anything confusing?"
  • "Are there grammar or formatting errors?"

How to Handle Feedback

  • Read all feedback before responding
  • Take criticism professionally
  • Ask clarifying questions
  • Don't defend every choice (sometimes critics are right)
  • Prioritize changes that improve clarity

Timeline for Your First Paper

WeekActivities
Week 1Finish research, create outline
Week 2Write Methods and Results
Week 3Write Discussion and Introduction
Week 4Write Abstract, first revision
Week 5Get mentor feedback, second revision
Week 6Final polish, format for submission

Total: 6 weeks from completed research to submission-ready paper

Getting Help with Your First Paper

Writing a research paper is hard. You don't have to do it alone.

The YRI Fellowship provides:

  • 1:1 PhD Mentorship: Expert guidance on every section
  • Writing Support: Detailed feedback on drafts
  • Multiple Review Rounds: Polish your paper to publication quality
  • Publication Guidance: Help identifying journals and formatting submissions
  • Proven Results: YRI students regularly publish their first papers

Apply to YRI Fellowship

Frequently Asked Questions

How long should my first research paper be? Typically 3,000-8,000 words (10-25 pages double-spaced). Check your target journal's guidelines for specific limits.

How long does it take to write a research paper? Plan 4-8 weeks for writing after completing research. Add 3-6 months for submission, review, and revision.

Can I write a research paper without a mentor? Technically yes, but success rates are much lower. Mentors help with methodology, writing quality, and navigating publication.

What if I don't have original data? Consider computational research using existing datasets, or literature-based research analyzing previous studies.

Do I need statistics in my paper? For most scientific papers, yes. Statistical analysis demonstrates that your findings are meaningful, not just random chance.

How do I know if my paper is good enough to publish? Get feedback from mentors and experts in your field. If they say it meets publication standards, it likely does.

What's the difference between a research paper and a science fair project? Science fair projects are presentations of research. Research papers are formal written documents. You can (and should) write a paper about your science fair project.

Checklist: Before You Submit

  • Abstract summarizes the entire paper (150-300 words)
  • Introduction establishes significance and gap
  • Research question/hypothesis clearly stated
  • Methods detailed enough to replicate
  • Results presented objectively with statistics
  • Discussion interprets results and addresses limitations
  • All figures and tables properly formatted
  • All claims supported by citations
  • References complete and properly formatted
  • Grammar and spelling checked
  • Formatting matches target journal guidelines
  • Mentor has reviewed and approved

Share this article

Help others discover this research

Summer 2026 Cohort

Ready to Publish Your Research?

Join hundreds of students who have published research papers, won science fairs, and gained admission to top universities with the YRI Fellowship.

⚡ Limited Availability — Don't Miss Out

Applications are reviewed on a rolling basis. Apply early to secure your spot in the Summer 2026 cohort before spots fill up.

Spots are filling up quickly — act now to guarantee your enrollment.

1:1 PhD Mentorship
Expert guidance from PhD mentors
Publication Support
From idea to published paper
Science Fair Prep
ISEF, JSHS, and more
Learn More
Hundreds of students published
ISEF finalists and winners
Top university acceptances