Here are the possible outcomes from the roll of a single die. Each outcome is equally likely. This is our population.
In[8]:=
What is the mean of this population?
In[65]:=
Out[65]=
In[19]:=
Out[19]=
In[60]:=
Out[60]=
In[61]:=
Out[61]=
In[31]:=
Out[31]=
Is that last graph lying with statistics or what? Here's a more complicated way of asking for that, specifying that the counting is to be done in bins that are 1 wide from 0.5 to 6.5.
In[37]:=
Out[37]=
Converted by Mathematica (September 11, 2003)