Example: Setting up a savings plan using a rate table

This example shows how to set up a 401(k) savings plan with an employer match. To be eligible for this savings plan, an employee must be a regular full-time employee with at least 180 days service with the employer.

Based on the percentage of their salary that employees contribute, the employer makes matching contributions:

  • For the first 4% of the employee's salary contributed, the employer matches 100% of the contribution ($1.00 for each dollar).
  • If the employee contributes 6% of their salary, the employer matches 100% of the first 4% and 50% (50 cents for each dollar) of the remaining 2%.
  • If the employee contributes 8% of their salary, the employer matches 100% of the first 4%, 50% of the next 2%, and 25% (25 cents for each dollar) of the remaining 2%.
  • If the employee contributes 15% of their salary, the employer matches 100% of the first 4%, 50% of the next 2% and 25% of the next 2%. The employer will not match on any contribution above 8%.

Because we have to specify the rates for employee contributions and employer matches, we need to set up a rate table before we set up the savings plan.