Final answer:
To find the expected value, E(V), of the sum V of chips drawn with replacement from an urn containing n chips numbered 1 through n, we need to multiply each possible value of the sum by its probability and add the products. The formula for E(V) is E(V) = Σ (V * P(V)), where Σ denotes the sum and P(V) is the probability of getting V. An example calculation is provided for drawing chips with replacement from an urn containing 3 red chips and 8 blue chips.
Step-by-step explanation:
The expected value, denoted as E(V), is the mean of a discrete random variable V. In this case, we are drawing chips with replacement from an urn containing n chips. Each chip has a number from 1 to n. The sum of the numbers drawn, V, is a random variable. To find E(V), we need to multiply each possible value of V by its probability and add the products. The formula for E(V) is given as E(V) = Σ (V * P(V)), where Σ denotes the sum and P(V) is the probability of getting V.
For example, let's consider a specific case where we have an urn with 3 red chips and 8 blue chips. If we draw 2 chips with replacement, the possible values of V are 2, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, and 16. To find E(V), we need to calculate the probability of getting each of these values and multiply it by the value itself. Then we sum up these products to get the expected value.
For instance, the probability of getting V = 7 is the probability of drawing a red chip followed by a blue chip, which is (3/11) * (8/11) = 24/121. Multiply this probability by 7 to get the contribution of V = 7 to the expected value. Repeat this calculation for all possible values of V and then sum up the contributions to get E(V).