Key takeaways
- Write the abstract last, after every other chapter is complete.
- Cover four elements: problem, method, key findings, and conclusion.
- Stay within your university's word limit—usually 150 to 300 words.
Your abstract is the first thing evaluators read and often the only section they skim before the viva. A strong abstract summarises your entire project concisely and accurately. A weak one—vague, incomplete, or over the word limit—creates a poor first impression regardless of report quality.
The four-part abstract formula
- 1Problem (1–2 sentences): State what you investigated and why it matters.
- 2Method (1–2 sentences): Describe your approach, tools, and data source.
- 3Findings (2–3 sentences): Present your most important results with specific data.
- 4Conclusion (1 sentence): State what you concluded and its significance.
What to include and exclude
Include specific numbers, sample sizes, and key metrics. Exclude citations, abbreviations without definition, background history, and recommendations—these belong in the main chapters.
Common abstract mistakes
- Writing the abstract first before results are finalised.
- Using vague language: 'results were satisfactory' instead of 'accuracy improved by 23%'.
- Exceeding the word limit—many universities reject reports on formatting grounds alone.
- Copying sentences directly from the introduction.
- Omitting the conclusion entirely.
Sample abstract structure for a BCA project
This project addresses the lack of automated attendance tracking in mid-size educational institutions by designing and implementing a facial recognition-based attendance system using Python and OpenCV. The system was tested on a dataset of 500 facial images across 50 students, achieving 94.2% recognition accuracy under standard lighting conditions. Performance benchmarking showed processing time of 1.3 seconds per student, making it viable for classroom deployment. The project demonstrates that affordable computer vision tools can replace manual attendance with acceptable accuracy for institutions with up to 500 students.