--%>

Calculate the p- value

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 statistically significant higher outbreak of drugresistant tuberculosis cases? Use a .03 level of significance. What is the p- value, and what is your conclusion? Is the conclusion any different under critical-value approach?

E

Expert

Verified

Data

Let P1' denote observed proportion of drug resistant TB in New Jersey population and P2' is observed proportion of drug resistant TB in Texas, then

P1'= 18/284   = 0.0633803

P2' = 10/536  = 0.0186567

Hypothesis Formation

Null Hypothesis H0:    P1 - P2 = 0

Alternative Hypothesis H1:    P1 - P2 > 0

Z Statistic

Z = (P1' - P2')/SQRT(P(1-P)/(1/n1+1/n2))

Where P = (18+10)/(284+536)

                 = 0.0341463

Critical Region

Reject null hypothesis in favor of alternative if Z is greater than Z critical value of 1.88

Computation

Z = (0.0633803 - 0.0186567)/SQRT(0.0341463*(1-0. 0.0341463)(1/284+1/536))

   = 0.0447236/SQRT(0.0329803*0.0053868)

   = 0.0447236/SQRT(0.0001777)

   = 0.0447236/0.01333

   = 3.36

Decision

Null hypothesis is rejected in favor of alternative as Z value is greater than Z critical value. So we can say that New Jersey has statistically greater outbreak of drug resistant TB.

   Related Questions in Basic Statistics

  • Q : Sample Questions in Graphical Solution

    Solved problems in Graphical Solution Procedure, sample assignments and homework Questions: Minimize Z = 10x1 + 4x2 Subject to

  • Q : State the hypotheses At Western

    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 ex

  • 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 : Compare the test results The grade

    The grade point averages of 61 students who completed a college course in financial accounting have a standard deviation of .790. The grade point averages of 17 students who dropped out of the same course have a standard deviation of .940. Do the data indicate a

  • Q : Computing Average revenue using

    Can anyone help me in the illustrated problem? The airport branch of a car rental company maintains a fleet of 50 SUVs. The inter-arrival time between the requests for an SUV is 2.4 hrs, on an average, with a standard deviation of 2.4 hrs. There is no indication of a

  • Q : Statistics for Management Assignment

    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 : Probability how can i calculate

    how can i calculate cumulative probabilities of survival

  • 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