Question

A researcher wishes to test a hypothesis, using a 5% level of significance, to see if...

A researcher wishes to test a hypothesis, using a 5% level of significance, to see if the average level of cholesterol can be reduced from using a medical treatment for a particular population. If one wishes to perform a one-side one-sample t test, and wishes that the t test to have a power of 0.80 to detect a reduction of 10mg/100ml in cholesterol (LDL), how large a sample would be needed? (From a pilot study, the estimated standard deviation of the cholesterol levels to this population is 30)

Homework Answers

Answer #1

For calculating the sample size(n) we need the following information

sig.level= 5% = 0.05 (type I error)

power of the test = 0.80 (1 - type II error)

delta = difference or reduction between two mean = 10 mg/100ml

sigma= sample standard deviation=30

These five parameters are related to each other if one is unknown then it can be calculated from the other three.

Now the sample size can be obtained by using the simple R command

power.t.test(n=NULL,delta = 10,sd=30,power = 0.8,sig.level = 0.05,type = "one.sample")

the output is

One-sample t test power calculation

n = 72.58407
delta = 10
sd = 30
sig.level = 0.05
power = 0.8
alternative = two.sided

so the sample size(n) is 73 (approximated)

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
Read the scenario and answer the question that follows: An experiment was set up to study...
Read the scenario and answer the question that follows: An experiment was set up to study two drugs, Lipanthyl and Befizal, based on their effect on cholesterol level in blood. A group of 25 men with high cholesterol level were randomly assigned one of the two drugs. The level of LDL was measured right before the treatment and again after the 3-month treatment. Suppose we wanted to compare the LDL levels pre and post treatment with Lipanthyl. 1. Would you...
Read the scenario and answer the question that follows: An experiment was set up to study...
Read the scenario and answer the question that follows: An experiment was set up to study two drugs, Lipanthyl and Befizal, based on their effect on cholesterol level in blood. A group of 25 men with high cholesterol level were randomly assigned one of the two drugs. The level of LDL was measured right before the treatment and again after the 3-month treatment. Suppose we wanted to compare the LDL levels of the subjects on Lipanthyl versus those on Befizal....
A medical researcher wishes to try three different techniques to lower cholesterol levels of patients with...
A medical researcher wishes to try three different techniques to lower cholesterol levels of patients with high cholesterol levels. The subjects are randomly selected and assigned to one of three groups. Group 1 is given medication, Group 2 is given an exercise program, and Group 3 is assigned a diet program. At the end of six weeks, each subject's cholesterol level is recorded. Determine the test statistic F-value to test the hypothesis that there is no difference among the means....
a. a researcher wishes to test the differences among five poplulaiton means, using .05 criterion of...
a. a researcher wishes to test the differences among five poplulaiton means, using .05 criterion of significance. Why is it a bad idea to perform 10 t tests for the 10 possible pairs of means? b. in one-way analysis of variance, what can cause the group means to vary? how about The degrees of freedom for the numerator is equal to?
1) A researcher wishes to perform a hypothesis test in order to determine whether there is...
1) A researcher wishes to perform a hypothesis test in order to determine whether there is evidence that the mean family income in the U.S. is different from $30,000. The rejection region of the corresponding hypothesis test will be: (Circle one) a) Located in the right tail of the sampling distribution b) Located in the left tail of the sampling distribution c) Located in both the left and right tails of the sampling distribution d) Centered around the mean of...
Conduct a hypotheses test using the given information. A researcher wishes to test the claim that...
Conduct a hypotheses test using the given information. A researcher wishes to test the claim that the average cost of tuition and fees at a four-year public college is greater than $5700. She selects a random sample of 36 four-year public colleges and finds the mean to be $5950. The population standard deviation is $659. Is there evidence to support the claim at a significance level of 0.05? 1. Set up appropriate hypotheses. 2. Compute the test statistic. 3. Compute...
A researcher wishes to determine whether people with high blood pressure can reduce their blood pressure,...
A researcher wishes to determine whether people with high blood pressure can reduce their blood pressure, measured in mm Hg, by following a particular diet. To test the claim, she conducts a controlled experiment with the following data:      Treatment Group Control Group _ Sample mean 120.5 149.3   Sample SD 17.4 30.2 Sample size 101 105 Use this data and a significance level of 0.01 to test the claim that the treatment group is from a population with a smaller...
In an independent sample sample t test, the researcher rejects H0 at 5% level of significance...
In an independent sample sample t test, the researcher rejects H0 at 5% level of significance and fails to reject H0 at 1% level. Then the p-value of the test is a. more than 0.05 b. less than 0,01 c. 0.01 < p < 0.05 d. Cannot determine from given information.
A serum cholesterol level above 250 mg/dl of blood is a risk factor for cardiovascular disease...
A serum cholesterol level above 250 mg/dl of blood is a risk factor for cardiovascular disease in humans.  At a medical center in St. Louis, a study to test the effectiveness of new cholesterol-lowering drug was conducted.  One hundred people with cholesterol levels between 250 mg/dl and 300 mg/dl were available for this study.  Fifty people were assigned at random to each of two treatment groups.  One group received the standard cholesterol-lowering medication and the other group received the new drug.  After taking the drug...
An experiment was conducted for better understanding of the effectiveness of a particular type of drug...
An experiment was conducted for better understanding of the effectiveness of a particular type of drug for reducing bad cholesterol (LDL) level. The purpose of the experiment was to determine whether different dosages used have significant different outcomes in average LDL reduction. Twenty subjects with LDL at around 250 to 300 mg/dL had participated in the study and were randomly divided into four groups. Each group was given a specific level of dosage of the drug each day for one...