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 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 20 [Ralph Macchio] *
9 [Glenn Medeiros] *
16 [Rick Hurst] *
25 [Jan Tríska] *
324 [The Karate Kid Part III] *
1 [Frances Bay] *
9 [Jonathan Avildsen] *
4 [Martin Kove] *
16 [Pat Morita] *
1 [Randee Heller] *
1 [Robyn Lively] *
1 [C. Darnell Rose] *
1 [Joseph V. Perry] *
1 [Pat E. Johnson] *
1 [Patrick R. Posada] *
1 [Sean Kanan] *
1 [Thomas Ian Griffith] *
1 [William Christopher Ford]
)
= 13.44B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Ralph Macchio] *
1 [Glenn Medeiros] *
1 [Rick Hurst] *
1 [Jan Tríska] *
1 [The Karate Kid Part III] *
1 [Frances Bay] *
1 [Jonathan Avildsen] *
1 [Martin Kove] *
1 [Pat Morita] *
1 [Randee Heller] *
1 [Robyn Lively] *
1 [C. Darnell Rose] *
1 [Joseph V. Perry] *
1 [Pat E. Johnson] *
1 [Patrick R. Posada] *
1 [Sean Kanan] *
1 [Thomas Ian Griffith] *
1 [William Christopher Ford]
)
= 1.25
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
18
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Karate Kid Part III 74.65%Jan Tríska 5.76%Ralph Macchio 4.61%Rick Hurst 3.69%Pat Morita 3.69%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)