6.4k views
2 votes
A data set about speed dating includes​ "like" ratings of male dates made by the female dates. The summary statistics are nequals191​, x overbarequals6.51​, sequals2.08. Use a 0.10 significance level to test the claim that the population mean of such ratings is less than 7.00. Assume that a simple random sample has been selected. Identify the null and alternative​ hypotheses, test​ statistic, P-value, and state the final conclusion that addresses the original claim.

1 Answer

5 votes

Answer:

Null hypothesis:
\mu \geq 7

Alternative hypothesis:
\mu <7


t= (6.51-7)/((2.08)/(√(191)))= -3.26


p_v = P(t_(190)<-3.26)= 0.00066

The p value for this case is significantly lower than the significance level of 0.1 so then we can conclude that we have enough evidence to conclude that the true mean for the ratings is lower then 7.00 at 10% of significance

Explanation:

We have the following info given from the problem


\bar X = 6.51 represent the sample mean


s = 2.08 represent the sample deviation


n= 191 represent the sample size

We want to conduct an hypothesis to check the following hypothesis:

System of hypothesis

Null hypothesis:
\mu \geq 7

Alternative hypothesis:
\mu <7

Statistic

The statistic in order to check this hypothesis since we don't know the population deviation is given by:


t = (\bar X-\mu)/((s)/(√(n)))

And replacing we got:


t= (6.51-7)/((2.08)/(√(191)))= -3.26

Now we can find the degrees of freedom given by:


df = n-1=191-1=190

P value

Now we can find the p value taking in count that we have a left tailed test:


p_v = P(t_(190)<-3.26)= 0.00066

Final conclusion

The p value for this case is significantly lower than the significance level of 0.1 so then we can conclude that we have enough evidence to conclude that the true mean for the ratings is lower then 7.00 at 10% of significance

User Amogh Talpallikar
by
5.3k points