InterviewSolution
Saved Bookmarks
| 1. |
A is a set containing n distinct elements.A non zero subset P of A is chosen at random. The set A is reconstructed by replacing the element of P.A non-zero subset Q of A is again chosen at random. Find the probability that P&Q have no common elements. |
| Answer» A is a set containing n distinct elements.A non zero subset P of A is chosen at random. The set A is reconstructed by replacing the element of P.A non-zero subset Q of A is again chosen at random. Find the probability that P&Q have no common elements. | |