Skip to main content

The secret of good estimation

At this time of year, the various departments of the university are planning their activities and budgets for next year.  Applications Division provide the IT component of many new projects, so we are asked to estimate how much time and money will be required or a wide range of proposals.  Most of these proposals are at preliminary stages, with only outline ideas of what will be required.  Given this uncertainty, You might ask what is the secret that lets us produce accurate estimates for all these proposals?

The truth is: we don't.  Of course, we look at our project record to see how much effort was required for similar projects in the past.  This data gives us a guide to the costs of different types of project, such as software procurements, infrastructure upgrades, and software development.  The data also helps us allocate the expected effort across the different teams that will be involved.  But we often don't know exactly what a project will entail and there is usually a large element of uncertainty.

The key is that these estimates should be the start of a conversation, rather than the end of a process.  Although they give people a sense of the likely scale of a project and help us plan our future work, they cannot be set in stone.

For most projects, the work of the project is an ongoing process of knowledge elicitation.  Everyone involved will be aiming to improve their understanding of what the IT system needs to achieve and how it will help people achieve their actual goals.  New features may be proposed, previous assumptions may be overturned, and technical problems may occur.  Often the project team will face a choice: either increase the budget to achieve more features, or reduce the project scope to fit the budget. 

So the budget that accompanies an initial proposal is always provisional, always contingent.  When the project starts, so does the process of refining the estimate as we learn more about the special attributes of that particular project.

Comments

Popular posts from this blog

Project Leadership

When I look back over recent projects that I've been involved in, it seems that one key to making a project successful is having someone on the team who really drives it forward: someone who is invested in the project as a whole and not just their own part in it. We (by which I mean the University's Applications division) have a well-defined project process, with defined roles, required milestones, deployment standards, and so forth.    All these are useful, but if the team doesn't have a leader, it seems a project can lose its way, perhaps not responding to changing circumstances, getting stuck on a technical problem, or not securing a needed resource in time to meet some external constraint. The leader can be any member of the team - it could be a developer, a project manager, or the sponsor, or someone in another role.  A team can include several people who are this committed to the project; it doesn't have to be a single person.   As an example, one of...

Business Model Canvas

A Business Model Canvas is a tool for mapping the core functions and capabilities of an organisation.  Compared to the Core Diagrams that I described in an earlier post , the business model canvas attempts to present more aspects of the business, starting with the value proposition – a statement of what the organisation offers to its users (in the business world, to its customers).  It shows the activities and resources, as Core Diagrams do, but also shows user relationships & channels, and also benefits and costs.  I’m not aware of any universities that have used this tool but you can find examples from elsewhere on the web. We are considering business model canvases as a tool for mapping the strategic capabilities of units at the University of Edinburgh.  Phil Taylor, our EA contractor, sketched an outline of what a business model canvas might begin to look like for HR: This is only intended to be suggestive: the real canvas would need to result from in-de...

"That's not Grid!" - A cautionary tale

I don't usually attempt humour here, but see if you like this... Once upon a time, in the far-off world of Computerland, a great guru arose and declared a vision. "I see a future when all computers will be linked together and people will run their programs without knowing which computers are running them. People do not need to know where their jobs run; they just need the results. I call this Grid Computing!" The people of Computerland were excited by the guru's vision. They went away and worked to make it happen. When they were ready, they returned to the guru and said: "Oh great guru! We have implemented your vision. We can run our programs on whichever processor is free at the time, making sure that all programs can run and making best use of all our processors. No longer does one computer sit idle while another one is overloaded. Your vision is a great success!" "No, no, no!", said the guru, "That's not Grid!" The guru exp...