add Q1/Q3 amount, 10th/95th/99th percentile amount and top 5 amount sum to value metric in insights explorer

This commit is contained in:
MaysWind
2026-04-15 00:12:02 +08:00
parent 36529abf08
commit 36d82254d6
21 changed files with 148 additions and 2 deletions
+6
View File
@@ -1808,7 +1808,13 @@
"Transaction Count": "交易數量",
"Average Amount": "平均金額",
"Median Amount": "中位數金額",
"Q1 Amount (First Quartile)": "Q1 金額 (第一四分位數)",
"Q3 Amount (Third Quartile)": "Q3 金額 (第三四分位數)",
"10th Percentile Amount": "10百分位數金額",
"90th Percentile Amount": "90百分位數金額",
"95th Percentile Amount": "95百分位數金額",
"99th Percentile Amount": "99百分位數金額",
"Top 5 Amount Sum": "前5大金額總和",
"Top 5 Amount Share": "前5大金額占比",
"Transactions for 80% of Amount": "貢獻80%金額的交易占比",
"Range (Max - Min)": "極差 (最大值 - 最小值)",