mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 09:44:26 +08:00
add mean absolute deviation and median absolute deviation to value metric in insights explorer
This commit is contained in:
@@ -1823,6 +1823,8 @@
|
||||
"Transactions for 80% of Amount": "贡献80%金额的交易占比",
|
||||
"Range (Max - Min)": "极差 (最大值 - 最小值)",
|
||||
"Interquartile Range (Q3 - Q1)": "四分位距 (Q3 - Q1)",
|
||||
"Mean Absolute Deviation": "平均绝对差",
|
||||
"Median Absolute Deviation": "绝对中位差",
|
||||
"Variance": "方差",
|
||||
"Standard Deviation": "标准差",
|
||||
"Coefficient of Variation": "变异系数",
|
||||
|
||||
Reference in New Issue
Block a user