Skip to Content

Expected Number of Red Lights and Probabilities

Home | Probability and Statistics | Discrete Random Variables | Expected Number of Red Lights and Probabilities

Coming home from work, you always seem to hit every single light. Throughout time, you calculate the odds of making it through any light to be 0.2. On any given night, how many lights can you expect to hit before finally making it through one, and with what standard deviation? Finally, what's the probability of the third light you come across being the first one that is green?

The problem at hand is rooted in the concepts of geometric distributions and random variables. When dealing with problems of this nature, the main goal is to understand the probability distribution that best suits the scenario. Here, we're interested in two main aspects: the expected number of stops at red lights before getting a green light, and the probability that a specific sequence of lights will result in a green light at the third try.

We use the concept of a geometric distribution, which is particularly useful for modeling the number of trials needed for the first success in a sequence of independent and identically distributed Bernoulli trials, such as passing through a traffic light where each trial (light) can either be a "success" (green) or a "failure" (red).

Posted by Gregory 8 hours ago

Related Problems

Define a random variable capital X where it is equal to 1 if heads and 0 if tails when flipping a fair coin.

Define another random variable capital Y as the sum of the upward face after rolling 7 dice.

A game is played where a player rolls a fair six-sided die until a 1 is rolled. What is the expected mean and standard deviation of the number of rolls?

Instead of a six-sided die, assume a 12-sided die is used in the game. Calculate the mean and standard deviation of the number of rolls until a 1 is rolled.