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)": "极差 (最大值 - 最小值)",