add mean absolute deviation and median absolute deviation to value metric in insights explorer

This commit is contained in:
MaysWind
2026-04-16 01:24:38 +08:00
parent 8f01469a41
commit 1e4bb73874
22 changed files with 85 additions and 0 deletions
+2
View File
@@ -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": "變異係數",