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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 4 [Mark Ryan] *
9 [david bowie] *
169 [Christian Bale] *
25 [Rebecca Hall] *
196 [Scarlett Johansson] *
81 [Andy Serkis] *
196 [Michael Caine] *
9 [Jamie Harris] *
324 [The Prestige] *
49 [Hugh Jackman] *
16 [Christopher Neame] *
1 [Jim Piddock] *
1 [Monty Stuart] *
25 [Piper Perabo] *
64 [Ricky Jay] *
16 [Roger Rees] *
16 [Ron Perkins] *
4 [Samantha Mahurin] *
9 [The Hunt for Red October] *
1 [The Nanny] *
64 [Scott Glenn] *
16 [Radu Gavor]
)
= 1.47 x 10^29
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Mark Ryan] *
1 [david bowie] *
1 [Christian Bale] *
1 [Rebecca Hall] *
1 [Scarlett Johansson] *
1 [Andy Serkis] *
1 [Michael Caine] *
1 [Jamie Harris] *
1 [The Prestige] *
1 [Hugh Jackman] *
1 [Christopher Neame] *
1 [Jim Piddock] *
1 [Monty Stuart] *
1 [Piper Perabo] *
1 [Ricky Jay] *
1 [Roger Rees] *
1 [Ron Perkins] *
1 [Samantha Mahurin] *
1 [The Hunt for Red October] *
1 [The Nanny] *
1 [Scott Glenn] *
1 [Radu Gavor]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
22
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.69%
(1.47 × 1029 overall)
Dominant nodes (excluded from chart)The Prestige 24.85%Scarlett Johansson 15.03%Michael Caine 15.03%Christian Bale 12.96%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)