Every road has one at some point - construction zones that have much lower speed limits. To see if drivers obey these lower speed limits, a police officer uses a radar gun to measure the speed (in miles per hours, or mph) of a random sample of 10 drivers in a 25 mph construction zone. Here are the data: 27; 33; 32; 21; 30; 30; 29; 25; 27; 34. Is there convincing evidence that the average speed of drivers in this construction zone is greater than the posted speed limit?

Respuesta :

Answer:

[tex]t=\frac{28.8-25}{\frac{3.938}{\sqrt{10}}}=3.05[/tex]    

[tex]p_v =P(t_{(9)}>3.05)=0.0069[/tex]  

If we compare the p value and the significance level assumed [tex]\alpha=0.01[/tex] we see that [tex]p_v<\alpha[/tex] so we can conclude that we have enough evidence to reject the null hypothesis, so we can conclude that the true mean is higher than 25 mph at 1% of signficance.  

Step-by-step explanation:

Data given and notation  

Data: 27; 33; 32; 21; 30; 30; 29; 25; 27; 34

We can calculate the mean and deviation with the following formulas:

[tex]\bar X = \frac{\sum_{i=1}^n X_i}{n}[/tex]

[tex] s= \sqrt{\frac{\sum_{i=1}^n (X_i -\bar X)^2}{n-1}}[/tex]

[tex]\bar X=28.8[/tex] represent the mean height for the sample  

[tex]s=3.938[/tex] represent the sample standard deviation for the sample  

[tex]n=10[/tex] sample size  

[tex]\mu_o =25[/tex] represent the value that we want to test

[tex]\alpha[/tex] represent the significance level for the hypothesis test.  

t would represent the statistic (variable of interest)  

[tex]p_v[/tex] represent the p value for the test (variable of interest)  

State the null and alternative hypotheses.  

We need to conduct a hypothesis in order to check if the mean is higher than 25mph, the system of hypothesis would be:  

Null hypothesis:[tex]\mu \leq 25[/tex]  

Alternative hypothesis:[tex]\mu > 25[/tex]  

If we analyze the size for the sample is < 30 and we don't know the population deviation so is better apply a t test to compare the actual mean to the reference value, and the statistic is given by:  

[tex]t=\frac{\bar X-\mu_o}{\frac{s}{\sqrt{n}}}[/tex]  (1)  

t-test: "Is used to compare group means. Is one of the most common tests and is used to determine if the mean is (higher, less or not equal) to an specified value".  

Calculate the statistic

We can replace in formula (1) the info given like this:  

[tex]t=\frac{28.8-25}{\frac{3.938}{\sqrt{10}}}=3.05[/tex]    

P-value

The first step is calculate the degrees of freedom, on this case:  

[tex]df=n-1=10-1=9[/tex]  

Since is a one side test the p value would be:  

[tex]p_v =P(t_{(9)}>3.05)=0.0069[/tex]  

Conclusion  

If we compare the p value and the significance level assumed [tex]\alpha=0.01[/tex] we see that [tex]p_v<\alpha[/tex] so we can conclude that we have enough evidence to reject the null hypothesis, so we can conclude that the true mean is higher than 25 mph at 1% of signficance.