Fundamentals metrics for Software Engineering derived from Math Statistics
dev.to·16h·
Discuss: DEV

If you can’t measure it, you can’t improve it. – Peter Drucker

In software engineering, we all need to make data-driven decisions. Thus, we frequently need to be able to measure impact, performance, feedback, scope, etc. to be able to set measurable goals and progress on our action items.

To be able to make those educated guesses you need to collect data, then aggregate and process it to output some valuable information in digital representation.

Sounds easy but even to know what and how to collect is already a challenging task. To make sure we collect in the right way it is better to think vice-versa: start from answering how you are going to aggregate the data given.

Let’s build some fundamental understanding on how we aggregate and process the data with some simple examples…

Similar Posts

Loading similar posts...