Make two assumptions. Assumption: the jobs during the prior week required just
over hours of courier time. So assume that each job requires one hour of courier time.
Hence, as you calculate the number of hours and corresponding wage costs, you can use
the number of jobs as a replacement measure for the number of courier hours demanded.
Assumption: the jobs during the prior week resulted in four late deliveries. So
assume that DashMail will have, on average, one late delivery for every jobs.
Cell E
Cell P
Homework #
HW
As you create the formula, realize that you will cutpaste this formula from cell F to the
entire cell range FP So use the dollar sign when needed in your formula so that
references to column E and to row are absolute references instead of relative
references.
Your profit formula should contain a revenue component and should subtract several
costs from that revenue. The revenue is simply the number of jobs multiplied by the price
per job, which is contained in cell B
You might consider the information in cell range AB to make sure that you are
including all relevant costs. Your formula should account for fixed costs, misseddelivery
penalties, processing costs, and the cost of labor including benefits.
You should use an IF statement to account for overtime labor only when needed. Your
overall formula might look something similar to:
Revenue fixed costs variable costs overtime costs IF incurred.
The formula may be expressed in other ways that are also valid and will return the same
numeric answer. The equation above is simply one way to construct the formula.