Statistics Slam Dunk (MEAP V11)

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Learn statistics by analyzing professional basketball data! In this action-packed book, you’ll build your skills in exploratory data analysis by digging into the fascinating world of NBA games and player stats using the R language. In Statistics Slam Dunk you’ll develop a toolbox of R data skills including Reading and writing data Installing and loading packages Transforming, tidying, and wrangling data Applying best-in-class exploratory data analysis techniques Creating compelling visualizations Developing supervised and unsupervised machine learning algorithms Execute hypothesis tests, including t-tests and chi-square tests for independence Compute expected values, Gini coefficients, and z-scores Statistics Slam Dunk upgrades your R data science skills by taking on practical analysis challenges based on NBA game and player data. Is losing games on purpose a rational strategy? Which hustle statistics have an impact on wins and losses? Each chapter in this one-of-a-kind guide uses new data science techniques to reveal interesting insights like these. And just like in the real world, you’ll get no clean pre-packaged datasets in Statistics Slam Dunk. You’ll take on the challenge of wrangling messy data to drill on the skills that will make you the star player on any data team. about the technology Amazing insights are hiding in raw data, and statistical analysis with R can help reveal them! R was built for data, and it supports modeling and statistical techniques including regression and classification models, time series forecasts, and clustering algorithms. And when you want to see your results, R’s visualizations are stunning, with best-in-class plots and charts. about the book Statistics Slam Dunk: Statistical analysis with R on real NBA data is an interesting and engaging how-to guide for statistical analysis using R. It’s packed with practical statistical techniques, each demonstrated using real-world data taken from NBA games. In each chapter, you’ll discover a new (and sometimes surprising!) insight into basketball, with careful step-by-step instructions on how to generate those revelations. You’ll get practical experience cleaning, manipulating, exploring, testing, and otherwise analyzing data with base R functions and useful R packages. R’s visualization capabilities shine through in the book’s 300 visualizations, and almost 30 plots and charts including Pareto charts and Sankey diagrams. Much more than a beginner’s guide, this book explores advanced analytics techniques and data wrangling packages. You’ll find yourself returning again and again to use this book as a handy reference! about the reader Requires a beginning knowledge of basic statistics concepts. No advanced knowledge of statistics, machine learning, R–or basketball–required. about the author Gary Sutton is a vice president for a leading financial services company. He has built and led high-performing business intelligence and analytics organizations across multiple verticals, where R was the preferred programming language for predictive modeling, statistical analyses, and other quantitative insights. Gary earned his undergraduate degree from the University of Southern California, a Masters from George Washington University, and a second Masters in Data Science, from Northwestern University.

Author(s): Gary Sutton
Publisher: Manning Publications
Year: 2023

Language: English
Pages: 824

Copyright_2023_Manning_Publications
welcome
Table_of_contents
1_Getting_started
2_Exploring_data
3_Segmentation_analysis
4_Constrained_optimization
5_Regression_models
6_More_wrangling_and_visualizing_data
7_T-testing_and_effect_size_testing
8_Optimal_stopping
9_Chi-square_testing_and_more_effect_size_testing
10_Doing_more_with_ggplot2
11_K-means_clustering
12_Computing_and_plotting_inequality
13_More_with_Gini_coefficients_and_Lorenz_curves
14_Intermediate_and_advanced_modeling
15_The_Lindy_effect
16_Randomness_versus_causality
17_Collective_intelligence
18_Statistical_dispersion_methods
19_Data_standardization
20_Finishing_up