1. Learn
  2. /
  3. Courses
  4. /
  5. Data Analysis and Statistical Inference

Exercise

Question 10

Calculate the modified \(\alpha\) (\(\alpha^{*}\)) to be used for these tests.

You can run the code in the space provided:

inference(y = gss$wordsum, x = gss$class, est = "mean", method = "theoretical", type = "ht", alternative = "greater")

Instructions

50 XP

Possible answers