Skip to content

Estimating time for tasks with PERT

by Charles Hooper on April 22nd, 2010

We often find it beneficial to estimate how long a given task will take. This comes in handy when trying to quote billable time, set deadlines, or map out a project timeline on a Gantt chart. In scientific management, we often use the Program Evaluation and Review Technique, or PERT. Under PERT, we let O become the best-case, or optimistic, time; P becomes the pessimistic time, and M is the mean or average time. We then use the following formula:

T = (O + 4M + P) / 6

As you can see, it's pretty simple as it's really just a weighted average. For example, for a task with an optimistic time of 4 hours, a pessimistic time of 7 hours, and an average time of 5 hours, you could reasonably plan on this task taking about 5.17 hours.

So the next time you need estimate how long a task will take, whether it's delivering a pizza or building parts for a submarine, think about using this PERT formula.

 
Ad: Secret Server
3 Comments
  1. Peter McLeod permalink

    Thanks – I was surprised to find an answer so quickly. I knew the formula existed but didnt know what it was.

  2. Charles Hooper permalink

    No problem. You may find that college textbooks on management have a lot more background information on this method than any single source on the web.

    • It’s always a relief when someone with obvious expertise anwrses. Thanks!

Leave a Reply

Note: XHTML is allowed. Your email address will never be published.

Subscribe to this comment feed via RSS