Created
October 31, 2015 22:04
-
-
Save thevery/2d8d3fff0943f5be443f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
calc per 100k salary | |
2015/2016 average daily: | |
100000*12/(12*29.4) = 3401,3605442 | |
2015 dec: | |
workday: 100000/23 = 4347,826087 | |
vacation (the same): 3401,3605442 | |
1 day vacation: 4347-3401 = 946,4655428 ~=0.95% | |
2016 jan: | |
workday: 100000/15 = 6666,6666667 | |
vacation (the same): 3401,3605442 | |
1 day vacation: 6666-3401 = 3 265,3061225 ~=3.27% | |
diff jan-dec = 2.32% daily |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment