Pile ou face
Sometimes you just need a fair 50/50 random decision. Our coin flipper provides cryptographically-seeded randomness (not pseudorandom), supports multi-flip sequences for probability demos, lets you flip biased coins (custom probabilities), and tracks heads/tails streaks for statistics education.
Face
Pile
À propos de Coin Flip Simulator
Sometimes you just need a fair 50/50 random decision. Our coin flipper provides cryptographically-seeded randomness (not pseudorandom), supports multi-flip sequences for probability demos, lets you flip biased coins (custom probabilities), and tracks heads/tails streaks for statistics education.
Comment l'utiliser
- Click "Flip" for a single coin flip.
- Enter a number to flip multiple coins at once (up to 10,000).
- Set a custom probability for a biased coin experiment.
- View the running tally, longest streak, and probability distribution chart.
Formule et méthodologie
Fair coin: P(heads) = P(tails) = 0.5. Expected runs in n flips: (n+1)/2 ≈ n/2. Probability of k heads in n flips: C(n,k) × 0.5^n (binomial distribution). Expected longest streak in n flips: log₂(n) ≈ 10 heads in a row in 1,000 flips is not unusual. Law of large numbers: as n→∞, proportion→0.5.
Cas d'usage courants
- Decision-making: tie-breaking between two equal options
- Probability education: demonstrating the law of large numbers
- Gamble simulations: seeing how streaks and variance play out over many flips
- Sports: virtual coin toss for kickoff, batting order, or possession
- Fair assignment: randomly assigning tasks, teams, or roles
Questions fréquentes
Outils connexes
Tous les outils →Intégrer cet outil sur votre site
Gratuit pour usage personnel et commercial. Copiez simplement le code ci-dessous.