Question

In: Math

The following n = 10 observations are a sample from a normal population. 7.3    7.0    6.4    7.4    7.6    6.3    6.9  &nbs

The following n = 10 observations are a sample from a normal population.

7.3    7.0    6.4    7.4    7.6    6.3    6.9    7.6    6.4    7.0

(a) Find the mean and standard deviation of these data. (Round your standard deviation to four decimal places.)

mean    
standard deviation    


(b) Find a 99% upper one-sided confidence bound for the population mean μ. (Round your answer to three decimal places.)


(c) Test H0: μ = 7.5 versus Ha: μ < 7.5. Use α = 0.01.

State the test statistic. (Round your answer to three decimal places.)

t =



State the rejection region. (If the test is one-tailed, enter NONE for the unused region. Round your answers to three decimal places.)

t >
t <


State the conclusion.

H0 is rejected. There is insufficient evidence to conclude that the mean is less than 7.5.

H0 is not rejected. There is sufficient evidence to conclude that the mean is less than 7.5.    

H0 is not rejected. There is insufficient evidence to conclude that the mean is less than 7.5.

H0 is rejected. There is sufficient evidence to conclude that the mean is less than 7.5.


(d) Do the results of part (b) support your conclusion in part (c)?

Yes

No   

Solutions

Expert Solution

SolutioNA:

create a vector smpl and use mean and sd functions

smpl <- c(7.3 , 7.0 , 6.4 , 7.4 , 7.6 , 6.3,
6.9 , 7.6 , 6.4 , 7.0)
mean(smpl)
sd(smpl)

Output:

mean(smpl)
[1] 6.99
> sd(smpl)
[1] 0.4931757

MEAN=6.99

STANDARD DEVIATION=0.49318

Solutionb:

t.test(smpl,conf.level = 0.99)

output:

One Sample t-test

data: smpl
t = 44.82, df = 9, p-value = 6.849e-12
alternative hypothesis: true mean is not equal to 0
99 percent confidence interval:
6.483169 7.496831
sample estimates:
mean of x
6.99

UPPER LIMIT=7.497

Solutonc:

R code is:

t.test(smpl,mu=7.5,alternative = "less",conf.level = 0.99)

One Sample t-test

One Sample t-test

data: smpl

t = -3.2702, df = 9, p-value = 0.00484

alternative hypothesis: true mean is less than 7.5

99 percent confidence interval:

-Inf 7.43002

sample estimates:

mean of x

6.99

test statistic=t=-3.270

critical t<-2.821

p=0.00484

p<0.01

Reject h0

sufficient evidence to support the claim.

H0 is rejected. There is sufficient evidence to conclude that the mean is less than 7.5.

Solutiond:

YES


Related Solutions

The following n = 10 observations are a sample from a normal population. 7.3    7.1    6.4   ...
The following n = 10 observations are a sample from a normal population. 7.3    7.1    6.4    7.5    7.6    6.2    6.8    7.6    6.4    7.0 (a) Find the mean and standard deviation of these data. (Round your standard deviation to four decimal places.) Mean: standard deviation:        (b) Find a 99% upper one-sided confidence bound for the population mean μ. (Round your answer to three decimal places.) (c) Test H0: μ = 7.5 versus Ha: μ < 7.5. Use α = 0.01....
The following n = 10 observations are a sample from a normal population. 7.3 7.1 6.5...
The following n = 10 observations are a sample from a normal population. 7.3 7.1 6.5 7.4 7.6 6.3 6.9 7.7 6.4 6.9 (a) Find the mean and standard deviation of these data. (Round your standard deviation to four decimal places.) mean standard deviation (b) Find a 99% upper one-sided confidence bound for the population mean μ. (Round your answer to three decimal places.) (c) Test H0: μ = 7.5 versus Ha: μ < 7.5. Use α = 0.01. State...
1. The following 10 observations are a random sample from a normal population. 7.4 7.1 6.5...
1. The following 10 observations are a random sample from a normal population. 7.4 7.1 6.5 7.6 6.3 7.2 8.1 6.8 7.1 7.5 a) Find the mean and standard deviation of this data. b)(5marks)TestH0: μ=7.4versusH1: μ<7.4atα=0.05.
A sample of n = 36 observations is drawn from a normal population, with  = 500 and  =...
A sample of n = 36 observations is drawn from a normal population, with  = 500 and  = 42. Find P(500 < X̅ < 510). a. 0.0764 b. 0.8756 c. 0.9236 d. 0.7556 e. 0.4236
A sample of n = 15 observations is taken from a normal population with unknown mean...
A sample of n = 15 observations is taken from a normal population with unknown mean and variance. The sample has a mean of ¯x = 88.1 and standard deviation 14.29. The researcher hypothesizes that (a) the population has a mean of 90 and (b) the population has a variance of 300. Using confidence intervals, determine the validity of the researcher’s hypotheses at an overall confidence level of 95% assuming the two confidence intervals are independent. That is, recalling that...
A random sample of n = 100 observations is drawn from a population with mean 10...
A random sample of n = 100 observations is drawn from a population with mean 10 and variance 400. (a) Describe the shape of the sampling distribution of ¯x. Does your answer depend on the sample size? ( b) Give the mean and standard deviation of the sampling distribution of ¯x. (c) Find the probability that ¯x is less than 8. (d) Find the probability that ¯x is greater than 9.5. (e) Find the probability that ¯x is between 8...
Exercise 10-3 A sample of 35 observations is selected from a normal population. The sample mean...
Exercise 10-3 A sample of 35 observations is selected from a normal population. The sample mean is 26, and the population standard deviation is 4. Conduct the following test of hypothesis using the .05 significance level.    H0 : μ ≤ 25 H1 : μ > 25 (a) Is this a one- or two-tailed test? "Two-tailed"-the alternate hypothesis is different from direction. "One-tailed"-the alternate hypothesis is greater than direction. (b) What is the decision rule? (Round your answer to 2...
A sample of n=23 observations is drawn from a normal population with μ=1030 and σ=210. Find...
A sample of n=23 observations is drawn from a normal population with μ=1030 and σ=210. Find each of the following: A. P(X¯>1117) Probability = B. P(X¯<964) Probability = C. P(X¯>1012) Probability =
A sample of 260 observations is selected from a normal population with a population standard deviation...
A sample of 260 observations is selected from a normal population with a population standard deviation of 26. The sample mean is 15. Determine the standard error of the mean. Determine the 98% confidence interval for the population mean. (Use z Distribution Table.) (Round your answers to 3 decimal places.)
a sample of 245 observations is selected from a normal population for which the population standard...
a sample of 245 observations is selected from a normal population for which the population standard deviation is known to be 25. the sample mean is 20. determine the standard error of the mean. determine the 90% confidence interval for the population mean.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT