Cards (6)

  • how to calculate Chi Squared
    1. add totals for each column
    2. calculate expected frequencies for each cell
    3. calculate chi square for each cell
    4. calculate degree of freedom
    5. use table of critical values of chi squared
  • formula for expected frequencies
    row total x column totaloverall total\frac{row\ total\ x\ column\ total}{overall\ total}
  • formula for chi squared
    x2 =x^2\ = ξ(observed  expected)2expected\ \xi\frac{\left(observed\ -\ \exp ected\right)^2}{\exp ected}
  • formula for degree of freedom
    (number of rows - 1) x (number of columns - 1)
  • observed value less than critical value
    difference not significant so null hypothesis is accepted and alternative hypothesis is rejected
  • observed value is greater or equal to critical value
    difference is significant so null hypothesis is rejected and alternative hypothesis is accepted