Question

In: Statistics and Probability

Please find the Lower AND Upper bound of the above number set: 36, 52, 60, 60,...

Please find the Lower AND Upper bound of the above number set:

36, 52, 60, 60, 62, 65, 65, 65, 70, 72, 74, 75, 75, 76, 76, 78, 79, 79, 80, 80, 82, 83, 84, 85, 88, 90, 90, 92, 95, 98, 99

(NOTE: The answer is not 36 nor 42 for low bound nor 81.37 nor 110 for the upper bound. These were incorrect answers.)

Solutions

Expert Solution

Answer: find the Lower AND Upper bound of the above number set:

36, 52, 60, 60, 62, 65, 65, 65, 70, 72, 74, 75, 75, 76, 76, 78, 79, 79, 80, 80, 82, 83, 84, 85, 88, 90, 90, 92, 95, 98, 99

Solution:

Mean, x̄ = Σx /n

Mean, x̄ = 2365 /31

Mean, x̄ = 76.2903

S.D, s = √Σ(xi - x̄)^2/n-1

s = √Σ(xi - 76.2903)^2/31-1

s = √5752.3871/30

S.D, s = 13.8472

You are not provided confidence interval, so we use 95% confidence interval.

At 95% confidence interval, α = 0.05

Z critical =Zα/2 = 1.96

the 95% confidence interval:

CI = x̄ ± Z critical * σ/√n

CI = 76.2903 ± 1.96 * 13.8472 / √31

CI = 76.2903 ± 4.8746

CI = (71.4157, 81.1649)

Therefore,

Lower bound = 71.42

Upper bound = 81.16

If we consider 90% confidence interval,

At 98% confidence interval, α = 0.10

Z critical =Zα/2 = 1.645

the 90% confidence interval:

CI = x̄ ± Z critical * σ/√n

CI = 76.2903 ± 1.645 * 13.8472 / √31

CI = 76.2903 ± 4.0912

CI = (72.1991, 80.3815)

Therefore,

Lower bound = 72.20

Upper bound = 80.38

If we consider 99% confidence interval,

At 99% confidence interval, α = 0.01

Z critical =Zα/2 = 2.5758

the 99% confidence interval:

CI = x̄ ± Z critical * σ/√n

CI = 76.2903 ± 2.5758 * 13.8472 / √31

CI = 76.2903 ± 6.4061

CI = (69.8842, 82.6964)

Therefore,

Lower bound = 69.88

Upper bound = 82.70

If this answer is helpful please upvote.


Related Solutions

Write a program in JAVA that prompts the user for a lower bound and an upper...
Write a program in JAVA that prompts the user for a lower bound and an upper bound. Use a loop to output all of the even integers within the range inputted by the user on a single line.
Given the data listed in the table, calculate the lower and upper bound for the 95%...
Given the data listed in the table, calculate the lower and upper bound for the 95% confidence interval for the mean at X = 7. The regression equation is given by y^ = b0 + b1x. Regression Statistics Statistic Value b0 4.3 b1 0.50 x 5.36 se 3.116 SSX 25.48 SST 58.25 n 40 Give your answers to 2 decimal places. You may find this Student's t distribution table useful. a) Lower bound = b)Upper bound =
Given the integral 1/x dx upper bound 2 lower bound 1 (a) use simpson's rule to...
Given the integral 1/x dx upper bound 2 lower bound 1 (a) use simpson's rule to approximate the answer with n=4 Formula:f(x)=1/3[f(x0)+4f(x1)+2f(x2)+...+f(xn)]Δx(keep answer to 6 decimals) b)how large is n in order for the error of Simpsons rule for the given integral is no more than 0.000001 Formula: |Es|=(k)(b-a)^5/(180 n^4), where |f^4(x)≤k| please show all work and steps
Given that α (alpha) is an upper bound of a given set of S of real...
Given that α (alpha) is an upper bound of a given set of S of real numbers, prove the following are equivalent: α = sup(S) α ∈ cl(A)
Write matlab program to compute ∫f(x)dx lower bound a upper bound b using simpson method and...
Write matlab program to compute ∫f(x)dx lower bound a upper bound b using simpson method and n points. Then, by recomputing with n/2 points and using richardson method, display the exact error and approximate error. (Test with a=0 b=pi f(x)=sin(x))
Define the greatest lower bound for a set A ⊂ R. Let A and B be...
Define the greatest lower bound for a set A ⊂ R. Let A and B be two non-empty subsets of R which are bounded below. Show glb(A ∪ B) = min{glb(A), glb(B)}.
R studio. The file I read contains the lower and upper bound of 10,000 98% confidence...
R studio. The file I read contains the lower and upper bound of 10,000 98% confidence intervals for a population mean. All intervals are constructed from samples of size 30 from the same population. As a comment, how many of the 10,000 intervals do we expect to contain the true population mean? Use if else function to determine if the true population mean of 50 is contained in each interval. If an interval contains the true population mean , then...
How is the variational principle applied? Question 3 options: a) To find an upper bound for...
How is the variational principle applied? Question 3 options: a) To find an upper bound for the ground-state kinetic energy b) To find an upper bound for the ground-state potential energy c) To find a lower bound for the ground-state kinetic energy d) To find a lower bound for the ground-state potential energy e) To find an upper bound for the ground-state total energy
Find an upper bound for the error occured for the approximation calculated by Divided Differences Method...
Find an upper bound for the error occured for the approximation calculated by Divided Differences Method for f(x)=exp(2x)-x with x0=1, x1=1.25, and x2=1.6.
In the notation, <T extends Number>, the Number class A. Specifies both an upper and lower...
In the notation, <T extends Number>, the Number class A. Specifies both an upper and lower bound for the type T B. Specifies a lower bound for the parameter type T C. Specifies an upper bound for the parameter type T D. None of the above
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT