Expected Number of Age-Matching Cards in a Set of 1000

  • Thread starter Thread starter succubus
  • Start date Start date
  • Tags Tags
    Probability
succubus
Messages
33
Reaction score
0
A set of 1000 cards, numbered 1 through 1000 are distributed among 1000 people. Compute the expected number of cards that are given to people whose age matches the number on the card.


So the relevant formula is expected value, but its conditioned because of the ages. So I assumed that the age range was between 1-100.
So n* P{card reads age | age <= 100)

Is this the correct assumption?

So would the probability be 1/1000 / 100/1000 = .01
 
Physics news on Phys.org
The answer is 1.

Hints:

Consider the random variable N_i = number of people age i who get a card with their age.

We want E(N_1 + N_2 + ... + N_1000).
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top