Skip to main content
Ch. 8 - Hypothesis Testing
Triola - Elementary Statistics 14th Edition
Triola14th EditionElementary StatisticsISBN: 9780137366446Not the one you use?Change textbook
Chapter 8, Problem 8.CR.6

Lightning Deaths The graph in Cumulative Review Exercise 5 was created by using data consisting of 242 male deaths from lightning strikes and 64 female deaths from lightning strikes. Assume that these data are randomly selected lightning deaths and proceed to test the claim that the proportion of male deaths is greater than . Use a 0.01 significance level. Any explanation for the result?

Verified step by step guidance
1
State the null hypothesis (H₀) and the alternative hypothesis (H₁). The null hypothesis is H₀: p₁ ≤ p₂ (the proportion of male deaths is less than or equal to the proportion of female deaths). The alternative hypothesis is H₁: p₁ > p₂ (the proportion of male deaths is greater than the proportion of female deaths).
Calculate the sample proportions for male and female deaths. Let p₁ = x₁/n₁, where x₁ is the number of male deaths (242) and n₁ is the total number of deaths (242 + 64). Similarly, calculate p₂ = x₂/n₂, where x₂ is the number of female deaths (64) and n₂ is the total number of deaths.
Determine the pooled proportion (p̂) under the null hypothesis. The formula for the pooled proportion is: = (x₁ + x₂) / (n₁ + n₂), where x₁ and x₂ are the counts of male and female deaths, and n₁ and n₂ are the total sample sizes.
Compute the test statistic using the formula for a two-proportion z-test: z = (p₁ - p₂) / sqrt(p̂(1 - p̂)(1/n₁ + 1/n₂)). Substitute the values of p₁, p₂, p̂, n₁, and n₂ into the formula.
Compare the calculated z-value to the critical z-value for a one-tailed test at the 0.01 significance level. If the calculated z-value is greater than the critical z-value, reject the null hypothesis. Otherwise, fail to reject the null hypothesis. Interpret the result in the context of the problem.

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
4m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

Hypothesis Testing

Hypothesis testing is a statistical method used to make decisions about a population based on sample data. It involves formulating a null hypothesis (H0) and an alternative hypothesis (H1). In this case, the null hypothesis would state that the proportion of male deaths is equal to or less than that of female deaths, while the alternative hypothesis would claim that the proportion of male deaths is greater.
Recommended video:
Guided course
06:21
Step 1: Write Hypotheses

Significance Level

The significance level, often denoted as alpha (α), is the threshold for determining whether to reject the null hypothesis. A significance level of 0.01 indicates that there is a 1% risk of concluding that a difference exists when there is none. This means that if the p-value obtained from the test is less than 0.01, we would reject the null hypothesis in favor of the alternative.
Recommended video:
Guided course
04:46
Step 4: State Conclusion Example 4

Proportion

A proportion is a statistical measure that represents the part of a whole. In this context, it refers to the ratio of male deaths to the total number of deaths from lightning strikes. Understanding proportions is crucial for comparing the likelihood of events occurring in different groups, such as male versus female deaths in this scenario.
Recommended video:
Guided course
09:27
Difference in Proportions: Hypothesis Tests