433 views

1 Answer

Best answer
3 votes
3 votes

Probability of drawing one ball = $\frac{1}{20}$

$X_{i}$ (ball number) $1$ $2$ $3$ .... $20$
$P\left ( X_{i} \right )$ (Probabilitiy of drawing that ball) $\frac{1}{20}$ $\frac{1}{20}$ $\frac{1}{20}$ .... $\frac{1}{20}$

$E(X_{i})$ = $\sum_{i=1}^{20} X_{i}*P(X_{i})$

$E(X_{i}) = 1*\frac{1}{20} + 2* \frac{1}{20} + 3*\frac{1}{20} + .... + 20*\frac{1}{20}$

$E(X_{i}) = \frac{1}{20} \left ( 1+ 2 + 3 + .... + 20 \right )$

$E(X_{i}) = \frac{1}{20} \left ( \frac{20*21}{2}\right )$

$E(X_{i}) = \frac{21}{2}$

Required expectation = $E(X_{1}) + E(X_{2}) + E(X_{3}) + .... + E(X_{8})$ 

                                       = $8*\frac{21}{2}$

                                       = $84$

selected by

Related questions

1 votes
1 votes
1 answer
1
Indranil Pradhan asked Jun 5, 2019
301 views
An element is to be inserted in an array and the probability that it has been entered correctly is 0.9. Find the probability that the sorting algorithm worked correctly.H...
0 votes
0 votes
1 answer
3
adarsh shivhare asked Aug 12, 2018
984 views
A deck of 52 playing cards is shuffled, and the cards are turned up one at a time until the first ace appears. Is the next card—that is, the card following the first ac...
0 votes
0 votes
2 answers
4