A. Age when achieving ERE (Int)
B. Years to ERE (Int)
C. Career until ERE [Array]
D. Salary until ERE [Array]
E. Number of posts until ERE (Int)
F. Withdrawal Rate until ERE [Array]
Example:
Code: Select all
A = 33
B = 5
C = [PhD student, Engineer, Engineer, Librarian, Librarian]
D = [15000, 40000, 40000, 25000, 25000]
E = 857
F = [60.5, 37.5, 20, 7.5, 3.5]
It’s too much work? Any ideas or more variables that members find interesting?