how to implement salary formula from scratch

35
How to implement Salary Formula from scratch? Jacek Wieczorek, ABE 2015, Warsaw

Upload: jacek-wieczorek

Post on 15-Apr-2017

1.049 views

Category:

Leadership & Management


1 download

TRANSCRIPT

Page 1: How to implement Salary Formula from scratch

How to implement Salary Formula from scratch?

Jacek Wieczorek, ABE 2015, Warsaw

Page 2: How to implement Salary Formula from scratch

Jacek Wieczorek

@jacekwieczorek

http://agilecoaching.pl

Agile Coach

http://agile247.pl

Page 3: How to implement Salary Formula from scratch

the story

Page 4: How to implement Salary Formula from scratch

quick growth

Page 5: How to implement Salary Formula from scratch

no clear rules

Page 6: How to implement Salary Formula from scratch

expectations not set

Page 7: How to implement Salary Formula from scratch

no fairness

Page 8: How to implement Salary Formula from scratch
Page 9: How to implement Salary Formula from scratch

dry run

Page 10: How to implement Salary Formula from scratch

experience seniority versatility location

advocate

Page 11: How to implement Salary Formula from scratch

experience

1 . . . n

Page 12: How to implement Salary Formula from scratch

seniority

intern junior

regular senior expert

Page 13: How to implement Salary Formula from scratch

versatility

none narrow

medium fullstack

Page 14: How to implement Salary Formula from scratch

locationpoznań wrocław

piła

Page 15: How to implement Salary Formula from scratch

advocate

none minor good crazy

Page 16: How to implement Salary Formula from scratch

salary = base * (experience + seniority + versatility + location + advocate)

Page 17: How to implement Salary Formula from scratch

Parameter Value Weight

experience 1 0,7

seniority junior 0,3

versatility medium 0,2

location Poznań 0,95

advocate minor 0,1

base PLN * (0,7 + 0,3 + 0,2 + 0,95 + 0,1) = final_salary PLN

Page 18: How to implement Salary Formula from scratch

Parameter Value Weight

experience 1 0,7

seniority junior 0,3

versatility medium 0,2

location Poznań 0,95

advocate minor 0,1

base PLN * (0,7 + 0,3 + 0,2 + 0,95 + 0,1) = final_salary PLN

?

Page 19: How to implement Salary Formula from scratch
Page 20: How to implement Salary Formula from scratch

77% developers

52%testers

Page 21: How to implement Salary Formula from scratch

some people left

Page 22: How to implement Salary Formula from scratch

too few steps

Page 23: How to implement Salary Formula from scratch

(devil’s) advocate

Page 24: How to implement Salary Formula from scratch

inspect & adapt

Page 25: How to implement Salary Formula from scratch

fair for everyone

Page 26: How to implement Salary Formula from scratch

clear rules

Page 27: How to implement Salary Formula from scratch

transparent expectations

Page 28: How to implement Salary Formula from scratch

time saving

Page 29: How to implement Salary Formula from scratch

time consuming

Page 30: How to implement Salary Formula from scratch

quite simplified

Page 31: How to implement Salary Formula from scratch

less flexibility

Page 32: How to implement Salary Formula from scratch

difficult to maintain

Page 33: How to implement Salary Formula from scratch

- Scrum Guide

“Scrum is simple to understand and difficult to master”

Page 34: How to implement Salary Formula from scratch

“Salary Formula is simple to understand and difficult to master”

introduce

- Jacek Wieczorek ;)

Page 35: How to implement Salary Formula from scratch

thank you!

@jacekwieczorek

http://agilecoaching.pl

http://agile247.pl