Question

> x=c(5,3,1,6,4,3,2,6,7) > y=c(7,4,1,8,5,2,4,7,9) > mean(x) [1] 4.111111 > mean(y) [1] 5.222222 > cor(x,y) # +...

> x=c(5,3,1,6,4,3,2,6,7)

> y=c(7,4,1,8,5,2,4,7,9)

> mean(x)

[1] 4.111111

> mean(y)

[1] 5.222222

> cor(x,y) # + indicates consistency, more power

[1] 0.943973

> t.test (x,y,paired=T) #sig because of + correlation

   Paired t-test

data: x and y

t = -3.1623, df = 8, p-value = 0.01335

alternative hypothesis: true difference in means is not equal to 0

95 percent confidence interval:

-1.9213584 -0.3008638

sample estimates:

mean of the differences

             -1.111111

>

What conclusions can be made regarding statistical significance?

Would that conclusion change with a 1-tailed test? Why or why not?

Homework Answers

Answer #1

Conclusion:

     The t value of the test is -3.1623 with a p-value < 0.05. So there is suffcient evidence at 5% level of significance to reject the null hypothesis and it can be concluded that there is significant difference in the population means betweeen the dependent populations x and y. The conclusion would not change with a 1-tailed test, because the p-value for the 1-tailed test will be lesser than the p-value of the 2-tailed test by 50%. So the reduction in p-value further would not change the decision of rejection in this case.

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
> x=c(5,3,1,6,4,3,2,4,7) > y=c(7,4,1,8,5,2,4,7,9) > mean(x) [1] 3.888889 > mean(y) [1] 5.222222 > sd(x) [1] 1.900292...
> x=c(5,3,1,6,4,3,2,4,7) > y=c(7,4,1,8,5,2,4,7,9) > mean(x) [1] 3.888889 > mean(y) [1] 5.222222 > sd(x) [1] 1.900292 > sd(y) [1] 2.728451 > t.test(x,y,var.equal=T)    Two Sample t-test data: x and y t = -1.203, df = 16, p-value = 0.2465 alternative hypothesis: true difference in means is not equal to 0 95 percent confidence interval: -3.682888 1.016221 sample estimates: mean of x mean of y 3.888889 5.222222 > t.test(x,y,var.equal=F)    Welch Two Sample t-test data: x and y t = -1.203,...
I have an original data set and 4 sets of transformed data to which I applied...
I have an original data set and 4 sets of transformed data to which I applied a two-sample pooled variance t-procedure in R. I am uncertain about to how to interpret the confidence intervals of the transformed data since when I back-transform the endpoints by undoing the original operation, I get values that don't seem anywhere near correct. Each of the transformations that was applied has been added as a suffix to the vector name containing the transformed data (in...
Using SPSS, the outcome of the data analysis are as follow; Paired Differences 95% Confidence Interval...
Using SPSS, the outcome of the data analysis are as follow; Paired Differences 95% Confidence Interval of the difference Mean Std. Deviation Std. Error Mean Lower Upper T df Sig.(2-tailed) Pair 1 Method A-Method B 5.200 6.125 1.937 0.819 9.581 2.685 9 1-Provide a statement about the finding in this table for paired t-test and it is interpretation? 2-Report the estimate difference for ua-ub between the mean scores obtained by children taught by the two methods and its 95% confidence...
Now suppose a larger sample (30 pairs vs 10 pairs) was collected and a paired t...
Now suppose a larger sample (30 pairs vs 10 pairs) was collected and a paired t test was used to analyze the data. The output is shown below. Paired Samples Statistics Mean N Std. Deviation Std. Error Mean Pair 1 Female salaries 6773.33 30 782.099 142.791 Male salaries 7213.33 30 875.227 159.794 Paired Samples Correlations N Correlation Sig. Pair 1 Female salaries & Male salaries 30 .881 .000 Paired Samples Test Paired Differences t df Sig. (2-tailed) Mean Std. Deviation...
The null hypothesis states there will be no difference in scores on the ADS between those...
The null hypothesis states there will be no difference in scores on the ADS between those who receive the standard treatment program and those who receive the standard treatment program plus Mindfulness Therapy. The output from the analysis is below. The results are t(19) = 1.554, p = .137. Paired Sample Statistics Mean N Std Deviation Std. Error Mean Pair 1 Standard Std. Mindfulness 12.8000 10.9500 20 20 3.81962 4.28553 .85409 .95827 Paired Samples Correlations N Correlations Sig Pair 1...
(7) A new drug is developed to treat headache, and we want to compare its performance...
(7) A new drug is developed to treat headache, and we want to compare its performance with an existing drug. The performance measure here is the time from taking the drug to people start to feel better. A random sample of volunteers were collected, in one occasion of headache, these people use one of the drug, and then in another occasion of headache (there is a long time between occasions), these volunteers use the other drug. Assuming all variables are...
Test the Hypotheses Below Null Hypothesis: Mean Student Debt in 2011 is equal to Mean Student...
Test the Hypotheses Below Null Hypothesis: Mean Student Debt in 2011 is equal to Mean Student Debt in 2007 Alternative Hypothesis: Mean Student Debt in 2011 is not equal to Mean Student Debt in 2007 Alpha Level = 0.05 t-Test: Two-Sample Assuming Equal Variances Variable 1 Variable 2 Mean 3925.76 2876.82 Variance 222129.8188 140278.3547 Observations 50 50 Pooled Variance 181204.0867 Hypothesized Mean Difference 0 df 98 t Stat 12.32073615 P(T<=t) one-tail 6.27467E-22 t Critical one-tail 1.660551217 P(T<=t) two-tail 1.25493E-21 t...
1 Mr. X has cor pulmonale 2 Mr Y has a left ventricular aneurysm which of...
1 Mr. X has cor pulmonale 2 Mr Y has a left ventricular aneurysm which of them is more likely to have a stroke and why. which of them is more likely to have a pulmonary embolism? why?
Using the table below, would you please check my answers. The answer for the p-value is...
Using the table below, would you please check my answers. The answer for the p-value is supposed to be 0.0000; however, I keep getting 0.9999999977 as the answer. How do you find the correct p-value? Where am I going wrong in my calculation? Regardless of your answer to part (a) using R, run a t-test for the difference between the two treatment means at the α = 5% level of significance. Specifically, we are interested in knowing if there exists...
E. Using the same data, assuming that they are independent sample and not paired. Using SPSS,...
E. Using the same data, assuming that they are independent sample and not paired. Using SPSS, the outcome of the data analysis as follow. Independent Samples Test Levene’s Test for equality of variances t-test for equality of means 95% Confidence Interval of the difference F Sig. t df Sig.(2-tailed) Mean Difference Std. Error Difference Lower Upper Test score Equal variances assumed 0.153 0.700 1.215 18 .240 5.200 4.280 -3.793 14.193 Equal variances not assumed 1.215 17.694 .240 5.200 4.280 -3.804...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT