1. Monthly Expense Aggregation
FreelancerBackground
A freelancer has a list of various project expenses scattered across different notes.
Problem
Needs to find the total expenditure while ignoring any accidental negative entries.
How to use
Paste all expense numbers into the input, select 'Positive Numbers Only', and set decimal places to 2.
sumType: positive, decimalPlaces: 2, showStatistics: trueOutcome
A clean total of all positive expenses with a statistical summary of the data.