Exam 1

  1. Metainformation

    Tag Value
    fileDescriptive-statistics_eur-descriptive-416-en_eur-descriptive-416-en
    nameeur-descriptive-416-en
    sectionDescriptive statistics/Summary Statistics/Measures of Location/Mean
    typenum
    solution2.48
    tolerance0
    TypeData manipulation, Interpreting output, Calculation
    ProgramSPSS
    LanguageEnglish
    LevelStatistical Literacy

    Question

    A researcher working at the psychology institute investigates alcohol abuse among adolescents. The researcher designed 34 statements the adolescents can agree or disagree with on a four-point scale (1. completely agree; 2. somewhat agree; 3. somewhat disagree; 4. completely disagree). An example of a statement is: When I feel lonely, I enjoy drinking an alcoholic beverage. The answers of 312 girls (0) and boys (1) to the 34 statements are in the dataset. Also included in the dataset are IQ scores, scale scores and the amount of alcohol use (1 = very often; 2 = often; 3 = sometimes; 4 = never).

    The researcher wants to assign the scale scores of the adolescents to the following percentile groups: 0-20% = 1; >20%-40% =2; >40%-60%=3; >60%-80%=4; >80% = 5. Compute a new variable indicating the percentile group that each adolescent was assigned to based on their percentile scores. What is mean of item 8 (variable [item8]) of percentile group 4? (2 decimals)

    Open the dataset below to answer this question:

    Download SPSS file, CSV file


    Solution

    The mean of item 8 for adolescents assigned to percentile group 4 is 2.48. First a new variable has to be computed using the percentile scores and the recode into different variable function. After, find the mean of group 4 on item8.