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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 54 [Nantucket] *
1 [Eddie Blair] *
1 [Kenny Soule] *
1 [Tommy Redd] *
1 [Nantucket Harbor] *
36 [tom petty] *
100 [Mudcrutch] *
49 [Benmont Tench] *
9 [Ron Blair] *
36 [Mike Campbell] *
1 [Randall Marsh] *
1 [Jim Lenahan] *
1 [Danny Roberts] *
1 [Charlie Souza] *
1 [Danny Roberts (6)] *
1 [Rosemount] *
4 [Silver (10)] *
1 [Live (19)] *
9 [Brent Mydland] *
6 [Massachusetts]
)
= 16.67T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Nantucket] *
1 [Eddie Blair] *
1 [Kenny Soule] *
1 [Tommy Redd] *
1 [Nantucket Harbor] *
1 [tom petty] *
1 [Mudcrutch] *
1 [Benmont Tench] *
1 [Ron Blair] *
1 [Mike Campbell] *
1 [Randall Marsh] *
1 [Jim Lenahan] *
1 [Danny Roberts] *
1 [Charlie Souza] *
1 [Danny Roberts (6)] *
1 [Rosemount] *
1 [Silver (10)] *
1 [Live (19)] *
1 [Brent Mydland] *
0.6667 [Massachusetts]
)
= 1
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
20
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Mudcrutch 29.50%Nantucket 15.93%Benmont Tench 14.45%tom petty 10.62%Mike Campbell 10.62%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)