L

Rapport de vraisemblance logarithmique

LLR

Une mesure statistique comparant la vraisemblance de deux hypothèses.

La Log-Vraisemblance Ratio (LLR) is a statistical measure used to compare the likelihood of two competing hypotheses, often referred to as the hypothèse nulle and the alternative hypothesis. In simple terms, it helps determine how much more likely one hypothesis is compared to another based on données observées.

Mathématiquement, le rapport de vraisemblance logarithmique est défini comme le logarithme du rapport des vraisemblances des deux hypothèses. Il s'exprime comme :

LLR = log(L(H1) / L(H0))

where L(H1) is the likelihood of the data under the alternative hypothesis and L(H0) is the likelihood of the data under the null hypothesis. The logarithm is used to transform the ratio into a more manageable scale, making it easier to interpret and work with, especially when dealing with very small or very large numbers.

Les ratios de vraisemblance logarithmiques sont particulièrement utiles dans divers domaines, y compris apprentissage automatique, bioinformatics, and econometrics, as they provide a way to quantify evidence in favor of one hypothesis over another. A positive LLR indicates that the data supports the alternative hypothesis more strongly, while a negative LLR suggests stronger support for the null hypothesis.

De plus, le LLR peut être utilisé pour calculer des valeurs p pour test d'hypothèse, which helps determine the statistical significance of the observed results. In practical applications, higher absolute values of LLR correspond to stronger evidence against the null hypothesis, guiding researchers and analysts in making informed decisions based on their data.

oEmbed (JSON) + /