Différences entre versions de « Commande Echantillon »

De GeoGebra Manual
Aller à : navigation, rechercher
(Autogenerated from properties)
 
Ligne 1 : Ligne 1 :
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>{{command|statistics|Echantillon}}
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>{{command|statistics|Echantillon}}
;Echantillon[ <Liste>, <Taille> ]
+
 
:{{translate|Sample Command}}
+
;Echantillon[ <Liste L>, <Taille n> ] : Retourne une liste de ''n'' éléments choisis au hasard parmi ceux de la liste ''L'' avec répétition éventuelle.
;Echantillon[ <Liste>, <Taille>, <booléen true : avec répétition> ]
+
 
:{{translate|Sample Command}}
+
;Echantillon[ <Liste>, <Taille>, <booléen> ]: Retourne une liste de ''n'' éléments choisis au hasard parmi ceux de la liste ''L''
 +
: Si ''booléen'' = true, avec répétition éventuelle ;
 +
: Si ''booléen'' = false, sans répétition.
 +
 
 +
 
 
==Calcul formel==
 
==Calcul formel==
  
 
;Echantillon[ <Liste>, <Taille> ]
 
;Echantillon[ <Liste>, <Taille> ]
:{{translate|Sample Command}}
+
;Echantillon[ <Liste>, <Taille>, <booléen> ]
;Echantillon[ <Liste>, <Taille>, <booléen true : avec répétition> ]
 
:{{translate|Sample Command}}
 

Version du 19 juillet 2011 à 19:06


Echantillon[ <Liste L>, <Taille n> ]
Retourne une liste de n éléments choisis au hasard parmi ceux de la liste L avec répétition éventuelle.
Echantillon[ <Liste>, <Taille>, <booléen> ]
Retourne une liste de n éléments choisis au hasard parmi ceux de la liste L
Si booléen = true, avec répétition éventuelle ;
Si booléen = false, sans répétition.


Calcul formel

Echantillon[ <Liste>, <Taille> ]
Echantillon[ <Liste>, <Taille>, <booléen> ]
© 2024 International GeoGebra Institute