Tell me more ×
Project Management Stack Exchange is a question and answer site for project managers. It's 100% free, no registration required.

I'm relatively new to Project Management (having a technical background) and I noticed that there are these specific columns in an excel file regarding deadlines:

Pessimistic | Optimistic | Modal | PERT | Actual

Can someone give me an overview of what these mean (specifically, Modal and PERT) or provide a link to where I can read more about these?

share|improve this question

1 Answer

up vote 4 down vote accepted

PERT is a weighted average of Optimistic (O), Pessimistic (P) and Most Likely (M) estimates:

(O + P + 4 * M) / 6

Check the cells under PERT to see if they have this formula. Probably "Modal" is the "Most Likely" estimate.

share|improve this answer
Thanks, Doug. That's exactly what it was! – JohnJ Aug 13 '12 at 17:56
Modal equals MODE average. – David Espina Aug 13 '12 at 21:45

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.