document.write( "Question 1163235: The screening process for detecting a rare disease is not perfect. Researchers have developed a blood test that is considered fairly reliable. It gives a positive reaction in 98.2% of the people who have that disease. However, it erroneously gives a positive reaction in 1.3% of the people who do not have the disease. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a. Calculate the probability of a Type I error and round your answer to 3 decimal places.\r
\n" ); document.write( "\n" ); document.write( "b. Calculate the probability of a Type II error and round your answer to 3 decimal places.
\n" ); document.write( "

Algebra.Com's Answer #854390 by CPhill(2264)\"\" \"About 
You can put this solution on YOUR website!
In hypothesis testing, a Type I error and a Type II error represent the two ways a test can give an incorrect result. To solve this, we first define our \"hypotheses\" in the context of the disease:\r
\n" ); document.write( "\n" ); document.write( "* **$H_0$ (Null Hypothesis):** The person does **not** have the disease.
\n" ); document.write( "* **$H_A$ (Alternative Hypothesis):** The person **has** the disease.\r
\n" ); document.write( "\n" ); document.write( "---\r
\n" ); document.write( "\n" ); document.write( "### a. Calculate the probability of a Type I error
\n" ); document.write( "A **Type I error** (often denoted as $\alpha$) occurs when we reject the null hypothesis even though it is true. In medical terms, this is a **False Positive**.
\n" ); document.write( "* This happens when the test says a person **has** the disease, but they actually **do not**.
\n" ); document.write( "* The problem states the test erroneously gives a positive reaction in **1.3%** of people who do not have the disease.\r
\n" ); document.write( "\n" ); document.write( "**Calculation:**
\n" ); document.write( "$$P(\text{Type I Error}) = 1.3\% = 0.013$$\r
\n" ); document.write( "\n" ); document.write( "> **Probability of a Type I error: 0.013**\r
\n" ); document.write( "\n" ); document.write( "---\r
\n" ); document.write( "\n" ); document.write( "### b. Calculate the probability of a Type II error
\n" ); document.write( "A **Type II error** (often denoted as $\beta$) occurs when we fail to reject the null hypothesis even though it is false. In medical terms, this is a **False Negative**.
\n" ); document.write( "* This happens when the test says a person **does not** have the disease, but they actually **do**.
\n" ); document.write( "* The problem states the test correctly identifies **98.2%** of people who have the disease (this is the \"Power\" or Sensitivity of the test).
\n" ); document.write( "* The Type II error is the remaining percentage of people with the disease who were missed by the test.\r
\n" ); document.write( "\n" ); document.write( "**Calculation:**
\n" ); document.write( "$$P(\text{Type II Error}) = 100\% - 98.2\%$$
\n" ); document.write( "$$P(\text{Type II Error}) = 1.8\% = 0.018$$\r
\n" ); document.write( "\n" ); document.write( "> **Probability of a Type II error: 0.018**
\n" ); document.write( "
\n" );