Scrum capacity calculator

team percentage

Need to calculate sprint capacity? Here is a tool for you.


Working days in sprint:
Members head count:
Days, to exclude(overall for all members):

Result



var wynik = 100 - Math.round(minus * 100 / days * members);