Question

JUDGING OFF THE FOLLOWING QUESTION...I DONT THINK IT IS THE SAME GROUP OF PEOPLE TWICE. THE...

JUDGING OFF THE FOLLOWING QUESTION...I DONT THINK IT IS THE SAME GROUP OF PEOPLE TWICE. THE MAIN GROUP IS SPLIT INTO TWO - SO ARE WE SURE IT WOULD BE PAIRED?

In the main study, researchers collected 80 adults. Adults were randomly divided into 2 groups, 40 each. First group was given cheerios for a month and the second group was given toasted oats for a month. Average ldl cholesterol were 4.64 mmol/l in cheerios group and 4.00 mmol/l in toasted oats group. the sample standard deviations were 0.72 mmol/l and 1.15 mmol/l in oat bran group. Your task is to perform a hypothesis test with 0.05 significance level.

A.) So, do we use

- two sample t-test

Data: cheerios and ToastedOats

t=3.002, df = 78, p-value = 0.003602

Alternative hypothesis: true difference in means is not equal to 0.

- welch two sample-test

Data: Cheerios and ToastedOats

t=3.002, df = 65.353, p-value = 0.003797

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

- paired t-test

Data: Cheerios and ToastedOats

t=3.075, df = 39, p-value = 0.003835

Alternative hypothesis: true difference in means is not equal to 0.

Using software output you choose, write a valid conclusion in paragraph format. Make sure to include descriptions about the mean difference with units, statistical significance. Include both statistical and medical conclusion in your statement as if you were reporting in a journal article.

Homework Answers

Answer #1

It is not paired for sure because there are two different groups, each of 40 people. So, it is clear that there is no paired data, but we have two different groups.

If we assume population with equal variance, then two sample t test is appropriate test to be used in this case.

So, select first test

two sample t-test

Data: cheerios and ToastedOats

t=3.002, df = 78, p-value = 0.003602

Alternative hypothesis: true difference in means is not equal to 0.

Mean difference between two groups is 0.64 mmol/l. Result is significant at 0.05 significance level because the p value corresponding to the test statistics is 0.0036, which is less than significance level of 0.05. So, rejecting the null hypothesis and concluding that there a significant difference between means of two groups.

Medical conclusion:-Average ldl cholesterol are different between cheerios group and toasted oats group

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
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...
> 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...
> 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,...
Below is the output for monthly salaries for recent business interns by region, Los Angles (LA)...
Below is the output for monthly salaries for recent business interns by region, Los Angles (LA) and San Francisco (SF). t.test(Amount ~ Location, data = money) ## ## Welch Two Sample t-test ## ## data: Amount by Location ## t = -1.25, df = 223.89, p-value = 0.0789 ## alternative hypothesis: true difference in means is not equal to 0 ## 95 percent confidence interval: ## -4.09 4.09 ## sample estimates: ## mean in group LA mean in group SF...
Company A claims that one of their drugs takes effect quicker than their competitor, Company B....
Company A claims that one of their drugs takes effect quicker than their competitor, Company B. To verify this claim, twenty volunteers were randomly assigned to take a drug from either Companies A or B. The following table shows the time (in minutes) the drug took each of the 20 volunteers to feel the effects: Company A: 7.0 10.7 5.6 8.3 12.1 12.6 9.3 8.2 3.1 10.5 Company B 9.1 13.2 8.7 8.1 4.2 9.5 10.7 15.3 12.1 14.0 (a)...
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...
Basic concepts. For each of the following answer the question and give a short explanation of...
Basic concepts. For each of the following answer the question and give a short explanation of your reasoning. a) A 95% confidence interval for the difference between two means is reported as (0.8, 2.3). What can you conclude about the results of a significance test of the null hypothesis that the population means are equal versus the two-sided alternative? b) Will larger samples generally give a larger or smaller margin of error for the difference between two sample means? c)...
QUESTION 9 9) A researcher is testing the claim that men and women who were arrested...
QUESTION 9 9) A researcher is testing the claim that men and women who were arrested last year have the same number of prior arrests. Data were analyzed and the following SPSS output was given. a) State an Alternative or Research Hypothesis that is being tested with the sample data you have T-Test results for below. b) Are the variances equal for these two groups? c) Report the test statistic value and your decision at a 5% significance level about...
A study on crew teams analyzed the weights of randomly selected rowers from the Oxford and...
A study on crew teams analyzed the weights of randomly selected rowers from the Oxford and Cambridge crew teams. From data collected over past years, 8 Oxford and 8 Cambridge rowers were randomly selected, and their weight their senior year on the team was recorded. A curious crew fan wants to know if Oxford rowers weigh more on average than Cambridge rowers. a) What parameter should be used to address the researcher’s question? µd µ1 -µ2 b).State the hypotheses you...
The t-test paired scores go like that: t = 8.812, df = 46, p-value = 0.00000000001936...
The t-test paired scores go like that: t = 8.812, df = 46, p-value = 0.00000000001936 CI (95%): 3.677283 & 5.854632 The mean of the differences: 4.765957 Decide whether statements below are true and explain why: 1) Classical hypothesis testing would recognize a significant difference here 2) Because the estimates of means are different, with 95% there is a difference between the means in the (imaginary) population, 3)The confidence interval includes 0, so it’s possible that there is no real...