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, 8) = 8
$outbound = max(1, 7) = 7
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 7 = 56
Base_Influence (IV) = $inbound / $outbound = 8 / 7 = 1.1429
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 56 *
( 9 [Liam Taggart] *
81 [Jimmy Compton] *
9 [Seamus Mahon] *
9 [Susan B. Anthony] *
1 [Susan B. Anthony Birthplace Museum] *
1 [Woman's National Loyal League] *
4 [Wendy & Lisa] *
25 [Wendy Melvoin] *
4 [The Flesh (4)] *
1 [Girl Bros.] *
1 [Prince And The Revolution] *
4 [Lisa Coleman] *
49 [94 East] *
4 [Prince Rogers Nelson] *
1 [Bob Rivkin] *
1 [Brownmark] *
1 [Matt Fink] *
12 [Sweet Neglect]
)
= 12.44T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1.1429 *
( 1 [Liam Taggart] *
1 [Jimmy Compton] *
1 [Seamus Mahon] *
1 [Susan B. Anthony] *
1 [Susan B. Anthony Birthplace Museum] *
1 [Woman's National Loyal League] *
1 [Wendy & Lisa] *
1 [Wendy Melvoin] *
1 [The Flesh (4)] *
1 [Girl Bros.] *
1 [Prince And The Revolution] *
1 [Lisa Coleman] *
1 [94 East] *
1 [Prince Rogers Nelson] *
1 [Bob Rivkin] *
1 [Brownmark] *
1 [Matt Fink] *
0.75 [Sweet Neglect]
)
= 0.8571
Outbound
8
Tags on post
Inbound
7
Posts tagging this
Connections
18
Total nodes
Base Node Strength
56
Base Node Influence
1.1429
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Jimmy Compton 29.67%94 East 17.95%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)