Project Plan

A formal, approved document used to guide both project execution and control. Documents planning assumptions and decisions, facilitates communication among stakeholders, and documents approved scope, cost,m and schedule deadlines.

if (addPointButton) { addPointButton.addEventListener('click', addDrmDataPoint); } if (calculateButton) { calculateButton.addEventListener('click', calculateDiminishingReturns); }