ebook img

Analyzing Sensory Data with R PDF

372 Pages·2014·4.07 MB·English
Save to my drive
Quick download
Download
Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.

Preview Analyzing Sensory Data with R

The R Series Statistics Analyzing Sensory Data with R gives you the foundation to analyze A and interpret sensory data. The book helps you find the most appro- n priate statistical method to tackle your sensory data issue. Analyzing a l Covering quantitative, qualitative, and affective approaches, the book y presents the big picture of sensory evaluation. Through an integrated z i Sensory Data approach that connects the different dimensions of sensory evalua- n tion, you’ll understand the reasons why sensory data are collected, g the ways in which the data are collected and analyzed, the intrinsic S meaning of the data, and the interpretation of the data analysis re- e with R sults. n s Each chapter corresponds to one main sensory topic. The chapters o start by presenting the nature of the sensory evaluation and its ob- r y jectives, the sensory particularities related to the sensory evaluation, D details about the data set obtained, and the statistical analyses re- a quired. Using real examples, the authors then illustrate step by step t how the analyses are performed in R. The chapters conclude with a variants and extensions of the methods that are related to the sen- w sory task itself, the statistical methodology, or both. i t Features h • Shows how to address a sensory problem by providing tailored R statistical analyses using R • Emphasizes the importance of understanding the objectives of sensory evaluation • Interprets the results of each analysis • Enables you to adapt the code to your own needs • Includes an introduction to R for beginners L ê • Presents various exercises and recommended readings that • help you become familiar with the sensory evaluations, sensory W data, statistical analyses, and R o r c h Sébastien Lê Thierry Worch K16114 www.crcpress.com K16114_cover.indd 1 8/22/14 3:39 PM Analyzing Sensory Data with R Chapman & Hall/CRC The R Series Series Editors John M. Chambers Torsten Hothorn Department of Statistics Division of Biostatistics Stanford University University of Zurich Stanford, California, USA Switzerland Duncan Temple Lang Hadley Wickham Department of Statistics RStudio University of California, Davis Boston, Massachusetts, USA Davis, California, USA Aims and Scope This book series reflects the recent rapid growth in the development and application of R, the programming language and software environment for statistical computing and graphics. R is now widely used in academic research, education, and industry. It is constantly growing, with new versions of the core software released regularly and more than 5,000 packages available. It is difficult for the documentation to keep pace with the expansion of the software, and this vital book series provides a forum for the publication of books covering many aspects of the development and application of R. The scope of the series is wide, covering three main threads: • Applications of R to specific disciplines such as biology, epidemiology, genetics, engineering, finance, and the social sciences. • Using R for the study of topics of statistical methodology, such as linear and mixed modeling, time series, Bayesian methods, and missing data. • The development of R, including programming, building packages, and graphics. The books will appeal to programmers and developers of R software, as well as applied statisticians and data analysts in many fields. The books will feature detailed worked examples and R code fully integrated into the text, ensuring their usefulness to researchers, practitioners and students. Published Titles Stated Preference Methods Using R, Hideo Aizaki, Tomoaki Nakatani, and Kazuo Sato Using R for Numerical Analysis in Science and Engineering, Victor A. Bloomfield Event History Analysis with R, Göran Broström Computational Actuarial Science with R, Arthur Charpentier Statistical Computing in C++ and R, Randall L. Eubank and Ana Kupresanin Reproducible Research with R and RStudio, Christopher Gandrud Introduction to Scientific Programming and Simulation Using R, Second Edition, Owen Jones, Robert Maillardet, and Andrew Robinson Displaying Time Series, Spatial, and Space-Time Data with R, Oscar Perpiñán Lamigueiro Programming Graphical User Interfaces with R, Michael F. Lawrence and John Verzani Analyzing Sensory Data with R, Sébastien Lê and Theirry Worch Analyzing Baseball Data with R, Max Marchi and Jim Albert Growth Curve Analysis and Visualization Using R, Daniel Mirman R Graphics, Second Edition, Paul Murrell Multiple Factor Analysis by Example Using R, Jérôme Pagès Customer and Business Analytics: Applied Data Mining for Business Decision Making Using R, Daniel S. Putler and Robert E. Krider Implementing Reproducible Research, Victoria Stodden, Friedrich Leisch, and Roger D. Peng Using R for Introductory Statistics, Second Edition, John Verzani Dynamic Documents with R and knitr, Yihui Xie TThhiiss ppaaggee iinntteennttiioonnaallllyy lleefftt bbllaannkk Analyzing Sensory Data with R Sébastien Lê Thierry Worch CRC Press Taylor & Francis Group 6000 Broken Sound Parkway NW, Suite 300 Boca Raton, FL 33487-2742 © 2015 by Taylor & Francis Group, LLC CRC Press is an imprint of Taylor & Francis Group, an Informa business No claim to original U.S. Government works Printed on acid-free paper Version Date: 20140819 International Standard Book Number-13: 978-1-4665-6572-2 (Hardback) This book contains information obtained from authentic and highly regarded sources. Reasonable efforts have been made to publish reliable data and information, but the author and publisher cannot assume responsibility for the validity of all materials or the consequences of their use. The authors and publishers have attempted to trace the copyright holders of all material reproduced in this publication and apologize to copyright holders if permission to publish in this form has not been obtained. If any copyright material has not been acknowledged please write and let us know so we may rectify in any future reprint. Except as permitted under U.S. Copyright Law, no part of this book may be reprinted, reproduced, transmitted, or utilized in any form by any electronic, mechanical, or other means, now known or hereafter invented, including photocopying, microfilming, and recording, or in any information stor- age or retrieval system, without written permission from the publishers. For permission to photocopy or use material electronically from this work, please access www.copy- right.com (http://www.copyright.com/) or contact the Copyright Clearance Center, Inc. (CCC), 222 Rosewood Drive, Danvers, MA 01923, 978-750-8400. CCC is a not-for-profit organization that pro- vides licenses and registration for a variety of users. For organizations that have been granted a photo- copy license by the CCC, a separate system of payment has been arranged. Trademark Notice: Product or corporate names may be trademarks or registered trademarks, and are used only for identification and explanation without intent to infringe. Visit the Taylor & Francis Web site at http://www.taylorandfrancis.com and the CRC Press Web site at http://www.crcpress.com Contents Foreword xi Preface xiii Acknowledgments xvii I Quantitative descriptive approaches 1 1 When panelists rate products according to a single list of attributes 5 1.1 Data, sensory issues, and notations . . . . . . . . . . . . . . 5 1.2 In practice . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 1.2.1 What basic information can I draw from the data? . . 9 1.2.2 How can I assess the performance of my panel? . . . . 12 1.2.3 How can I assess the performance of my panelists? . . 20 1.3 For experienced users: Measuring the impact of the presenta- tion order on the perception of the products? . . . . . . . . . 24 1.4 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 1.5 Recommended readings . . . . . . . . . . . . . . . . . . . . . 32 2 When products are rated according to a single list of at- tributes 35 2.1 Data, sensory issues, and notations . . . . . . . . . . . . . . 35 2.2 In practice . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36 2.2.1 HowcanIgetalistofthesensoryattributesthatstruc- ture the product space? . . . . . . . . . . . . . . . . . 37 2.2.2 How can I get a sensory profile for each product? . . . 40 2.2.3 How can I represent the product space on a map? . . 44 2.2.4 How can I get homogeneous clusters of products? . . . 52 2.3 For experienced users: Adding supplementary information to the product space . . . . . . . . . . . . . . . . . . . . . . . . 56 2.3.1 Introduction to supplementary information . . . . . . 57 2.3.2 The panellipse function of the SensoMineR package . . 59 2.4 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63 2.5 Recommended readings . . . . . . . . . . . . . . . . . . . . . 67 vii viii Contents 3 When products are rated according to several lists of at- tributes 69 3.1 Data, sensory issues, and notations . . . . . . . . . . . . . . 69 3.2 In practice . . . . . . . . . . . . . . . . . . . . . . . . . . . . 71 3.2.1 Why can’t I analyze such a table in a classical way? . 72 3.2.2 How can I get a representation of the product space based on a consensus? . . . . . . . . . . . . . . . . . . 76 3.2.3 HowcanIintegratethegroupstructureinmyinterpre- tation?. . . . . . . . . . . . . . . . . . . . . . . . . . . 86 3.3 For experienced users: Comparing different panels with hierar- chical multiple factor analysis (HMFA) . . . . . . . . . . . . 90 3.4 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 100 3.5 Recommended readings . . . . . . . . . . . . . . . . . . . . . 102 II Qualitative descriptive approaches 107 4 When products are depicted by comments 111 4.1 Data, sensory issues, and notations . . . . . . . . . . . . . . 111 4.2 In practice . . . . . . . . . . . . . . . . . . . . . . . . . . . . 113 4.2.1 How can I approach textual data? . . . . . . . . . . . 114 4.2.2 How can I get an individual description of each product?119 4.2.3 How can I graphically represent the product space?. . 124 4.2.4 How can I summarize the comments? . . . . . . . . . 135 4.3 Forexperiencedusers:Comparingfreecommentsfromdifferent panels, the Rorschach test revisited . . . . . . . . . . . . . . 137 4.4 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 142 4.5 Recommended readings . . . . . . . . . . . . . . . . . . . . . 147 5 When two different products are compared in various situa- tions 149 5.1 Data, sensory issues, and notations . . . . . . . . . . . . . . 149 5.2 In practice . . . . . . . . . . . . . . . . . . . . . . . . . . . . 151 5.2.1 How can I measure the distance between two products? 151 5.2.2 HowcanImeasuretheinter-distancebetweenproducts when compared in pairs? . . . . . . . . . . . . . . . . 155 5.3 For experienced users: The Thurstonian approach . . . . . . 161 5.4 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 167 5.5 Recommended readings . . . . . . . . . . . . . . . . . . . . . 170 6 When products are grouped into homogeneous clusters 173 6.1 Data, sensory issues, and notations . . . . . . . . . . . . . . 173 6.2 In practice . . . . . . . . . . . . . . . . . . . . . . . . . . . . 175 6.2.1 How can I approach sorting data? . . . . . . . . . . . 175 6.2.2 How can I get a representation of the product space? . 177 6.2.3 How can I fully interpret the product space? . . . . . 182 Contents ix 6.2.4 How can I understand the data from a panel perspec- tive? . . . . . . . . . . . . . . . . . . . . . . . . . . . . 186 6.3 For experienced users: The hierarchical sorting task . . . . . 187 6.4 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 196 6.5 Recommended readings . . . . . . . . . . . . . . . . . . . . . 198 7 When products are positioned onto a projective map 201 7.1 Data, sensory issues, and notations . . . . . . . . . . . . . . 201 7.2 In practice . . . . . . . . . . . . . . . . . . . . . . . . . . . . 204 7.2.1 How can I approach Napping(cid:13)R data? . . . . . . . . . 204 7.2.2 How can I represent the product space on a map? . . 209 7.2.3 How can I interpret the product space with the verbal- ization data? . . . . . . . . . . . . . . . . . . . . . . . 211 7.2.4 How can I represent the consumers, and how can I ex- plain the product representation through their individ- ual rectangles? . . . . . . . . . . . . . . . . . . . . . . 216 7.3 For experienced users: The sorted Napping(cid:13)R . . . . . . . . . 220 7.4 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 223 7.5 Recommended readings . . . . . . . . . . . . . . . . . . . . . 226 III Affective descriptive approaches 229 8 When products are solely assessed by liking 233 8.1 Data, sensory issues, and notations . . . . . . . . . . . . . . 233 8.2 In practice . . . . . . . . . . . . . . . . . . . . . . . . . . . . 235 8.2.1 How can I approach hedonic data? . . . . . . . . . . . 235 8.2.2 How can I identify the best product? . . . . . . . . . . 246 8.2.3 How can I get homogeneous clusters of consumers? . . 254 8.3 For experienced users: Dealing with multiple hedonic variables and supplementary consumer data . . . . . . . . . . . . . . . 262 8.3.1 Dealing with multiple hedonic variables . . . . . . . . 263 8.3.2 Dealing with supplementary consumer data . . . . . . 264 8.4 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 267 8.5 Recommended readings . . . . . . . . . . . . . . . . . . . . . 270 9 When products are described by both liking and external information “independently” 271 9.1 Data, sensory issues, and notations . . . . . . . . . . . . . . 271 9.2 In practice . . . . . . . . . . . . . . . . . . . . . . . . . . . . 273 9.2.1 How can I explain the differences in preferences using sensory data? . . . . . . . . . . . . . . . . . . . . . . . 273 9.2.2 How can I evaluate the relationship between each sen- sory attribute and the hedonic scores, at different levels?278 9.2.3 How can I locate an optimum product within the prod- uct space? . . . . . . . . . . . . . . . . . . . . . . . . . 283

Description:
Choose the Proper Statistical Method for Your Sensory Data Issue Analyzing Sensory Data with R gives you the foundation to analyze and interpret sensory data. The book helps you find the most appropriate statistical method to tackle your sensory data issue. Covering quantitative, qualitative, and af
See more

The list of books you might like

Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.