Skip to main content
Contents
Embed
Dark Mode Prev Up Next
\(\newcommand{\N}{\mathbb N} \newcommand{\Z}{\mathbb Z} \newcommand{\Q}{\mathbb Q} \newcommand{\R}{\mathbb R}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section 10.3 Type I and Type II Errors
Recall that the purpose of a hypothesis test is to verify the validity of a claim about a population based on a single sample. Since we are relying on a sample, there is risk that the conclusions we draw about the population will be wrong due to sampling error.
Figure 10.3.1. Link to YouTube video
Definition 10.3.2 .
Type I error: occurs when
\(H_0\) is rejected when in reality it is true.
The probability of making this error is known as
\(\alpha\text{,}\) the significance level.
A Type I error is known as the
producerβs risk .
Type II error: occurs when we fail to reject
\(H_0\) when it is false.
The probability of making this error is
\(\beta\text{.}\)
A Type II error is known as the
consumerβs risk .