Siksha Sarovar

Siksha Sarovar (sikshasarovar.com) is a free educational web application that helps students in India learn programming and prepare for academic and competitive exams. The platform offers structured coding courses (C, C++, Python, Java, HTML, CSS, PHP, Power BI, AI, Machine Learning, Data Science), complete university curriculum notes for BCA/MCA students with previous year question papers, Class 10 and Class 12 CBSE/HBSE school notes, and dedicated preparation material for SSC, UPSC, Banking, Railway and other government exams. Browsing the site is completely free and requires no account. Users may optionally sign in with Google solely to save their learning progress, quiz scores and personal preferences across devices.

Privacy Policy | Terms of Service | Contact Siksha Sarovar | About Siksha Sarovar

v4.0.9 · PWA
Siksha Sarovar logo
Siksha Sarovar
Your Learning Universe

Siksha Sarovar is a free e-learning platform for coding courses, BCA university notes and competitive exam preparation. Optional Google sign-in saves your learning progress across devices.

Initializing knowledge base…
Compiling modules 0%

Unit 4: Reports & Technical Writing

Lesson 12 of 16 in the free Writing Skills & Art of Rhetoric notes on Siksha Sarovar, written by Rohit Jangra.

11.1 Technical Writing vs Literary Writing

Technical writing communicates specialised information so that a defined reader can act on it — decide, operate, approve, repair. Its values are the opposite of literary flourish:

AspectLiterary WritingTechnical Writing
GoalEvoke, entertain, exploreInform, enable action
MeaningMultiple readings prizedExactly one reading permitted
StyleIndividual voice, devicesStandardised, plain, consistent terms
StructureFlexiblePrescribed sections, headings, numbering
Test of successEffect on feelingReader acts correctly without asking questions

The four qualities graders look for: accuracy (facts verified), precision (exact quantities — "reduced by 12%" not "reduced a lot"), objectivity (claims separated from opinions), and audience fit (a manager gets conclusions first; a technician gets procedures).

11.2 Types of Reports

TypePurposeExample
InformationalPresent facts, no analysisMonthly attendance report
AnalyticalInterpret data, draw conclusionsWhy library usage fell 30%
Recommendation / feasibilityEvaluate options, advise actionShould the college adopt biometric attendance?
Progress reportStatus of ongoing work vs planFinal-year project mid-term report
Incident reportRecord an event objectivelyLab equipment failure report

11.3 Structure of a Formal Report

SectionContents
Front matterTitle page (title, author, recipient, date) → Letter/memo of transmittal → Table of contents → List of figures/tables → Abstract or executive summary
Body1. Introduction (background, purpose, scope) → 2. Methodology (how data was gathered) → 3. Findings/Discussion (the evidence, organised by theme) → 4. Conclusions (what the findings mean) → 5. Recommendations (numbered, actionable)
End matterReferences → Appendices (raw data, questionnaires, code)

Golden rule: conclusions must contain no new facts, and recommendations must follow only from the conclusions. A recommendation that surprises the reader signals a broken chain of reasoning.

11.4 Abstract vs Executive Summary

FeatureAbstractExecutive Summary
Length100–250 wordsUp to 10% of the report; can be pages
AudienceResearchers deciding whether to readDecision-makers who may read nothing else
ContentPurpose, method, key results, conclusion — compressedProblem, key findings, conclusions, recommendations — self-contained
RecommendationsUsually omittedCentral

Sample abstract (94 words): "This report examines the decline in central library usage at XYZ College between 2023 and 2025. Gate-entry logs, a survey of 412 students, and interviews with library staff were analysed. Footfall fell 31%, concentrated in reference-section visits, while digital-resource logins rose 58%. The decline reflects migration to e-resources rather than reduced reading. The report concludes that space, not collection, is the underused asset, and recommends converting one reading hall into a group-study zone, extending Wi-Fi capacity, and publicising the e-library portal to first-year students."

Note the pattern: purpose → method → key numbers → conclusion → (brief) recommendation, with no citations and no "I".

11.5 Objectivity and Precision in Prose

  • Separate observation from inference: "The beaker cracked at 80°C" (observation); "the glass was likely defective" (inference — mark it as such).
  • Hedge honestly, not vaguely: "The results suggest," "in most trials," "approximately 40 users" — calibrated uncertainty is professional; "it is obvious that" is not.
  • Impersonal constructions keep focus on the work: "Three tests were conducted" — though modern style guides increasingly allow "we conducted three tests" for clarity.
  • Avoid emotive adjectives: delete "shocking," "amazing," "terrible" from findings.

Before: "The Wi-Fi is hopeless and everyone hates it." After: "In the survey, 78% of respondents rated Wi-Fi reliability as poor, citing disconnections during evening hours."

11.6 Integrating Visuals

  1. Every visual earns its place: use a table for exact values, a graph for trends, a diagram for structure.
  2. Number and caption: "Figure 2: Library footfall, 2023–25." Tables are captioned above; figures below (common convention).
  3. Refer before it appears: "As Figure 2 shows, footfall fell steadily..." A visual never sits unexplained.
  4. Label axes and units. An unlabelled axis is a wrong answer in disguise.
  5. Cite sourced data beneath the visual.

🎯 Exam Focus

  1. Distinguish technical writing from literary writing on any four dimensions.
  2. Name and define four types of reports with one example each.
  3. Draw the complete structure of a formal report, distinguishing front matter, body, and end matter.
  4. Differentiate an abstract from an executive summary. Write a 100-word abstract for a report on canteen hygiene.
  5. Rewrite objectively: "The lab computers are ancient junk and the staff obviously don't care."
  6. State four rules for integrating tables and figures into a report.