Blood Relations for IBPS Clerk — Family Tree Logic Made Fast

intermediate 18 min read

Concept

Blood relations problems test whether you can trace a chain of family connections accurately — no more, no less. The exam does not test your knowledge of family structure; it tests whether you can follow a logical path from one person to another without getting tangled mid-chain.

Here is the analogy that makes this stick: think of a family tree as a directed graph. Every person is a node. Every relationship is an edge with a direction and a gender tag. Your job in the exam hall is to walk the edges from Person A to Person B and read out the final relationship.

IBPS Clerk serves three types of blood-relation questions:

Type 1 — Direct narration. "Pointing to a boy, Seema said, 'He is the son of my father's only son.' How is the boy related to Seema?" You decode one statement at a time, walking the tree.

Type 2 — Coded relations. Symbols like +, -, ×, ÷ are defined as specific relationships. You decode each symbol, rebuild the sentence, and read the final relationship. These look intimidating but they are the most mechanical — once you decode, the logic is the same as Type 1.

Type 3 — Multi-person family puzzle. A short paragraph introduces several family members with interlocking clues. You draw a tree, place everyone, then answer one or two questions. These appear in the Puzzles & Seating section too but the logic engine is the same.

The single biggest reason students lose marks here: they try to hold the entire chain in their head. Don't. Draw a two-line sketch on the rough sheet — boxes for people, arrows for direction, M/F tag on each box. Even a rough sketch cut solving time by 40% compared to mental tracking.

The other trap is gender ambiguity. Names like "Kim", "Alex", or "Anurag" trip you up only if you haven't assigned a gender from context. Assign it the moment you get a clue. If the question says "Kim is the father of Raj," Kim is male — write M next to Kim immediately.


Deep Dive

The Standard Relationship Map

Before you solve a single question, you need this map internalized. Read it once carefully; do not try to memorize it cold — derive it from logic instead.

One generation up (parents/siblings of parents):

Same generation (siblings and their spouses):

One generation down:

This is not an exhaustive list — it is the minimum you need. For any other relationship, derive it on the spot using the tree.

How to Walk the Chain

Every narrated blood-relation question gives you a chain. Break it into atomic steps.

Example: "Pointing to Kiran, Deepa said, 'She is the daughter of my father's wife's only daughter.'"

Step 1: Deepa's father's wife = Deepa's mother. Step 2: Deepa's mother's only daughter = Deepa herself (assuming one daughter). Step 3: Kiran is the daughter of Deepa. Step 4: So Kiran is Deepa's daughter.

The key: resolve each possessive one at a time, left to right. Never skip a step.

Coded Relations — The Decode-Then-Trace Method

In coded relation questions, you are given a table like:

You are then given an expression like P + Q × R ÷ S and asked what relationship P has to S.

Method:

  1. Decode each symbol left to right: P is father of Q, Q is brother of R, R is sister of S.
  2. Draw: P (M) → Q (M) → R (F) → S (unknown gender from chain).
  3. Read off: P is the grandfather of S... wait, no. Q is the brother of R means they're siblings — same generation. R is the sister of S means they're also siblings. So Q, R, S are all children of P.

Look — you must draw. Trying to track generation levels mentally across a 4-node coded chain is where errors happen.

Gender Assignment Rules

This is the single most useful sub-skill for this topic.

If no gender clue arrives, the question itself usually makes the ambiguity irrelevant — the asked relationship works for both genders (e.g., "cousin" covers both male and female cousins).

The Pointer Statement Pattern

Many questions use the phrasing: "Pointing to X, Y said, 'He/She is [relationship description].'"

The description is always from Y's perspective. "My father's only son" means Y's father's son — which is either Y himself or Y's brother. Watch for "only" — it is a deliberate constraint to force a unique answer.

Counting Female/Male Members

Type 3 questions sometimes ask you to count members of a specific gender. Approach:

  1. List every person in the family.
  2. Tag gender from context.
  3. Count.

The trap: the question may describe a joint family where daughters-in-law and sons-in-law are "in the family." Count them unless the question says "blood relatives only."


Memory Tricks & Shortcuts

patternThe PFSMG Generation Stack

