skittles | R Documentation |
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.
The type of skittle. Coincides with real_skittle
.
The participant.
The order the skittle was tasted.
The participant's choice.
The actual skittle color.
skittles
An object of class spec_tbl_df
(inherits from tbl_df
, tbl
, data.frame
) with 30 rows and 6 columns.
https://github.com/njtierney/skittles
Other experimental data:
lady_tasting_tea
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.