Skip to contents

A simulated dataset containing individual satisfaction scores and related variables from a 3-person group discussion experiment. This dummy data was created by the package author to demonstrate hierarchical (multilevel) modeling.

Usage

discussion

Format

A data frame with 300 rows and 6 columns:

group

Group identifier. Each group consists of 3 members.

satisfaction

Self-reported satisfaction level of the individual after the discussion.

talk

Amount of talk or utterances by the individual during the discussion.

performance

Evaluated performance of the group discussion (group-level variable).

skill

Evaluated conversation skill of the individual.

condition

Experimental condition indicator (e.g., 0 = control, 1 = treatment).

Source

Simulated dummy data created by the package author.