Recherche

Voici les résultats de votre recherche.

simulations_random_walks_codes
10 Occurrences trouvées, Dernière modification :
s aléatoires ===== <code python 01_random.py> #!/usr/bin/python # -*- coding: utf-8 -*- """ cf. docum... print(choice(range(0,11,1))) # same function, using choice and range to create the list # se... cible random sequences. # seed() - without data - uses internal clock value to "randomly" initiate the... s ===== <code python 02_random_histogram.py> #!/usr/bin/env python # -*- coding: utf-8 -*- from ran
paradoxe_anniversaires
4 Occurrences trouvées, Dernière modification :
python multiples-occurences-anniversaires.py> #!/usr/bin/python # -*- coding: UTF-8 -*- """ Petit pro... , simulation * [[https://towardsdatascience.com/using-the-birthday-paradox-to-teach-probability-fundamentals-c08bbcb351d1|Using the birthday paradox to teach probability fund... bilities looks like $1-\frac{N!/(N-k)!}{N^k}$. By using some approximations for the factorials, it so
rappels-proba-stat
3 Occurrences trouvées, Dernière modification :
ity.ipynb|A Concrete Introduction to Probability (using Python)]] * [[wp>fr:Portail:Probabilités_et_... ys-to-test-for-a-normal-distribution-which-one-to-use-9dcf47d8fa93|6 ways to test for a Normal Distribution — which one to use?]] 13/12/2019 * [[https://www.youtube.com/watc
moyennes_vehicules
2 Occurrences trouvées, Dernière modification :
t maximum 90) donnent lieu à des amendes. 90% des usagers roulent à exactement 80 km/heure. Les autres... a pollution en centre ville est limitée grâce à l'usage des batteries. - utiliser un autocar à moteu
poker_menteur
2 Occurrences trouvées, Dernière modification :
lancers <sxh python; title : Poker_des_01.py> #!/usr/bin/env python # -*- coding: utf-8 -*- # Poker ... prises. <sxh python; title : Poker_des_03.py> #!/usr/bin/env python # -*- coding: utf-8 -*- # ... l
thermodynamique_statistique-exercices
2 Occurrences trouvées, Dernière modification :
html|Statistical analysis of cell migration in 3D using the anisotropic persistent random walk model]]... rs de B. Cowan]] * [[http://www.damtp.cam.ac.uk/user/tong/statphys.html|Cours de David Tong]] * [[
cv_vibration_einstein
1 Occurrences trouvées, Dernière modification :
spécifique due aux vibrations pour des molécules usuelles (azote, oxygène, dioxyde de carbone, eau,..
lancer_pieces
1 Occurrences trouvées, Dernière modification :
(binomiale). <code python coin_tossing-01.py> #!/usr/bin/env python # -*- coding: utf-8 -*- """ Stati
sequences_brins_adn
1 Occurrences trouvées, Dernière modification :
hon ===== <code python ADN-combinatoire-01.py> #!/usr/bin/env python # -*- coding: UTF-8 -*- """ Petit