weighted sum formula
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-11.)
weighted sum formula has 14 facts recorded in Dontopedia across 5 references, with 4 live disagreements.
Mostly:rdf:type(5), has component(4), has total weight(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (9)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
isPartOfIs Part of(4)
- Dependencies Weight
ex:dependenciesWeight - Effort Weight
ex:effortWeight - Impact Weight
ex:impactWeight - Urgency Weight
ex:urgencyWeight
usesFormulaUses Formula(2)
- Hybrid Ranking
ex:hybrid-ranking - Priority Calculation
ex:priority-calculation
calculatesFormulaCalculates Formula(1)
- Calculate Priority
ex:calculate_priority
calculationFormulaCalculation Formula(1)
- Calculate Score Method
ex:calculate-score-method
usesWeightedSumUses Weighted Sum(1)
- Calculate Score Method
ex:calculate-score-method
Other facts (12)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Calculation Formula | [1] |
| Rdf:type | Calculation Formula | [2] |
| Rdf:type | Mathematical Formula | [3] |
| Rdf:type | Algorithm | [4] |
| Rdf:type | Linear Combination | [5] |
| Has Component | Impact Weight | [4] |
| Has Component | Urgency Weight | [4] |
| Has Component | Dependencies Weight | [4] |
| Has Component | Effort Weight | [4] |
| Has Total Weight | 1 | [1] |
| Has Total Weight | 1 | [4] |
| Results in | Priority Value | [4] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (5)
ctx:claims/beam/9b4f1ca5-f5df-4d5c-88b3-875d95fdbaa0- full textbeam-chunktext/plain1 KB
doc:beam/9b4f1ca5-f5df-4d5c-88b3-875d95fdbaa0Show excerpt
[Turn 3982] User: I'm trying to implement a bug triage session with Johnny, and we're trying to refine our sprint goals for better focus. We want to achieve 30% better focus, but I'm not sure how to measure that. Can you help me come up wit…
ctx:claims/beam/c7f885f6-7d0e-49e5-a97e-9ebb4e99b81a- full textbeam-chunktext/plain1 KB
doc:beam/c7f885f6-7d0e-49e5-a97e-9ebb4e99b81aShow excerpt
```python class FocusScore: def __init__(self, tasks_completed, time_spent, quality): self.tasks_completed = tasks_completed self.time_spent = time_spent self.quality = quality def calculate_score(self): …
ctx:claims/beam/ea094bd1-364b-4b3a-8196-25cc9a2aa87cctx:claims/beam/606258ca-a94e-4e84-b604-5e464b8654fd- full textbeam-chunktext/plain1 KB
doc:beam/606258ca-a94e-4e84-b604-5e464b8654fdShow excerpt
self.impact = impact self.urgency = urgency self.dependencies = dependencies self.effort = effort self.priority = self.calculate_priority() def calculate_priority(self): # Calculate prior…
ctx:claims/beam/613035b2-edf6-47ca-8c5a-d1c5d5858a45
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.