Question

The value of tα/2 when determine the 99% confidence interval for µ when the sample standard...

The value of tα/2 when determine the 99% confidence interval for µ when the sample standard deviation of the population is unknown and a sample size of 35 was taken from a normally distribution random variable

Homework Answers

Answer #1

Since it is given that there is a need for a 99% confidence interval. So, the level of significance will be 1-0.99=0.01. The value of the population standard deviation is not given. So, in order to find a 99% CI for µ, we will use the t-test.

Again the sample size is 35. So, required degree of freedom for critical value of t = n-1 = 35-1 = 34

So, from the t-table, tα/2 at 0.01 level of significance and at 34 degrees of freedom = 2.73

Note In some standard books, you may not get this above value of t from t-table because most of the books give t value up to 30 degrees of freedom. So, I have used R to obtain this value. You may see my R-code as below:

> abs(qt(0.01/2,34))
[1] 2.728394

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
The value of zα/2 when determine the 96% confidence interval for p. The decision rule (aka,...
The value of zα/2 when determine the 96% confidence interval for p. The decision rule (aka, the rejection region) for testing the following pair of hypotheses at the .05 level of significance when the population standard deviation is unknown and a random sample of size 28 is taken. H0: µ = 18 Ha: µ < 18 The value of tα/2 when determine the 99% confidence interval for µ when the sample standard deviation of the population is unknown and a...
Find the value tα/2 for constructing a 95% confidence interval for μ if we draw a...
Find the value tα/2 for constructing a 95% confidence interval for μ if we draw a sample of size 15 from a normal population with σ unknown.
1. Develop 90 %, 95 %, and 99% confidence intervals for population mean (µ) when sample...
1. Develop 90 %, 95 %, and 99% confidence intervals for population mean (µ) when sample mean is 10 with the sample size of 100. Population standard deviation is known to be 5. 2. Suppose that sample size changes to 144 and 225. Develop three confidence intervals again. What happens to the margin of error when sample size increases? 3. A simple random sample of 400 individuals provides 100 yes responses. Compute the 90%, 95%, and 99% confidence interval for...
True or false: 1. When constructing a confidence interval for a sample Mean, the t distribution...
True or false: 1. When constructing a confidence interval for a sample Mean, the t distribution is appropriate whenever the sample size is small. 2. The sampling distribution of X (X-bar) is not always a normal distribution. 3. The reason sample variance has a divisor of n-1 rather than n is that it makes the sample standard deviation an unbiased estimate of the population standard deviation. 4. The error term is the difference between the actual value of the dependent...
#1.       You are to construct a 99% confidence interval of a normally distributed population; the population...
#1.       You are to construct a 99% confidence interval of a normally distributed population; the population standard deviation is known to be 25. A random sample of size 28 is taken; (i) the sample mean is found to 76 and (ii) the sample standard deviation was found to be 30. Construct the Confidence interval. Clearly name the standard distribution you used (z, or t or F etc.) and show work. (10 points)
The 99% confidence interval for the mean, calculated from a sample is 2.05944 ≤ μ ≤...
The 99% confidence interval for the mean, calculated from a sample is 2.05944 ≤ μ ≤ 3.94056 . Determine the sample mean X ¯ = . Assuming that the data is normally distributed with the population standard deviation =2, determine the size of the sample n =
We use the t distribution to construct a confidence interval for the population mean when the...
We use the t distribution to construct a confidence interval for the population mean when the underlying population standard deviation is not known. Under the assumption that the population is normally distributed, find tα/2,df for the following scenarios. (You may find it useful to reference the t table. Round your answers to 3 decimal places.) tα/2,df a. A 95% confidence level and a sample of 10 observations. b. A 99% confidence level and a sample of 10 observations. c. A...
We use the t distribution to construct a confidence interval for the population mean when the...
We use the t distribution to construct a confidence interval for the population mean when the underlying population standard deviation is not known. Under the assumption that the population is normally distributed, find tα/2,df for the following scenarios. (You may find it useful to reference the t table. Round your answers to 3 decimal places.) tα/2,df a.A 95% confidence level and a sample of 22 observations. b.A 99% confidence level and a sample of 22 observations. c.A 95% confidence level...
Find the critical value tα to be used for a confidence interval for the mean of...
Find the critical value tα to be used for a confidence interval for the mean of the population in each of the following situations. (a) a 95% confidence interval based on n = 12 observations (b) a 90% confidence interval from an SRS of 22 observations (c) an 80% confidence interval from a sample of size 40
In constructing a 99% confidence level estimate of the mean when the population standard deviation (σ)...
In constructing a 99% confidence level estimate of the mean when the population standard deviation (σ) is unknown and the sample size is 35, what will be your t score used in the formula?