From Data to Decisions in Music Education Research: Data Analytics and the General Linear Model Using R
Autor Brian C. Wesolowskien Limba Engleză Paperback – 23 feb 2022
All of the skills presented here use the R programming language, a free, open-source statistical computing and graphics environment. Using R enables readers to refine their computational thinking abilities and data literacy skills while facilitating reproducibility, replication, and transparency of data analysis in the field. The book offers:
- A clear and comprehensive framework for thinking about data analysis processes in a music education context.
- An overview of common data structures and data types used in statistical programming and data analytics.
- Techniques for cleaning, preprocessing, manipulating, aggregating, and mining data in ways that facilitate organization and interpretation.
- Methods for summarizing and visualizing data to help identify structures, patterns, and trends within data sets.
- Detailed applications of descriptive, diagnostic, and predictive analytics processes.
- Step-by-step code for all concepts and analyses.
- Direct access to all data sets and R script files through the accompanying eResource.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 459.90 lei 6-8 săpt. | |
Taylor & Francis – 23 feb 2022 | 459.90 lei 6-8 săpt. | |
Hardback (1) | 1010.91 lei 6-8 săpt. | |
Taylor & Francis – 23 feb 2022 | 1010.91 lei 6-8 săpt. |
Preț: 459.90 lei
Nou
Puncte Express: 690
Preț estimativ în valută:
88.04€ • 91.52$ • 72.100£
88.04€ • 91.52$ • 72.100£
Carte tipărită la comandă
Livrare economică 06-20 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781032060491
ISBN-10: 1032060492
Pagini: 520
Ilustrații: 92 Line drawings, black and white; 3 Halftones, black and white; 95 Illustrations, black and white
Dimensiuni: 178 x 254 x 27 mm
Greutate: 0.45 kg
Ediția:1
Editura: Taylor & Francis
Colecția Routledge
Locul publicării:Oxford, United Kingdom
ISBN-10: 1032060492
Pagini: 520
Ilustrații: 92 Line drawings, black and white; 3 Halftones, black and white; 95 Illustrations, black and white
Dimensiuni: 178 x 254 x 27 mm
Greutate: 0.45 kg
Ediția:1
Editura: Taylor & Francis
Colecția Routledge
Locul publicării:Oxford, United Kingdom
Public țintă
Postgraduate, Professional, and Undergraduate AdvancedCuprins
List of Figures
Preface
Section I. Fundamentals and Principles of the R Programming Language
Chapter 1. The R Programming Environment
Chapter 2. Data Types and Data Structures
Section II. Data Wrangling Techniques
Chapter 3. Data Preprocessing and Data Manipulation
Chapter 4. Data Aggregation
Section III. Descriptive Analytics and Exploratory Data Analysis Techniques
Chapter 5. Summary Operations
Chapter 6: Data Visualization
Section IV. Diagnostic Analytics and Data Mining Techniques
Chapter 7: Normality Assessment and Anomaly Detection
Chapter 8: Data Re-Expression Techniques
Chapter 9: Covariance and Correlation
Section V. Predictive Analytics and the General Linear Model
Chapter 10: The Mean Model and Simple Linear Regression
Chapter 11: Multiple Linear Regression
Chapter 12: Special Cases of the General Linear Model
Chapter 13: Model Diagnostics
References
Index
Preface
Section I. Fundamentals and Principles of the R Programming Language
Chapter 1. The R Programming Environment
Chapter 2. Data Types and Data Structures
Section II. Data Wrangling Techniques
Chapter 3. Data Preprocessing and Data Manipulation
Chapter 4. Data Aggregation
Section III. Descriptive Analytics and Exploratory Data Analysis Techniques
Chapter 5. Summary Operations
Chapter 6: Data Visualization
Section IV. Diagnostic Analytics and Data Mining Techniques
Chapter 7: Normality Assessment and Anomaly Detection
Chapter 8: Data Re-Expression Techniques
Chapter 9: Covariance and Correlation
Section V. Predictive Analytics and the General Linear Model
Chapter 10: The Mean Model and Simple Linear Regression
Chapter 11: Multiple Linear Regression
Chapter 12: Special Cases of the General Linear Model
Chapter 13: Model Diagnostics
References
Index
Notă biografică
Brian C. Wesolowski is an Associate Professor of Music Education at the University of Georgia. He received his PhD from the University of Miami, Coral Gables, FL.
Descriere
From Data to Decisions in Music Education Research provides a structured and hands-on approach to working with empirical data in the context of music education research.