Pratique des Biostatistiques
Dernière modification: 19 juillet 2011

Concept du test d'hypothèses

  • 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.

Tout expérimentateur est amené à se poser la question suivante:

La valeur obtenue dans un échantillon est-elle conforme à un modèle établi? Ou encore, cette valeur est-elle probable, étant donné un modèle supposé.

Par exemple, si la moyenne réelle de la pression sanguine de la population était de 120 mm Hg, est-il normal (probable) d'obtenir une moyenne d'échantillon de 140 mm Hg?

En disant cela on introduit la notion de test d'hypothèses.

Seuil de signification:

L'expérimentateur est amené à établir, suivant un seuil de confiance arbitraire, une limite (ou 2 limites) afin de séparer ce qu'il considère comme des valeurs conformes "probables" (la zone de confiance) et des valeurs non conformes "peu probables" (la zone d'erreur de type I). Cette limite s'appelle le seuil de signification. En termes de variable normale réduite et de test unidirectionnel, le seuil de signification a pour valeur, Z1-alpha, c'est-à-dire la valeur de la table de Z qui correspond à une probabilité de 1-alpha (test de conformité d'une moyenne à un standard avec variance connue).