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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 6 [Reg Rogers] *
6 [Tom Mason] *
20 [Tom Hines] *
72 [Yul Vazquez] *
1 [Titus Andronicus] *
16 [Paul Dooley] *
25 [Héctor Elizondo] *
324 [Runaway Bride] *
64 [Julia Roberts] *
25 [Richard Gere] *
4 [Jane Morris] *
9 [Christopher Meloni] *
16 [Donal Logue] *
1 [Jean Schertler] *
16 [Kathleen Marshall] *
16 [Lisa Roberts Gillan] *
16 [Rita Wilson] *
36 [Sela Ward] *
1 [Van Movie to Berlin] *
72 [Joan Cusack]
)
= 5.92 x 10^23
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Reg Rogers] *
1.5 [Tom Mason] *
1.25 [Tom Hines] *
1.13 [Yul Vazquez] *
1 [Titus Andronicus] *
1 [Paul Dooley] *
1 [Héctor Elizondo] *
1 [Runaway Bride] *
1 [Julia Roberts] *
1 [Richard Gere] *
1 [Jane Morris] *
1 [Christopher Meloni] *
1 [Donal Logue] *
1 [Jean Schertler] *
1 [Kathleen Marshall] *
1 [Lisa Roberts Gillan] *
1 [Rita Wilson] *
1 [Sela Ward] *
1 [Van Movie to Berlin] *
0.8889 [Joan Cusack]
)
= 2.81
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
20
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.19%
(5.92 × 1023 overall)
Dominant nodes (excluded from chart)Runaway Bride 42.91%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)