CoAxLab / DataSciencePsychNeuro

Repository for the Data Science for Psychology and Neuroscience course at CMU (Verstynen)
GNU Lesser General Public License v3.0
53 stars 53 forks source link

Models as testable hypotheses lecture #15

Closed coaxlab0 closed 8 months ago

coaxlab0 commented 1 year ago

It says “If P then Q, thus if P is false, then Q is also false.” But I think this is denying the antecedent (i.e., Q could have other causes). https://en.wikipedia.org/wiki/Denying_the_antecedent 

I think it should be “If P then Q, not Q, therefore not P”.