--%>

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 : Problem on queuing diagram Draw a 

    Draw a queuing diagram for the systems below and describe them using Kendall’s notation: A) Single CPU system <

  • Q : Networks of queues Networks of queues •

    Networks of queues • Typically, the flow of customers/request through a system may involve a number of different processing nodes.– IP packets through a computer network– Orders through a manufactur

  • Q : Simplified demonstration of Littles Law

    Simplified demonstration of Little’s Law:

    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 : Homework help on Human memory & SPSS

    Effect of Scopolamine on Human Memory: A Completely Randomized Three Treamtent Design (N = 28) Scopolamine is a sedative used to induce sle

  • Q : How to solve statistics assignment in

    How to solve staistics assignment, i need some help in solving stats assignment on AVOVA based problems. Could you help in solving this?

  • Q : STATISTICS Question This week you will

    This week you will analyze if women drink more sodas than men.  For the purposes of this Question, assume that in the past there has been no difference.  However, you have seen lots of women drinking sodas the past few months.  You will perform a hypothesis test to determine if women now drink more

  • Q : Define Utilization Law Utilization Law

    Utilization Law: • ρk = XK . SK = X . DK • Utilization of a resource is the fraction

  • 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 : 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