To Lecture Notes

LSP 121 -- 9/21/10

 

Review Questions

  1. What does x mean?

    Ans: It means the sample mean = sample average.

  2. What does SD+ mean?

    Ans: The sample standard deviation, where you divide by n - 1 instead of n.

  3. Where are the points marked in red called?

    Ans: Inflection points.

  4. How are inflection points of a normal histogram related to its spread?

    Ans: The spread is the horizontal distance between the center of the normal histogram and one of the inflection points.

  5. What are some types of data that are approximately normally distributed.

    Ans: Heights, length of hair, finger nails, or claws that have not been cut. Velocities of molecules in an ideal gas, IQ scores.

  6. What two numbers form a good description normally distributed data?

    Ans: x and SD+.

  7. How do you compute z-scores?

    Ans: z = (x - x) / SD+, Ans: A z-score tells you how many SDs away from the mean you are.

  8. How do you find outliers using z-scores?

    Ans: Extreme outliers have a z-score more than 3 or less than -3; mild outliers have a z-score more than 2 or less than -2 and are not extreme outliers.

    Note: the outliers found with the boxplot might not be the same as the outliers obtained with the z-scores.

 

Measures of Variables in SPSS

 

Computing z-scores with SPSS

 

Areas under a Normal Histogram