Back to Archive
#69probability
hard

Distinct Number Draws

Source: CSEblog

Given the set of numbers from 1 to n: { 1, 2, 3 .. n } We draw n numbers randomly (with uniform distribution) from this set (with replacement). What is the expected number of distinct values that we would draw?

Discussion

0

You must be logged in to participate in the discussion.

No comments yet. Be the first to start the conversation!