Project Burndown Remaining Points Days
Estimates days remaining to burn down from remaining points and team daily velocity.
resultado
—
Burndown Chart: visualizing remaining work
A burndown chart puts remaining work on one axis and time on the other. The Y axis carries the effort that is still left (story points, hours, whatever unit you track) and the X axis runs across the days of the sprint. Its expected slope is ideal_burndown(t) = total_points × (1 - t / sprint_days), which draws a straight line from the full backlog on day 0 down to zero on the last day. Teams call this the “ideal line.” Treat it as a reference, never as a promise.
The actual line gets redrawn every day as the team closes stories. Sitting above the ideal line means you are behind. Sitting below means you are ahead. And when it jumps up, somebody added scope partway through the sprint, which is scope creep you can finally see. Because the gap shows up by the middle of the sprint, you still have room to renegotiate scope or clear a blocker before the review lands.
Applications
Sprint burndown tracks the current sprint backlog day by day and is the artifact most teams pull up during the daily sync. Release burndown works at the product-backlog level instead, following progress toward a milestone across many sprints. Jira, Azure DevOps, Linear and ClickUp build both for you out of completed-issue points. If your team is small, a spreadsheet or a Mermaid diagram does the job just as well.
FAQ
What’s the difference between burndown and burnup? Burndown counts remaining work as it falls toward zero. Burnup counts finished work as it climbs toward a total that can itself shift. Because that total is drawn on the chart, burnup tends to surface scope changes more plainly.
The actual line is a flat plateau — what does that mean? It means nothing crossed the finish line on those days. Usually the stories are too big, an external dependency is holding them up, or the definition of done is being waved through. Break the work into smaller pieces and clear whatever is blocking it.
Should I include in-progress work in the remaining points? Yes. A story stays in the remaining count until it is fully finished, and only then does it drop off. That binary “done or not done” rule is exactly what keeps velocity trustworthy.
Related Tools
Spike Investigation Time Points
Estimates a research spike duration in hours from points and hours per point.
Scrum Team Velocity Points per Sprint
Computes average Scrum team velocity in story points per sprint from three recent sprints.
Daily Standup per Person Min
Estimates recommended daily standup minutes summing speaking time per team member, capped at 15.
Saltation Velocity in Pneumatic Conveying (Rizk)
Computes the saltation velocity in dilute-phase pneumatic conveying with the Rizk correlation, V_s = √(g·D)·(μ·10^(1440·d_p + 1.96))^(1/(1100·d_p + 2.5)), where the pipe diameter D and the particle diameter d_p are in metres and μ is the solids-to-gas loading ratio in kg of solid per kg of air. Below this velocity the particles stop being carried in suspension and start settling at the bottom of the horizontal pipe, building a dune that chokes the cross-section until the line blocks — which is why it is the LOWER design limit, on top of which a typical margin of 20 to 50 % is applied. Because the bracketed term is dimensionless, velocity scales exactly with √(g·D), giving two practical readings: doubling the pipe diameter demands only 41 % more velocity, but tripling the solids loading from 10 to 30 raises the requirement from 15.9 to 22.9 m/s, because loading enters raised to an exponent. Enter the pipe diameter, the particle diameter and the loading ratio.
CNH Suspension by Points BR
Calculates if driver hits points limit for CNH suspension in Brazil over 12 months.
Bitcoin Halving Countdown
Type a reference date and get the days and years left until the next Bitcoin halving, estimated for April 2028, when the block reward falls to 1.5625 BTC.
The results provided by this tool are for general informational and educational purposes only and do not constitute professional, financial, medical, legal, tax or accounting advice. Always confirm important decisions with a qualified professional and official sources.