- Hands-On Data Science with SQL Server 2017
- Marek Chmel Vladimír Mu?n?
- 126字
- 2021-06-10 19:13:54
Skewness
Skewness indicates whether the data is spread symmetrically or is concentrated on one side of the graph. There are three different types of skewness:
- Positive skew
- Negative skew
- Zero skew
Correctly calculating the skew is quite complex, so we'll focus on understanding the skew, since Python and R have a way to calculate the skew for us correctly. As SQL Server is not a statistical tool, it does not have any built-in function for direct skewness calculation. But we can define the skewness based on the central tendency measures of mean and median:
- If the mean > median, then you'll observe the positive skew.
- If the mean < median, then you'll observe the negative skew.
- If the mean = median, you have zero skew:
Skewness
推薦閱讀
- Clojure Data Analysis Cookbook
- 基于C語言的程序設計
- ABB工業機器人編程全集
- Oracle SOA Governance 11g Implementation
- 腦動力:C語言函數速查效率手冊
- 精通特征工程
- Pig Design Patterns
- Implementing Splunk 7(Third Edition)
- 貫通Java Web開發三劍客
- Microsoft System Center Confi guration Manager
- 筆記本電腦維修90個精選實例
- 單片機C語言程序設計完全自學手冊
- Salesforce Advanced Administrator Certification Guide
- 大數據案例精析
- 3ds Max造型表現藝術