Question

In: Statistics and Probability

Suppose that you are testing the hypotheses H0​: μ =11 vs. HA​: μ <11 A sample...

Suppose that you are testing the hypotheses H0​: μ =11 vs. HA​: μ <11 A sample of size 64 results in a sample mean of 11.5 and a sample standard deviation of 2.4 ​a) What is the standard error of the​ mean? ​b) What is the critical value of​ t* for a 99 % confidence​interval? ​c) Construct a 99​%confidence interval for μ. ​d) Based on the confidence​ interval, at a =0.005 can you reject H0​? Explain.

2)Before lending someone​ money, banks must decide whether they believe the applicant will repay the loan. One strategy used is a point system. Loan officers assess information about the​ applicant, totaling points they award for the​ person's income​ level, credit​ history, current debt​ burden, and so on. The higher the point​ total, the more convinced the bank is that​ it's safe to make the loan. Any applicant with a lower point total than a certain cutoff score is denied a loan. We can think of this decision as a hypothesis test. Since the bank makes its profit from the interest collected on repaid​ loans, their null hypothesis is that the applicant will repay the loan and therefore should get the money. Only if the​ person's score falls below the minimum cutoff will the bank reject the null and deny the loan.

​a) When a person defaults on a​ loan, which type of error did the bank​ make? A. Type I error B. Type II error

​b) Which kind of error is it when the bank misses an opportunity to make a loan to someone who would have repaid​ it? A. Type I error B. Type II error ​

c) Suppose the bank decides to lower the cutoff score from 250 points to 200. Is that analogous to choosing a higher or lower value of alpha for a hypothesis​ test? A. higher alpha level B. lower alpha level

​d) What impact does this change in the cutoff value have on the chance of each type of​ error? A. Increased Type​ I, decreased Type II. B. Decreased Type​ I, increased Type II. C. Increased Type​ I, increased Type II. D. Decreased Type​ I, decreased Type II

3)A company is developing a new​ high-performance wax for cross country ski racing. In order to justify the price marketing​ wants, the wax needs to be very fast.​ Specifically, the mean time to finish their standard test course should be less than 55 seconds for a former Olympic champion. To test​ it, the champion will ski the course 8 times. The​ champion's times are 56.4​, 60.8​, 46.7​, 54.4​, 47.9​, 46.9​, 54.4​, and 40.8 seconds to complete the test course. Complete parts a and b below.

​a) Should they market the​ wax? Assume the assumptions and conditions for appropriate hypothesis testing are met for the sample. Assume alphaequals0.05. What are the null and alternative​ hypotheses?

b)What is the value of the test​ statistic?

c)What is the​ P-value of the test​ statistic? d)Should they market the​ wax? A. No. There is sufficient evidence to conclude the mean time is less than 55 seconds. B. Yes. There is insufficient evidence to conclude the mean time is less than 55 seconds. C. Yes. There is sufficient evidence to conclude the mean time is less than 55 seconds. D. No. There is insufficient evidence to conclude the mean time is less than 55 seconds. ​

d) Suppose they decide not to market the wax after the​ test, but it turns out that the wax really does lower the​ champion's average time to less than 55 seconds. What kind of error have they​ made? Explain the impact to the company of such an error.

A. They have made a Type II error and will lose the potential profit from selling the wax.

B. They have made a Type I error and customers might demand their money back.

C. They have made a Type I error and will lose the potential profit from selling the wax.

D. They have made a Type II error and customers might demand their money back.

Solutions

Expert Solution

1)

R-commands and outputs:

#H0​: μ =11 vs. HA​: μ <11
#it is one-tailed test as HA:μ <11.
mu0=11
xbar=11.5
n=64
s=2.4 #sample standard deviation

#​a) What is the standard error of the​ mean?
SEofmean=s/n
SEofmean
[1] 0.0375

#​b) What is the critical value of​ t* for a 99 % confidence ​nterval?
#For 99% Confidence interval,alpha=0.01
alpha=0.01
tstar=qt(1-alpha/2,df=n-1)
tstar
[1] 2.656145

# c) Construct a 99​%confidence interval for μ.
Low=xbar-tstar*SEofmean
Low
[1] 11.40039
Upp=xbar+tstar*SEofmean
Upp
[1] 11.59961
# 99% confidence interval is [11.40039, 11.59961]

#​d) Based on the confidence​ interval, at a =0.005 can you reject H0​?
# YES,We observe that, mu0=11 does not lie in this interval. Therefore, Reject H0.


Related Solutions

