To Lecture Notes

LSP 121 -- 9/23/10

 

Review Questions

  1. What is a standard normal histogram?

    Ans: A bell-shaped histogram with center = 0 and spread = 1.

  2. What are z and SD+ for the z-scores of a dataset?

    Ans: z = 0, SD+ = 1.

  3. What proportion of IQ scores are between 85 and 115 (mean = 100 and SD+ = 15).

    Ans: For 85 and 115, z = -1 and 1. Using the standard normal table, the proportion of scores in (-&infty;, -1] = 0.1587 and the proportion of scores in (&infty;, 1] = 0.8413. Therefore the proportion of scores in (-1, 1] = 0.8413 - 0.1587 = 0.6826 = 68%.

  4. What is the 98th percentile for IQ scores?

    Ans: Look up 0.9800 in the body of the standard normal table. the closest entry is 0.9798, for which the corresponding z is 2.25.

 

Correlation

 

Activity A4