Hacker News new | ask | show | jobs
by stdbrouw 3406 days ago
Given that the alternative hypothesis is usually defined as the complement of the null hypothesis (HA = 1 - H0) this doesn't make much of a difference, though.
1 comments

Frequentist:

    H1: answer ~ upset + error
    H0: answer ~ error
I find many people have trouble expressing a reasonable hypothesis / null-hypothesis pair. In fact, I'd bet that a good chunk of folks would try to make "upset" be the dependent variable in the phone call scenario.