mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
add mean absolute deviation and median absolute deviation to value metric in insights explorer
This commit is contained in:
@@ -1823,6 +1823,8 @@
|
||||
"Transactions for 80% of Amount": "Transaktionen für 80% des Betrags",
|
||||
"Range (Max - Min)": "Spanne (Max - Min)",
|
||||
"Interquartile Range (Q3 - Q1)": "Interquartilsabstand (Q3 - Q1)",
|
||||
"Mean Absolute Deviation": "Mean Absolute Deviation",
|
||||
"Median Absolute Deviation": "Median Absolute Deviation",
|
||||
"Variance": "Varianz",
|
||||
"Standard Deviation": "Standardabweichung",
|
||||
"Coefficient of Variation": "Variationskoeffizient",
|
||||
|
||||
Reference in New Issue
Block a user