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, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 2 [Michael Riley] *
4 [Eric Peterson] *
36 [Vik Sahay] *
36 [Cara Pifko] *
256 [This Is Wonderland] *
4 [Jayne Eastwood] *
1 [Alison Sealy-Smith] *
1 [Gina Wilkinson] *
1 [James Kidnie] *
1 [Janet-Laine Green] *
1 [Kathryn Winslow] *
1 [Michael Healey] *
1 [Ned Vukovic] *
1 [Sergio Di Zio] *
1 [Siu Ta] *
1 [Yanna McIntosh]
)
= 10.62M
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 2 [Michael Riley] *
1 [Eric Peterson] *
1 [Vik Sahay] *
1 [Cara Pifko] *
1 [This Is Wonderland] *
1 [Jayne Eastwood] *
1 [Alison Sealy-Smith] *
1 [Gina Wilkinson] *
1 [James Kidnie] *
1 [Janet-Laine Green] *
1 [Kathryn Winslow] *
1 [Michael Healey] *
1 [Ned Vukovic] *
1 [Sergio Di Zio] *
1 [Siu Ta] *
1 [Yanna McIntosh]
)
= 2
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
16
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)This Is Wonderland 73.35%Vik Sahay 10.32%Cara Pifko 10.32%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)