Hugger Polls contends that an agent conducts a mean of 53 in-depth home surveys every week. A streamlined survey form has been introduced, and Hugger wants to evaluate its effectiveness. The number of in-depth surveys conducted during a week by a random sample of agents are: <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /?>

53 57 50 55 58 54 60 52 59 62 60 60 51 59 56

At the .05 level of significance, can we conclude that the mean number of interviews conducted by the agents is more than 53 per week?

(a) What is the decision rule? (Round your answer to 3 decimal places.)

Reject H0 : ? ? 53 and accept H1 : ? > 53 when the test statistic is greater than XXXX

(b) The value of the test statistic is XXXX. (Round your answer to 2 decimal places.)

Respuesta :

Answer:

a) For this case we need to find first the degrees of freedom given by:

[tex]df= n-1= 15-1 =14[/tex]

Now we need to find a quantile on the t distribution with 14 degrees of freedom that accumulates 0.05 of the area on the right and 0.95 on the left. And this value is: [tex] t_{critc}=1.761[/tex]

And we can obtained with the following Excel code :"=T.INV(0.95,14)"

So for this case we will reject the null hypothesis if [tex] t_{calculated}>t_{critc}[/tex] or if [tex] t_{calculated}>1.761[/tex]

b) [tex]t=\frac{56.4-53}{\frac{3.74}{\sqrt{15}}}=3.52[/tex]    

Step-by-step explanation:

Data given and notation  

We have the following dataset:

53 57 50 55 58 54 60 52 59 62 60 60 51 59 56

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]

And the results are:

[tex]\bar X=56.4[/tex] represent the sample mean

[tex]s=3.74[/tex] represent the sample standard deviation

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

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

[tex]\alpha=0.05[/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 53, the system of hypothesis would be:  

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

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

If we analyze the size for the sample is > 30 but 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".  

a) Decision rule

For this case we need to find first the degrees of freedom given by:

[tex]df= n-1= 15-1 =14[/tex]

Now we need to find a quantile on the t distribution with 14 degrees of freedom that accumulates 0.05 of the area on the right and 0.95 on the left. And this value is: [tex] t_{critc}=1.761[/tex]

And we can obtained with the following Excel code :"=T.INV(0.95,14)"

So for this case we will reject the null hypothesis if [tex] t_{calculated}>t_{critc}[/tex] or if [tex] t_{calculated}>1.71[/tex]

b) Calculate the statistic

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

[tex]t=\frac{56.4-53}{\frac{3.74}{\sqrt{15}}}=3.52[/tex]    

Conclusion  

As we can see our calculated value is higher than the critical value 3.52>1.76 so then we are on the rejection zone and we can conclide that that we have enough evidence to reject the null hypothesis, so the means seems to be higher than 53 at 5% of signficance.