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 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 9 [Patricia Clarkson] *
4 [Laura Bell Bundy] *
81 [Kirsten Dunst] *
36 [James Handy] *
16 [Jonathan Hyde] *
289 [Jumanji] *
64 [David Alan Grier] *
16 [Bonnie Hunt] *
16 [Bebe Neuwirth] *
1 [Adam Hann-Byrd] *
1 [Brandon Obray] *
1 [Cyrus Thiedeke] *
1 [Gary Joseph Thorup] *
1 [Gillian Barber] *
1 [Leonard Zola] *
4 [Lloyd Berry] *
1 [Malcolm Stewart]
)
= 31.81T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Patricia Clarkson] *
1 [Laura Bell Bundy] *
1 [Kirsten Dunst] *
1 [James Handy] *
1 [Jonathan Hyde] *
1 [Jumanji] *
1 [David Alan Grier] *
1 [Bonnie Hunt] *
1 [Bebe Neuwirth] *
1 [Adam Hann-Byrd] *
1 [Brandon Obray] *
1 [Cyrus Thiedeke] *
1 [Gary Joseph Thorup] *
1 [Gillian Barber] *
1 [Leonard Zola] *
1 [Lloyd Berry] *
1 [Malcolm Stewart]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
17
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Jumanji 53.22%Kirsten Dunst 14.92%David Alan Grier 11.79%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)