Probability Question: Parzen's Modern Probability Theory, Ch.2 Ex.6.1

  • Thread starter Thread starter travis0868
  • Start date Start date
  • Tags Tags
    Probability
travis0868
Messages
8
Reaction score
0
This question is from Parzen (Modern Probability Theory), chapter 2, exercise 6.1

Homework Statement


Suppose that we have M urns, numbered 1 to M and M balls, numbered 1 to M. Let the balls be inserted randomly in the urns, with one ball in each urn. If a ball is put into the urn bearing the same number as the ball, a match is said to have occurred. Show that for j = 1,...,M the conditional probability of a match in the jth urn, given that there are m matches is m/M.

Homework Equations


Probability that there are exactly m matches in M urns is:
(1/m!)* \Sigma^{M-m}_{k=0}(-1)^k * (1/k!)

The Attempt at a Solution


The answer doesn't make sense. Suppose that j = M. The probability that there will be a match in the Mth urn given that there are M-1 matches is 1. Not (M-1)/M.
 
Physics news on Phys.org
I think m is the total number of matches. You may think of it as a referee looking into each urn, then reporting m matches, without disclosing which urns had matches.
 
Thanks a lot, EnumaElish!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top