--%>

What is your conclusion

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

Sun Mon Tue Wed Thu Fri Sat

County

Urban 62 47 48 51 61 74 41

Rural 6 10 18 17 11 13 12

E

Expert

Verified

Chi square test for independence is applied to test the independence of county from day of the weak.

 

Hypothesis Formation

H0: County is independent from day of the week.

H1: County is Not independent from day of the week.

Test Statistic

Χ2 = ∑(O – E)2/E

Expected Frequency table

Using the below formula, Expected frequencies for relevant columns and rows are calculated. 

Erc = nr*nc/n, where nr is total observed frequency in column c, nc is the total observed frequency in row r where n is total sample size.

 

       Sun        Mon        Tues       Wed       Thurs     Friday   Saturday

Urban  55.4       46.5       53.8       55.4       58.7       70.9       43.2   

Rural  12.6       10.5       12.2       12.6       13.3       16.1       9.79 

 

Critical value of χ2

d.f = (2-1)*(7-1)

      = 6

Upper Critical value χ2 with d.f=6 at significance level of 0.005 = 18.6

Lower Critical value χ2 with d.f=6 at significance level of 0.005 = 0.676

Critical Region

Reject null hypothesis if χ2 is greater than upper critical value of 18.6 or if less than lower critical value of 0.676.

Computation

χ2 = (62-55.4)2/55.4 + (47-46.5)2/46.5 + (48-53.8)2/53.8 + (51-55.4)2/55.4 + (61-58.7)2/58.7 + (74-70.9)2/70.9 + (41-43.2)2/43.2 + (6-12.6)2/12.6 + (10-10.5)2/10.5 + (18-12.2)2/12.2 + (17-12.6)2/12.6 + (11-13.3)2/13.3 + (13-16.1)2/16.1 + (12-9.79)2/9.79

= 11.4

Decision

As χ2 is neither less than 0.676 nor greater than 18.6, so we can’t reject null hypothesis. Therefore county is independent from day of the week.

 

   Related Questions in Basic Statistics

  • Q : Designing a system What are the

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

  • 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 : Decision Variables Determine Decision

    Determine Decision Variables: Let X1 be the number of private homes to be inspectedLet X2 be the number of office buildings to be inspect

  • 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 : 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 : 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 : Use the NW corner rule to find an

      (a) Use the NW corner rule to find an initial BFS, then solve using the transportation simplex method. Indicate your optimal objective function value. (b) Suppose we increase s1 from 15 to 16, and d3 from 10 to 11. S

  • Q : Hw An experiment is conducted in which

    An experiment is conducted in which 60 participants each fill out a personality test, but not according to the way they see themselves. Instead, 20 are randomly assigned to fill it out according to the way they think a parent sees them (i.e. how a parent would fill it out to describe the participant

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

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