
An Introduction to Data Analysis using Aggregation Functions in R
Simon James(Author)
Springer (Publisher)
Published on 17. November 2016
Book
Hardback
X, 199 pages
978-3-319-46761-0 (ISBN)
Description
This textbook helps future data analysts comprehend aggregation function theory and methods in an accessible way, focusing on a fundamental understanding of the data and summarization tools. Offering a broad overview of recent trends in aggregation research, it complements any study in statistical or machine learning techniques. Readers will learn how to program key functions in R without obtaining an extensive programming background.
Sections of the textbook cover background information and context, aggregating data with averaging functions, power means, and weighted averages including the Borda count. It explains how to transform data using normalization or scaling and standardization, as well as log, polynomial, and rank transforms. The section on averaging with interaction introduces OWS functions and the Choquet integral, simple functions that allow the handling of non-independent inputs. The final chapters examine software analysis with an emphasison parameter identification rather than technical aspects.
This textbook is designed for students studying computer science or business who are interested in tools for summarizing and interpreting data, without requiring a strong mathematical background. It is also suitable for those working on sophisticated data science techniques who seek a better conception of fundamental data aggregation. Solutions to the practice questions are included in the textbook.
Sections of the textbook cover background information and context, aggregating data with averaging functions, power means, and weighted averages including the Borda count. It explains how to transform data using normalization or scaling and standardization, as well as log, polynomial, and rank transforms. The section on averaging with interaction introduces OWS functions and the Choquet integral, simple functions that allow the handling of non-independent inputs. The final chapters examine software analysis with an emphasison parameter identification rather than technical aspects.
This textbook is designed for students studying computer science or business who are interested in tools for summarizing and interpreting data, without requiring a strong mathematical background. It is also suitable for those working on sophisticated data science techniques who seek a better conception of fundamental data aggregation. Solutions to the practice questions are included in the textbook.
Reviews / Votes
"The monograph is devoted to the problem of data aggregation in its various aspects from general concepts of adequate representation of numerous data in a concise form to practical calculations illustrated by applying abilities of R language. . the students and researchers familiar with R can find the book to be a very friendly introduction to statistical approaches to the aggregation with interactions between variables." (Stan Lipovetsky, Technometrics, Vol. 59 (3), November, 2017)More details
Edition
1st ed. 2016
Language
English
Place of publication
Cham
Switzerland
Publishing group
Springer International Publishing
Target group
Primary & secondary/elementary & high school
Illustrations
20 farbige Abbildungen, 9 s/w Abbildungen
X, 199 p. 29 illus., 20 illus. in color.
Dimensions
Height: 241 mm
Width: 160 mm
Thickness: 18 mm
Weight
489 gr
ISBN-13
978-3-319-46761-0 (9783319467610)
DOI
10.1007/978-3-319-46762-7
Schweitzer Classification
Other editions
Additional editions

Book
06/2018
Springer
€53.49
Shipment within 10-15 days

E-Book
11/2016
Springer
€53.49
Available for download
Person
Simon James completed his PhD on
The use of aggregation functions in decision making
under the supervision of Dr. Gleb Beliakov at Deakin University in 2010. Since then he has held a Lecturing position in the School of Information Technology. Before undertaking his PhD, he had completed a double degree in education and arts, providing a solid grounding in reflective teaching practice. He currently teaches mathematics to students across a range of undergraduate and post-graduate courses, including education, science, IT and data analytics. His research interests to date have included aggregation functions, fuzzy sets, group decision making and consensus, and the application of indices in ecology. He has authored over 40 journal and conference papers and has been an associate editor for IEEE Transactions on Fuzzy Systems since 2015.
Content
Aggregating data with averaging functions.- Transforming data.- Weighted averaging.- Averaging with interaction.- Fitting aggregation functions to empirical data.- Solutions.