- Hands-On Data Science and Python Machine Learning
- Frank Kane
- 88字
- 2021-07-15 17:15:11
Standard deviation
Now typically, we talk about standard deviation more than variance, and it turns out standard deviation is just the square root of the variance. It's just that simple.
So, if I had this variance of 5.04, the standard deviation is 2.24. So you see now why we said that the variance = (σ)2. It's because σ itself represents the standard deviation. So, if I take the square root of (σ)2, I get sigma. That ends up in this example to be 2.24.

推薦閱讀
- Android和PHP開發(fā)最佳實(shí)踐(第2版)
- Mastering Entity Framework
- Python深度學(xué)習(xí)
- Learning Linux Binary Analysis
- Xamarin.Forms Projects
- 數(shù)據(jù)結(jié)構(gòu)習(xí)題解析與實(shí)驗(yàn)指導(dǎo)
- Clojure Reactive Programming
- Android程序設(shè)計基礎(chǔ)
- Raspberry Pi Home Automation with Arduino(Second Edition)
- 微服務(wù)架構(gòu)深度解析:原理、實(shí)踐與進(jìn)階
- Learning jQuery(Fourth Edition)
- Java Web應(yīng)用開發(fā)項(xiàng)目教程
- Java程序設(shè)計教程
- 深度學(xué)習(xí)程序設(shè)計實(shí)戰(zhàn)
- Arduino電子設(shè)計實(shí)戰(zhàn)指南:零基礎(chǔ)篇