mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
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:
@@ -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)": "极差 (最大值 - 最小值)",
|
||||
|
||||
Reference in New Issue
Block a user