0%

Book Description

Summary

Practical Data Science with R lives up to its name. It explains basic principles without the theoretical mumbo-jumbo and jumps right to the real use cases you'll face as you collect, curate, and analyze the data crucial to the success of your business. You'll apply the R programming language and statistical analysis techniques to carefully explained examples based in marketing, business intelligence, and decision support.

About the Book

Business analysts and developers are increasingly collecting, curating, analyzing, and reporting on crucial business data. The R language and its associated tools provide a straightforward way to tackle day-to-day data science tasks without a lot of academic theory or advanced mathematics.

Practical Data Science with R shows you how to apply the R programming language and useful statistical techniques to everyday business situations. Using examples from marketing, business intelligence, and decision support, it shows you how to design experiments (such as A/B tests), build predictive models, and present results to audiences of all levels.

This book is accessible to readers without a background in data science. Some familiarity with basic statistics, R, or another scripting language is assumed.

What’s Inside

  • Data science for the business professional

  • Statistical analysis using the R language

  • Project lifecycle, from planning to delivery

  • Numerous instantly familiar use cases

  • Keys to effective data presentations

  • About the Authors

    Nina Zumel and John Mount are cofounders of a San Francisco-based data science consulting firm. Both hold PhDs from Carnegie Mellon and blog on statistics, probability, and computer science at win-vector.com.

    Table of Contents

    1. Copyright
    2. Brief Table of Contents
    3. Table of Contents
    4. Foreword
    5. Preface
    6. Acknowledgments
    7. About this Book
    8. About the Cover Illustration
    9. Part 1. Introduction to data science
      1. Chapter 1. The data science process
      2. Chapter 2. Loading data into R
      3. Chapter 3. Exploring data
      4. Chapter 4. Managing data
    10. Part 2. Modeling methods
      1. Chapter 5. Choosing and evaluating models
      2. Chapter 6. Memorization methods
      3. Chapter 7. Linear and logistic regression
      4. Chapter 8. Unsupervised methods
      5. Chapter 9. Exploring advanced methods
    11. Part 3. Delivering results
      1. Chapter 10. Documentation and deployment
      2. Chapter 11. Producing effective presentations
    12. Appendix A. Working with R and other tools
    13. Appendix B. Important statistical concepts
    14. Appendix C. More tools and ideas worth exploring
    15. Bibliography
    16. Index
    17. List of Figures
    18. List of Tables
    19. List of Listings