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 26 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 1 [John Scully] *
1 [Pat O'Keefe] *
1 [Jim Leigh] *
1 [Denis Chanders] *
9 [John Lawlor] *
1 [John Kelly (adelaide)] *
1 [Pat O’Keefe] *
324 [Johnny Got His Gun] *
4 [Marsha Hunt] *
16 [Sandy Brown Wyeth] *
9 [Peter Brocco] *
36 [Donald Sutherland] *
4 [Jason Robards] *
4 [Eric Christmas] *
1 [Craig Bovia] *
1 [Dalton Trumbo] *
1 [Eduard Franz] *
1 [Judy Howard Chaikin] *
1 [Kathy Fields] *
1 [Kendell Clarke] *
1 [Larry Fleischman] *
1 [Maurice Dallimore] *
1 [Timothy Bottoms] *
4 [Don 'Red' Barry] *
56 [Adelaide Showband] *
6 [Charles McGraw]
)
= 5.2T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [John Scully] *
1 [Pat O'Keefe] *
1 [Jim Leigh] *
1 [Denis Chanders] *
1 [John Lawlor] *
1 [John Kelly (adelaide)] *
1 [Pat O’Keefe] *
1 [Johnny Got His Gun] *
1 [Marsha Hunt] *
1 [Sandy Brown Wyeth] *
1 [Peter Brocco] *
1 [Donald Sutherland] *
1 [Jason Robards] *
1 [Eric Christmas] *
1 [Craig Bovia] *
1 [Dalton Trumbo] *
1 [Eduard Franz] *
1 [Judy Howard Chaikin] *
1 [Kathy Fields] *
1 [Kendell Clarke] *
1 [Larry Fleischman] *
1 [Maurice Dallimore] *
1 [Timothy Bottoms] *
1 [Don 'Red' Barry] *
0.875 [Adelaide Showband] *
0.6667 [Charles McGraw]
)
= 0.5834
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
26
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Johnny Got His Gun 65.99%Adelaide Showband 11.41%Donald Sutherland 7.33%Sandy Brown Wyeth 3.26%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)