Steve
Sun Jul 20 08:31:16 CDT 2008
Percent complete is always based on duration - time passed versus the total
time required. For summary tasks, it is based on the sum of the actual
durations of the subtasks divided by the sum of the total durations of the
subtasks. Without seeing exactly what you're doing step by step as you go
from the detail plan to the high level plan it's impossible to say just
where the discrepency is creeping in but the explanation has to lie
somewhere within the definition of "% Complete." If you want to use a
subjective estimation of progress towards completion of the deliverable
instead of cut-and-dried, totally objective recording of duration I'd
suggest you consider using "% Physical Complete" since it really is a
subjective guesstimation in most cases (what does "35% Physical Complete"
mean when the task is "Write User Interface" - 35% of the code written? All
the code written but testing not started? Program logic designed but no
code written? You get the idea - it's something loosey goosey that really
can't be measured objectively.
HTH
--
Steve House [Project MVP]
MS Project Trainer & Consultant
Visit
http://project.mvps.org/faqs.htm for the FAQs
"Raghu" <Raghu@discussions.microsoft.com> wrote in message
news:496F4C68-2CB6-4D03-A84E-F44777641522@microsoft.com...
>I have a detailed project plan where i track the % complete by putting a
> subjective value in the column. The summary of some of the tasks need to
> be
> put in a high level plan and when I take about a dozen summary tasks and
> put
> the same start, end, and duration data in the high lvel plan, the percent
> complete data changes. For example I may have the overall project showing
> 5%
> complete in the detailed plan but when I take the summary lines alone and
> stick them in the high level plan, the % complete is different - say 8%. I
> dont know how to fix this problem. any suggestions please?
>
> BTW, i have tried copying from detailed to high level and also entering
> all
> data one more time in high level plan. both yield similar results!
>
> "Jack Dahlgren" wrote:
>
>> Generally:
>>
>> %Complete = Actual Duration / Duration * 100
>>
>> There are some options in the tools menu/ options / calculation tab which
>> can change how this works in subtle ways depending on resource
>> assignments,
>> but for most cases you can use the formula above to understand how it all
>> works.
>>
>>
>> --
>> Jack Dahlgren
>> Project Blog:
http://zo-d.com/blog
>> Macros:
http://masamiki.com/project/macros.htm
>> "docendo discimus"
>>
>>
>> "Té" <T@discussions.microsoft.com> wrote in message
>> news:1FA44233-8FAB-4A75-8D22-E25F55F27DCB@microsoft.com...
>> > Does anyone know exactly how ALL the calculations work when you are in
>> > task
>> > sheet view and on the tracking table? if I enter a number in %
>> > complete,
>> > everything changes, then if I enter a number in actual duration
>> > everything
>> > changes. I'm really confused on how its calculating the % complete,
>> > act.
>> > duration, remaining dur., etc.
>>
>>
>>