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, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 2 = 6
Base_Influence (IV) = $inbound / $outbound = 3 / 2 = 1.5
// 3. Exponential Network Values (accumulating 23 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 6 *
( 56 [Will Forte] *
90 [Ed Harris] *
1 [Appaloosa foals] *
1 [Appaloosa horse heads] *
1 [AraAppaloosa] *
1 [British Appaloosa] *
1 [Chris Jericho] *
9 [Dalip Singh] *
4 [Rhys Coiro] *
256 [MacGruber] *
1 [Antonio Burke Jr.] *
4 [Glenn Jacobs] *
1 [Jasper Cole] *
1 [Jim Giesler] *
4 [Kevin Skousen] *
1 [Mark Henry] *
4 [Powers Boothe] *
1 [Robert M. Reid] *
4 [Ryan Phillippe] *
16 [Paul Wight] *
1 [Andy Mackenzie] *
1 [National Treasure: Book of Secrets] *
24 [APPALOOSA]
)
= 27.4T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1.5 *
( 1.14 [Will Forte] *
1.11 [Ed Harris] *
1 [Appaloosa foals] *
1 [Appaloosa horse heads] *
1 [AraAppaloosa] *
1 [British Appaloosa] *
1 [Chris Jericho] *
1 [Dalip Singh] *
1 [Rhys Coiro] *
1 [MacGruber] *
1 [Antonio Burke Jr.] *
1 [Glenn Jacobs] *
1 [Jasper Cole] *
1 [Jim Giesler] *
1 [Kevin Skousen] *
1 [Mark Henry] *
1 [Powers Boothe] *
1 [Robert M. Reid] *
1 [Ryan Phillippe] *
1 [Paul Wight] *
1 [Andy Mackenzie] *
1 [National Treasure: Book of Secrets] *
0.6667 [APPALOOSA]
)
= 1.27
Outbound
3
Tags on post
Inbound
2
Posts tagging this
Connections
23
Total nodes
Base Node Strength
6
Base Node Influence
1.5
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)MacGruber 52.35%Ed Harris 18.40%Will Forte 11.45%APPALOOSA 4.91%Paul Wight 3.27%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)