--%>

State the hypotheses

At Western University the historical mean of scholarship examination score for freshman applications is 900. Population standard deviation is assumed to be known as 180. Each year, the assistant dean uses a sample of applications to determine whether the mean examination score for the new freshman applications has changed.

a) State the hypotheses.

b) What is the 95% confidence interval estimate of the population mean examination score if a

sample of 100 applications provided a sample mean 935?

c) Use the confidence interval approach to conduct a hypothesis test. What is your conclusion?

d) Assuming α = .05, conduct p-value based and critical-value based hypothesis tests. How do the results compare in all the three cases?

 

E

Expert

Verified

(a)

Null Hypothesis H0: µ =900

Alternative Hypothesis H1: µ ≠ 900

(b)

C.I for mean = [X-bar - Z*SD/  < µ < X-bar + Z*SD/  ]

                       = [935 - 1.96*180/10 < µ < 935 + 1.96*180/10]

                       = [899.72, 970.28]

(c)

900 is just within the interval at lower end, so we can't reject null hypothesis.

(d)

Z-statistic = (935-900)/180/

                   = 1.94

1.94 is neither greater than 1.96 nor smaller than -1.96 so we can not reject null hypothesis. P-value will be slightly greater than level of significance α.

 

   Related Questions in Basic Statistics

  • Q : Calculate the p- value Medical tests

    Medical tests were conducted to learn about drug-resistant tuberculosis. Of 284 cases tested in New Jersey, 18 were found to be drug- resistant. Of 536 cases tested in Texas, 10 were found to be drugresistant. Do these data indicate that New Jersey has a statisti

  • Q : Program Evaluation and Review

    Program Evaluation and Review Technique (PERT) A) Developed by US Navy and a consulting firm in 1958 for the Polaris submarine project. B) Technique as for CPM method, but acti

  • Q : Define Operational Analysis

    Operational Analysis: • Analysis method based on the measurement of the operational characteristics of the system.

    Q : State Littles Law Little’s Law : • L =

    Little’s Law: • L = λR = XR • Lq = λW = XW • Steady state system • Little’s Law holds as long as customers are not destroyed or&nbs

  • Q : Data Description 1. If the mean number

    1. If the mean number of hours of television watched by teenagers per week is 12 with a standard deviation of 2 hours, what proportion of teenagers watch 16 to 18 hours of TV a week? (Assume a normal distribution.) A. 2.1% B. 4.5% C. 0.3% D. 4.2% 2. The probability of an offender having a s

  • Q : What is Inter-arrival times

    Inter-arrival times:A) Requests arrive randomly, often separated by small time intervals with few long separations among themB) The time until the next arrival is independent of when the last arrival occurredC) Coro

  • Q : Hw An experiment is conducted in which

    An experiment is conducted in which 60 participants each fill out a personality test, but not according to the way they see themselves. Instead, 20 are randomly assigned to fill it out according to the way they think a parent sees them (i.e. how a parent would fill it out to describe the participant

  • Q : Safety and Liveness in Model Checking

    Safety and Liveness in Model Checking Approach; •? Safety: Nothing bad happens •? Liveness: Something good happens •? Model checking is especially good at verifying safety and liveness properties    –?Concurrency i

  • Q : Explain Service times Service times: A)

    Service times:A) In most cases, servicing a request takes a “short” time, but in a few occasions requests take much longer.B) The probability of completing a service request by time t, is independent of how much tim

  • Q : Model Checking Approach Model Checking

    Model Checking Approach: • Specify program model and exhaustively evaluate that model against a speci?cation        –Check that properties hold