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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 20 [Leslie Lyles] *
20 [Robert Lewis] *
25 [John Travolta] *
1 [Billy Burke] *
64 [Joaquin Phoenix] *
16 [Carol Florence] *
400 [Ladder 49] *
36 [Morris Chestnut] *
9 [Tim Guinee] *
25 [Robert Patrick] *
9 [Kevin Chapman] *
1 [Balthazar Getty] *
1 [Brooke Hamlin] *
1 [Desiree Care] *
4 [Jacinda Barrett] *
1 [Jay Hernandez] *
1 [Karen Vicks] *
1 [Kevin Daniels] *
1 [Spencer Berglund] *
1 [Steve Maye]
)
= 1.19 x 10^15
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Leslie Lyles] *
1.25 [Robert Lewis] *
1 [John Travolta] *
1 [Billy Burke] *
1 [Joaquin Phoenix] *
1 [Carol Florence] *
1 [Ladder 49] *
1 [Morris Chestnut] *
1 [Tim Guinee] *
1 [Robert Patrick] *
1 [Kevin Chapman] *
1 [Balthazar Getty] *
1 [Brooke Hamlin] *
1 [Desiree Care] *
1 [Jacinda Barrett] *
1 [Jay Hernandez] *
1 [Karen Vicks] *
1 [Kevin Daniels] *
1 [Spencer Berglund] *
1 [Steve Maye]
)
= 1.56
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
20
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.16%
(1.19 × 1015 overall)
Dominant nodes (excluded from chart)Ladder 49 62.70%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)