Company Corner

Mu Sigma Logical Reasoning: Latus Section Guide 2026

Mu Sigma's Latus section covers blood relations, seating arrangements, and data sufficiency. Worked solutions and prep tips for the 2026 Decision Scientist drive.

By FACE Prep Team 7 min read
mu-sigma logical-reasoning latus-section placement-prep company-corner campus-recruitment decision-scientist

Mu Sigma’s MuApt test dedicates a full subsection to logical aptitude: blood relations, coding-decoding, seating arrangements, and data sufficiency. That subsection is called Latus, and it runs alongside the Aptus (quantitative), Tekhne (technical), and three other components in a single timed session.

The Trainee Decision Scientist role at Mu Sigma, the primary fresher track per the official careers page, is built on data analysis, applied statistics, and structured problem-solving. The Latus section reflects that: it doesn’t reward memorized trivia. It rewards pattern recognition and the ability to extract a clean answer from constrained information.

What the Latus Section Covers

Based on placement drive accounts compiled in Hitbullseye’s Mu Sigma reasoning section guide, the Latus section draws from six question types:

Question TypeWhat Is Measured
Attention to DetailSpotting identical vs. different character strings or number sequences
Blood RelationsMapping family connections across two or three generations
Seating ArrangementsLinear or circular ordering under a set of given constraints
Coding-DecodingApplying a transformation rule to convert one string to another
Data SufficiencyJudging whether given statements are enough to answer a question
Statements and ConclusionsDrawing the valid conclusion from a set of premises

Attention to Detail is the most mechanical: two strings appear side by side, and you mark them Alike or Different. Speed comes from a left-to-right character scan rather than reading both strings fully before comparing. All other types require a structured approach, covered in the sections below.

The Latus section covers logical aptitude; for the quantitative Aptus side, see the MuApt test pattern and quantitative section.

Blood Relations: Draw Before You Deduce

Every blood relations question gives you a chain of family statements and asks for one specific relationship. The fastest approach: draw a small diagram, place each person in a box, connect them with lines based on each statement, then read the answer off the diagram. Mental-chain solving is slower and error-prone once you reach three generations.

Worked Example 1

  • Given: A is the mother of B. B is the sister of C. C is the father of D. How is A related to D?
  • Step 1: A is the mother of B. B is female (sister).
  • Step 2: B is the sister of C. B and C are siblings. C is male (he is a father in Step 3).
  • Step 3: C is the father of D. D is C’s child.
  • Step 4: A is the mother of B. B and C are siblings, so A is also the mother of C.
  • Conclusion: A is the mother of C; C is the father of D. A is therefore the grandmother of D.
  • Answer: Grandmother

Worked Example 2

  • Given: E is the son of F. G is the sister of F. H is the mother of G. How is H related to E?
  • Step 1: F is the parent of E (E is son of F).
  • Step 2: G is the sister of F. G is female; F and G are siblings.
  • Step 3: H is the mother of G. Since F and G are siblings, H is also the mother of F.
  • Step 4: H is the mother of F; F is the parent of E.
  • Conclusion: H is the grandmother of E.
  • Answer: Grandmother

Two-generation chains are the most common format. Three-generation chains also appear; the diagram handles both without adding solving time once practiced.

Seating Arrangements and Coding-Decoding

Seating Arrangements

Seating questions give a set of constraints and ask for a position or an ordering. Work through fixed constraints first (known endpoints, known absolute positions), then use elimination for the rest.

Worked Example: Seating

  • Given: Five people A, B, C, D, E sit in a row. A is second from the left. C is immediately to the right of A. B is at one end. D is between E and B.
  • Step 1: A is at position 2. C is immediately right of A, so C is at position 3.
  • Step 2: B is at one end, so B is at position 1 or 5.
    • If B is at position 1: positions 1, 2, 3 are B, A, C. D must be between E and B, but no position fits between E and B with A and C already placed. Ruled out.
    • So B is at position 5.
  • Step 3: Remaining: D and E fill positions 1 and 4.
    • Try E at position 1 and D at position 4: arrangement is E A C D B. D(4) sits between E(1) and B(5). Constraint satisfied.
  • Answer: Arrangement is E A C D B. B is at the extreme right.

Coding-Decoding

Most Mu Sigma coding questions apply a uniform letter shift. Find the shift from the first two letter pairs, verify it holds across the full word, then apply the same shift to the target word.

Worked Example: Coding

  • Given: In a certain code, LOGIC is written as NQIKE. How is THINK written in the same code?
  • Step 1: L is the 12th letter; N is the 14th. Shift = +2. O(15) to Q(17): +2. G(7) to I(9): +2. I(9) to K(11): +2. C(3) to E(5): +2. Shift is uniformly +2.
  • Step 2: Apply +2 to each letter of THINK: T(20) to V(22), H(8) to J(10), I(9) to K(11), N(14) to P(16), K(11) to M(13).
  • Answer: VJKPM

If the shift is not uniform, look for a position-based pattern: odd-position letters use one shift, even-position letters use another. That variant also appears in Mu Sigma papers; identifying it early prevents misapplication of a uniform-shift assumption.

Data Sufficiency and Statements-Conclusions

Data Sufficiency

