4 ms·
What does FTE stand for?: > From what I can tell, there have been about 4 FTE from Google over this period
by maartin0 11mo ago
What does FTE stand for?:
> From what I can tell, there have been about 4 FTE from Google over this period
- kannanvijayan 11mo agoFull Time Employee
- DanielHB 11mo agoIs this a codeword for "not contractor"? I heard that at google contractors are second class citizens.
- ColonelPhantom 11mo agoI think FTE is mostly used as a 'unit'. E.g. if two people work on something 50% of the time, you get one "FTE-equivalent", as there is roughly one full-time employee of effort put in. Though in this context it just seems to be the number of people working on the code on a consistent basis.
- deleted 11mo ago[deleted]
- Ghoelian 11mo agoYeah, 1 FTE just equals 40 work-hours.
- dragonwriter 11mo agoFTE can mean either: * “Full Time Employee” (which can itself mean “not a part-timer” in a place that employs both, or “not a temp/contractor” [in which case the “full-time” really means “regular/permanent”]) or * “Full Time Equivalent” (a budgeting unit equal to either a full time worker or a combination of part time workers with the same aggregate [usually weekly] hours as constitute the standard for full-time in the system being used.)
- charcircuit 11mo ago>at google contractors are second class citizens This is the case at many companies to avoid contractors being considered employees.
- DanielHB 10mo agoYes, but that is usually more relating to pay/benefits. At google (from what I heard) contractors are put on the bad projects, maintenance work or support functions. As in there is a big separation between work done by full-time employees and contractors in most teams.
- comonoid 11mo agoFTE is a TLA.
- deleted 11mo ago[deleted]
- jlokier 11mo agoIt stands for "Full Time Equivalent". It's a measure of time spent working on something, to standardise comparisons of work capacity and acknowledge that it's not always full time, especially when aggregating the time from different people. One full time person = 1 FTE. For example if you work 20 hours a week on project A and 20 hours on project B, then project A will count your contribution as 0.5 FTE while you're assigned to that project. If you also have two other people working on it full timee, and a project manager working 1 day a week on it, then project A will count the contribution from all three of you as 2.7 FTE. (2.7 = 0.5 + 2 + 0.2).
- layer8 11mo agoIn the Google context, “FTE” actually stands for “Full-Time Employee”, as opposed to “TVC” = “Temp/Vendor/Contractor”.
- rahkiin 11mo agoThis example assumes 1fte=40 hours which is not nexessarily the case in all countries or under all collective agreements. 1fte can be 36, 38, or even 48 hours.