Skip to main content

Mean vs. Median

An interactive game testing student's ability in detecting the median and mean of a given distribution.

Options

  • feedback | boolean: controls whether to display feedback buttons. Default: false.
  • header | string: title of the panel in which the mean and the median will be generated. Default: none.
  • id | string: component identifier. Default: 'mean_vs_median'.
  • intro | node: any introductory material that may be needed. Default: none.
  • seed | number: seed to initialize pseudorandom number generator. Default: none.
  • showStatistics | boolean: controls whether to display student and group performance statistics. Default: false.
  • style | object: CSS inline styles. Default: {}.

Examples

Live Editor
Result
ReferenceError: Provider is not defined