Why Your LOR Is Secretly Hurting Your Application (Weak vs Strong Examples)
Most students don't realise their letter of recommendation is generic and forgettable. Real LOR excerpts — weak vs strong — show exactly what admissions committees see and what separates them.

Key Takeaways
- A weak LOR is not neutral — it actively hurts your application. Admissions committees know when a recommender is being polite rather than enthusiastic, and a 'safe' letter that says nothing specific raises more questions than it answers.
- The most damaging type of LOR is from a senior professor who barely knows you but has prestige. A detailed letter from a lab supervisor or project guide who can describe your specific contributions is worth more than a tepid letter from a department head.
- Strong LORs share a specific anecdote that proves the claim they're making. 'She is hardworking' is a claim. 'She was the only student in my lab who came in on weekends to run additional control experiments after the first set of results came back ambiguous' is evidence.
- The best thing you can do for your LOR quality is give your recommender a clear brief: the program you're applying to, the specific work you did with them, one or two specific incidents that stood out, and the skills you want highlighted.
- If a recommender agrees to write a letter but hesitates when you ask for details, that is a signal the letter will be generic. A polite withdrawal and request to a different recommender is better than a placeholder letter.
The LOR Problem Most Applicants Don't See
Most students spend weeks on their Statement of Purpose and ten minutes arranging their letters of recommendation. They ask the most senior professor whose class they did well in, send a polite email, and consider it done. The problem is that "polite" and "safe" letters — letters written by recommenders who don't have specific evidence to offer — are one of the most common reasons a strong application package lands in the rejection pile.
Admissions committees read hundreds of LORs every cycle. They know the difference between a recommender who is writing from genuine knowledge and a recommender who is being courteous. A short, vague letter — or a letter with only generic praise — doesn't read as neutral. It reads as a signal that the recommender doesn't have substantive evidence to offer, which raises the question: why not?
The InsightEducation analysis of strong vs weak recommendation letters found a consistent pattern: weak letters use soft descriptors (reliable, hardworking, team player) without examples. Strong letters use specific incidents to prove those same claims. This article shows you exactly what that difference looks like in real letter excerpts.
What a Weak LOR Actually Looks Like
Weak LORs share a common structure: they open with the recommender's relationship to the applicant, list a few positive adjectives, mention a grade or performance level, and close with a generic endorsement. The entire letter could be written about any student who performed reasonably well.
Anatomy of a Weak LOR
Relationship opener
"Priya was a student in my NLP research group during her final year."
Soft descriptor (no evidence)
"She demonstrated good technical skills and was a reliable member of the team."
Performance mention without context
"She completed her project on time and submitted all required deliverables."
Generic endorsement
"I believe she has the potential to succeed in a graduate program."
Note the final line: "I believe she has the potential to succeed." This is one of the weakest possible endorsements — it expresses hope rather than confidence, and it signals the recommender is hedging. Admissions readers interpret hedging as doubt.
What a Strong LOR Actually Looks Like
Strong LORs are structured around evidence, not adjectives. PrepScholar's analysis of high-scoring letters found three consistent structural elements: a specific incident that proves the core claim, a comparative ranking that calibrates the claim, and an explicit endorsement that goes beyond "potential" to express genuine confidence.
Anatomy of a Strong LOR
Specific incident (evidence)
"Priya was the only student in my group who independently identified a failure mode in our NER pipeline before it was detected in our evaluation cycle."
Process detail (shows depth)
"She traced the issue to morpheme-level segmentation errors — a non-obvious cascade effect — without being directed to investigate it."
Output with circulation context
"She produced a three-page technical memo that I shared with our collaborators at IIT Delhi as a debugging guide."
Comparative ranking
"Of the twelve students who have worked in my lab over the past six years, Priya is one of two I would describe as having a researcher's instinct rather than a developer's execution ability."
The comparative ranking — "one of two in six years" — is the most powerful element. It tells the committee exactly where this applicant sits relative to everyone the recommender has seen. A committee reading 400 applications per cycle cannot form that judgment themselves from a single transcript. The recommender provides the context the committee cannot have otherwise.
IELTS score needed for your MS application?
UK, German and Canadian programs typically require 6.5–7.0. See where you stand in 10 minutes.
Side-by-Side: 4 LOR Scenarios Compared
Different recommender relationships produce different types of letters. Below are four common scenarios — each with a weak and strong version and a verdict on what makes the difference. For context on how LOR quality interacts with your overall admissions document strategy, also see the weak vs strong SOP comparison.
Research Lab Supervisor
Supervisor of your final-year research project or lab internship
Weak Version
Priya was a student in my Natural Language Processing research group during her final year. She completed her project on Named Entity Recognition for low-resource languages and submitted all required deliverables on time. She demonstrated good technical skills and was a reliable member of the team. I believe she has the potential to succeed in a graduate program.
Strong Version
Priya was the only student in my group who independently identified a failure mode in our Dogri NER pipeline before it was detected in our evaluation cycle. She traced the issue to morpheme-level segmentation errors — a non-obvious cascade effect — without being directed to investigate it. When I asked her to write up her finding, she produced a three-page technical memo that I shared with our collaborators at IIT Delhi as a debugging guide. Of the twelve students who have worked in my lab over the past six years, Priya is one of two I would describe as having a researcher's instinct rather than a developer's execution ability.
Verdict
The weak version could describe any student who passed a final-year project. The strong version includes a specific incident (identified a failure mode independently), a specific output (three-page memo circulated to collaborators), and a comparative ranking (one of two researchers in six years). This is evidence, not praise.
Course Professor (Large Lecture)
Professor who taught a 200-student course you took
Weak Version
Arjun was a student in my Advanced Algorithms course, in which he earned an A grade. He consistently demonstrated strong problem-solving skills and participated actively in discussions. I found him to be one of the better students in the class, and I believe he has the academic ability to succeed in a rigorous graduate program.
Strong Version
Of the 200 students in my Advanced Algorithms course last semester, Arjun was one of approximately ten who completed the optional computational complexity extension problems — problems I include knowing that fewer than 5% of students will attempt them. He submitted detailed, correct solutions to four of six problems, including a proof-based extension on amortised analysis that most teaching assistants found genuinely difficult to grade. He also identified a minor error in a lecture slide during class — not by interrupting, but by submitting a written correction with a counterexample. I do not typically write letters for students I have only seen in a large lecture, but Arjun's engagement justified an exception.
Verdict
A letter from a course professor is risky because the professor's knowledge of the student is usually limited. The strong version works precisely because it acknowledges the limitation ('I do not typically write letters for students I have only seen in a large lecture') and then immediately justifies the exception with specific, verifiable evidence. The detail about the 5% optional problem completion rate is a scope signal that calibrates the compliment.
Industry Manager
Direct manager from a technical internship or job
Weak Version
Rahul was a software engineering intern at our company for six months and performed well in his role. He was a team player, completed tasks on time, and was well-liked by his colleagues. He showed good technical skills in Python and data engineering. I believe he will be an asset to any graduate program he joins.
Strong Version
Rahul was assigned to a legacy data pipeline that had been causing intermittent failures for three months before he joined. His initial brief was to document the failure modes so the senior engineering team could schedule a fix. Instead, within two weeks, he had traced the root cause to a race condition in the batch scheduler and written a patch that eliminated 94% of failures — without being asked to do so. When I asked him why he went beyond the brief, he said the documentation exercise had surfaced enough diagnostic data that not fixing it felt like a waste. That instinct — to move from observation to hypothesis to solution — is what distinguishes a researcher from a developer, and it is what I saw consistently in Rahul's six months with us.
Verdict
The weak version praises professional qualities (team player, completes tasks) with zero relevance to a research program. The strong version describes a specific incident, a specific outcome (94% failure reduction), and frames it explicitly in research terms ('distinguishes a researcher from a developer'). An industry LOR for a research program must translate industry experience into research language.
Senior Faculty with Low Interaction
Department head or distinguished professor who knows you mainly by reputation
Weak Version
Meera has been an exceptional student in our department, consistently ranked at the top of her class. She has demonstrated outstanding academic ability across all her coursework and has been recognised by our faculty for her intellectual contributions. I wholeheartedly recommend her for graduate study at your institution.
Strong Version
I rarely write letters for students in the MS program, but Meera's PhD committee chair asked me to review her capstone thesis as an external committee member because her work on multilingual toxicity detection had become relevant to my own research on low-resource language modelling. After reading the thesis, I attended her presentation and asked three questions about her evaluation methodology — questions she answered precisely, including acknowledging one limitation she had not addressed in the paper and explaining why the additional experiment required computational resources beyond what was available to her. That response — direct, technically grounded, and intellectually honest — is what earns this letter. I am not a regular recommender for students I have not worked with directly, but Meera's work justifies the exception.
Verdict
A high-prestige letter with no specific evidence is actively harmful because experienced admissions readers recognise it as a prestige signal without substance — and may wonder what the applicant's actual research supervisors think. The strong version of a senior faculty letter works by explaining why an exception is being made, which paradoxically makes the endorsement more credible.
How to Ask a Professor for a Strong LOR
The quality of your LOR is partly determined before your recommender writes a single sentence — by how you make the request and what materials you give them. Most students send a short email asking "Can you write a letter for me?" and attach their transcript. This produces generic letters.
The right approach gives your recommender everything they need to write specifically:
- 1
Start with the specific incident
In your request email, remind them of the specific project, contribution, or moment you want highlighted. Don't leave them to recall it — they're busy and have worked with many students. 'I wanted to ask if you might be willing to write about the Dogri NER project I worked on in your lab last spring, particularly the debugging process for the tokeniser error' is better than 'Could you write a general letter about my research abilities?'
- 2
Give them a brief
Attach a one-page document with: the name and description of the program you're applying to, three specific things you did together that you'd like mentioned, one or two skills you want highlighted, and a copy of your SOP so they can align their letter to your application narrative. Professors who receive a brief consistently produce better letters than those who receive a general request.
- 3
Ask explicitly for a strong letter
This sounds uncomfortable but it's the professional norm. 'I want to check — do you feel you know my work well enough to write a strong letter? I want to make sure this helps my application rather than being neutral.' This gives a recommender who would write a weak letter a graceful exit, and it signals to a strong recommender that you're serious about your application.
- 4
Give them enough time
Ask 4–6 weeks before the deadline. Professors who are given two weeks produce worse letters than those given six — not because they care less, but because a rushed letter is a generic letter. A letter written with time to think includes specific incidents. A letter written the night before it's due does not.
Red Flags: When to Decline a Recommender
Some LOR situations are better avoided even when the recommender is willing. Watch for these signals:
Red flag: They agree immediately without asking any questions
A recommender who doesn't ask 'what project should I focus on?' or 'can you send me your SOP?' is planning to write a generic letter without doing the work of remembering your specific contributions.
Red flag: They say 'I'll write a standard letter' or 'I write these all the time'
A standard letter is a template letter. This is exactly the kind of letter that reads as generic to admissions committees — because it is.
Red flag: You worked with them for less than a semester with no outstanding project
A recommender who only knows you from a single course with no specific standout moment cannot write with specificity. Their letter will be entirely grade-based, which adds no information beyond your transcript.
Red flag: They have high prestige but you didn't work with them directly
As discussed in the Scenario 4 comparison above, a prestigious name attached to generic content is worse than a less prestigious name attached to specific content. Admissions readers are not fooled by prestige alone.
Your LOR is one of three major admissions documents, alongside your SOP and your transcript. A strong SOP — built on a Tier A opening and the four-section structure of admitted applicants — can be cancelled out by a weak LOR from a recommender who doesn't know your work. Treat your recommender selection with the same rigour you bring to your SOP.
Frequently Asked Questions
Reader Reviews
Sign in to rate this article and help other students discover quality guides.
Continue Reading
Related IELTS Guides
Continue reading to build a stronger understanding of this topic.