This document discusses alternatives to using story points for estimating work in Agile software development. It argues that story points are not the best way to estimate because they only account for the active work time and not queue times, which can account for up to 90% of the total time. It recommends taking a probabilistic approach and tracking flow metrics like cycle time, work in progress (WIP), and aging WIP to better understand flow and give probabilistic estimates rather than deterministic ones. Getting work into the right size and shape before pulling it in is also important to improve flow.