--%>

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 : Cumulative Frequency and Relative

    Explain differences between Cumulative Frequency and Relative Frequency?

  • Q : Get Solved LP Problems Solve Linear

    Solve Linear Programming Questions A producer manufactures 3 models (I, II and III) of a particular product. He uses 2 raw materials A and B of which 4000 and 6000 units respectively are obtainable. The raw materials per unit of 3

  • 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 : Designing a system What are the

    What are the questions that comes into mind when designing a system?

  • Q : Problem on Model Checking Part (a).

    Part (a). Draw a state diagram for a car with the following state variables: D indicating whether the car is in drive; B indicating the brake pedal is depressed; G indicating the gas pedal is depressed; and M indicating whether the car is moving. (For example, the sta

  • Q : Derived quantities in Queuing system

    Derived quantities in Queuing system: • λ = A / T, Arrival rate • X = C / T, Throughput or completion rate • ρ =U= B / T, Utilization &bu

  • 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 : MANOVA and Reflection Activity

    Activity 10:   MANOVA and Reflection   4Comparison of Multiple Outcome Variables This activity introduces you to a very common technique - MANOVA. MANOVA is simply an extension of an ANOV

  • Q : Average think time Software monitor

    Software monitor data for an interactive system shows a CPU utilization of 75%, a 3 second CPU service demand, a response time of 15 seconds, and 10 active users. Determine the average think time of these users?

  • 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