3.2 Sufficient Assumption Questions
Key Takeaways
- A Sufficient Assumption is a missing premise that, when added to existing premises, 100% guarantees the truth of the conclusion.
- Sufficient Assumptions follow the Maximalist Standard: over-proving the conclusion with strong, absolute language ('all', 'every', 'only') is expected.
- Symbolic conditional logic is the primary tool for bridging premise gaps (Premise: A -> B; Conclusion: A -> C; Missing Link: B -> C).
- The contrapositive of a missing link (Not C -> Not B) is logically equivalent and frequently serves as the correct answer choice.
- The Negation Test should NEVER be used on Sufficient Assumption questions, as it is only applicable to Necessary Assumptions.
3.2 Sufficient Assumption Questions
Sufficient Assumption questions require you to find a missing premise that, when combined with the argument's existing premises, 100% guarantees the truth of the conclusion. In formal logic terms, if the existing premises are represented as P and the conclusion as C, you must identify an unstated assumption S such that:
While Necessary Assumption questions demand a modest, floor-level requirement, Sufficient Assumption questions demand an airtight, top-down proof. The correct choice provides complete logical closure, leaving zero loopholes or room for doubt.
The Maximalist Standard: Total Logical Guarantee
In Sufficient Assumption questions, over-strength is never a flaw. In fact, strong, absolute language ("all," "every," "whenever," "only if," "no") is often a hallmark of the correct answer choice. A statement that "over-proves" the conclusion is entirely acceptable, provided it logically entails the conclusion.
Comparing Necessary vs. Sufficient Assumption Mindsets
| Dimension | Necessary Assumption (NA) | Sufficient Assumption (SA) |
|---|---|---|
| Core Question | What must be true for the argument to survive? | What guarantees that the conclusion is true? |
| Logical Relationship | Conclusion -> Assumption | (Premises + Assumption) -> Conclusion |
| Standard | Minimalist (Floor requirement) | Maximalist (Airtight proof) |
| Language Tone | Soft, guarded, cautious | Strong, categorical, absolute |
| Validation Tool | Negation Test (Negation destroys conclusion) | Symbolic Deduction (Premise + Choice = Conclusion) |
Symbolic Logic Bridging: The Missing Link Formula
The vast majority of Sufficient Assumption questions on the LSAT rely on formal conditional logic. Your primary strategy is to map out the premise chain, identify the disconnected elements, and construct the precise logical bridge.
The Standard Conditional Chain Gap
Consider a typical LSAT premise structure:
- Premise 1: A -> B (If A, then B)
- Premise 2: B -> C (If B, then C)
- Conclusion: A -> D (If A, then D)
Notice the disconnected terms: We know A -> B -> C. The author concludes A -> D. To make this argument deductively valid, we must bridge the gap between C and D.
- Missing Sufficient Assumption: C -> D (If C, then D)
When we insert C -> D, the complete valid chain becomes: Thus, A -> D is 100% proven!
Utilizing the Contrapositive
LSAT test-makers frequently write the correct Sufficient Assumption as the contrapositive of the missing link. Using the example above, if the missing link is C -> D, the correct answer choice might state:
Because a conditional statement and its contrapositive are logically equivalent, selecting Not D -> Not C provides the exact same deductive guarantee.
Common Sufficient Assumption Scenarios
1. Categorical Syllogism Gaps
Arguments that classify items into groups often leave a gap between membership in a subgroup and possessing a specific property.
- Premise: All software engineers at Company X know Python.
- Conclusion: Therefore, every software engineer at Company X is qualified for the AI development project.
- Sufficient Assumption: Anyone who knows Python is qualified for the AI development project (Python -> Qualified).
2. Causal Justification
Arguments that move from an observed correlation to a definitive causal claim require a rule that transforms correlation into guaranteed causation under specified conditions.
- Premise: Patients who received Medication Z experienced a 50% drop in symptom severity compared to those who received a placebo.
- Conclusion: Medication Z caused the reduction in symptom severity.
- Sufficient Assumption: Any significant difference in symptom reduction between a treatment group and a placebo group in a controlled trial is entirely caused by the administered medication.
Step-by-Step Method for Solving Sufficient Assumption Questions
- Deconstruct the Argument into Symbolic Form: Identify premises and conclusion. Note any conditional indicators ("if", "only if", "requires", "unless").
- Isolate the Unconnected Terms: Look at the concept present in the premise that fails to connect to the conclusion's predicate.
- Formulate the Required Bridge: Draft the statement: Premise Concept -> Conclusion Concept.
- Scan Choices for the Bridge or its Contrapositive: Search for absolute, categorical statements matching your required bridge.
- Test for Deductive Rigor: Verify that adding the choice makes it impossible for the premises to be true while the conclusion is false.
Detailed Worked Example
Sample Prompt:
No member of the board of directors who has a financial conflict of interest is eligible to vote on executive compensation packages. All senior partners at Law Firm K hold shares in Corporation X. Therefore, no senior partner at Law Firm K is eligible to vote on executive compensation packages.
Step 1: Formalize Premises & Conclusion
- Premise 1: Conflict -> Not EligibleVote
- Premise 2: SeniorPartner -> HoldShares
- Conclusion: SeniorPartner -> Not EligibleVote
Step 2: Identify the Logical Gap We have:
- Premise 1: Conflict -> Not EligibleVote
- Premise 2: SeniorPartner -> HoldShares
- Target Conclusion: SeniorPartner -> Not EligibleVote
To complete the chain SeniorPartner -> HoldShares -> Conflict -> Not EligibleVote, we need to bridge HoldShares to Conflict!
- Required Sufficient Assumption: HoldShares -> Conflict (Holding shares in Corporation X constitutes a financial conflict of interest).
- Alternative (Contrapositive): Not Conflict -> Not HoldShares (Anyone without a financial conflict of interest does not hold shares in Corporation X).
Summary Rules for Success
- Embrace Strong Language: Words like "all", "every", "none", and "always" are your friends on Sufficient Assumption questions.
- Connect Disjointed Terms: The correct answer MUST link the unique element in the premise to the unique element in the conclusion.
- Never Use the Negation Test: The Negation Test belongs exclusively to Necessary Assumption questions. Using it on Sufficient Assumptions will lead to confusion and incorrect selections.
Consider the argument structure: Premise 1: 'All members of Group A are Subject B.' Premise 2: 'No Subject B is Trait C.' Conclusion: 'Therefore, no member of Group A is Candidate D.' Which of the following assumptions, if true, sufficiently proves the conclusion?
What is the key difference between a Necessary Assumption and a Sufficient Assumption?
Argument: 'Every published researcher who receives Grant X must submit annual compliance reports. Dr. Vance submits annual compliance reports. Therefore, Dr. Vance receives Grant X.' Which of the following assumptions, if added to the premises, sufficiently proves the conclusion?
When evaluating answer choices on Sufficient Assumption questions, why is strong, categorical language ('all', 'every', 'only') often desirable?