Hi,<p>I'm planning to take part in this competition: https://airtable.devpost.com/<p>My current idea is the following: Say you have a table with time estimates of projects (e.g. I'm 90% certain project A will take 10 to 20h). Now you want to figure out how long all your projects will take (with 90% certainty). Fun fact: you can't just sum up your min/max estimates (see this post). My block would do it properly.<p>That's just one use-case. Here's another: say you have a table with sales deals in the pipeline and the columns "start date", "success probability", "value in $" then my block would calculate the additional revenue coming from these deals (probabilistically). So in general, it would allow more complex types of aggregations over your table.<p>Does this sound useful at all?<p>If not, what Airtable block would make your life easier?