As time goes on, a given event becomes less and less likely

  • Context: Undergrad 
  • Thread starter Thread starter nolxiii
  • Start date Start date
  • Tags Tags
    Time
Click For Summary

Discussion Overview

The discussion revolves around the probability of a given event occurring as time progresses, particularly focusing on scenarios where the likelihood of the event decreases over time. Participants explore various mathematical models and frameworks to understand how probabilities evolve, especially in the context of repeated trials such as coin tosses.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • Some participants propose that the probability of an event occurring decreases exponentially with each unit of time but never reaches zero.
  • Others argue that the specific distribution of probabilities is crucial to determine whether the probability approaches 1 as time goes to infinity.
  • A participant presents a model involving multiple coin tosses where the probability of heads changes, questioning how to define the event mathematically.
  • Another participant describes a scenario where coins split upon landing tails, raising questions about the probability of eventually stopping the process when all coins show heads.
  • There is a discussion about the mathematical representation of the problem, including the use of series and limits, with some participants expressing uncertainty about their formulations.
  • One participant suggests that the general problem of dealing with series like the one presented could be better addressed in a calculus-focused discussion.

Areas of Agreement / Disagreement

Participants do not reach a consensus on whether the probability of the event approaches 1 as time goes to infinity. Multiple competing views and models are presented, and the discussion remains unresolved.

Contextual Notes

Participants express uncertainty regarding the mathematical formulations and definitions of the events being discussed. There are limitations in the clarity of the conditions under which probabilities are calculated, and the dependence on specific distributions is noted.

nolxiii
Messages
40
Reaction score
5
Like exponentially less likely each plank unit of time, but never reaches 0 probability. Will it ever happen?
 
Physics news on Phys.org
Best you can do is find the probability of it happening. For that, we'll need to know the specific distribution.
 
micromass said:
Best you can do is find the probability of it happening. For that, we'll need to know the specific distribution.

So I guess to be more specific, will the probability of it ever happening approach 1 as time goes to infinity? The probability being so unlikely that you can't comprehend it and becoming even more unlikely as time moves forward, the specifics of exacly how improbable it is (i think) being irrelevant as long as its greater than 0.
 
nolxiii said:
So I guess to be more specific, will the probability of it ever happening approach 1 as time goes to infinity?

Depends on the specific numbers. It might, it might not.
 
Ok, probability at t = 0 is 1/(10^^^^^^^^^^^^^123)^1, at t = 1 it is 1/(10^^^^^^^^^^^^^123)^2, at t = 2 is 1/(10^^^^^^^^^^^^^123)^3, and so on.

Is there a way to find the threshold where it no longer approaches 1?

Edit: Is this equivalent to asking if the series converges using a root test? (http://www.mathwords.com/r/root_test.htm)
 
Last edited:
nolxiii said:
As time goes on, a given event becomes less and less likely

Will it ever happen?
You need to use more precise language in order to arrive at a specific mathematical question.

Let's consider a physical model. Suppose we have a coin and we execute a sequence of tosses of the the coin. For some reason, the probability of heads [itex]p_n[/itex] on the [itex]n[/itex] -th toss changes each time we toss the coin - perhaps after each toss we hit the coin with a hammer to bend it.

What "event" are you asking about ?

For example, are you asking about the probability that a head will occur on some toss ? (That probability won't be zero if the probability of a head on the first toss is not zero)

Are you asking about the probability that "eventually" no heads will occur ? To define what that means with mathematical precision still needs some work. Can you define it as a limit ?
 
Ok, gotcha I think. Here goes..

Say I have 10 coins and I flip all of them. If any of them land on tails each coin splits into 10 new coins, and then I flip all of them again, and continue on doing this until a round where every single coin lands on heads. What is the probability that I will ever stop flipping coins as the number of flips goes to infinity?

Or to generalize, I have X coins and if any are tails they split into Y new coins. (or even instead of coins I have dice with Z number of sides and I roll until each die lands on 1)

Edit: Been a while since I've taken math or stats but will try to write this out, probably incorrectly. (And not sure how to put the ∞ above the Σ)

Σi=1 i =(1/z)xyn-1

^ is that the right thing to solve /in any way intelligible?
 
Last edited:
nolxiii said:
Edit: Been a while since I've taken math or stats but will try to write this out, probably incorrectly. (And not sure how to put the ∞ above the Σ)

Using the editor's features, I'm not sure how to do that either. It's worth learning about LaTex. Many math oriented forums on the internet use it. https://www.physicsforums.com/help/latexhelp/

Σi=1 i =(1/z)xyn-1
is that the right thing to solve /in any way intelligible?

I don't think the idea behind that is correct. For example, suppose you start with 5 coins and split each coin in two each time it lands tails. What's the probability that you throw all heads on the the second attempt ? On the first toss you might have tossed 5 tails and after splitting, you toss 10 coins on the second toss. Or perhaps on the first toss you tossed 3 heads and 2 tails and thus have 3 + (2)(2) = 7 coins to throw on the second toss. So you can't assume that on the i-th toss that there is a single known number of coins to be thrown.
 
Sorry, to be clear and to keep it simple, each coin splits no matter what it lands on, but I keep going until all are heads.

Would I expect the example with 10 coins splitting into 10x more each round to ever conclude?

(And I do appreciate you taking the time to even partially entertain my random curiosities.)
 
Last edited:
  • #10
nolxiii said:
Sorry, to be clear and to keep it simple, each coin splits no matter what it lands on, but I keep going until all are heads.

Ok, that's understandable.
What is the probability that I will ever stop flipping coins as the number of flips goes to infinity?

The probability that you stop flipping after [itex]N[/itex] or fewer tosses
[itex]= \sum _{i=1}^n pr( \ stop\ after\ exactly\ i\ tosses)[/itex]
[itex]= \sum_{i=1}^n pr( \ toss\ heads\ with\ each\ of\ xy^{i-1}\ coins[/itex]
[itex]= \sum_{i=1}^n \big( \frac{1}{2} \big) ^{xy^{i-1}}[/itex]

Your ask the value of
[itex]\lim_{n \rightarrow \infty}<br /> { \sum_{i=1}^n \big( \frac{1}{2} \big) ^{xy^{i-1}} }[/itex]
which is also denoted by [itex]\sum_{i=1}^\infty \big( \frac{1}{2} \big) ^{xy^{i-1}}[/itex]

The general problem is how to deal with series like [itex]\sum_{i=0}^\infty C^{D^{\ i}}[/itex]

If that question were asked in the Calculus section, someone would probably have some ideas!
 
  • #11
doesn't sound like anyone over there knows either. will i get one of those fields prize things if i solve this?
 
  • #12
nolxiii said:
doesn't sound like anyone over there knows either. will i get one of those fields prize things if i solve this?

We might get a W. C. Fields prize if we don't start out correctly.

I didn't compute the probability you asked about. The probability of stopping exactly on the N th step is the probability of: Not stopping on the previous N-1 steps and also tossing all heads on the N th step. I didn't account for the condition "not stopping on the previous N-1 steps".
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 7 ·
Replies
7
Views
744
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K