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, 10) = 10
$outbound = max(1, 10) = 10
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 10 * 10 = 100
Base_Influence (IV) = $inbound / $outbound = 10 / 10 = 1
// 3. Exponential Network Values (accumulating 91 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 100 *
( 289 [The Oak Ridge Boys] *
4 [Duane Allen] *
4 [Joe Bonsall] *
16 [Richard Sterban] *
1 [William Lee Golden] *
81 [Gary McSpadden] *
25 [Greg Gordon (2)] *
4 [Calvin Newton (2)] *
9 [Herman Harper] *
4 [Jim Hamill] *
4 [Joe Bonsall (2)] *
4 [Mark Gray (4)] *
4 [Smitty Gatlin] *
4 [Steve Sanders (8)] *
4 [Tommy Fairchild] *
4 [William Golden] *
4 [Willie Wynn (2)] *
169 [The Cathedrals] *
4 [Bobby Clark (5)] *
4 [Danny Funderburk] *
9 [Danny Koker] *
4 [George Amon Webster] *
36 [George Younce] *
16 [Glen Payne] *
25 [Kirk Talley] *
4 [Mark Trammell] *
4 [Mike Sharfe (2)] *
4 [Roger Bennett] *
4 [Roy Tremble] *
4 [Scott Fowler (3)] *
4 [David Phelps] *
225 [Gaither Vocal Band] *
4 [Mark Lowry] *
64 [Dallas Holm] *
81 [Bill Gaither] *
4 [Adam Crabb] *
4 [Jim Murray (2)] *
4 [Jonathan Pierce (2)] *
4 [Todd Suttles] *
16 [Guy Penrod] *
4 [Wes Hampton] *
4 [William Gaither (2)] *
1 [David Phelps (2)] *
1 [Mark Lowry (3)] *
1 [Matthew Holt (2)] *
729 [The Imperials] *
36 [the Bill Gaither Trio] *
81 [The Gaither Vocal Band] *
9 [First Call And Friends] *
49 [Imperials] *
1 [Sounds Of Joy] *
289 [The Cause (3)] *
25 [Gloria Gaither] *
4 [Danny Gaither] *
1 [Mary Ann Gaither] *
1 [Armond Morales] *
16 [Bobby Wade] *
9 [Clarence Collins] *
1 [David Robertson (6)] *
1 [David Will (2)] *
36 [Henry Slaughter] *
1 [Jeremie Hudson] *
16 [Jimmie Lee Sloas] *
1 [Joe Moscheo] *
1 [Jonathan Hildreth] *
1 [Lonnie Ott] *
1 [Pam Morales] *
1 [Paul Smith (22)] *
1 [Rick Evans (5)] *
1 [Robbie Hiner] *
1 [Roger Wiles (2)] *
16 [Ron Hemby] *
25 [Sherman Andrus] *
49 [Sherrill Nielsen] *
1 [Terry Blackwood] *
1 [Dwight Brewster] *
9 [Larry Gatlin] *
1 [Reggie Smith] *
4 [David Meece] *
4 [Wayne Watson] *
16 [Amy Grant] *
16 [Sandi Patti] *
16 [Shirley Caesar] *
16 [Billy Sprague] *
25 [Mylon LeFevre] *
25 [Sandi Patty] *
81 [Steve Taylor] *
9 [Evie Tornquist] *
196 [Phil Keaggy] *
4 [Eddie DeGarmo] *
16 [Rick Cua]
)
= 1.47 x 10^80
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Oak Ridge Boys] *
1 [Duane Allen] *
1 [Joe Bonsall] *
1 [Richard Sterban] *
1 [William Lee Golden] *
1 [Gary McSpadden] *
1 [Greg Gordon (2)] *
1 [Calvin Newton (2)] *
1 [Herman Harper] *
1 [Jim Hamill] *
1 [Joe Bonsall (2)] *
1 [Mark Gray (4)] *
1 [Smitty Gatlin] *
1 [Steve Sanders (8)] *
1 [Tommy Fairchild] *
1 [William Golden] *
1 [Willie Wynn (2)] *
1 [The Cathedrals] *
1 [Bobby Clark (5)] *
1 [Danny Funderburk] *
1 [Danny Koker] *
1 [George Amon Webster] *
1 [George Younce] *
1 [Glen Payne] *
1 [Kirk Talley] *
1 [Mark Trammell] *
1 [Mike Sharfe (2)] *
1 [Roger Bennett] *
1 [Roy Tremble] *
1 [Scott Fowler (3)] *
1 [David Phelps] *
1 [Gaither Vocal Band] *
1 [Mark Lowry] *
1 [Dallas Holm] *
1 [Bill Gaither] *
1 [Adam Crabb] *
1 [Jim Murray (2)] *
1 [Jonathan Pierce (2)] *
1 [Todd Suttles] *
1 [Guy Penrod] *
1 [Wes Hampton] *
1 [William Gaither (2)] *
1 [David Phelps (2)] *
1 [Mark Lowry (3)] *
1 [Matthew Holt (2)] *
1 [The Imperials] *
1 [the Bill Gaither Trio] *
1 [The Gaither Vocal Band] *
1 [First Call And Friends] *
1 [Imperials] *
1 [Sounds Of Joy] *
1 [The Cause (3)] *
1 [Gloria Gaither] *
1 [Danny Gaither] *
1 [Mary Ann Gaither] *
1 [Armond Morales] *
1 [Bobby Wade] *
1 [Clarence Collins] *
1 [David Robertson (6)] *
1 [David Will (2)] *
1 [Henry Slaughter] *
1 [Jeremie Hudson] *
1 [Jimmie Lee Sloas] *
1 [Joe Moscheo] *
1 [Jonathan Hildreth] *
1 [Lonnie Ott] *
1 [Pam Morales] *
1 [Paul Smith (22)] *
1 [Rick Evans (5)] *
1 [Robbie Hiner] *
1 [Roger Wiles (2)] *
1 [Ron Hemby] *
1 [Sherman Andrus] *
1 [Sherrill Nielsen] *
1 [Terry Blackwood] *
1 [Dwight Brewster] *
1 [Larry Gatlin] *
1 [Reggie Smith] *
1 [David Meece] *
1 [Wayne Watson] *
1 [Amy Grant] *
1 [Sandi Patti] *
1 [Shirley Caesar] *
1 [Billy Sprague] *
1 [Mylon LeFevre] *
1 [Sandi Patty] *
1 [Steve Taylor] *
1 [Evie Tornquist] *
1 [Phil Keaggy] *
1 [Eddie DeGarmo] *
1 [Rick Cua]
)
= 1
Outbound
10
Tags on post
Inbound
10
Posts tagging this
Connections
91
Total nodes
Base Node Strength
100
Base Node Influence
1
Strength Share (vs Direct Neighbours)
3.21%
(1.47 × 1080 overall)
Dominant nodes (excluded from chart)The Imperials 23.40%The Oak Ridge Boys 9.27%The Cause (3) 9.27%Gaither Vocal Band 7.22%Phil Keaggy 6.29%The Cathedrals 5.42%Gary McSpadden 2.60%Bill Gaither 2.60%The Gaither Vocal Band 2.60%Steve Taylor 2.60%Dallas Holm 2.05%Imperials 1.57%Sherrill Nielsen 1.57%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)