Table of contents
- 1. Intro to Stats and Collecting Data55m
- 2. Describing Data with Tables and Graphs1h 55m
- 3. Describing Data Numerically1h 45m
- 4. Probability2h 16m
- 5. Binomial Distribution & Discrete Random Variables2h 33m
- 6. Normal Distribution and Continuous Random Variables1h 38m
- 7. Sampling Distributions & Confidence Intervals: Mean1h 3m
- 8. Sampling Distributions & Confidence Intervals: Proportion1h 12m
- 9. Hypothesis Testing for One Sample1h 1m
- 10. Hypothesis Testing for Two Samples2h 8m
- 11. Correlation48m
- 12. Regression1h 4m
- 13. Chi-Square Tests & Goodness of Fit1h 20m
- 14. ANOVA1h 0m
4. Probability
Addition Rule
Problem 4.4.21c
Textbook Question
In Exercises 21–24, use these results from the “1-Panel-THC” test for marijuana use, which is provided by the company Drug Test Success: Among 143 subjects with positive test results, there are 24 false positive (incorrect) results; among 157 negative results, there are 3 false negative (incorrect) results. (Hint: Construct a table similar to Table 4-1.)
Testing for Marijuana Use
c. What is the probability that a randomly selected subject had a true negative result?

1
Step 1: Understand the problem. We are tasked with finding the probability that a randomly selected subject had a true negative result. A true negative result occurs when the test correctly identifies a subject as not using marijuana.
Step 2: Organize the data into a contingency table. From the problem, we know: (1) There are 143 positive test results, of which 24 are false positives. This means the number of true positives is 143 - 24 = 119. (2) There are 157 negative test results, of which 3 are false negatives. This means the number of true negatives is 157 - 3 = 154.
Step 3: Calculate the total number of subjects. Add the total positive and negative test results: 143 (positive) + 157 (negative) = 300 subjects.
Step 4: Define the probability formula for a true negative result. The probability of a true negative is given by the formula: \( P(\text{True Negative}) = \frac{\text{Number of True Negatives}}{\text{Total Number of Subjects}} \).
Step 5: Substitute the values into the formula. Use the number of true negatives (154) and the total number of subjects (300) to compute the probability. The result will be \( P(\text{True Negative}) = \frac{154}{300} \).

This video solution was recommended by our tutors as helpful for the problem above
Video duration:
4mPlay a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
True Negative Rate
The true negative rate, also known as specificity, measures the proportion of actual negatives that are correctly identified by a test. In this context, it refers to the number of subjects who tested negative for marijuana use and were indeed not using it, divided by the total number of subjects who were not using marijuana. Understanding this concept is crucial for calculating the probability of a true negative result.
Recommended video:
Guided course
Difference in Means: Confidence Intervals
Probability Calculation
Probability is a measure of the likelihood that a particular event will occur, expressed as a number between 0 and 1. To find the probability of a true negative result, one must use the formula: P(True Negative) = Number of True Negatives / Total Number of Subjects. This calculation helps quantify the effectiveness of the test in identifying non-users.
Recommended video:
Guided course
Probability From Given Z-Scores - TI-84 (CE) Calculator
Confusion Matrix
A confusion matrix is a table used to evaluate the performance of a classification model by displaying the true positives, true negatives, false positives, and false negatives. In this scenario, constructing a confusion matrix will help visualize the test results and facilitate the calculation of probabilities related to true and false results, providing a clearer understanding of the test's accuracy.
Recommended video:
Guided course
Step 4: State Conclusion Example 4
Watch next
Master Probability of Mutually Exclusive Events with a bite sized video explanation from Patrick
Start learning