Assign each person a generation number: Great-grandparents = G+2, Grandparents = G+1, Parents = G, Self = 0, Children = G-1, Grandchildren = G-2. Every relationship maps to a generation difference + gender. Father's brother (G+1, M) = Uncle. Brother's son (G-1 relative to sibling = same generation as self, M) = wait — sibling is G0, sibling's son is G-1 = Nephew. This pattern eliminates confusion between "Uncle" and "Cousin": Uncle is G+1, Cousin is G0. Standard confusion takes 30 seconds; the generation-stack takes 8 seconds once internalized.

eliminationReverse-Read for Coded Expressions

In coded relation questions, start reading from the asked person backward to the reference person, not forward. If asked "How is A related to D?" in the chain A + B × C - D, decode from D backward: D's mother is C (C - D), C's brother is B (B × C), B's father is A (A + B). So A is B's father, B is C's brother (A is C's father-figure = uncle or father), C is D's mother, so A is D's grandfather. Forward reading forces you to track 3 levels simultaneously. Backward reading lets you anchor each step to the asked person. Step count drops from 6 mental operations to 4.

patternThe Same-Aunt Test for Cousin Detection

When the problem gives you two people who share the same aunt or uncle, they are cousins — full stop. You don't need to trace the full tree. In the question "Your father's sister is my aunt," both people share an aunt → cousins. This eliminates 3 intermediate steps. Standard trace: 45 seconds. Same-aunt test: 10 seconds.

substitutionGender-Lock on First Mention

The moment a name appears in the problem, write M or F next to it if any clue gives you the gender, even indirectly. "Raj said" → Raj is M. "Her son" → the possessed person is F. Doing this upfront means you never re-read the question to check gender mid-chain. Re-reading costs 15-20 seconds per question; gender-locking upfront costs 5 seconds total.

patternNiece/Nephew Anchor

Students confuse nephew (brother's/sister's son) and cousin (uncle's/aunt's son). Use this anchor: Nephew/Niece is always one generation below you. Cousin is always the same generation as you. If the chain lands you at the same generation level as the reference person, the answer is cousin. If it lands one level below, it is nephew/niece. Checking generation level takes 3 seconds; second-guessing nephew vs. cousin without this anchor takes 20+ seconds.


Fast-Solving Framework

Walk through this decision tree the moment you see a blood-relations question:

Step 1 — Classify the type. Coded symbols? Go decode table first. Plain narration? Go to Step 2. Multi-person family? Draw tree immediately, place all members before answering anything.

Step 2 — Identify the anchor person. Every question has one person whose perspective the chain is described from. Mark them as "REF."

Step 3 — Walk left to right, one possessive at a time. Never skip a step. Write abbreviated tags: REF → F (father) → W (wife) = REF's mother.

Step 4 — Assign gender at every node. M or F in brackets. If unknown, write ?.

Step 5 — Check generation level. Is the target person one level above REF (G+1), same level (G0), or one level below (G-1)? Match to the answer choices — this alone eliminates 2-3 wrong options.

Step 6 — Pick the answer. If two options look similar (e.g., Sister vs. Sister-in-law), recheck the marriage/blood distinction: blood relation or relation by marriage?

Time budget: 60-90 seconds per standalone question; 90-120 seconds per question in a 5-person puzzle.


Solved PYQs

Why this question: Tests pure chain-walking on a coded expression. Most students mis-decode and waste time.

Previous Year Questionपिछले वर्ष का प्रश्न
If P + Q means P is the brother of Q, P - Q means P is the sister of Q, P × Q means P is the father of Q, and P ÷ Q means P is the mother of Q, then which of the following shows that A is the son of B?
यदि P + Q का मतलब है P, Q का भाई है; P - Q का मतलब है P, Q की बहन है; P × Q का मतलब है P, Q का पिता है; और P ÷ Q का मतलब है P, Q की माँ है, तो निम्नलिखित में से कौन सा दर्शाता है कि A, B का बेटा है?
  1. A + C × B
  2. B × A
  3. A × B
  4. B ÷ A
  1. A + C × B
  2. B × A
  3. A × B
  4. B ÷ A
Solutionसमाधान
B × A means B is the father of A, which shows A is the son of B. The other options show different relationships.
B × A का अर्थ है B, A का पिता है, जो दर्शाता है कि A, B का बेटा है। अन्य विकल्प अलग संबंध दर्शाते हैं।

Solving path: Decode each option one at a time.


