Expected Number of Draws to Get 1: A Probability Analysis

In summary, we are asked to repeatedly draw integers between 1 and 10^1000 until we get 1. Each draw is independent and the expected number of repeated applications until we get 1 is 10^1000. This is because the probability of getting 1 in each draw remains constant at 1/10^1000, regardless of the number of previous draws. In case 2, where k changes after the first draw, the expected number of repeated applications would also change depending on the distribution of k and the probability of getting 1 in each draw.
  • #1
Aladdin
1
0
Here's the problem:
Let P(k) be a random draw of integers between 1 and k (inclusive). Assume you repeatedly apply P, starting at 10^1000. What's the expected number of repeated applications until you get 1? Why?

What is your understanding of the following statement?
Assume you repeatedly apply P, starting at 10^1000.

1) We are asked to repeatedly apply P(k), where k is given and equal to 10^1000.
  • 1a) Each drawn element is redrawable again even after being drawn (i.e. each draw is independent)
  • 1b) Each drawn element is undrawable after being drawn once (i.e. each draw is dependent on previous draws)

2) We are asked to repeatedly apply P(k), where k is an integer such that k=10^1000 on 1st draw and then k = some random integer from 2nd draw onward.

Case 1a)
Since best case is that it takes just one draw and worst case is that it takes k draws, I'd guess the expected number of repeated applications until you get 1 is k/2 but I can't really explain why.

Case 1b)
My understanding is that the probability of getting 1 is 1/k on 1st draw, 1/(k-1) on 2nd draw, ..., all the way up to 1 on kth draw. But how does this help me get to the expected number of repeated applications until you get 1?

Case 2)
Am I overcomplicating it? :)

Thank you for your hints :)
 
Mathematics news on Phys.org
  • #2

Thank you for your interesting question. I would like to clarify the statement "repeatedly apply P, starting at 10^1000". This means that we are repeatedly drawing integers between 1 and 10^1000 (inclusive) until we get 1. Each draw is independent, meaning that the previous draws do not affect the probability of getting 1 in the current draw. This is different from dependent draws, where the probability of getting 1 in the current draw would be affected by the previous draws.

Now, let's consider the expected number of repeated applications until we get 1. In the best case scenario, we get 1 in the first draw itself. In the worst case scenario, we would have to draw 10^1000 times before getting 1. However, since each draw is independent, the probability of getting 1 in each draw remains the same, which is 1/10^1000. Therefore, the expected number of repeated applications until we get 1 is simply the reciprocal of this probability, which is 10^1000.

In case 1b, where each draw is dependent on the previous draws, the probability of getting 1 would change with each draw. However, the expected number of repeated applications would still be the same, which is 10^1000. This is because the probability of getting 1 in each draw would still be 1/10^1000, and the number of draws required to get 1 would still be 10^1000.

In case 2, where k changes after the first draw, the expected number of repeated applications would also change. However, without knowing the specific values of k, it would be difficult to determine the exact expected number of applications. It would depend on the distribution of k and the probability of getting 1 in each draw.

I hope this helps clarify the statement and the expected number of repeated applications until we get 1. If you have any further questions, please do not hesitate to ask.
 

1. What is the expected number of draws needed to get at least one success?

The expected number of draws needed to get at least one success is equal to the reciprocal of the probability of success. This means that if the probability of success is 0.5, the expected number of draws needed is 1/0.5 = 2.

2. How is the expected number of draws calculated?

The expected number of draws is calculated by multiplying the number of possible outcomes by their probabilities, and then summing these values. For example, if there are 3 possible outcomes with probabilities of 0.25, 0.5, and 0.25, the expected number of draws is (1 x 0.25) + (2 x 0.5) + (3 x 0.25) = 2.

3. Can the expected number of draws be greater than the number of possible outcomes?

Yes, the expected number of draws can be greater than the number of possible outcomes. This can occur when the probability of success is low, and thus a large number of draws are needed on average to achieve success.

4. What is the relationship between the probability of success and the expected number of draws?

The probability of success and the expected number of draws have an inverse relationship. As the probability of success increases, the expected number of draws decreases, and vice versa. This is because as the probability of success increases, fewer draws are needed on average to achieve success.

5. How can the expected number of draws be used in real-life scenarios?

The expected number of draws can be used in various real-life scenarios, such as in gambling and insurance. In gambling, it can help players make informed decisions about their chances of winning. In insurance, it can be used to calculate the expected number of claims that will be made, and thus determine appropriate premiums to charge.

Similar threads

Replies
2
Views
1K
Replies
9
Views
2K
  • General Math
Replies
5
Views
3K
Replies
4
Views
430
Replies
13
Views
1K
Replies
66
Views
4K
Replies
7
Views
1K
Replies
4
Views
232
Replies
3
Views
280
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
1K
Back
Top