Dice Problem, Please assist!

dwdrummerfreak

New member
Joined
Sep 29, 2007
Messages
5
The question reads as follows:
"The following represents the outcomes of rolling a die 600 times (actually, it was simulated on the TI-83 as follows: RandInt(1,6,600)_L1).

Face 1 2 3 4 5 6
Number 107 120 84 110 92 87

a. What are the mean and median numbers of appearances of each face?
b. What are the mean and median face values of the 600 rolls of the die?
c. Suppose the die was perfectly fair, i.e., there were exactly 100 of each outcome. Now, what would be the mean and median face values of the 600 rolls of the die?
d. Draw a histogram of the outcomes for the six faces. Describe the shape of the distribution you get. "

The problem that I am having is that I honestly fail to understand the problem :) .
For part (a) I'm not sure as to whether or not finding the middle number of each individual face appearance would constitute as finding the actual median ( for example dividing 107 by 2, and then using 53.5 as the median), and as for the mean, well that is an other place where I am stuck.
For (b), I imagine that the question is asking to arrange the face values from least to greatest (84, 87, 92 107,110,120), and thus making 99.5 the median ((107+92)/2). The mean I believe would be 100, since there are 600 rolls, and n=6.
For part (c) I guess that the median and mean would both be equal to 100, since all 6 faces would have 100 outcomes each.
For part (d) the histogram seems to reflect itself from the center outwards, so it seems symmetrical in my opinion.

Well, I appreciate any and all help :), Thanks in advance!
 
Top