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, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 12 [Joyce DeWitt] *
324 [Problem Child] *
16 [Three's Company] *
1 [Audra Lindley] *
16 [Norman Fell] *
36 [Michael Richards] *
64 [Jack Warden] *
36 [Amy Yasbeck] *
25 [Peter Jurasik] *
1 [Adam Anderly] *
1 [Anna Marie Allred] *
1 [Charlotte Akin] *
1 [Cody Beard] *
36 [Dennis Dugan] *
1 [Eli Cummins] *
9 [Gilbert Gottfried] *
16 [John S. Davies] *
1 [Jordan Burton] *
1 [Justin Elledge] *
1 [Michael Oliver] *
1 [Robert A. Anderson] *
1 [Vince Davis]
)
= 4.28 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Joyce DeWitt] *
1 [Problem Child] *
1 [Three's Company] *
1 [Audra Lindley] *
1 [Norman Fell] *
1 [Michael Richards] *
1 [Jack Warden] *
1 [Amy Yasbeck] *
1 [Peter Jurasik] *
1 [Adam Anderly] *
1 [Anna Marie Allred] *
1 [Charlotte Akin] *
1 [Cody Beard] *
1 [Dennis Dugan] *
1 [Eli Cummins] *
1 [Gilbert Gottfried] *
1 [John S. Davies] *
1 [Jordan Burton] *
1 [Justin Elledge] *
1 [Michael Oliver] *
1 [Robert A. Anderson] *
1 [Vince Davis]
)
= 1.33
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
22
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.66%
(4.28 × 1016 overall)
Dominant nodes (excluded from chart)Problem Child 53.55%Jack Warden 10.58%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)