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 24 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 64 [The Bangles] *
4 [Greg Hilfman] *
9 [Debbi Peterson] *
36 [Annette Zilinskas] *
64 [Vicki Peterson] *
9 [Michael Steele] *
1 [Walk Like an Egyptian] *
64 [Paisley Underground] *
25 [Bangles] *
100 [Rainy Day] *
25 [Ming Tea] *
4 [Sid n Susie] *
25 [David Roback] *
9 [Matt Piucci] *
49 [Michael Quercio] *
4 [Dennis Mehaffey] *
4 [Karl Precoda] *
4 [Kendra Smith] *
4 [Steven Roback] *
4 [Will Glenn] *
49 [Matthew Sweet] *
36 [Stuart Johnson] *
1 [Christopher Ward] *
1 [Mike Myers (3)]
)
= 3.81 x 10^26
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Bangles] *
1 [Greg Hilfman] *
1 [Debbi Peterson] *
1 [Annette Zilinskas] *
1 [Vicki Peterson] *
1 [Michael Steele] *
1 [Walk Like an Egyptian] *
1 [Paisley Underground] *
1 [Bangles] *
1 [Rainy Day] *
1 [Ming Tea] *
1 [Sid n Susie] *
1 [David Roback] *
1 [Matt Piucci] *
1 [Michael Quercio] *
1 [Dennis Mehaffey] *
1 [Karl Precoda] *
1 [Kendra Smith] *
1 [Steven Roback] *
1 [Will Glenn] *
1 [Matthew Sweet] *
1 [Stuart Johnson] *
1 [Christopher Ward] *
1 [Mike Myers (3)]
)
= 1
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
24
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
4.03%
(3.81 × 1026 overall)
Dominant nodes (excluded from chart)Rainy Day 16.13%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)