Skip to main content
Statistics LibreTexts

10.3: Hypotheses and Decision Criteria

  • Page ID
    7139
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    The process of testing hypotheses using an independent samples \(t\)-test is the same as it was in the last three chapters, and it starts with stating our hypotheses and laying out the criteria we will use to test them.

    Our null hypothesis for an independent samples \(t\)-test is the same as all others: there is no difference. The means of the two groups are the same under the null hypothesis, no matter how those groups were formed. Mathematically, this takes on two equivalent forms:

    \[H_{0}: \mu_{1}=\mu_{2} \nonumber \]

    or

    \[H_{0}: \mu_{1}-\mu_{2}=0 \nonumber \]

    Both of these formulations of the null hypothesis tell us exactly the same thing: that the numerical value of the means is the same in both groups. This is more clear in the first formulation, but the second formulation also makes sense (any number minus itself is always zero) and helps us out a little when we get to the math of the test statistic. Either one is acceptable and you only need to report one. The English interpretation of both of them is also the same:

    \[H_{0}: \text { There is no difference between the means of the two groups } \nonumber \]

    Our alternative hypotheses are also unchanged: we simply replace the equal sign (=) with one of the three inequalities (>, <, ≠):

    \[\begin{array}{l}{H_{A}: \mu_{1}>\mu_{2}} \\ {H_{A}: \mu_{1}<\mu_{2}} \\ {H_{A}: \mu_{1} \neq \mu_{2}}\end{array} \nonumber \]

    Or

    \[\begin{array}{l}{H_{A}: \mu_{1}-\mu_{2}>0} \\ {H_{A}: \mu_{1}-\mu_{2}<0} \\ {H_{A}: \mu_{1}-\mu_{2} \neq 0}\end{array} \nonumber \]

    Whichever formulation you chose for the null hypothesis should be the one you use for the alternative hypothesis (be consistent), and the interpretation of them is always the same:

    \[H_{A}: \text {There is a difference between the means of the two groups} \nonumber \]

    Notice that we are now dealing with two means instead of just one, so it will be very important to keep track of which mean goes with which population and, by extension, which dataset and sample data. We use subscripts to differentiate between the populations, so make sure to keep track of which is which. If it is helpful, you can also use more descriptive subscripts. To use the experimental medication example:

    \(H_0\): There is no difference between the means of the treatment and control groups

    \(H_{0}: \mu_{\text {treatment}}=\mu_{\text {control}}\)

    \(H_A\): There is a difference between the means of the treatment and control groups

    \(H_{A}: \mu_{\text {treatment}} \neq \mu_{\text {control}}\)

    Once we have our hypotheses laid out, we can set our criteria to test them using the same three pieces of information as before: significance level (\(α\)), directionality (left, right, or two-tailed), and degrees of freedom, which for an independent samples \(t\)-test are:

    \[d f=n_{1}+n_{2}-2 \nonumber \]

    This looks different than before, but it is just adding the individual degrees of freedom from each group (\(n – 1\)) together. Notice that the sample sizes, \(n\), also get subscripts so we can tell them apart.

    For an independent samples \(t\)-test, it is often the case that our two groups will have slightly different sample sizes, either due to chance or some characteristic of the groups themselves. Generally, this is not as issue, so long as one group is not massively larger than the other group. What is of greater concern is keeping track of which is which using the subscripts.


    This page titled 10.3: Hypotheses and Decision Criteria is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Foster et al. (University of Missouri’s Affordable and Open Access Educational Resources Initiative) via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.