- Hands-On Data Science and Python Machine Learning
- Frank Kane
- 121字
- 2021-07-15 17:15:05
Statistics and Probability Refresher, and Python Practice
In this chapter, we are going to go through a few concepts of statistics and probability, which might be a refresher for some of you. These concepts are important to go through if you want to be a data scientist. We will see examples to understand these concepts better. We will also look at how to implement those examples using actual Python code.
We'll be covering the following topics in this chapter:
- Types of data you may encounter and how to treat them accordingly
- Statistical concepts of mean, median, mode, standard deviation, and variance
- Probability density functions and probability mass functions
- Types of data distributions and how to plot them
- Understanding percentiles and moments
推薦閱讀
- Java程序設計(慕課版)
- Google Flutter Mobile Development Quick Start Guide
- C#編程入門指南(上下冊)
- VSTO開發入門教程
- Visual Basic程序設計習題解答與上機指導
- Python漫游數學王國:高等數學、線性代數、數理統計及運籌學
- 動手學數據結構與算法
- Mastering C++ Multithreading
- Python 3 Object:oriented Programming(Second Edition)
- Drupal 8 Development Cookbook(Second Edition)
- Hands-On Dependency Injection in Go
- Clojure Web Development Essentials
- jMonkeyEngine 3.0 Beginner’s Guide
- Visual Basic 開發從入門到精通
- Python自動化運維:技術與最佳實踐