My friend. You have no idea how helpful this is. I appreciate this from the bottom from my heart. This helped me to do my pm assignment. Thanks again. ❤
Hi David - For people new to this please announce that you are using the "accepted convention of the project starting on Day 1." I was confused until I saw it on page 211 in the PMBOK 6th Edition. I couldn't figure out where you were getting the number 1 from. These are excellent videos by the way! Thank you so much!
Hey David! I just wanted to say a huge thank you for your help in explaining the process and providing an example. I was able to create my own version based on your fantastic example. I really appreciate your videos, and I've been sharing them with my PM colleagues too. You're really good at explaining things in a clear and concise way. So, thanks for taking the time to make these videos and sharing your expertise - it's really helped me out a lot. Thanks again!
There's something I don't get. I remember reading somewhere that the formula for Early Finish is supposed to be "Early Start + Duration", yet each of the Early Finish slots in this video somehow has "1" substracted to them (Early Start + Duration - 1 = Early Finish), which kind of complicate things more. If that wasn't the case, it would also makes it simpler when doing the backward pass, where if you can do "Late Finish - Duration = Late Start" instead of "Late Finish - Duration + 1 = Late Start" , and when you backtrack from the Early Finish to the Late Finish of the precious cell, that's when -1 can be applied with no issue. Aside from that though, very helpful! Thanks for the refresher!
You are right. I've checked this out quite a bit - the only reason for the plus / minus one is so we get the correct Critical Path duration at the end. Without that, we end up with an extra day at the end (add up the durations to see what I mean). Otherwise, the available Float is the same for either method (using plus/ minus or not using it) 🙂
Hello David, great video, you really make it clear. The only think which through me off in your explanation is that you are using the +1 and -1 for the ES and EF. Is that necessary? In other explanations they didn't do it. Thanks for the answer!
Two methods: - start at day 1 - start at day 0 Start at day 1, you will need to add/substract to adjust the duration. If start at day zero, no need to do extra math. David uses day 1 as starting point. Both works the same, but I prefer starting at day zero, it’s so much easier.
Hello David, great video, you really make it clear. The only think which through me off in your explanation is that you using the +1 and -1 for the ES and EF. Is that necessary? In other explanations they didnt do it. Thanks for the answer!
Whats been throwing me for a loop on these CPA's I have been watching a few, and the -1 and +1 to compensate for the starting ES of 1, instead of zero. is there a reason why the first activity ES in some diagrams starts with 0, and others with a 1 ? or is this just preference?
Hi David, I am preparing for the PMP exam, and your videos have been incredibly helpful! I have a question, In the video, you said that the Early Finish (EF) date is calculated using the following formula: EF = ES + Duration - 1, however, the PMI website states that the EF date is calculated using the following formula: EF = ES + Duration Which formula is correct to use for the PMP exam? Thank you for your time and consideration. I appreciate your help.
the plus one and minus one is just compensating for starting the first activity at '1' instead of '0'(including the work done in day 1 in your duration). It confused me as well initially. I hope this helps.
Hello David, thank you again for all your great videos, you are doing for the PMP students. Not using anythig else now and its very efficient! 🙂But the only thing I am struggling now is to manage the time with the Diagrams questions (the Critical path questions and other one when you need to fill in all the boxes or do longer calculation. If I have in avarage 3 min for quetion, there is no change I can do it. Do you have any tips how I can improve the speed of solving these questions?? I am pretty sure, other students have the the similar problem. Thanks a lot!
With these, there won't be many questions on it (I had around 2-3 and that was before the new Agile format). They're mostly around either critical path (just calculate the longest overall path) or float (a task's late finish minus its early finish). With that, plus the general knowledge of it (i.e this video) you should do fine 🙂
Do you mean the late start during the backward pass? It is the late finish minus duration plus one: 15 - 5 + 1 = 11. Durations themselves are just estimated at the beginning 🙂
Good question. I've had a look at your video - love your program! Great stuff. For that, it is a normal PERT diagram with no ES or LS etc, you can just add up the shortest path (e.g. 1, 4, 7, 9). Using a schedule network diagram, you should have ES and LS, and I can't think of any situation where your late start would be BEFORE your early start (and hence, a negative number). Especially if doing the forward and backward pass first. I may be missing something?
@@davidmclachlanproject sir,those were (ls,lf,es,ef) in the image too,u just need to increase the text size at top of the app,i updated the app several times,its no more exactly that one in the video...bt i am stuck finding critical path
That's exactly what I've been doing in my own Schedule Network Diagram. I don't get why Early Finish has -1 applied to them in this video, when normally the Early Finish should be "Early Start + Duration".
you miss explaining certain thing. Please make sure u explain everything at least what u have displayed on the screen..forward and backward pass explanation is not clear
My friend. You have no idea how helpful this is. I appreciate this from the bottom from my heart. This helped me to do my pm assignment. Thanks again. ❤
So many other videos just ignore the plus one minus one thing which makes it so confusing. Thank you for explaining that. Well done.
You have a gift for simplifying a concept that can seem complicated at first glance.. and I have a finance degree. lol
Hi David - For people new to this please announce that you are using the "accepted convention of the project starting on Day 1." I was confused until I saw it on page 211 in the PMBOK 6th Edition. I couldn't figure out where you were getting the number 1 from. These are excellent videos by the way! Thank you so much!
thank you!
This was really excellent; very clearly and logically explained. THANK-YOU!
Hey David! I just wanted to say a huge thank you for your help in explaining the process and providing an example. I was able to create my own version based on your fantastic example. I really appreciate your videos, and I've been sharing them with my PM colleagues too. You're really good at explaining things in a clear and concise way. So, thanks for taking the time to make these videos and sharing your expertise - it's really helped me out a lot. Thanks again!
Awesome presentation. Thank you. PMP - here I come.
Thanks David, this helped explain the backward pass very clearly.
Thank you! Your explanation easily clarified a lot of my doubts.
Wow you described this easiest possible way. Thank you!
There's something I don't get. I remember reading somewhere that the formula for Early Finish is supposed to be "Early Start + Duration", yet each of the Early Finish slots in this video somehow has "1" substracted to them (Early Start + Duration - 1 = Early Finish), which kind of complicate things more.
If that wasn't the case, it would also makes it simpler when doing the backward pass, where if you can do "Late Finish - Duration = Late Start" instead of "Late Finish - Duration + 1 = Late Start" , and when you backtrack from the Early Finish to the Late Finish of the precious cell, that's when -1 can be applied with no issue. Aside from that though, very helpful! Thanks for the refresher!
You are right. I've checked this out quite a bit - the only reason for the plus / minus one is so we get the correct Critical Path duration at the end. Without that, we end up with an extra day at the end (add up the durations to see what I mean). Otherwise, the available Float is the same for either method (using plus/ minus or not using it) 🙂
You are the best, better than my professors!
simaaaaaart ....That was very reliable. A perfect presentation. Shukran madze❤❤❤❤❤❤❤❤❤❤❤❤👌👌👌👌
Hello David, great video, you really make it clear. The only think which through me off in your explanation is that you are using the +1 and -1 for the ES and EF. Is that necessary? In other explanations they didn't do it. Thanks for the answer!
Yes you are right, they are not needed and it's simpler without them. I have adjusted this in my course 🙂
Does that mean you made a new video explaining it without the +1 and -1? 😊
Thank you for making this so easy to see.
All your vides are great and so helpful
Two methods:
- start at day 1
- start at day 0
Start at day 1, you will need to add/substract to adjust the duration. If start at day zero, no need to do extra math.
David uses day 1 as starting point. Both works the same, but I prefer starting at day zero, it’s so much easier.
Excellent way of teaching
You've made this so simple!! Thanks man
Hello David, great video, you really make it clear. The only think which through me off in your explanation is that you using the +1 and -1 for the ES and EF. Is that necessary? In other explanations they didnt do it. Thanks for the answer!
Yes, I think you are right! The way in this video is from the PMBOK guide, but yours is an easier way and it still gets the same outcome 🙂
@@davidmclachlanproject Awesome. Thank you very much for the quick reply. Really appreciated!
David, You are amazing. Your explanation was so much better than.... I wont mention any names 😀🤣
You made this look very simple !!
Very well explained!
Thank you for explaining this 100% better than the garbage instructions I received from my project management essentials course at SAIT.
Whats been throwing me for a loop on these CPA's I have been watching a few, and the -1 and +1 to compensate for the starting ES of 1, instead of zero. is there a reason why the first activity ES in some diagrams starts with 0, and others with a 1 ? or is this just preference?
I had the exact same question!
@@mopremo Same, I think the best practice is to utilize 0 as your earliest start. Typically everything else starts with 0
@@mopremo Your early start on your second task should match the earliest finish on your first.
@@AlldidasThank you!
Absolutely made simple...thanks so much!
Hi David, I am preparing for the PMP exam, and your videos have been incredibly helpful! I have a question, In the video, you said that the Early Finish (EF) date is calculated using the following formula: EF = ES + Duration - 1, however, the PMI website states that the EF date is calculated using the following formula: EF = ES + Duration Which formula is correct to use for the PMP exam? Thank you for your time and consideration. I appreciate your help.
the plus one and minus one is just compensating for starting the first activity at '1' instead of '0'(including the work done in day 1 in your duration). It confused me as well initially. I hope this helps.
Great breakdown explanation. New subscriber
Hello David, thank you again for all your great videos, you are doing for the PMP students. Not using anythig else now and its very efficient! 🙂But the only thing I am struggling now is to manage the time with the Diagrams questions (the Critical path questions and other one when you need to fill in all the boxes or do longer calculation. If I have in avarage 3 min for quetion, there is no change I can do it. Do you have any tips how I can improve the speed of solving these questions?? I am pretty sure, other students have the the similar problem. Thanks a lot!
Very helpful, thanks!
Amazing☺
How can you answer this kind of questions quickly on the exam without overthinking? Do you have any tips or that? Thank you.
With these, there won't be many questions on it (I had around 2-3 and that was before the new Agile format). They're mostly around either critical path (just calculate the longest overall path) or float (a task's late finish minus its early finish). With that, plus the general knowledge of it (i.e this video) you should do fine 🙂
@@davidmclachlanproject thank you. I'd practiced it on paper using your way and it totally makes sense. Thank you for the great video!
Very helpful 😢
this helps me prep before my exam hahah
Can you please explain how the duration was calculated for activity 2? You calculated 4-3-1
Do you mean the late start during the backward pass? It is the late finish minus duration plus one: 15 - 5 + 1 = 11. Durations themselves are just estimated at the beginning 🙂
Love you mate
In my class, we are not adding and minus 1. I am confused
Amazing ty
Is that gonna work all the time?i have examples that has negative floats
Good question. I've had a look at your video - love your program! Great stuff. For that, it is a normal PERT diagram with no ES or LS etc, you can just add up the shortest path (e.g. 1, 4, 7, 9). Using a schedule network diagram, you should have ES and LS, and I can't think of any situation where your late start would be BEFORE your early start (and hence, a negative number). Especially if doing the forward and backward pass first. I may be missing something?
@@davidmclachlanproject sir,those were (ls,lf,es,ef) in the image too,u just need to increase the text size at top of the app,i updated the app several times,its no more exactly that one in the video...bt i am stuck finding critical path
Make the first activity day 0 instead of day 1. Then you don't need to add or subtract 1 later on.
That's exactly what I've been doing in my own Schedule Network Diagram. I don't get why Early Finish has -1 applied to them in this video, when normally the Early Finish should be "Early Start + Duration".
I don't understand where he got 15..6 plus 10 equals 16
Same here because in my understanding it should be ES plus Duration to get EF
He is just not detailed.
The video seems to be broken? It’s not playing
you miss explaining certain thing. Please make sure u explain everything at least what u have displayed on the screen..forward and backward pass explanation is not clear
🤣🤣🤣 4:29