Sociology

Data Visualization: A Practical Introduction

An accessible primer on how to create effective graphics from data

ebook (PDF via app)

50% off with code BLOOM50

Sale Price:
$24.98/拢21.00
Price:
$49.95/拢42.00
ISBN:
Published:
Dec 18, 2018
2019
  • Audio and ebooks (EPUB and PDF) purchased from this site must be accessed on the 91桃色 app. After purchasing, you will an receive email with instructions to access your purchase.
    About audio and ebooks
  • Request Exam Copy

This book provides students and researchers a hands-on introduction to the principles and practice of data visualization. It explains what makes some graphs succeed while others fail, how to make high-quality figures from data using powerful and reproducible methods, and how to think about data visualization in an honest and effective way.

Data Visualization builds the reader鈥檚 expertise in ggplot2, a versatile visualization library for the R programming language. Through a series of worked examples, this accessible primer then demonstrates how to create plots piece by piece, beginning with summaries of single variables and moving on to more complex graphics. Topics include plotting continuous and categorical variables; layering information on graphics; producing effective 鈥渟mall multiple鈥 plots; grouping, summarizing, and transforming data for plotting; creating maps; working with the output of statistical models; and refining plots to make them more comprehensible.

Effective graphics are essential to communicating ideas and a great way to better understand data. This book provides the practical skills students and practitioners need to visualize quantitative data and get the most out of their research findings.

  • Provides hands-on instruction using R and ggplot2
  • Shows how the 鈥渢idyverse鈥 of data analysis tools makes working with R easier and more consistent
  • Includes a library of data sets, code, and functions