--%>

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 : Simplified demonstration of Littles Law

    Simplified demonstration of Little’s Law:

    Q : Define Operational Analysis

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

    Q : Time series what are the four

    what are the four components of time series?

  • Q : What is your conclusion The following

    The following data were collected on the number of emergency ambulance calls for an urban county and a rural county in Florida. Is County type independent of the day of the week in receiving the emergency ambulance calls? Use α = 0.005. What is your conclusion? Day of the Week<

  • Q : What is Forced Flow Law Forced Flow Law

    Forced Flow Law: • The forced flow law captures the relationship between the various components in the system. It states that the throughputs or flows, in all parts of a system must be proportional t

  • Q : OIL I need to product when oil will

    I need to product when oil will finish time (by years) for 6 countries if the keep their production (per day) in the same level. So, the 6 countries have fixed reserves and production 1. statistics for Bahrain Crude oil reserves (million barrels) = 124.6 be careful in million Crude oil producti

  • 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 : 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 : 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 : Model Checking Approach Model Checking

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