Skip to main content

Inductively Strong Arguments

Recall that an argument XYX\Rightarrow Y is valid when there is no truth value assignment that makes XX true and YY false. There are different ways to express that an argument is valid. The following three statements are equivalent (meaning that 1 is true if, and only if, 2 is true; 2 is true if and only if 3 is true; and 3 is true if, and only if, 1 is true):

  1. The argument with premise XX and conclusion YY is valid (denoted φψ\varphi\models\psi)
  2. XYX\rightarrow Y is a tautology.
  3. X¬YX\wedge\neg Y is a contradiction.

In this section, we are interested in arguments that are inductively strong. This is weaker than being valid. For instance, the following argument is not valid:

Ann brought her laptop to the first 10 lectures. Therefore, Ann will bring her laptop to the next lecture.

However, the above argument is a strong argument.

The first thing to note is that whether an argument is inductively strong will depend on the stochastic truth table. This is very different than when evaluating whether an argument is valid. To determine validity of an argument XYX\Rightarrow Y, you need to construct a truth table with columns for XX and YY. This truth table is completely determined by the formulas XX and YY. Evaluating whether XYX\Rightarrow Y is inductively strong requires more information than the truth table with columns for XX and YY. An argument may be inductively strong according to one way of assigning probabilities to the rows of its truth table, but not inductively strong according to a different way of assigning probabilities to the rows of its truth table.

The first idea that one might have to define inductively strong arguments is: XYX\Rightarrow Y is inductively strong when XYX\rightarrow Y is probable. To say that a formula is "probable" means that the probability of the formula is above some threshold. For instance, the probability of the formula is greater than 0.50.5. However, this definition does not capture the notion of inductive strength that we are after. The following well-known examples from Skyrms, Choice and Chance, Chapter II illustrate the problem with classifying PCP\Rightarrow C as inductively strong when the PCP\rightarrow C is probable. First of all, recall that PCP\rightarrow C is tautologically equivalent to ¬PC\neg P\vee C. So, PCP\rightarrow C is probable if, and only if, ¬PC\neg P\vee C is probable.

Example

Let PP be "there is a man in Cleveland that is 2,000 years old", and CC be "there is a man in Cleveland with three heads that is 2,000 years old". Intuitively, the argument PCP\Rightarrow C is not inductively strong. However, the disjunction ¬PC\neg P\vee C is probable. Since PP is very unlikely likely to be true, ¬P\neg P is very likely to be true, so ¬PC\neg P\vee C is very probable. So, the above definition would incorrectly classify this as an inductively strong argument.

Example

Let PP be "there is a man in Cleveland that is 1,999 years and 11 months old and in good health", and CC be "there will never be a man in Cleveland that is 2,000 years old". Intuitively, the argument PCP\Rightarrow C is not inductively strong. However, the conjunction ¬PC\neg P\vee C is probable. Since ¬C\neg C is very likely to be true, ¬PC\neg P\vee C is also very likely to be true. So, the above definition would incorrectly classify this as an inductively strong argument.

The crucial problem in both examples that ¬PC\neg P\vee C may be probable (and so PCP\rightarrow C is probable) even though there is no evidential relationship between PP and CC. This suggests the following definition of inductive strength: CC is probable given that PP is true (or under the supposition that PP is true). That is, the argument with premise PP and conclusion CC is inductively strong when Pr(CP)Pr(C\mid P) is probable. This definition matches the intuitive judgements in the above two examples: In both of the above examples, Pr(CP)Pr(C\mid P) is low (e.g., the probability that there is 2,000 year old man with three heads is low under the supposition that there is a 2,000 year old man in Cleveland). This suggests the first component of an inductively strong argument:

Evidential Support

Suppose that XX and YY are formulas and tt is a number between 0.50.5 and 11. We say that XX evidentially supports YY to degree tt in a stochastic truth table if Pr(YX)>tPr(Y\mid X) > t. When t=0.5t=0.5, we say that Pr(YX)Pr(Y\mid X) is probable and that XX evidentially supports YY.

Evidential support is not the only property that inductively strong arguments satisfy. To illustrate, consider the following argument:

  1. Let the premise PP be "Bob (who is male) is taking a new birth control pill."
  2. Let the conclusion CC be "Bob (who is male) does not get pregnant."

