« Independent and Identically Distributed Random Variable » : différence entre les versions


(Page créée avec « ==en construction== == Définition == XXXXXXXXX == Français == ''' XXXXXXXXX ''' == Anglais == ''' Independent and Identically Distributed Random Variable''' A set of... »)
 
m (Remplacement de texte : « ↵↵↵↵ » par «   »)
 
(5 versions intermédiaires par 2 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
==en construction==
 
 
#REDIRECTION[[Variables indépendantes et identiquement distribuées]]
 
[[Catégorie:ENGLISH]]
 
 
 


== Définition ==
== Définition ==
XXXXXXXXX
[[variable aléatoire|Variables aléatoires]] qui ont toutes la même [[loi de probabilité]] et sont mutuellement [[variable indépendante|indépendantes]].


== Français ==
== Français ==
''' XXXXXXXXX '''
'''variables indépendantes et identiquement distribuées'''
 
'''variables iid'''
 
'''variables i.i.d.'''


== Anglais ==
== Anglais ==
''' Independent and Identically Distributed Random Variable'''
'''independent and identically distributed variables'''
 
A set of variables is independent and identically distributed (IID) if (a) the variables are all mutually independent (see independence) and (b) the variables are all drawn from the same probability distribution. A sequence of results from a d20, for example, is IID -- each roll is independent of the others, and each time you roll, you're drawing from the same probability distribution (i.e. 1/20 chance of each result).


Most random data that you tend to come across in everyday situations is going to be IID. The strongest and most simple example of this is flipping a (fair) coin. Because the coin doesn’t remember the last thing it showed, all of the flips are “independent”. The variables are identically distributed because as long as the coin is fair, there is a 50/50 chance each and every time that you will get heads or tails - thus, identically and even distribution.
'''i.i.d. variables'''


In fact, it is more informative to list examples of sets of random variables that are not IID:
'''iid variables'''


A poker hand, considering each card as a separate random variable, is not IID, because the variables are not mutually independent (if the first card is the ace of hearts, you know that the next card isn't going to be).
'''IID variables'''
The output of a Markov chain is not IID, because the probability distribution of each variable is dependent upon the previous state of the Markov chain.




<small>
==Sources==




[https://deepai.org/machine-learning-glossary-and-terms/independent-and-identically-distributed-random-variables  Source : DeepAI.org ]
[https://deepai.org/machine-learning-glossary-and-terms/independent-and-identically-distributed-random-variables  Source : DeepAI.org ]


[[Catégorie:vocabulary]]
[https://fr.wikipedia.org/wiki/Variables_ind%C3%A9pendantes_et_identiquement_distribu%C3%A9es  Source : Wikipedia (Variables indépendantes et identiquement distribuées) ]

Dernière version du 29 janvier 2024 à 13:32



Définition

Variables aléatoires qui ont toutes la même loi de probabilité et sont mutuellement indépendantes.

Français

variables indépendantes et identiquement distribuées

variables iid

variables i.i.d.

Anglais

independent and identically distributed variables

i.i.d. variables

iid variables

IID variables


Sources

Source : DeepAI.org

Source : Wikipedia (Variables indépendantes et identiquement distribuées)



Contributeurs: Jean Benoît Morel, wiki