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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 16 [Allan Melvin] *
441 [Flash Gordon] *
4 [Spider-Man and His Amazing Friends] *
4 [Archie Bunker's Place] *
16 [Ginny Tyler] *
4 [Herb Vigran] *
16 [Jerry Dexter] *
25 [John Stephenson] *
361 [Benji] *
1 [Bionic Six] *
1 [Pryde of the X-Men] *
1 [The Transformers] *
16 [Charlotte's Web] *
4 [The Sword in the Stone] *
1 [Doctor Dolittle] *
1 [Space Ghost] *
16 [Aquaman] *
1 [The Superman/Aquaman Hour of Adventure]
)
= 2.67 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Allan Melvin] *
1 [Flash Gordon] *
1 [Spider-Man and His Amazing Friends] *
1 [Archie Bunker's Place] *
1 [Ginny Tyler] *
1 [Herb Vigran] *
1 [Jerry Dexter] *
1 [John Stephenson] *
1 [Benji] *
1 [Bionic Six] *
1 [Pryde of the X-Men] *
1 [The Transformers] *
1 [Charlotte's Web] *
1 [The Sword in the Stone] *
1 [Doctor Dolittle] *
1 [Space Ghost] *
1 [Aquaman] *
1 [The Superman/Aquaman Hour of Adventure]
)
= 1
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
18
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.62%
(2.67 × 1016 overall)
Dominant nodes (excluded from chart)Flash Gordon 46.23%Benji 37.84%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)