mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +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