Why this question: Tests a long multi-hop chain with a potential ambiguity trap at the word "niece."

Previous Year Questionपिछले वर्ष का प्रश्न
Looking at a portrait, Aditi said, 'Anirudh is the father of my grandmother's daughter's niece.' How is Anirudh related to Aditi?
एक तस्वीर को देखते हुए Aditi ने कहा, 'Anirudh मेरी नानी/दादी की बेटी की भतीजी का पिता है।' Anirudh, Aditi से किस तरह संबंधित है?
  1. Brother
  2. Father
  3. Uncle
  4. Cousin
  1. भाई
  2. पिता
  3. चाचा/मामा
  4. कज़िन
Solutionसमाधान
My grandmother's daughter = my mother or aunt. My mother's niece = my cousin or myself. If Anirudh is father of my cousin, he is my uncle. If father of myself, he is my father.
मेरी दादी की बेटी = मेरी माँ या चाची। मेरी माँ की भतीजी = मेरी चचेरी बहन या मैं स्वयं। यदि अनिरुद्ध मेरी चचेरी बहन का पिता है तो वह मेरे चाचा हैं। यदि मेरा पिता है तो पिता हैं।

Solving path:


Why this question: Classic "same-aunt" cousin detection. Perfect for applying the Same-Aunt Test shortcut.

Previous Year Questionपिछले वर्ष का प्रश्न
A man said to a lady, 'Your mother's husband's sister is my aunt.' How is the lady related to the man?
एक आदमी ने एक महिला से कहा, 'तुम्हारी माँ के पति की बहन मेरी मौसी/चाची है।' तो वह महिला उस आदमी से किस तरह संबंधित है?
  1. Sister
  2. Daughter
  3. Niece
  4. Cousin
  1. बहन
  2. बेटी
  3. भांजी/भतीजी
  4. कज़िन
Solutionसमाधान
Lady's mother's husband = Lady's father. Lady's father's sister = Lady's aunt = Man's aunt. So both have the same aunt, making them cousins.
महिला की माँ का पति = महिला का पिता। महिला के पिता की बहन = महिला की चाची = पुरुष की चाची। अतः दोनों की चाची एक ही है, इसलिए वे चचेरे भाई-बहन हैं।

Solving path:


Why this question: Generation-walking across four levels. Tests whether you can extend the chain to great-grandparent without losing track.

Previous Year Questionपिछले वर्ष का प्रश्न
A is father of C and D. B is mother of A. E is mother of B. C is sister of D. How is E related to C?
A, C और D का पिता है। B, A की माँ है। E, B की माँ है। C, D की बहन है। तो E का C से क्या रिश्ता है?
  1. Grandmother
  2. Great grandmother
  3. Mother
  4. Aunt
  1. दादी/नानी
  2. परदादी/परनानी
  3. माँ
  4. चाची/मौसी
Solutionसमाधान
A is father of C, B is mother of A (so B is grandmother of C), E is mother of B (so E is great grandmother of C).
A, C का पिता है, B, A की माँ है (अतः B, C की दादी है), E, B की माँ है (अतः E, C की परदादी है)।

Solving path:


Why this question: Joint family counting with daughters-in-law — the classic trap question.

Previous Year Questionपिछले वर्ष का प्रश्न
In a family, there are husband wife, two sons and two daughters. The sons are married and each has one daughter. How many female members are there in the family?
एक परिवार में पति-पत्नी, दो बेटे और दो बेटियाँ हैं। दोनों बेटों की शादी हो चुकी है और हर एक की एक बेटी है। परिवार में कुल कितनी महिला सदस्य हैं?
  1. 4
  2. 5
  3. 6
  4. 7
  1. 4
  2. 5
  3. 6
  4. 7
Solutionसमाधान
Female members: 1 wife + 2 daughters + 2 daughters-in-law + 2 granddaughters = 7. However, considering only blood relatives and spouses in nuclear family: wife + 2 daughters + 2 daughters-in-law = 5. Including granddaughters = 6.
महिला सदस्य: 1 पत्नी + 2 बेटियाँ + 2 बहुएँ + 2 पोतियाँ = 7। लेकिन परिवार में रहने वालों को देखें तो 6 महिला सदस्य हैं।

Solving path:


Common Mistakes


Related Topics

Practice on SarkariRise

Sign up + get 3 free mocks →