[PYTHON] [Statistics for Programmers] Table of Contents-Data Science

Statistics for Programmers-Table of Contents

What you think you need to learn machine learning is the knowledge of statistics that seems to be relevant. We will add it from time to time.

Related article

[Mathematics for Programmers] Table of Contents-For Machine Learning

table of contents

Frequency distribution and histogram

-Frequency distribution and histogram -Lorenz curve and Gini coefficient

About the average value

-Mean / Median / Mode -There is more than one way to calculate the average value

Examine data variability

-Box plot -Variance, standard deviation and coefficient of variation

Bayes' theorem

-What is an event -Conditional Probability and Multiplication Theorem -Bayes' theorem

Random variables and probability distributions

-Random variables, probability distributions and probability density functions

We will add it from time to time.

Recommended Posts

[Statistics for Programmers] Table of Contents-Data Science
[Statistics for programmers] Bayes' theorem
[Statistics for programmers] Mean, median, mode
Introductory table of contents for python3
[Statistics for programmers] What is an event?
[Statistics for programmers] Conditional probabilities and multiplication theorems
[Statistics for programmers] Lorenz curve and Gini coefficient
[Statistics for programmers] Random variables, probability distributions, and probability density functions
[Linux] [Initial Settings] Table of Contents for Development Environment Setup