--%>

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 : 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 : Define Service Demand Law

    Service Demand Law:• Dk = SKVK, Average time spent by a typical request obtaining service from resource k• DK = (ρk/X

  • Q : Cumulative Frequency and Relative

    Explain differences between Cumulative Frequency and Relative Frequency?

  • Q : Simplified demonstration of Littles Law

    Simplified demonstration of Little’s Law:

    Q : Compute two sample standard deviations

    Consider the following data for two independent random samples taken from two normal populations. Sample 1 14 26 20 16 14 18 Sample 2 18 16 8 12 16 14 a) Com

  • 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 : Correlation analysis and the regression

    1).  When you take out a mortgage, there are many different kinds of costs.  Usually the two largest are the interest rate (annual percentage that determines the size of your monthly payment) and the loan fee (a one-time percentage charged to you at the time

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

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