What is the mean of outcomes of six faced fair die?

4.6k Views Asked by At

A six faced fair die is tossed a large number of times (tending to infinity). What is the mean of outcomes of the die?

My try: let the die be tossed $n$ times then the mean of outcomes

$$=\frac{(\frac 16+\frac 16+\frac 16+\ldots+upto \ n \ times )}{n}=\frac{\frac n6}{n}=\frac 16$$ But I am not if my answer is correct. please explain If I am wrong & give right answer.

Thanks

1

There are 1 best solutions below

2
On

The possible outcomes are $1,2,3,4,5,$ and $6$. Each have a probability of $1/6$, hence the theoretical mean is $$\frac{1}{6}\times 1 +\frac{1}{6}\times 2+\frac{1}{6}\times 3+\frac{1}{6}\times 4+\frac{1}{6}\times 5+\frac{1}{6}\times 6 = 3.5 $$

The observed mean is

$$\frac{\text{Roll 1}+\text{Roll 2}+\text{Roll 3 }+...+\text{ Roll }n}{n} $$ where $n$ is the number of rolls (and "Roll $i$" means the number of eyes on roll number $i$).