How is this calculated?
The math continuously tracks how strongly this post is connected to the rest of the network. Every tag forms a 2-way link. The base stats determine personal node strength, and the pie charts below show this node's share against its direct neighbours.
// 1. Base variables (floored at 1 to prevent zero-multiplication math errors)
$inbound = max(1, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 26 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 12 [John Marquez] *
20 [Buffy Davis] *
20 [Eileen Atkins] *
16 [Martin Clunes] *
324 [Doc Martin] *
1 [Angela Curran] *
1 [Caroline Catz] *
1 [Elliott Blake] *
16 [Jessica Ransom] *
1 [Joe Absolom] *
16 [Katherine Parkinson] *
1 [Lia Williams] *
1 [Robyn Addison] *
1 [Rory Wilton] *
1 [Rosie Ede] *
1 [Selina Cadell] *
1 [Stephanie Cole] *
1 [Stewart Wright] *
36 [Dune] *
4 [Ace Ventura: When Nature Calls] *
9 [Judd Omen] *
25 [Sean Young] *
25 [Jack Nance] *
49 [Kyle MacLachlan] *
16 [Kenneth McMillan] *
25 [Sophie Okonedo]
)
= 9.10 x 10^20
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [John Marquez] *
1.25 [Buffy Davis] *
1.25 [Eileen Atkins] *
1 [Martin Clunes] *
1 [Doc Martin] *
1 [Angela Curran] *
1 [Caroline Catz] *
1 [Elliott Blake] *
1 [Jessica Ransom] *
1 [Joe Absolom] *
1 [Katherine Parkinson] *
1 [Lia Williams] *
1 [Robyn Addison] *
1 [Rory Wilton] *
1 [Rosie Ede] *
1 [Selina Cadell] *
1 [Stephanie Cole] *
1 [Stewart Wright] *
1 [Dune] *
1 [Ace Ventura: When Nature Calls] *
1 [Judd Omen] *
1 [Sean Young] *
1 [Jack Nance] *
1 [Kyle MacLachlan] *
1 [Kenneth McMillan] *
1 [Sophie Okonedo]
)
= 2.08
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
26
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.42%
(9.10 × 1020 overall)
Dominant nodes (excluded from chart)Doc Martin 51.18%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)