Pratique des Biostatistiques
Dernière modification: 16 septembre 2010

Test de Chi²

  • strict warning: Non-static method view::load() should not be called statically in /home/iamin/www/umdb/biostats/sites/default/modules/views/views.module on line 906.
  • strict warning: Declaration of views_plugin_style_default::options() should be compatible with views_object::options() in /home/iamin/www/umdb/biostats/sites/default/modules/views/plugins/views_plugin_style_default.inc on line 24.
  • strict warning: Declaration of views_plugin_row::options_validate() should be compatible with views_plugin::options_validate(&$form, &$form_state) in /home/iamin/www/umdb/biostats/sites/default/modules/views/plugins/views_plugin_row.inc on line 134.
  • strict warning: Declaration of views_plugin_row::options_submit() should be compatible with views_plugin::options_submit(&$form, &$form_state) in /home/iamin/www/umdb/biostats/sites/default/modules/views/plugins/views_plugin_row.inc on line 134.
  • strict warning: Declaration of views_handler_filter::options_validate() should be compatible with views_handler::options_validate($form, &$form_state) in /home/iamin/www/umdb/biostats/sites/default/modules/views/handlers/views_handler_filter.inc on line 607.
  • strict warning: Declaration of views_handler_filter::options_submit() should be compatible with views_handler::options_submit($form, &$form_state) in /home/iamin/www/umdb/biostats/sites/default/modules/views/handlers/views_handler_filter.inc on line 607.
  • strict warning: Declaration of views_handler_filter_boolean_operator::value_validate() should be compatible with views_handler_filter::value_validate($form, &$form_state) in /home/iamin/www/umdb/biostats/sites/default/modules/views/handlers/views_handler_filter_boolean_operator.inc on line 159.
  • strict warning: Declaration of views_handler_argument::init() should be compatible with views_handler::init(&$view, $options) in /home/iamin/www/umdb/biostats/sites/default/modules/views/handlers/views_handler_argument.inc on line 744.
  • strict warning: Non-static method view::load() should not be called statically in /home/iamin/www/umdb/biostats/sites/default/modules/views/views.module on line 906.
  • strict warning: Non-static method view::load() should not be called statically in /home/iamin/www/umdb/biostats/sites/default/modules/views/views.module on line 906.
  • strict warning: Non-static method view::load() should not be called statically in /home/iamin/www/umdb/biostats/sites/default/modules/views/views.module on line 906.
  • strict warning: Non-static method view::load() should not be called statically in /home/iamin/www/umdb/biostats/sites/default/modules/views/views.module on line 906.
  • strict warning: Non-static method view::load() should not be called statically in /home/iamin/www/umdb/biostats/sites/default/modules/views/views.module on line 906.

Un test de Χ² est réalisé afin de vérifier si le risque relatif est significatif, autrement dit, si la probabilité d'être malade pour une personne exposée est significativement plus grande de celle d'être malade pour une personne non-exposée. Il s'agit d'un test d'indépendance comportant deux états pour chaque critère.

Hypothèse initiale (H0): RR=1. Cela signifie que la probabilité d'être malade pour une personne exposée n'est pas plus grande que la probabilité d'être malade pour une personne non-exposée; autrement dit, le fait d'être malade ne dépend pas de l'exposition ou non au facteur de risque.
Hypothèse alternative (H1): RR>1. Cela signifie que la probabilité d'être malade pour une personne exposée est supérieure à la probabilité d'être malade pour une personne non-exposée; autrement dit, il y a dépendance entre l'apparition de la maladie et l'exposition au facteur de risque.

La détermination du Χ² observé peut se faire selon la procédure détaillée au module 135 ou en utilisant la formule suivante.

TeX Embedding failed!

Le Χ² calculé peut alors être comparé à une valeur seuil (table de Χ²) pour 1 dl et une confiance de 95%, 99% ou 99,9%.