Learn Before
Relation

Conditional probability with do() versus without

Suppose we have a given patient avoids the flue (A) given the flu shot (FS).

  • P(A∣do(FS))P(A|do(FS))
    • The probability that a typical patient would avoid the flu if the patient got the shot without choice.
  • P(A∣FS)P(A|FS)
    • The probability a patient avoided the flu given they were observed to take the flue shot. This probability asks the observed frequency of patients who avoided the flu when they volunteered to get a flu shot

0

3

Updated 2020-07-12

References


Tags

Data Science