Of course not, there are more numbers between 1 and 10, than 0 and 1:shock:. Didn't you learn anything from this forum?Would 1 to 10 and ending with > 10 be the same?
Hokay: how many numbers are there between 0 and 1? Zillions?Of course not, there are more numbers between 1 and 10, than 0 and 1:shock:. Didn't you learn anything from this forum?
Between 0 and 1, I'd say about 100. Just like in the supermarkets. A zillion is out of my range.Hokay: how many numbers are there between 0 and 1? Zillions?
.1, .11, .111, ......, .111111111111111111111111111111111111111111
Asked 1st person to pick a number between 0 and 1. If the sum of the numbers chosen is more than 1 (which is impossible at this stage) stop. Otherwise,Well, your post is too mysterious for li'l ole me...
going back to learning the "times 3" table; much tuffer than the "times 1"![]()
Suppose that N1 & N2 choices then if {N1,N2}⊂[0.5,1] then N1+N2≥1 and P(N1,N2)=.25.Asked 1st person to pick a number between 0 and 1. If the sum of the numbers chosen is more than 1 (which is impossible at this stage) stop. Otherwise,
Asked 2nd person to pick a number between 0 and 1. If the sum of the numbers chosen is more than 1 stop. Otherwise,
Asked 3rd person to pick a number between 0 and 1. If the sum of the numbers chosen is more than 1 stop. Otherwise,
.
.
.
What is the expected number of people you would have to ask?
Hi,
Suppose people randomly pick a number between 0 and 1. What would be the expected number of people you would have to ask for numbers if you want the sum to be greater than 1 for the 1st time?
Steve
The answer is some number between 2 and 3.I would think 3.
E(X1) = 0.5
E(X2) = 0.5
E(X3) = 0.5
So, since they are independent, E(X1+X2+X3) = 1.5 >1, E(X1 +X2) is not >1.
Is that too simple??
Hi,
Suppose people randomly pick a number between 0 and 1. What would be the expected number of people you would have to ask for numbers if you want the sum to be greater than 1 for the 1st time?
Steve
Yep, you got the correct result.after toying with this for a while I think i've got it.
the probability it takes n uniform[0,1] addends to sum to greater than 1 is given by
∫01∫01−x1∫01−x1−x2⋯∫01−k=1∑n−2xk∫1−k=1∑n−1 xk1 1 dxn dxn−1 …dx2 dx1
This generates numbers in agreement with what I saw in the sim.
This is the integral over the probability mass where the first (n-1) variables sum to less than one but the sum over all n sums to greater than 1.
p[2]=21p[3]=31p[4]=81p[5]=1441p[k]=k!+(k−1)!1
E[k]=e
Hi,
Suppose people randomly pick a number between 0 and 1.
This is meaningless until you specify a probability distribution.