« Statistical Hypothesis Testing » : différence entre les versions
m (Remplacement de texte — « DeepAI.org ] » par « DeepAI.org ] Catégorie:DeepAI.org ») |
(Page redirigée vers Test statistique) Balise : Nouvelle redirection |
||
Ligne 1 : | Ligne 1 : | ||
#REDIRECTION[[Test statistique]] | |||
[[Catégorie:ENGLISH]] | |||
''' Statistical Hypothesis Testing''' | ''' Statistical Hypothesis Testing''' | ||
Ligne 23 : | Ligne 21 : | ||
[https://deepai.org/machine-learning-glossary-and-terms/statistical-hypothesis-testing Source : DeepAI.org ] | [https://deepai.org/machine-learning-glossary-and-terms/statistical-hypothesis-testing Source : DeepAI.org ] | ||
Version du 13 novembre 2022 à 09:59
Rediriger vers :
Statistical Hypothesis Testing
Statistical hypothesis testing is the formal process of accepting or rejecting assumptions made about a population parameter. The hypotheses are chosen by looking at two sets of random variables, or a random sample from a model, and then testing the probability that any difference between the two sets is caused by either chance/error or non-random influence. Unlike other forms of scientific hypotheses, there are only two possible statistical assumptions a researcher can make:
The null hypothesis, expressed by H
0, is the assumption that the sample observations only differ because of random chance or sampling error. The alternative hypothesis, expressed by H1 or Ha, is the exact opposite. This assumes the sample observations are not affected by sampling errors or chance and instead are influenced by some non-random cause.
Contributeurs: wiki