« Probabilité a posteriori » : différence entre les versions


Aucun résumé des modifications
Aucun résumé des modifications
Ligne 10 : Ligne 10 :
''' posterior probability'''
''' posterior probability'''


In statistics, the posterior probability expresses how likely a hypothesis is given a particular set of data. In terms of conditional probability, we can represent it in the following way:


Posterior = P(H|D)
where D = data and H = hypothesis
This contrasts with the likelihood function, which is represented as P(D|H). This distinction is more of an interpretation rather than a mathematical property as both have the form of conditional probability. In order to calculate the posterior probability, we use Bayes theorem, which is discussed below.
<small>
<small>


[https://deepai.org/machine-learning-glossary-and-terms/posterior-probability Source : DeepAI.org ]
[https://deepai.org/machine-learning-glossary-and-terms/posterior-probability Source : DeepAI.org ]
Ligne 26 : Ligne 18 :


[[Catégorie:DeepAI.org]]
[[Catégorie:DeepAI.org]]


[[Catégorie:vocabulary]]
[[Catégorie:vocabulary]]

Version du 27 mars 2021 à 09:01

en construction

Définition

La probabilité d'affectation des observations à des groupes d'après les données.

Français

probabilité a posteriori

Anglais

posterior probability


Source : DeepAI.org

Source : Minitab.com