How to Use House Cleaning Energy Distribution Score
The House Cleaning Energy Distribution Score helps you understand whether your cleaning routine distributes physical effort fairly across different tasks. Enter your activities, then read the score and sub-scores to spot over-exertion or monotony.
- List Your Cleaning Activities — For each task (e.g., vacuuming, mopping, wiping counters, laundry, organising), type a short label in the Activity column. The label is optional but helps you read the breakdown table.
- Enter Duration in Minutes — Type how many minutes you typically spend on each task during one cleaning session.
- Select Intensity — Choose Low, Medium, or High based on how physically demanding the task feels. Low equals light effort (weight 1), Medium equals moderate effort (weight 2), High equals vigorous effort (weight 3).
- Add or Remove Activities — Click + Add Activity to include more tasks; click ✕ to remove one. The House Cleaning Energy Distribution Score updates instantly after every change.
- Read Your Score — The grade (S / A / B / C / D) and the numeric score out of 100 summarise how well your energy is distributed. The three sub-scores — Balance, Diversity, and Efficiency — pinpoint exactly where to improve.
Formula & Theory - House Cleaning Energy Distribution Score
The House Cleaning Energy Distribution Score assigns a weighted energy value to every activity and then evaluates how that energy is distributed:
energy_i = minutes_i × intensity_weight_i
total_energy = Σ energy_i
energy_ratio_i = energy_i / total_energy
| Symbol | Meaning |
|---|---|
minutes_i | Duration of activity i in minutes |
intensity_weight_i | 1 (Low), 2 (Medium), or 3 (High) |
energy_ratio_i | Share of total energy consumed by activity i |
Sub-Score Formulas
Balance Score — penalises any single task dominating overall energy:
balance = max(0, 100 − (max_ratio − 1/n) × 150)
Diversity Score — uses Shannon entropy to reward variety in effort levels:
H = −Σ (energy_ratio_i × ln(energy_ratio_i))
diversity = (H / ln(n)) × 100
Efficiency Score — rewards an average intensity close to the ideal value of 1.8 (between Low and High):
avg_intensity = total_energy / total_minutes
deviation = |avg_intensity − 1.8| / 1.8
efficiency = max(0, 100 − deviation × 80)
Final Score — weighted combination:
score = round(diversity × 0.40 + balance × 0.35 + efficiency × 0.25)
Assumptions and Limits
The intensity scale is subjective and based on self-reported effort. The tool is designed for personal reflection and habit improvement, not clinical assessment. Results are most meaningful when you include all significant tasks in a single cleaning session.
Use Cases for House Cleaning Energy Distribution Score
The House Cleaning Energy Distribution Score is useful for anyone who wants to clean smarter, not just harder:
- Preventing fatigue — If your score is low because high-intensity tasks dominate, you can reschedule heavy tasks across multiple sessions to avoid overexertion.
- Household chore planning — Couples or flatmates splitting chores can use the House Cleaning Energy Distribution Score to ensure workload is genuinely equitable in terms of physical effort, not just time.
- Recovery and injury management — People with physical limitations can adjust their task intensity mix to keep the score high while staying within safe exertion levels.
- Building cleaning routines — First-time home owners or those new to regular cleaning can use the score as a benchmark to develop a sustainable, balanced routine.
- Productivity research — The tool offers an accessible demonstration of information-theoretic balance measures for educators or students studying workflow optimisation.
A higher House Cleaning Energy Distribution Score means your cleaning routine is sustainable and efficient — spread effort intelligently and your home stays clean without burning you out.