168k views
1 vote
The U.S. Department of Transportation, National Highway Traffic Safety Administration, reported that 77% of all fatally injured automobile drivers were intoxicated. A random sample of 53 records of automobile driver fatalities in a certain county showed that 35 involved an intoxicated driver. Do these data indicate that the population proportion of driver fatalities related to alcohol is less than 77% in Kit Carson County? Use α = 0.05.

1 Answer

1 vote

Answer:

The p value obtained was a low value and using the significance level given
\alpha=0.05 we have
p_v<\alpha so we can conclude that we have enough evidence to reject the null hypothesis, and we can said that at 5% of significance the proportion of of driver fatalities related to alcohol is less from 0.77 or 77%.

Explanation:

1) Data given and notation n

n=53 represent the random sample taken

X=35 represent the automobile driver fatalities in a certain county involved with an intoxicated driver


\hat p=(35)/(53)=0.660 estimated proportion of automobile driver fatalities in a certain county involved with an intoxicated driver


p_o=0.77 is the value that we want to test


\alpha=0.05 represent the significance level

Confidence=95% or 0.95

z would represent the statistic (variable of interest)


p_v represent the p value (variable of interest)

2) Concepts and formulas to use

We need to conduct a hypothesis in order to test the claim that the population proportion of driver fatalities related to alcohol is less than 77% or 0.77 in Kit Carson:

Null hypothesis:
p\geq 0.77

Alternative hypothesis:
p < 0.77

When we conduct a proportion test we need to use the z statisitc, and the is given by:


z=\frac{\hat p -p_o}{\sqrt{(p_o (1-p_o))/(n)}} (1)

The One-Sample Proportion Test is used to assess whether a population proportion
\hat p is significantly different from a hypothesized value
p_o.

3) Calculate the statistic

Since we have all the info requires we can replace in formula (1) like this:


z=\frac{0.660 -0.77}{\sqrt{(0.77(1-0.77))/(53)}}=-1.903

4) Statistical decision

It's important to refresh the p value method or p value approach . "This methos is about determining "likely" or "unlikely" by determining the probability assuming the null hypothesis were true of observing a more extreme test statistic in the direction of the alternative hypothesis than the one observed". Or in other words is just a method to have an statistical decision to fail to reject or reject the null hypothesis.

The significance level provided
\alpha=0.05. The next step would be calculate the p value for this test.

Since is an unilateral lower test the p value would be:


p_v =P(z<-1.903)=0.0285

So the p value obtained was a low value and using the significance level given
\alpha=0.05 we have
p_v<\alpha so we can conclude that we have enough evidence to reject the null hypothesis, and we can said that at 5% of significance the proportion of of driver fatalities related to alcohol is less from 0.77 or 77%.

User RonK
by
5.2k points