From the Introduction to Modern Statistics (IMS) textbook, complete the following exercises:

For any question involving a hypothesis test you must:

  1. Clearly state your null and alternative hypotheses using both words and statistical symbols
  2. Clearly state the test you’re using and show the calculation of an appropriate test statistic for that test
  3. Find a two-sided \(p\)-value and provide a 1-sentence interpretation that involves the context behind the application

\(~\)

Additionally, complete the following exercise:

Question #1: For this question you’ll use the “Professor Salaries” data set provided below. For context, this data set contains the 9-month academic year salaries of faculty members at a major US public university. In addition to salaries from the 2008-09 academic year, it also contains de-identified documentation of the sex, rank, discipline, and experience of each faculty member. These data were obtained from the “carData” R package.

https://remiller1450.github.io/data/Salaries.csv

For this question you should perform all hypothesis tests using R. However, you should still clearly state your null and alternative hypotheses and provide the \(p\)-value of your test along with a context-based conclusion.