NAPPING data

Description

The data used here refer to 10 different French wines evaluated by 11 panelists. They can be divided into two data sets: napping.don and napping.words.

1) napping.don: panelists were asked to position the wines on a tableclothe of dimension (60,40)

2) napping.words: panelists were asked to describe each wine using their own word list

Format

1) napping.don: a data frame of dimension (10,22) where each row represents a French wine, each couple (Xi,Yi) represents the coordinates of the wines positioned on a tableclothe for a given panelist

2) napping.words: a data frame of dimension (10,14) where each row represents a French wine, each column an attribute, each entry the number of times a given attribute was quoted for a given wine.

Usage

data(napping)

Wines X1 Y1 X2 Y2 X3 Y3     X10 Y10 X11 Y11
T Michaud 43.0 29.5 12.5 15.5 48.0 15.0     25.5 10.0 25.5 30.0
T Buisse Domaine 18.0 20.0 19.0 22.0 31.0 9.5     7.5 13.0 55.0 8.5
T Buisse Cristal 17.0 22.0 24.0 30.0 34.5 31.0 ... 34.5 13.0 17.0 31.5
V Font. Domaine 56.0 3.0 23.0 20.0 4.5 5.0     7.5 18.5 43.5 17.0
V Font. Brûlés 42.5 4.5 22.0 26.0 8.0 6.5     18.5 19.0 56.0 19.0
 V Font Coteaux 1.5 38.5 8.0 23.0 54.0 36.0     44.5 19.0 35.5 11.5

Tab1: napping.don

 

Wines Wood Liqueur like Fresh-Sharp Fruity Discrete Intense Grilled bread Floral Bitterness Green
T Michaud 1 0 3 2 0   2 0 2 1 3
T Buisse Domaine 0 0 3 2 4   0 0 0 0 1
T Buisse Cristal 3 0 3 2 0 1 0 3 0 0
V Font. Domaine 0 1 0 4 1   0 0 1 1 0
V Font. Brûlés 2 0 0 2 1   1 0 0 2 0
V Font Coteaux 7 0 0 1 0   1 4 2 3

Tab2: napping.words