Question

What is the interpretation of the data at .01 level of significance for the null hypothesis?...

What is the interpretation of the data at .01 level of significance for the null hypothesis? Assume a one-tailed negative directional test.

Group 1 Group 2
Phoenix Males Chicago Males
4.00 5.00
5.00 5.00
6.00 6.00
6.00 5.00
5.00 7.00
6.00 8.00
a.

t(10) = 1.10, p < .10, the obtained value does not exceed the critical value, so the null hypothesis must be accepted and it must be concluded that the difference is due to chance.

b.

t(10) = 1.10, p > .05, the obtained value does not exceed the critical value, so the null hypothesis must be accepted and it must be concluded that the difference is due to chance.

c.

t(10) = -1.10, p > .01, the obtained value does not exceed the critical value, so the null hypothesis must be accepted and it must be concluded that the difference is due to chance.

d.

t(10) = 1.10, p > .01, the obtained value does not exceed the critical value, so the null hypothesis must be accepted and it must be concluded that the difference is not due to chance.

Homework Answers

Answer #1

Solution:

code in R"

phoenix_males <- c(4,5,6,6,5,6)
chicago_males <- c(5,5,6,5,7,8)
t.test(phoenix_males,chicago_males,alternative = "less")

output:

Welch Two Sample t-test

data: phoenix_males and chicago_males
t = -1.0847, df = 8.5503, p-value = 0.1539
alternative hypothesis: true difference in means is less than 0
95 percent confidence interval:
-Inf 0.4668154
sample estimates:
mean of x mean of y
5.333333 6.000000

t=-1.10

p=0.1539

p>0.01

Fail to reject Null hypothesis

Accept null hypothesis

t(10) = -1.10, p > .01, the obtained value does not exceed the critical value, so the null hypothesis must be accepted and it must be concluded that the difference is due to chance

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Test the null hypothesis at the .01 level of significance that the distribution of blood types...
Test the null hypothesis at the .01 level of significance that the distribution of blood types for college students complies with the proportions described in the blood bank bulletin, namely, .44 for O, .41 for A, .10 for B, and .05 for AB. Now, however, assume that the results are available for a random sample of only 60 students. The results are as follows: 27 for O, 26 for A, 4 for B, and 3 for AB. NOTE: The expected...
Suppose that in a certain hypothesis test the null hypothesis is rejected at the .10 level;...
Suppose that in a certain hypothesis test the null hypothesis is rejected at the .10 level; it is also rejected at the .05 level; however it cannot be rejected at the .01 level. The most accurate statement that can be made about the p-value for this test is that: p-value = 0.01. p-value = 0.10. 0.01 < p-value < 0.05. 0.05 < p-value < 0.10. Complete the sentence: If we do not reject the null hypothesis, we conclude that _____....
_____11) If the null hypothesis is that the population mean is equal to 150 and a...
_____11) If the null hypothesis is that the population mean is equal to 150 and a sample                 mean of 113 gave significant support against the null hypothesis, which of the                 following sample means would be certain to give support against the null                  hypothesis.     a) 114                              b.) 122                   c.) 264               d.) 112 _____12) If the p-value is less than the significance level, you would .      a.) reject the null hypothesis         b.) accept...
You are testing Ho: p=20% at 5% significance level. You have collected the data and the...
You are testing Ho: p=20% at 5% significance level. You have collected the data and the p-value was 6%. As a good student of QM, you report declares that there is no statistical justification to reject the null hypothesis. Your client says that such a declaration has no meaning - either accept or reject the null hypothesis. if the null hypothesis is accepted there is a chance that you may be making an error. explain why you cannot compute the...
In order to determine whether or not you will reject the null hypothesis, the test statistic...
In order to determine whether or not you will reject the null hypothesis, the test statistic must be compared against the____. A) critical value B) significance level C) obtained value D) p value
T or F The null Hypothesis is rejected, if the p-value is larger than significance level.
T or F The null Hypothesis is rejected, if the p-value is larger than significance level.
1) A friend has performed a significance test of the null hypothesis that two means are...
1) A friend has performed a significance test of the null hypothesis that two means are equal. His report states that the null hypothesis is rejected in favor of the alternative that the first mean is larger than the second. In a presentation on his work, he notes that the first sample mean was larger than the second mean and this is why he chose this particular one-sided alternative. Suppose he reported t = 1.90 with a P-value of 0.04....
Identify the null hypothesis, alternative hypothesis, test statistic, P-value, conclusion about the null hypothesis, and final...
Identify the null hypothesis, alternative hypothesis, test statistic, P-value, conclusion about the null hypothesis, and final conclusion that addresses the original claim. Use the P-value method. A simple random sample of 55 adults is obtained from a normally distributed population, and each person’s red blood cell count (in cells per microliter) is measured. The sample mean is 5.26 and the sample standard deviation is 0.54. Use α = .07 to test the claim that the sample is from a population...
A 0.01 significance level is used for a hypothesis test of the claim that when parents...
A 0.01 significance level is used for a hypothesis test of the claim that when parents use a particular method of gender​ selection, the proportion of baby girls is different from 0.5. Assume that sample data consists of 45 girls in 81 ​births, so the sample statistic of 5/9 results in a z score that is 1 standard deviation below 0. Complete parts​ (a) through​ (h) below. a. Identify the null hypothesis and the alternative hypothesis. b. What is the...
2. For each p value stated below what is the decision (reject/accept null hypothesis) when level...
2. For each p value stated below what is the decision (reject/accept null hypothesis) when level of significance (α) = .01? a. p = .1250 b. p = .0075 c. p = .0350 d. p = .000
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT