<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Agile-Estimation on Ghafoor's Personal Blog</title><link>http://ghafoorsblog.com/tags/agile-estimation/</link><description>Recent content in Agile-Estimation on Ghafoor's Personal Blog</description><generator>Hugo</generator><language>en</language><managingEditor>noreply@example.com (AG Sayyed)</managingEditor><webMaster>noreply@example.com (AG Sayyed)</webMaster><copyright>Copyright © 2024-2026 AG Sayyed. All Rights Reserved.</copyright><lastBuildDate>Fri, 31 Oct 2025 11:40:28 +0000</lastBuildDate><atom:link href="http://ghafoorsblog.com/tags/agile-estimation/index.xml" rel="self" type="application/rss+xml"/><item><title>Story Points and Burndown Charts</title><link>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/02-agile-development-and-scrum/03-module/005-practical-exercise/</link><pubDate>Wed, 04 Jun 2025 13:09:18 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/02-agile-development-and-scrum/03-module/005-practical-exercise/</guid><description>&lt;h2 id="understanding-story-points"&gt;Understanding Story Points&lt;/h2&gt;
&lt;p&gt;Story points are a unit of measure used to estimate the relative effort required to complete a user story. Unlike time-based estimates (hours/days), story points consider:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Key Factors:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Complexity&lt;/strong&gt; - How difficult is the work?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Amount of Work&lt;/strong&gt; - How much code/testing is needed?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Risk/Uncertainty&lt;/strong&gt; - How many unknowns exist?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Common Story Point Scale (Fibonacci):&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;1 point = Very simple task (30 minutes - 2 hours)&lt;/li&gt;
&lt;li&gt;2 points = Simple task (2-4 hours)&lt;/li&gt;
&lt;li&gt;3 points = Medium task (4-8 hours)&lt;/li&gt;
&lt;li&gt;5 points = Large task (1-2 days)&lt;/li&gt;
&lt;li&gt;8 points = Very large task (2-3 days)&lt;/li&gt;
&lt;li&gt;13 points = Epic (should be broken down)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="practical-exercise-building-a-task-management-app"&gt;Practical Exercise: Building a Task Management App&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Team:&lt;/strong&gt; 4 developers (Frontend, Backend, QA, DevOps)&lt;br&gt;
&lt;strong&gt;Sprint Duration:&lt;/strong&gt; 2 weeks (10 working days)&lt;br&gt;
&lt;strong&gt;Team Velocity:&lt;/strong&gt; 45 story points (based on last 3 sprints)&lt;/p&gt;</description></item></channel></rss>