Percentile Index Calculation
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Percentile Index Calculation has 2 facts recorded in Dontopedia across 1 reference.
Maturity scale
raw canonical shape-checked rule-derived certifiedUses LengthusesLength
- Len Function[1]sourceall time · 096f648d 55d2 45ec 8945 3f23e5f318f9
Rdf:typerdf:type
- Index Calculation[1]sourceall time · 096f648d 55d2 45ec 8945 3f23e5f318f9
Inbound mentions (1)
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.
usesIndexUses Index(1)
- List Indexing
ex:list-indexing
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 (1)
- custom
ctx:claims/beam/096f648d-55d2-45ec-8945-3f23e5f318f9- full textbeam-chunktext/plain1 KB
doc:beam/096f648d-55d2-45ec-8945-3f23e5f318f9Show excerpt
ss.search(f'search {i}') # get search speeds search_speeds = ss.get_search_speeds() # calculate 90th percentile search_speeds.sort() ninetieth_percentile = search_speeds[int(0.9 * len(search_speeds))] print(ninetieth_percentile) # s…
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.