Answers to the Second Midterm Pink Form


1. B -- accuracy is determined by sample size not by 
population size.  See chapter 20.

2.  The newspaper is.  Why?  Because it uses a probability method
to generate a representative sample of the US population.  The TV
method is biased -- selection bias and possibly reponse bias.

3. B

4.  it would be

65% + or - 5.3% (2*the answer from #3)

5.  Answer is 11.8 to 12.2 hours.  If you chose to
write 12/24 as the percentage of hours, it was OK only
if you contined and calculated the SE correctly (SE of
a percentage).  Otherwise, the solution is:

12 hours + or - (2 * (root(25) * .5)/25))


6.  Box Average = -.6 so the expected value is 100 x -.6 = -$60

Solution for box average :

 (-5 * .3) + (+9 * .1) + (0 * .6) = -.6

SD of the box -- this is trickier.  Remember the formula from
chapter 4?  The standard deviation is the average deviation
of each outcome from the average.  So we know the average is -.6
the possible outcomes are

0 (if you picked a red, green, yellow, orange)
-5 (if you picked a brown one) 
+9 (if you picked a blue one)

60% of the M&Ms are worth zero dolalrs 
30% are worth -$5
10% are worth +$9

So, treat the M&M outcomes like a list of numbers, that is:

0, 0, 0, 0, 0, 0, -5, -5, -5, +9

The SD of this list is $3.9038
So the SE of the sum is root(100) * 3.9038 = $39.038

7.  You lost $144, this is -144 and you were only expecting
to lose $60 (-60).  Need to calculate Z to find the chance
of seeing this kind of outcome:

Z = -144 - (-60)
    ------------
       39.038

= -2.15, the area to left of -2.15 is
1.58%.  So there was about a 1.6% of losing $144 or 
more.

8.  Here, the population is known and you're being asked about the
chance of seeing a particular sample outcome -- specifically
between 10% and 14%.

Need a Z score

Z =          14% - 15% 
    ------------------------------------- =  -.28 or about -.25
    (root 100) * (root .15 * .85) 
      ------------------------    * 100
             100

Z =          10% - 15% 
    ------------------------------------- =  -1.40
    (root 100) * (root .15 * .85) 
      ------------------------    * 100
             100

The area associated with a Z = -1.40 is 83.85%
The area associated with a Z = -.25 is  19.74%

Take the difference in this case and divide by 2 to give
32.055% about 32.1%