mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 17:54:30 +08:00
add more statistic data on Data Table tab of Insights Explorer page
This commit is contained in:
@@ -1784,6 +1784,13 @@
|
||||
"Transaction Count": "交易数量",
|
||||
"Average Amount": "平均金额",
|
||||
"Median Amount": "中位数金额",
|
||||
"90th Percentile Amount": "90百分位金额",
|
||||
"Top 5 Amount Share": "前5大金额占比",
|
||||
"Transactions for 80% of Amount": "贡献80%金额的交易占比",
|
||||
"Range (Max - Min)": "极差 (最大值 - 最小值)",
|
||||
"Interquartile Range (Q3 - Q1)": "四分位距 (Q3 - Q1)",
|
||||
"Variance": "方差",
|
||||
"Standard Deviation": "标准差",
|
||||
"Account List": "账户列表",
|
||||
"This Week": "本周",
|
||||
"This Month": "本月",
|
||||
|
||||
Reference in New Issue
Block a user