Active forum topics
- Problems in progression
- Ceva’s Theorem Is More Than a Formula for Concurrency
- The Chain Rule Explained: Don't Just Memorize, Visualize It
- The Intuition Behind Integration by Parts (Proof & Example)
- Statics
- Calculus
- Hydraulics: Rotating Vessel
- Inverse Trigo
- Application of Differential Equation: Newton's Law of Cooling
- General Solution of $y' = x \, \ln x$
New forum topics
- Ceva’s Theorem Is More Than a Formula for Concurrency
- The Chain Rule Explained: Don't Just Memorize, Visualize It
- The Intuition Behind Integration by Parts (Proof & Example)
- Statics
- Calculus
- Hydraulics: Rotating Vessel
- Inverse Trigo
- Problems in progression
- General Solution of $y' = x \, \ln x$
- engineering economics: construct the cash flow diagram
Recent comments
- z3 days 14 hours ago
- Force P only impends motion…3 days 15 hours ago
- Wow! :>3 weeks ago
- In general, the centroid of …3 weeks 4 days ago
- isn't the centroid of the…3 weeks 4 days ago
- I get it now, for long I was…1 month 1 week ago
- Why is BD Tension?
is it not…1 month 1 week ago - Bakit po nagmultiply ng 3/4…3 months ago
- Determine the least depth…1 year 1 month ago
- Solve mo ang h manually…3 months ago


We can use the geometric
We can use the geometric distribution to get the probability of an event (success) occurring after a number of failures.
If repeated independent trials can result in a success with probability $p$ and a failure with probability $q = 1 - p$, then the probability distribution of the random variable $X$, the number of trials on which the first success occurs, is:
$$g(x;p) = pq^{x-1}$$
and $x = 1,2,3,4,5,.....$
In this context, the first success is getting three consecutive heads or three consecutive tails in flipping coins. The probability of getting a head (or tail) in coin toss is $p = 0.5$. The probability that the first success occurs after flipping the coin four times would be:
$$g(x;p) = pq^{x-1}$$ $$g(4;0.5) = 0.5(1-0.5)^{(4)-1} = 0.0625 $$
Therefore, the probability that the game will end on the fourth throw is $\color{green}{6.25 \%}$
Alternate solutions are encouraged....