Overview

This system calculates the amount of in-system currency earned upon task completion, incentivizing users to prioritize and complete tasks based on complexity, frequency, and urgency

Formula

The total earnings are calculated as follows:

$$ \text{Total} = (\text{Base Currency} \times \text{Task Complexity} \times F_{factor}) + \text{Starting Bonus} $$

Where:

Component Calculations

Task Complexity Calculation:

$$ \text{Task Complexity} = \text{Difficulty} + \text{Importance} + \text{Urgency} $$

Frequency Factor Calculation:

$$ F_{factor} = \frac{1}{1+(\frac{F}{2})} $$

Explanation of Variables and Scale

  1. Difficulty, Importance, and Urgency:
  2. F_factor (Frequency Factor):
  3. Starting Bonus: