> For the complete documentation index, see [llms.txt](https://isubasinghe.gitbook.io/isithas-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://isubasinghe.gitbook.io/isithas-wiki/software_engineering/management.md).

# management

## Basic idea

The non-technical half of software engineering: how to staff, plan, estimate, schedule, govern, motivate, and ship projects. Quality, risk, cost, people.

## Key formulas

* COCOMO: $E = a (\text{KLOC})^b$
* PERT: $T\_E = (O + 4M + P)/6$
* EVA: $CPI = EV/AC$, $SPI = EV/PV$
* Risk exposure: $RE = P \cdot I$