In testing the hypothesis H0:  μ = 800 vs. Ha:  μ ≠ 800. A sample of size 40...
In testing the hypothesis H0:  μ = 800 vs. Ha:  μ ≠ 800. A sample of size 40 is chosen. the sample mean was found to be 812.5 with a standard deviation of 25, then the of the test statistic is: Z=0.0401 Z=-3.16 Z=3.16 Z=12.5 In a sample of 500 voters, 400 indicated they favor the incumbent governor.  The 95% confidence interval of voters not favoring the incumbent is 0.782 to 0.818 0.120 to 0.280 0.765 to 0.835 0.165 to 0.235 A Type...
Suppose that you are testing the hypotheses H0​: u=74 vs. HA​: u does not equal 74....
Suppose that you are testing the hypotheses H0​: u=74 vs. HA​: u does not equal 74. A sample of size 51 results in a sample mean of 69 and a sample standard deviation of 1.8. ​ a) What is the standard error of the​ mean? ​ b) What is the critical value of​ t* for a 90​% confidence​ interval? ​c) Construct a 90​% confidence interval for mu. ​ d) Based on the confidence​ interval, at a=0.100 can you reject H0​?...
Consider the following hypotheses: H0: μ ≤ 42.2 HA: μ > 42.2 A sample of 25...
Consider the following hypotheses: H0: μ ≤ 42.2 HA: μ > 42.2 A sample of 25 observations yields a sample mean of 43.2. Assume that the sample is drawn from a normal population with a population standard deviation of 6.0. a-1. Find the p-value. p-value < 0.01 0.01  p-value < 0.025 0.025  p-value < 0.05 0.05  p-value < 0.10 p-value  0.10 a-2. What is the conclusion if α = 0.10?    Reject H0 since the p-value is greater than α. Reject H0 since the...
Consider the following hypotheses: H0: μ ≤ 12.6 HA: μ > 12.6 A sample of 25...
Consider the following hypotheses: H0: μ ≤ 12.6 HA: μ > 12.6 A sample of 25 observations yields a sample mean of 13.4. Assume that the sample is drawn from a normal population with a population standard deviation of 3.2. a. Calculate the value of the test statistic. b. Find the p-value. c. Calculate the critical value using α = 0.05 d. What is the conclusion if α = 0.05? Interpret the results at α = 0.05. e. Calculate the...
Consider the following hypotheses: H0: μ ≥ 180 HA: μ < 180 A sample of 83...
Consider the following hypotheses: H0: μ ≥ 180 HA: μ < 180 A sample of 83 observations results in a sample mean of 175. The population standard deviation is known to be 21. (You may find it useful to reference the appropriate table: z table or t table) a-1. Calculate the value of the test statistic. (Negative value should be indicated by a minus sign. Round intermediate calculations to at least 4 decimal places and final answer to 2 decimal...
Consider the following hypotheses: H0: μ ≥ 199 HA: μ < 199 A sample of 98...
Consider the following hypotheses: H0: μ ≥ 199 HA: μ < 199 A sample of 98 observations results in a sample mean of 195. The population standard deviation is known to be 32. Calculate the value of the test statistic. a-2. Find the p-value. 0.025 p-value < 0.05 0.05 p-value < 0.10 p-value greater than or equal to 0.10 p-value < 0.01 p-value < 0.025 b. Does the above sample evidence enable us to reject the null hypothesis at α...
Consider the following hypotheses: H0: μ ≥ 208 HA: μ < 208 A sample of 74...
Consider the following hypotheses: H0: μ ≥ 208 HA: μ < 208 A sample of 74 observations results in a sample mean of 202. The population standard deviation is known to be 26. (You may find it useful to reference the appropriate table: z table or t table) a-1. Calculate the value of the test statistic. (Negative value should be indicated by a minus sign. Round intermediate calculations to at least 4 decimal places and final answer to 2 decimal...
Consider the following hypotheses: H0: μ ≥ 205 HA: μ < 205 A sample of 83...
Consider the following hypotheses: H0: μ ≥ 205 HA: μ < 205 A sample of 83 observations results in a sample mean of 202. The population standard deviation is known to be 33. (You may find it useful to reference the appropriate table: z table or t table) a-1. Calculate the value of the test statistic. (Negative value should be indicated by a minus sign. Round intermediate calculations to at least 4 decimal places and final answer to 2 decimal...
Part 1 A, You are testing H0: μ=100   vs   H1: μ>100 , using a sample of...
Part 1 A, You are testing H0: μ=100   vs   H1: μ>100 , using a sample of n=20 . The test statistic is ttest=2.15 . The P value should be: 0.02232 0.97768 0.02198 B. You are testing H0: μ=15   vs   H1: μ≠15 , using a sample of n=8 . The 95% t Confidence Interval for μ is 17, 23 . The P value of the test could be: 0.9750 0.0500 0.0002 C. You are testing H0: μ=50   vs   H1: μ<50 ,...
The one-sample t statistic for testing H0: μ = 10 Ha: μ > 10 from a...
The one-sample t statistic for testing H0: μ = 10 Ha: μ > 10 from a sample of n = 22 observations has the value t = 1.83. What are the degrees of freedom for this statistic?     Answer: ________ Give the two critical values t* from the t distribution critical values table that bracket t. Answer: ______< t < ______          (C) Is the value t = 1.83 significant at the 5% level?               Yes               No     ...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT