skittles {edibble}R Documentation

Skittles experiment

Description

This contains the data from the skittle experiment conducted by Nick Tierney. The goal of the experiment was to assess if people can discern the flavour of the skittle (indicated by color of the skittle) based on taste alone. The participants are blindfolded.

The experiment had 3 participants with each participant tasting 10 skittles, 2 of each 5 color, in a random order.

skittle_type

The type of skittle. Coincides with real_skittle.

person

The participant.

order

The order the skittle was tasted.

choice

The participant's choice.

real_skittle

The actual skittle color.

Usage

skittles

Format

An object of class spec_tbl_df (inherits from tbl_df, tbl, data.frame) with 30 rows and 6 columns.

Source

https://github.com/njtierney/skittles

See Also

Other experimental data: lady_tasting_tea


[Package edibble version 1.1.0 Index]