Stats - Probability of redrawing a ball (draw, replace)

Click For Summary

Homework Help Overview

The problem involves drawing balls numbered 1 through n from a box with replacement until a previously drawn ball is selected. The goal is to compute the probability density function for the number of draws, denoted as X.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the initial assumption that the probability of drawing a previously drawn ball might be simply 1/n. They explore how to account for the replacement of balls and the conditions under which a repeat draw occurs.
  • Some participants analyze specific events, such as the conditions for X=2 and X=3, and how to calculate the probabilities associated with these events.
  • Questions arise regarding the reasoning behind the probability of drawing a previously drawn ball being (X-1)/n, indicating a need for further clarification on this concept.

Discussion Status

The discussion is ongoing, with participants sharing their reasoning and questioning aspects of the problem. Some have provided insights into calculating probabilities for specific cases, while others express confusion about certain arguments and seek clarification.

Contextual Notes

Participants are working within the constraints of the problem statement and are attempting to derive the probability density function without complete consensus on the reasoning involved.

Michael805
Messages
5
Reaction score
0

Homework Statement


There are balls numbered 1 through n in a box. Suppose that a boy successively draws a ball from the box, each time replacing the one drawn before drawing another. This continues until the boy draws a ball that he has previously drawn before. Let X denote the number of draws, and compute its probability density function.


Homework Equations


Probability density function


The Attempt at a Solution


I was thinking at first this would simply be 1/n, but I'm unsure how to account for putting the ball back then calculating how many attempts it will take before drawing a previously drawn one.
 
Physics news on Phys.org
Michael805 said:

Homework Statement


There are balls numbered 1 through n in a box. Suppose that a boy successively draws a ball from the box, each time replacing the one drawn before drawing another. This continues until the boy draws a ball that he has previously drawn before. Let X denote the number of draws, and compute its probability density function.


Homework Equations


Probability density function


The Attempt at a Solution


I was thinking at first this would simply be 1/n, but I'm unsure how to account for putting the ball back then calculating how many attempts it will take before drawing a previously drawn one.

Event {X=2} occurs if the second ball drawn matches the first one drawn, and the probability of this is 1/n. Event {X=3} occurs if the second ball fails to match the first but the third one matches one of the first two. The probability the second does not match the first is (n-1)/n, while the probability the third one matches one of the first two is 2/n. You can put these two pieces of information together to determine Pr{X = 3}. Continue in this way to get Pr{X=k} for any k.

RGV
 
So if I'm understanding this right, the probability of drawing a ball that was previously drawn would be (X-1)/n, where X is the number of draws? This makes sense to me, but it's just not quite fully clicking for some reason.
 
Michael805 said:
So if I'm understanding this right, the probability of drawing a ball that was previously drawn would be (X-1)/n, where X is the number of draws? This makes sense to me, but it's just not quite fully clicking for some reason.

The only way you could be making draw X is if the first (X-1) numbers are all different. So, the chance that draw X gives you a repetition is (X-1)/N, because each individual number has chance 1/N of being drawn, and any of the current (X-1) would give you a match. What is it about this argument that leaves you confused?

RGV
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
3K
Replies
10
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 18 ·
Replies
18
Views
4K
Replies
25
Views
5K
  • · Replies 10 ·
Replies
10
Views
6K