- Hands-On Data Science and Python Machine Learning
- Frank Kane
- 94字
- 2021-07-15 17:15:10
Standard deviation and variance
Let's talk about standard deviation and variance. The concepts and terms you've probably heard before, but let's go into a little bit more depth about what they really mean and how you compute them. It's a measure of the spread of a data distribution, and that will make a little bit more sense in a few minutes.
Standard deviation and variance are two fundamental quantities for a data distribution that you'll see over and over again in this book. So, let's see what they are, if you need a refresher.
推薦閱讀
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- Microsoft Dynamics 365 Extensions Cookbook
- Mastering Selenium WebDriver
- PHP+MySQL網站開發項目式教程
- Nginx實戰:基于Lua語言的配置、開發與架構詳解
- 移動界面(Web/App)Photoshop UI設計十全大補
- Extending Puppet(Second Edition)
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- 區塊鏈技術進階與實戰(第2版)
- uni-app跨平臺開發與應用從入門到實踐
- Mastering VMware Horizon 7(Second Edition)
- Apache Solr PHP Integration
- Visual C++程序設計與項目實踐
- Java程序設計教程
- HikariCP數據庫連接池實戰