4

If I would flip a coin an infinite number of times would it be possible to never land on tails? In other words if there's an infinite number of chances of something happening is it still possible for it not to happen?

sssssss
  • 57
  • 3
  • 4
    The probability of getting 0 tails in N trials goes to zero as N increases. Probability doesn't deal well with *actual* infinities, thoiugh, because the sample space would be the set of all (countably) infinite coin tosses, which is itself uncountably infinite. The math gets a hernia trying to lift that load, and dies a miserable death. – Ted Wrigley Jul 13 '20 at 17:51
  • 1
    Why couldn't it happen? One flip has no knowledge of any other flip. It's true that if you flip infinitely many coins that the probability they're all heads is zero. But in infinitary probability theory, events with probability zero may still happen. – user4894 Jul 13 '20 at 19:37
  • @TedWrigley No it's not. What are you talking about? The odds are 1/2 for each toss. As the number of tosses goes to infinity, the probability of all heads goes to zero. There's no division by zero involved. Explain or retract please. – user4894 Jul 13 '20 at 23:14
  • 1
    This is a math question, not a philosophical one. Also the question should be precise about whether this is a fair coin, and whether the coin is ordinary, as opposed to a coin having heads on both sides. – tkruse Jul 14 '20 at 03:32
  • 1
    Also https://math.stackexchange.com/questions/1386695, https://math.stackexchange.com/questions/1517861, https://math.stackexchange.com/questions/59268, https://math.stackexchange.com/questions/910010, https://math.stackexchange.com/questions/132284 downvote as duplicate even though I cannot flag cross sites – tkruse Jul 14 '20 at 03:45
  • 2
    Does this answer your question? [Isn't the notion that everything will occur in an infinite timeline an example of the gambler's fallacy?](https://philosophy.stackexchange.com/questions/69911/isnt-the-notion-that-everything-will-occur-in-an-infinite-timeline-an-example-o), also https://philosophy.stackexchange.com/questions/70861 , https://philosophy.stackexchange.com/questions/44861 – tkruse Jul 14 '20 at 04:03
  • I would say for the starters that it is impossible to flip a coin an infinite number of time. Try it, the number of flip will always be finite, whatever you may try ^^ – armand Jul 14 '20 at 05:12
  • 1
    Also, keep in mind that getting only heads is just as probable as any sequence of heads and tails you might end up with. – armand Jul 14 '20 at 05:13
  • "Possible" in what sense? Humans can not flip physical coins infinitely many times, so the question is moot. It is certainly possible logically, there is no logical contradiction. It is also possible in idealized probability models, there are non-empty sets of zero probability. Indeed, hitting any particular point in a circle has probability zero if they are all equiprobable, but one would necessarily hit *some* such point. The same with a sequence of all heads. It is no better or worse than any other particular sequence, and if a coin was flipped ad infinitum we'll get *some* such sequence. – Conifold Jul 14 '20 at 06:23
  • @armand That's right. All heads has probability zero as does any other specific pattern. Yet some bit pattern occurs. Measure zero events do occur. – user4894 Jul 14 '20 at 06:31
  • 1
    @armand Of course we can't actually flip infinitely many coins. The question is really asking, what is the probability of randomly picking the all-0's bitstring from the uncountably large space of all bitstrings. That probability is zero; yet, as you noted, ALL specific bitstrings have probability zero. Yet one of them must be picked. – user4894 Jul 14 '20 at 06:40
  • 1
    @TedWrigley - You can have a [measure](https://en.wikipedia.org/wiki/Measure_(mathematics)) on an uncountable set like all real numbers though, that's the basis for continuous probability distributions. And all possible infinite sequences of heads/tails can be mapped to real numbers between 0 and 1 (where for example a real number starting 0.00101 could map to a coinflip sequence starting HHTHT). So if you have a uniform probability distribution on that interval, I'd think you could use it to answer questions like "what fraction of all infinite sequences have 4 heads on the first 5 flips?" – Hypnosifl Jul 14 '20 at 21:40

7 Answers7

3

Yes.

In fact, having your (fair) coin turn up heads every single time is as likely as every other possible permutation.

Then, since there is literally an infinite number of sequences, that's not very likely.

Mary
  • 1,948
  • 1
  • 7
  • 25
  • What other definition of "impossible" could there be, other than that the probability of occurrence is *literally zero*? Not tiny, not infinitesimal, but *literally equal to zero*? – JounceCracklePop Jul 21 '20 at 18:33
  • @JounceCracklePop That the occurrence isn't a member of the probability space. If you're randomly selecting a real number from 0 to 1, the probability of selecting any specific real number is 0, but you will select some number, so it's not impossible. But it's literally impossible to select 2, because 2 isn't a member of the distribution. – Justin Hilyard Jul 20 '22 at 14:05
1

No, it's not possible.

But it really depends by what you mean by 'infinite', 'never' and 'possible'.

Considering a person (or a finite number of people [1]) flipping a coin at regular interval, what we can say is that the probability of only heads converge to 0 awfully fast.

P(all heads) = 1/2^(toss)

For a single person taking their sweet time and tossing every 5 second, after one hour it's about 1/(10^216). We estimate about 10^80 atoms in the whole universe, so that's about the same chance than picking the right atom out of the universe, 3 times in a row (give or take the probability to simultaneous win the lottery, be struck by lightning, get married and eaten by a shark [2]). Let's call that unlikely.

But for any finite number of tosses, it's never exactly P=0.

For any 'infinite' number of tosses, we can agree to say that the probability to have all heads is the same thing than the value P(n tosses) converges toward as the integer n grows to infinity, aka 0.

Wether you want think 'possible' means an exact 0, or wether you're satisfied with a convergent series limit is up to you.

Notes:

  1. That might work with a countably infinite number of people, not sure.
  2. I didn't compute that. YMMV.
ptyx
  • 139
  • 4
  • The probability of any event happening at a given time is also zero, but I would not say that this means that for all practical purposes there are no events ever happening. You probably meant that the frequency (real world occurrence) of a large number of flips landing on heads only is so scarce that it is equally valid to say that it does not happen at all. Which leads to the question how useful it is to think about real world occurrence when it comes to infinity... – Philip Klöcking Jul 16 '20 at 05:51
  • It's really a math questions, but there are number of issues with the way it's formulated that make it hard to answer. Never implies time. But you can't flip an infinite number of coins without infinite time, etc. That said, I'm don't think the argument that anything happening at a given time is compelling (or the problem here). I'll edit my answer. – ptyx Jul 16 '20 at 20:19
  • The issue with this answer is that it suggests that an event with probability zero is impossible, but that's not true - probability zero can either indicate that it is *impossible* for an event to occur, or that it is possible but that it occurs *almost never*. As the number of tosses goes to infinity, the probability of never seeing tails goes to zero, but it's still *possible* that you always get heads. The likelihood of flipping a coin and getting a 7, on the other hand, is also zero, but is actually impossible and can never occur. – Nuclear Hoagie Jul 26 '22 at 20:18
  • @NuclearHoagie I don't disagree, but that argument is tied to a definition of 'impossible' that make it so. If by 'impossible', you mean exactly 0 probability, you're right. If you mean 'not conceivable in a real universe', then 'close enough to 0' makes it impossible. We're on the philosophy SE, not the math one, so.... YMMV – ptyx Jul 27 '22 at 22:24
  • @ptyx And yet, as a whole, the set of "impossible" outcomes is actually inevitable - when flipping a coin an arbitrarily large number of times, every possible sequence of heads/tails is equally "impossible" with an identical probability of zero (or "close enough" to zero for a large but finite number of flips), but clearly, one of those "impossible" sequences actually occurs. A set of impossible outcomes is itself impossible - here we are *guaranteed* to see one of the "impossible" outcomes, but observing an impossible outcome is a contradiction. – Nuclear Hoagie Jul 28 '22 at 13:24
0

The probability of that event is zero. But that's a bit different from "cannot happen". For example, the probability of a dart landing on any particular point on a dartboard is zero, but it obviously has to land on one of them. And of course it would take an infinite amount of time to occur if it did, which bears the same relationship with "never" that "zero probabilty" has with "impossible".

Lee Daniel Crocker
  • 1,585
  • 9
  • 12
  • " And of course it would take an infinite amount of time to occur if it did," -- Of course this is only a conceptual question so time and physics aren't involved. We could just as easily flip infinitely many coins all at once! – user4894 Jul 20 '20 at 00:36
  • "the probability of a dart landing on any particular point on a dartboard is zero" This assumes the board is continuous rather than made of atoms with finite positions. And our own infinite capacity to distinguish between positions. And violates unitarity, the modelling principle that the total probabilities add up to 1, there will be an outcome. – CriglCragl Jul 20 '20 at 07:00
  • @CriglCragl Your other objections hold true for a real, physical dartboard, but this doesn't violate unitarity because the integral of the probability distribution over the board is equal to 1. When you're dealing with truly continuous situations rather than physical ones, you literally can't sum individual probabilities like you can in the discrete case, or even the countably infinite case, because the sum of an uncountably infinite set of values is undefined. You have to take the Riemann integral over the probability distribution function instead. – Justin Hilyard Jul 20 '22 at 14:10
0

If I would flip a coin an infinite number of times would it be possible to never land on tails?

Anything is possible when there are no constraints, so this is not a useful question, as it translates to: "Is it possible for a possible event to happen?".

In other words if there's an infinite number of chances of something happening is it still possible for it not to happen?

An infinite sequence of fair coin tosses contains any finite sequence of coin tosses with probability one (almost guaranteed). However, the number of tosses required to observe a series of length n grows so quickly that for practical purposes, even finite series of certain lengths become practically impossible to expect within reasonable time.

However, an infinite sequence of coin tosses can not contain every infinite series of coin tosses. Simple proof: If it did, then there would be an infinite series of coin tosses containing both an infinite sequence of heads and an infinite sequence of tails. But both cannot fit into one series (and if we could use both directions, we still cannot fit a third infinite series like HTHTHTHT...). So there is no guarantee of all infinite series occurring in a given infinite series of tosses. (And thus, of course, there is also no guarantee for an infinite series of heads to happen.)

tkruse
  • 3,397
  • 6
  • 21
0

This sequence is just as likely as any other sequence. It CAN happen. It IS possible. However, the probability of it happening is 0.

As each sequence is equally likely (and total sequences are infinite), sum of probabilities of each sequence has to be one, this tells you that you need, heuristically,

[Probability of any sequence]*(total sequences)=1, or

[Probability of any sequence]*(infinity)=1

Therefore, the probability is 'constrained' to be 0. Any other number, and LHS becomes infinite.

Now you may wonder, how can 0*infinity be 1? This is something you encounter a lot in math, where you're summing up things that are infinitesmally small, but there are an infinite number of them that get summed up. What can the resulting sum be? Turns out, it can be anything from negative infinity to infinity, and that is where one starts to lose layman's intuition.

Think of it like this - if you add inifinitesmally small 'drops of water' into a big ocean, the ocean volume will not increase unless you add an infinite number of them. Then, the volume increase may be 0, or positive, or infinite! This depends on the interplay between the size of each drop and the number of drops added.

Although 'probability' is an intuitive concept, rigorously, it is just a mapping from the set of events to [0,1]. (i.e., probability is a 'machine' that inputs an event, and outputs a number in [0,1], and we interpret the output as 'probability of the input happening'). It is a function that by construction obeys sum laws (such as, total probability is always 1), it is from these laws that we find out the probability of things. So simply invoking these laws takes us to the answer that the probability of this event is 0. Still it can happen, but to be consistent with 'what probability means mathematically', we have to assign 0 probability to this event. So 0 probability is not synonymous with 'impossible'.

Arshdeep
  • 101
  • 1
  • I would concur that we get probabilities from two different sources: Laplacian probability and probability derived from frequency. Laplacian probability has to assume certain events as possible, for example a heads only sequence, even if there may be no real world example (or metaphysical possibility). I think one of the problems speaking of possibilities is being too quick with going from mathematical (logical) to metaphysical possibility. The former is an assumption. – Philip Klöcking Jul 16 '20 at 05:58
0

Whether any infinity at all is truly real, is very much a contentious and unsettled question - any answer depends on substantial ontological and epistemic framing, and is really only meaningful in relation to a particular set of that framing.

I suggest that in exactly the case of the logical concept of infinity, and only there, the abstract model of the coin cannot land only on one of it's sides - but any real coin flipped a real possible number of times can. Infinity is the definition of where the odds of an abstract model, approach it's true average behaviour.

Options like landing on an edge are not included in the model, but as the number of flips of a real coin a real number of times goes up it becomes not just possible but certain it will do so.

If we go to the universe for an answer, and look at a 'pure' coin, like a quantum state in the Schroedingers Cat thought experiment, the chance of a given outcome, finding the cat dead, can be modelled by a time related variable, and it could as far as we know outlast the universe. But only if it is kept completely isolated down to the last stray photon (or maybe gravity wave), unobserved, can the outcome remain undecided, and the quantum model continue to apply. In a quantum sense, it could only possibly be in an infinitely unlikely state by literally never being observed.

The 2nd law of thermodynamics and the arrow of time, seem to suggest it may not be simply that decreases of entropy are unlikely, but that consciousness is the taking of information from the environment and integrating that with what else is already known, and that of necessity pushes in the direction of increasing entropy, of pure states becoming mixed states, of the diffusion of information. Perhaps a reversal of entropy is possible, and a reversal in time, it could only be experienced by us in the conventional direction..? That would be where time is emergent from another way of picturing the world like probability space, and our awareness moves along contours on a landscape, with the principle of least action held firmly with one path along that axis, but the increase of entropy held 'fuzzily', with a set of probabilities up to 'no increase of entropy' and down to maximum entropy (interior of a blackhole) that our consciousness rather than the landscape itself requires. This is with a picture that takes conservation of information as real, to have entropy change not just stationary but reversing, the state information would have to become more isolated, the reverse of an observation.

CriglCragl
  • 19,444
  • 4
  • 23
  • 65
  • Isn't your definition of infinity backwards? In that a real physical coin's behaviour should approach the model's prediction as the number of trails increase. Not the other way around. – Chuu Jul 20 '22 at 16:24
  • @Chuu: "Infinity is the definition of where the odds of an abstract model, approach it's true average behaviour" At infinity, a fair coin can no longer just fluke only landing on one side every time – CriglCragl Jul 20 '22 at 17:44
-1

The question has two parts: 1) Is it possible to flip a coin an infinite number of times, AND 2) never land on tails?

The answer to the first part is No. It's not possible to perform any action an infinite number of times.

Since the two parts are joined by AND, both parts would have to have the same answer in order that the entire question have any valid answer. Since the answer to the first half is no, the answer to the entire question is no.

Also, since the first part is not possible, the second part doesn't make sense in the context of the first part.

Added content: Some here don't like my crying foul on the question, with the excuse that, well no one really takes it as really meaning an "infinite" number of flips. My defense is simply, if the question can be so easily interpreted without the strict meaning of "infinite," then I suggest rephrasing it with what you really mean. For instance, "a sufficiently large number," or "Is there a large enough number,.." I contend that the use of the word "infinite" is problematic and creates logical conundrums and confusion in addressing what the questioner really wants to know. What does the questioner want to know? If it's so obvious that what he/she means is something other than "infinite," then say it.

ttonon
  • 107
  • 3
  • I don't think anyone means to imply that one could flip a coin infinitely many times in reality. The question is about the probability of randomly picking a certain bitstring out of the (abstract, conceptual) space of all possible bitstrings. – user4894 Jul 20 '20 at 22:03