Find the probability that:
None of the people get their own umbrellas.
Only 1 person get his own umbrella.
Only 2 people get their own umbrellas.
Only 3 people get their own umbrellas.
:
:
:
Only n–2 people get their own umbrellas.
All of the people get their own umbrellas.
Note: There is no need to find the probability that only n–1 people get their own umbrellas since its value should be 0. It is because if n–1 people get their own umbrellas, the reminding person must get his own umbrella.
更新1:
Hence find the expected number of the people who get their own umbrellas, i.e. find Σ(k = 0 to n) k P(n,k) directly from the result of P(n,k) , where P(n,k) is the probability that only k people get their own umbrellas.
更新2:
在http://hk.knowledge.yahoo.com/question/question?qid=7010050200056,nelsonywm2000竟然計算出無論任何n值,expected number of the people who get their own umbrellas總是恆為1。我很懷疑nelsonywm2000用錯了概念。