jbriggs444 said:
We are not told that the scenario is "truly random", whatever that means. We are told very little at all.
In the real world, the probability distribution for crime across potential victims is not uniform. Nor is it clear that the victim selection for the next crime will be independent of the victim selection for the current one.
Yes, I agree that 889 times in a row for one victim would be remarkable and unrealistic. But we are in a math forum. We are allowed to consider situations that are unrealistic.
As far as I know, a
truly random sample, taken from a
population, is one such that the probability of being in the sample is
uniform i.e. doesn't change. Does that mean the
trials (each chosen data point) are
independent? I should think so. In my book that means a person can be chosen more than once ("balls must be picked
with replacement"). We
ignore the other times the person shows up in the sample though, right? We don't double count that is.
Can we do something like the following though?
Say we have 6 balls, 4 are green and 2 are red. We pick a random ball. P(green) = 4/6 = 2/3. Now, to keep the probability constant at 2/3, the recommended procedure is to
replace the ball back into the pool/population. But, we could also do this.
Don't put the ball back. Instead do this:
1. If we picked a green ball. We have 3 green and 2 red balls. Remove 1 green ball and 1 red ball and we're left with 2 green balls and 1 red ball. P(green) = 2/3. No change in the probability.
2. If we picked a red ball. We have 4 green balls and 1 red ball. Remove 2 green balls and the result is 2 green balls and 1 red ball and P(green) = 2/3. The probability remains constant.