![]() |
VOOZH | about |
Probability is a mathematical discipline that measures the chances of an event happening by assigning a value between 0 and 1. A value closer to 1 signifies a higher likelihood of the event occurring. It is essentially the ratio of the number of favorable outcomes to the total number of possible outcomes.
The formula for Probability is : P(Event) = favorable outcomes/total number of outcomes
Some Amazing Facts About Probability:
1. Girolamo Cardano, an Italian mathematician, physician, and avid gambler, is credited as one of the earliest contributors to probability theory.
2. Blaise Pascal and Pierre de Fermat are considered the father of probability.
3. The probability of a sure event is 1, while the probability of an impossible event is 0.
4. Probability can never be negative and always range between 0 and 1.
5. For the probability of at least two people in a room having the same birthday to be 100%, there must be 367 people. This is because there are 366 possible birthdays, including February 29 (in a leap year).
6. To make the probability at least 50% that two people in a room share the same birthday, only 23 people are needed. This surprising result is also called the birthday paradox.
7. The Monty Hall Problem involves a game show scenario: a contestant picks one of three doors, behind one of which is a prize. Knowing what’s behind each door, the host opens another door to reveal no prize. The contestant is then allowed to switch their choice to the other unopened door. Mathematically, switching doors increases the probability of winning to 2/3, while staying with the original choice keeps the probability at 1/3.
8. The Gambler's Fallacy, also known as the Monte Carlo fallacy, is the mistaken belief that past random events can influence the likelihood of future random events.
9. Law of Truly Large Numbers, this principle states that with a large enough number of trials, any unlikely event is likely to occur.
10.Bertrand's Box Paradox: This paradox involves three boxes: one with two gold coins, one with two silver coins, and one with one gold and one silver coin.
11. Stefan Mandel, a Romanian-Australian economist, applied probability theory to win 14 lotteries by calculating all possible combinations and leveraging probability-based optimization strategies.
12. If 100 passengers board a plane with 100 seats, and the first passenger chooses a seat randomly, while subsequent passengers take their assigned seat if available or choose randomly otherwise, the probability that the last passenger sits in their assigned seat is always 50%. This result is independent of the number of passengers.
13. The probability of having two boys in a family of two children varies based on specific conditions:
14. A standard 52-card deck can be arranged in 52! (52 factorial) ways, which is approximately 8.07×10²⁶. 67. This means there are more possible card arrangements than there are atoms on Earth!
15. The number of unique chess games is estimated to be around 10120, known as the Shannon Number.
Explanation:
Let NG be the expected no. of girls before a boy is born
Let p be the probability that a child is girl and (1-p)
be probability that a child is boy.
NG can be written as sum of following infinite series.
NG = 0*(1-p) + 1*p*(1-p) + 2*p*p*(1-p) + 3*p*p*p*(1-p) + 4*p*p*p*p*(1-p) +.....
Putting p = 1/2 and (1-p) = 1/2 in above formula.
NG = 0*(1/2) + 1*(1/2)2 + 2*(1/2)3 + 3*(1/2)4 + 4*(1/2)5 + ...
1/2*NG = 0*(1/2)2 + 1*(1/2)3 + 2*(1/2)4 + 3*(1/2)5 + 4*(1/2)6 + ...
NG - NG/2 = 1*(1/2)2 + 1*(1/2)3 + 1*(1/2)4 + 1*(1/2)5 + 1*(1/2)6 + ...
Using sum formula of infinite geometrical progression with
ratio less than 1
NG/2 = (1/4)/(1-1/2) = 1/2
NG = 1