少点错误 2024年11月18日
"It's a 10% chance which I did 10 times, so it should be 100%"
index_new5.html
../../../zaker_core/zaker_tpl_static/wap/tpl_guoji1.html

 

本文探讨了一个看似错误却蕴含着有趣数学原理的命题:如果某件事发生的概率是1/n,尝试n次后,成功的概率是多少?文章通过抛硬币和抽奖等例子,推导出一个近似的概率公式,即当n足够大时,成功的概率约为63%。文章解释了这个概率背后的数学原理,以及如何利用该公式进行估算,并强调了该公式在实际应用中的局限性,例如n较小的情况以及成功次数的分布。

🤔 **概率公式推导:**文章通过分析抛硬币和抽奖等例子,推导出一个近似的概率公式:(1-1/n)^n,其中n代表尝试次数,该公式计算的是失败的概率,成功的概率则为1减去失败的概率。

🍀 **当n足够大时,成功的概率约为63%:**当n趋近于无穷大时,(1-1/n)^n的极限值为1/e,约等于0.37,这意味着失败的概率约为37%,成功的概率则约为63%。

💡 **公式的实际应用及局限性:**该公式适用于n较大时的概率估算,但当n较小时,估算结果可能不够准确。文章也指出,即使成功的概率约为63%,平均成功的次数仍然是1,并非100%保证成功一次。

📊 **不同n值下的概率:**文章举例说明了当n分别为5、10和20时,成功的概率分别约为67%、65%和64%,说明随着n的增大,成功的概率逐渐逼近63%。

Published on November 18, 2024 1:14 AM GMT

Many of you readers may instinctively know that this is wrong. If you flip a coin (50% chance) twice, you are not guaranteed to get heads. The odds of getting a heads are 75%. However you may be surprised to learn that there is some truth to this statement; modifying the statement just slightly will yield not just a true statement, but a useful and interesting one.

It's a spoiler, though. If you want to figure this out as you read this article yourself, you should skip this and then come back. Ok, ready? Here it is:

It's a  chance and I did it  times, so the odds should be... . Almost always.

 

The math:

Suppose you're flipping a coin and you want to find the odds of NOT flipping a single heads in a dozen flips. The math for this is fairly simple: The odds of not flipping a single heads is the same as the odds of flipping 12 tails. which is 

The same can be done with this problem: you have something with a 1/10 chance and you want to do it 10 times. The odds of not getting it to happen even once is the same as the odds of it not happening, 10 times in a row. So 

If you learned some fairly basic probability, I doubt this is that interesting to you. The interesting part comes when you look at the general formula: The probability of not getting what you want (I'll call this , because  would be the probability of the outcome you want) is

Where  in our case is 10, but in general is whatever number you hear when you hear the phrase "It's a one-in- chance, and I did it  times, so it should be "

 

Hold on a sec, that formula looks familiar...

" ..." I thought to myself... "That looks familiar..." This is by no means obvious, but to people who have dealt with the number  recently, this looks quite similar to the limit that actually defines that number. This sort of pattern recognition led me to google what this limit is, and it turns out my intuition was close:

So it turns out: for any n that's large enough, if you do something with a  chance of success  times, your odds of failure are always going to be roughly , which means your odds of success will always be roughly .

So, if something is a  chance, and I did it  times, the odds should be... .

Isn't that cool? I think that's cool.

 

What I'm NOT saying:

There are a couple ways to easily misinterpret this, so here are some caveats:

Spoiler for 5, 10, and 20: it's 67%, 65%, and 64% respectively



Discuss

Fish AI Reader

Fish AI Reader

AI辅助创作,多种专业模板,深度分析,高质量内容生成。从观点提取到深度思考,FishAI为您提供全方位的创作支持。新版本引入自定义参数,让您的创作更加个性化和精准。

FishAI

FishAI

鱼阅,AI 时代的下一个智能信息助手,助你摆脱信息焦虑

联系邮箱 441953276@qq.com

相关标签

概率 数学 机会 尝试 成功
相关文章