Data sufficiency questions appear consistently in the Latus section, as documented in the Hitbullseye Mu Sigma reasoning guide. The format: a question is posed, two statements are given, and you choose which combination of statements is sufficient to answer it.

Standard answer options used in Indian placement tests:

  • (A) Statement 1 alone is sufficient, but Statement 2 alone is not
  • (B) Statement 2 alone is sufficient, but Statement 1 alone is not
  • (C) Both statements together are sufficient, but neither alone is sufficient
  • (D) Each statement alone is sufficient
  • (E) Both statements together are not sufficient

Worked Example: Data Sufficiency

  • Question: X and Y are positive integers. Is their product greater than 36?
  • Statement 1: X is greater than 6.
  • Statement 2: Y is greater than 6.
  • Testing Statement 1 alone: X is at least 7. If Y equals 1, the product is 7, which is not greater than 36. Not sufficient.
  • Testing Statement 2 alone: By symmetric reasoning with Y, X could be 1, making the product 7. Not sufficient.
  • Testing both together: X is at least 7 and Y is at least 7, so the product is at least 49, which exceeds 36. Sufficient.
  • Answer: (C) Both statements together are sufficient, but neither alone is sufficient.

Statements and Conclusions

A conclusion is valid only if it follows directly from the given statement. Reject any option that relies on knowledge not provided in the statement itself.

Worked Example: Statements and Conclusions

  • Statement: All cities with metro rail have heavy traffic congestion.
  • Conclusion I: Heavy traffic congestion is a prerequisite for building metro rail.
  • Conclusion II: Some cities with heavy traffic congestion have metro rail.
  • Analysis of Conclusion I: The statement says: metro city implies congestion. Conclusion I reverses this to: congestion implies metro. That reversal is not guaranteed by the statement. Conclusion I does not follow.
  • Analysis of Conclusion II: If every metro city has congestion, then the set of metro cities is a subset of congestion cities that also have metro. Conclusion II follows directly.
  • Answer: Only Conclusion II follows.

A Two-Week Prep Schedule for Latus

Fourteen days is enough to work through all six Latus question types if you sequence them by difficulty.

Week 1: Build the Foundations

  • Days 1 to 2: Attention to Detail — timed character-pair exercises; target under 5 seconds per pair.
  • Days 3 to 4: Blood relations — 25 questions per day; draw every family tree before solving, no mental shortcuts yet.
  • Days 5 to 7: Coding-decoding — 15 questions per day; identify the shift type before applying it.

Week 2: Solve Under Constraints

  • Days 8 to 9: Seating arrangements — 10 questions per day; always write out the position grid first.
  • Days 10 to 11: Data sufficiency — 10 to 15 questions per day; practice the 5-option decision process until it becomes automatic.
  • Days 12 to 13: Statements and conclusions — 15 questions per day; consciously reject options that bring in outside knowledge.
  • Day 14: Full timed mixed practice — two rounds of 20 Latus questions each, 25 minutes per round.

For comparison on how similar analytical-track companies structure their tests, the D.E. Shaw interview and aptitude process and Tata Elxsi’s campus recruitment process follow a broadly similar logical reasoning pattern with different question weightings.

Mu Sigma’s Trainee Decision Scientist role, as described on the official careers page, centres on client analytics and applied problem-solving. The data sufficiency questions in the Latus section test exactly that: given a set of facts, is there enough to reach a conclusion? That same reasoning appears in production AI engineering when you evaluate whether a retrieved document context is sufficient to answer a user query reliably.

Primary sources

Frequently asked questions

What topics appear in Mu Sigma's logical reasoning section?

The Latus subsection of MuApt covers attention to detail, blood relations, seating and linear arrangements, coding-decoding, data sufficiency, and statements with conclusions. Attention to detail involves spotting identical versus different character strings.

Is there a CGPA cutoff for Mu Sigma campus recruitment?

Mu Sigma's official career page does not publish a fixed CGPA cutoff. Most campus drive notices from 2024 indicate a minimum 60 percent aggregate, and the company emphasises quantitative aptitude and analytical mindset for the Trainee Decision Scientist track.

What is the CTC for Mu Sigma Trainee Decision Scientist?

Fresher CTC for the Trainee Decision Scientist role is typically reported in the 7 to 9 LPA range in campus drive accounts on GeeksforGeeks and IndiaBix, with variation by batch year and performance. Check mu-sigma.com/career for the current cycle details.

How many questions are in the MuApt logical reasoning section?

The Latus subsection is one of six in MuApt. The historically cited total for the full MuApt exam is around 72 questions in 60 minutes per Hitbullseye, with Latus accounting for roughly 15 to 20 questions. Exact counts vary by drive year.

How is blood relations tested in Mu Sigma's placement exam?

Mu Sigma typically includes 3 to 5 blood relations questions per paper, covering two or three generations. The fastest approach is to draw a family tree from each statement before attempting the answer, rather than solving by elimination in text.

Build AI projects

A self-paced playground for building with LLMs.

TinkerLLM is FACE Prep's sister property. A guided environment for shipping real LLM applications, the kind of project that earns a paragraph on your resume, not a line.

Try TinkerLLM (₹299 launch)
Free AI Roadmap PDF