Then, Pr(CP)=1Pr(C\mid P)=1, so according to the above definition PP evidentially supports CC. However, PCP\Rightarrow C is not an inductively strong argument. As in the above two examples, there is no evidential relationship between PP and CC. In this case, the problem is that Pr(C)=1=Pr(CP)Pr(C)=1=Pr(C\mid P). That is, learning that PP is true does not change the probability that CC is true. In such a case we say that CC and PP are independent.

Independent Formulas

Given a stochastic truth table, we say that XX and YY are independent when Pr(XY)=Pr(X)Pr(X\mid Y)=Pr(X).

There are alternative characterizations of independence:

Alternative Characterizations of Independence

Given a stochastic truth table, for all formulas φ\varphi and ψ\psi, the following are equivalent:

  1. XX and YY are independent (Pr(XY)=Pr(X)Pr(X\mid Y)=Pr(X)).
  2. Pr(YX)=Pr(Y)Pr(Y\mid X)=Pr(Y).
  3. Pr(XY)=Pr(X)Pr(Y)Pr(X\wedge Y)=Pr(X)Pr(Y).

The second aspect of an inductively strong argument is that the premises are relevant to the conclusion:

Positive/Negative Relevance

Given a stochastic truth table, we say that:

  1. XX is positively relevant to YY when Pr(YX)>Pr(Y)Pr(Y\mid X) > Pr(Y); and
  2. XX is negatively relevant to YY when Pr(YX)<Pr(Y)Pr(Y\mid X) < Pr(Y).

Putting everything together, the argument XYX\Rightarrow Y is inductively strong when:

  1. XX evidentially supports YY (i.e., Pr(YX)>0.5Pr(Y\mid X)>0.5).
  2. XX is positively relevant to YY (i.e., Pr(YX)>Pr(Y)Pr(Y\mid X)>Pr(Y)).
  3. XYX\rightarrow Y is not valid.

The reason that we do not define valid arguments as inductively strong is because an argument can be valid because its premises are contradictory. For instance, (P¬P)Q(P\wedge\neg P)\models Q is valid. However, since Pr(P¬P)=0Pr(P\wedge\neg P)=0, Pr(QP¬P)Pr(Q\mid P\wedge\neg P) is undefined, so P¬PP\wedge \neg P does not evidentially support QQ and P¬PP\wedge\neg P is not positively relevant to QQ.

Practice Questions

In the stochastic truth table below, you can change the probabilities assigned to each row. Recall that the sum of the numbers assigned to each row must be 1 and each number must be greater than or equal to 0. The probabilities of the (conditional) formulas are updated when the stochastic truth table changes. When you hover over a formula with your mouse, the rows of the truth table where that formula is true is highlighted. Use this interactive tool to solve the following problems:

  1. Find a stochastic truth table such that PP and QQ are independent.
  2. Find a stochastic truth table such that QQ is positively relevant to PP.
  3. Find a stochastic truth table such that QQ is negatively relevant to PP.
  4. Find a stochastic truth table such that PQP\vee Q evidentially supports PP, but PQP\vee Q does not evidentially supports QQ.
PPQQ
T\mathsf{T}T\mathsf{T}
T\mathsf{T}F\mathsf{F}
F\mathsf{F}T\mathsf{T}
F\mathsf{F}F\mathsf{F}
The sum of the numbers assigned to each row must be 1.
Pr(P)Pr(P)  = \ =\ undefinedPr(Q)Pr(Q)  = \ =\ undefined
Pr(PQ)Pr(P \mid Q) = \ =\ Pr(PQ)Pr(P\wedge Q) // Pr(Q)Pr(Q)  = \ =\ undefined / undefined = \ =\ undefined
Pr(QP)Pr(Q \mid P) = \ =\ Pr(QP)Pr(Q\wedge P) // Pr(P)Pr(P)  = \ =\ undefined / undefined = \ =\ undefined
Pr(PPQ)Pr(P \mid P\vee Q)  = \ =\ Pr(P(PQ))Pr(P\wedge (P\vee Q)) // Pr(PQ)Pr(P\vee Q)  = \ =\ undefined / undefined = \ =\ undefined
Pr(QPQ)Pr(Q \mid P\vee Q)  = \ =\ Pr(Q(PQ))Pr(Q\wedge (P\vee Q)) // Pr(PQ)Pr(P\vee Q)  = \ =\ undefined / undefined = \ =\ undefined