뒤로Analyzing Arguments and Testing Validity in Quantitative Reasoning
스터디 가이드 - 스마트 노트
자료에 맞춘 맞춤형 노트, 핵심 정의, 예시, 맥락을 확장해 제공합니다.
Analyzing Arguments
Conditional Statements and Logical Structure
In quantitative reasoning, analyzing arguments often involves understanding the structure of conditional statements and determining the validity of logical arguments. A conditional statement is typically written as "If p, then q," where p is the hypothesis and q is the conclusion.
Hypothesis (p): The condition or premise of the statement.
Conclusion (q): The result or outcome that follows if the hypothesis is true.
Conditional statements are fundamental in constructing and evaluating logical arguments.
Four Basic Conditional Arguments
There are four primary forms of arguments based on conditional statements. Understanding these helps in testing the validity of arguments:
Affirming the Hypothesis (Modus Ponens): If p then q; p is true; therefore, q is true. (Valid)
Affirming the Conclusion: If p then q; q is true; therefore, p is true. (Invalid)
Denying the Hypothesis: If p then q; p is not true; therefore, q is not true. (Invalid)
Denying the Conclusion (Modus Tollens): If p then q; q is not true; therefore, p is not true. (Valid)
These forms can be summarized in the following table:
Form | Argument Structure | Validity |
|---|---|---|
Affirming the Hypothesis (Modus Ponens) | If p then q; p is true; therefore, q is true | Valid |
Affirming the Conclusion | If p then q; q is true; therefore, p is true | Invalid |
Denying the Hypothesis | If p then q; p is not true; therefore, q is not true | Invalid |
Denying the Conclusion (Modus Tollens) | If p then q; q is not true; therefore, p is not true | Valid |
Testing Validity: Examples
Example 1: Categorizing Arguments
Let's analyze several arguments to determine their type and validity.
Argument a: If it is a bird, the young hatch from eggs. Condors are birds. Therefore, condor chicks are hatched from eggs. Analysis: This is affirming the hypothesis (Modus Ponens). Validity: Valid argument.
Argument b: If we can put a man on the moon, we can build a working computer system. We can build a computer operating system that works. Therefore, we can put a man on the moon. Analysis: This is affirming the conclusion. Validity: Invalid argument (logical fallacy).
Argument c: If a figure is a quadrilateral, it has four sides. Triangles are not quadrilaterals. Therefore, triangles do not have four sides. Analysis: This is denying the hypothesis. Validity: Invalid argument (logical fallacy).
Argument d: If you get at least a C in your math class, you may drive my car. You are not driving my car. Therefore, you did not get a C in math. Analysis: This is denying the conclusion (Modus Tollens). Validity: Valid argument.
Key Terms and Definitions
Conditional Statement: A logical statement of the form "If p, then q."
Hypothesis (p): The "if" part of a conditional statement.
Conclusion (q): The "then" part of a conditional statement.
Valid Argument: An argument in which the conclusion logically follows from the premises.
Invalid Argument: An argument in which the conclusion does not logically follow from the premises.
Logical Notation and Truth Table
Conditional statements can be represented symbolically as . The truth table for a conditional statement is as follows:
p | q | p → q |
|---|---|---|
True | True | True |
True | False | False |
False | True | True |
False | False | True |
Summary
Understanding the structure of conditional statements is essential for analyzing arguments in quantitative reasoning.
Only certain forms of argument (affirming the hypothesis and denying the conclusion) are logically valid.
Recognizing invalid forms helps avoid logical fallacies in reasoning.