In Spss, when you click Analysis/Descriptive/Crosstab you will then click at least one variable from the left column into the "Row" box and at least one from the left column into the "Columb" box (if you click several for each, all those in the row box will be run by all those in the column box). But before you click "Ok" to get the tables:

click the [STATISTICS] box and once open, click the two statistics below (open these pages to read about them)

Always click on Chi-Squared is a test of to what degree the sum of discrepancies of observed cell values (Obs for each cell) departs from what the expected value E of each cell (row total times col total divided by the grand total. Chi-squared is the sum ((Obs - E)^2)/(Grand Total) for each cell (^2 means squared). The df or degree of freedom for the table with NR = number of rows and NC = number of columns is (NR-1)(NC-1).

  • Click on "Phi and Cramer's V" if you have nominal or on "Kendall's tau" if you have ordinal data. Kendall's Tau-b is for square tables; Kendal's tau-c is for rectangular tables.
  • Click on "Continue," taking you back to the "Crosstabs" window.
  • Click on "Cells" at the bottom of the window.
  • Click on "Row," or "Column" (but not both) in the "Percentages" box.
  • Click on "Continue," again taking you back to the "Crosstabs" window.
  • Click on "OK." Your crosstabs table and related statistics will be added to the output file. Note that if you double click on an element you can edit it or delete it. Always delete the program script, the "Case Summary" and the label "Cross-Tab." I do not want to see these in your papers, just the cross-tab table and the statistics. The "Insert" pull-down menu includes a page break.