ContingencyTable Command

From GeoGebra Manual
Revision as of 21:55, 11 September 2012 by Gsturr (talk | contribs)
Jump to: navigation, search




ContingencyTable[ <List of Text>, <List of Text> ]

Draws a Contingency Table created from the two given lists. Unique values from the first list are used as row values in the table. Unique values from the second list are used as column values in the table.

ContingencyTable[ <List of Text>, <List of Text>, <Options> ]

Draws a Contingency Table created from the two given lists as described above. The text “Options” controls the display of optional calculations within the table.

Note: ", "_", "+", "e", "k".
  • "
ContingencyTable[ <List of Row Values>, <List of Column Values, <Frequency Table> ]

Draws a Contingency Table using the given list of column values, row values and corresponding frequency table.

ContingencyTable[ <List of Row Values>, <List of Column Values> <Frequency Table>, <Options> ]

Draws a Contingency Table using the given list of column values, row values and corresponding frequency table. The text “Options” controls the display of optional calculations within the table as described above.

© 2024 International GeoGebra Institute