Giter VIP home page Giter VIP logo

review-simulator's Introduction

Review Simulator

I'm a strong believer in simulating and evaluating business decisions whenever possible. Companies should consider many factors when designing employee review policies, and using simple models, one can evaluate combinations of these factors using simulation.

Simulation

This program simulates a review process where employees in the bottom X percent of a company are fired and replaced for several quarters.

This tool might be used to determine the combination of review process attributes that lead to increased company production.

In the simulation, employees in each review period contribute a total amount of production to the company's total. Managers then estimate (with assessment error) how much each employee produced. The employees are sorted based on the manager's rating, and the bottom X percent of the employees are put in a misses bucket.

If employees are grouped in the misses bucket for a specified number of quarters within a larger window of quarters, the employee is fired.

When an employee is fired, that employee's slot remains empty for a specified number of quarters. When the employee slot is filled with a new hire, he or she produces at a specified lower level for a quarter. The simulation can also simulate drawing new hires from a population with improved average productivity over the existing population (subject to manager assessment error).

Output values are total average company production and a histogram of the production of fired employees for each policy configuration. Presumably, one would select the policy that maximized productivity while minimizing firing.

To run:

python simulate_qpr.py | python -mjson.tool

review-simulator's People

Contributors

robjailall avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.