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, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 15 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 12 [Robert Pike Daniel] *
12 [Cal Bartlett] *
16 [Jessica Alba] *
9 [Carey Mulligan] *
100 [Tobey Maguire] *
121 [Molly Shannon] *
9 [Michael Sheen] *
25 [Haley Joel Osment] *
36 [David Spade] *
225 [The Spoils of Babylon] *
64 [Tim Robbins] *
4 [Ned Schmidtke] *
1 [Brian Chapman] *
4 [Steve Tom] *
1 [Tony Mirrcandani]
)
= 4.68 x 10^17
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Robert Pike Daniel] *
1.33 [Cal Bartlett] *
1 [Jessica Alba] *
1 [Carey Mulligan] *
1 [Tobey Maguire] *
1 [Molly Shannon] *
1 [Michael Sheen] *
1 [Haley Joel Osment] *
1 [David Spade] *
1 [The Spoils of Babylon] *
1 [Tim Robbins] *
1 [Ned Schmidtke] *
1 [Brian Chapman] *
1 [Steve Tom] *
1 [Tony Mirrcandani]
)
= 1.78
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
15
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.16%
(4.68 × 1017 overall)
Dominant nodes (excluded from chart)The Spoils of Babylon 35.16%Molly Shannon 18.91%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)