219k views
1 vote
The display provided from technology available below results from using data for a smartphone​ carrier's data speeds at airports to test the claim that they are from a population having a mean less than 5.00 Mbps. Conduct the hypothesis test using these results. Use a 0.05 significance level. Identify the null and alternative​ hypotheses, test​ statistic, P-value, and state the final conclusion that addresses the original claim.

User AggieEric
by
5.2k points

1 Answer

3 votes

Answer:

The null and alternative hypothesis are:


H_0: \mu=5\\\\H_a:\mu< 5

Test statistic t=-0.256

P-value = 0.4

The null hypothesis failed to be rejected.

There is not enough evidence to support the claim that that smartphone​ carrier's data speeds at airports is less than 5 mbps.

Explanation:

The question is incomplete:

Sample mean (M): 4.79

Sample STD (s): 5.8

Sample size (n): 50

This is a hypothesis test for the population mean.

The claim is that that smartphone​ carrier's data speeds at airports is less than 5 mbps.

Then, the null and alternative hypothesis are:


H_0: \mu=5\\\\H_a:\mu< 5

The significance level is 0.05.

The sample has a size n=50.

The sample mean is M=4.79.

As the standard deviation of the population is not known, we estimate it with the sample standard deviation, that has a value of s=5.8.

The estimated standard error of the mean is computed using the formula:


s_M=(s)/(√(n))=(5.8)/(√(50))=0.82

Then, we can calculate the t-statistic as:


t=(M-\mu)/(s/√(n))=(4.79-5)/(0.82)=(-0.21)/(0.82)=-0.256

The degrees of freedom for this sample size are:


df=n-1=50-1=49

This test is a left-tailed test, with 49 degrees of freedom and t=-0.256, so the P-value for this test is calculated as (using a t-table):


P-value=P(t<-0.256)=0.4

As the P-value (0.4) is bigger than the significance level (0.05), the effect is not significant.

The null hypothesis failed to be rejected.

There is not enough evidence to support the claim that that smartphone​ carrier's data speeds at airports is less than 5 mbps.

User Davidsr
by
5.5k points