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, 4) = 4
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 2 = 8
Base_Influence (IV) = $inbound / $outbound = 4 / 2 = 2
// 3. Exponential Network Values (accumulating 12 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 8 *
( 88 [Emory University] *
1 [ROTC, Emory University] *
1 [Books in the Emory University Libraries] *
1 [Candler School of Theology] *
1 [Emory Point] *
1 [Emory University athletics] *
1 [Emory University School of Law] *
9 [Michael C. Carlos Museum] *
9 [Stuart A. Rose Manuscript] *
9 [Institution:Stuart A. Rose Manuscript, Archives, and Rare Book Library] *
12 [and Rare Book Library] *
2 [Institution:Stuart A. Rose Manuscript]
)
= 12.32M
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 2 *
( 1.38 [Emory University] *
1 [ROTC, Emory University] *
1 [Books in the Emory University Libraries] *
1 [Candler School of Theology] *
1 [Emory Point] *
1 [Emory University athletics] *
1 [Emory University School of Law] *
1 [Michael C. Carlos Museum] *
1 [Stuart A. Rose Manuscript] *
1 [Institution:Stuart A. Rose Manuscript, Archives, and Rare Book Library] *
0.75 [and Rare Book Library] *
0.5 [Institution:Stuart A. Rose Manuscript]
)
= 1.03
Outbound
4
Tags on post
Inbound
2
Posts tagging this
Connections
12
Total nodes
Base Node Strength
8
Base Node Influence
2
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Emory University 61.54%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)