Work out housekeeping staff requirement instantly with clear inputs, formula shown and shareable results.
Rooms to service are the room count times occupancy, and the attendant count divides that by the rooms one person can complete in a shift. The minutes-per-room figure is the check on whether a quota is realistic: fourteen rooms in an eight hour shift leaves about 34 minutes each including breaks.
Staff required
attendants = ceiling(rooms x occupancy / rooms per attendant per shift)
attendants = ceiling(rooms x occupancy / rooms per attendant per shift). Rooms to service are the room count times occupancy, and the attendant count divides that by the rooms one person can complete in a shift.
The minutes-per-room figure is the check on whether a quota is realistic: fourteen rooms in an eight hour shift leaves about 34 minutes each including breaks.
Enter rooms in the property, occupancy rate, rooms one attendant cleans per shift, shift length. The defaults shown are a realistic worked example — swap in your own figures to get a result you can use.