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 23 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 25 [Alessandro Nivola] *
36 [William H. Macy] *
16 [Sam Neill] *
16 [Trevor Morgan] *
256 [Jurassic Park III] *
25 [Julio Oscar Mechoso] *
25 [Bruce French] *
100 [Laura Dern] *
9 [John Diehl] *
36 [Michael Jeter] *
1 [Bernard Zilinskas] *
1 [Blake Michael Bryan] *
16 [Linda Park] *
1 [Sarah Danielle Madison] *
1 [Sonia Jackson] *
1 [Téa Leoni] *
16 [Danny Vinson] *
25 [Lucas Black] *
9 [42] *
16 [The Swan Princess] *
9 [Mike Pela] *
16 [Michelle Nicastro] *
16 [Adam Wylie]
)
= 2.28 x 10^25
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Alessandro Nivola] *
1 [William H. Macy] *
1 [Sam Neill] *
1 [Trevor Morgan] *
1 [Jurassic Park III] *
1 [Julio Oscar Mechoso] *
1 [Bruce French] *
1 [Laura Dern] *
1 [John Diehl] *
1 [Michael Jeter] *
1 [Bernard Zilinskas] *
1 [Blake Michael Bryan] *
1 [Linda Park] *
1 [Sarah Danielle Madison] *
1 [Sonia Jackson] *
1 [Téa Leoni] *
1 [Danny Vinson] *
1 [Lucas Black] *
1 [42] *
1 [The Swan Princess] *
1 [Mike Pela] *
1 [Michelle Nicastro] *
1 [Adam Wylie]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
23
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.32%
(2.28 × 1025 overall)
Dominant nodes (excluded from chart)Jurassic Park III 37.59%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)