1. Learn
  2. /
  3. Courses
  4. /
  5. Inferential Statistics

Exercise

Hypotheses

We're running an experiment on how much people like you after you give them different amounts of money. We're pretty sure that the more money you give someone, the more they will like you. Before we can test this we need to properly establish our hypotheses! Let's do this now

Instructions

100 XP
  • In your script there are three string statements.
  • Label the statement containing the null hypothesis as such, by assigning it to nh.
  • Label the alternative hypothesis as such by assigning it to ah.
  • Delete the hypothesis that is neither the null, nor the alternative hypothesis.