Exam 1

  1. Metainformation

    Tag Value
    fileDescriptive-statistics_eur-descriptive-406-en_eur-descriptive-406-en
    nameeur-descriptive-406-en
    sectionDescriptive statistics/Score interpretation/z-score, Distributions/Continuous/Normal
    typenum
    solution0.47
    tolerance0
    TypeData manipulation, Interpreting output
    ProgramSPSS
    LanguageEnglish
    LevelStatistical Literacy

    Question

    A knowledge test on alcohol contains 20 items and is administered to 202 high school students. The variable [total score] gives the total correct scores. Gender (0 = woman; 1 = man) and alcohol use (0 = very often; 1 = often; 2 = sometimes; 3 = never) are also included in the dataset.

    What is the probability of a total score of 13.0 or lower under the assumption that the scores come from a normally distributed population? (3 decimals)

    Open the dataset below to answer this question:

    Download SPSS file, CSV file


    Solution

    The probability of a total score of 13.0 or lower is 0.47 when we assume normality (use the cdf.normal function to calculate the p-values and then look up the p-value associated with a score of 13).