Fluency {NormData}R Documentation

Verbal fluency data

Description

This dataset contains the scores of the Fruits Verbal Fluency Test. The N=1241N = 1241 test participants were instructed to generate as many words as possible that belong to the category ‘fruits’ (e.g., apple, orange, banana, etc.) within 6060 seconds. These are simulated data based on the results described in Rivera et al. (2019).

Usage

data(Fluency)

Format

A data.frame with 12411241 observations on 33 variables.

Id

The Id number of the test participant.

Country

The country where the test participant lives, coded as a factor.

Fruits

The number of correctly generated fruit names. Higher score is better.

References

Rivera et al. (2019). Normative Data For Verbal Fluency in Healthy Latin American Adults: Letter M, and Fruits and Occupations Categories. Neuropsychology, 33, 287-300.

Van der Elst, W. (2024). Regression-based normative data for psychological assessment: A hands-on approach using R. Springer Nature.


[Package NormData version 1.1 Index]