Introduction to graph theory delivered at Data Science DC on April 15, 2019.
A Short Primer on Graph Data and AnalysisTommy JonesDelivered at Data Science DC15 April 2019
View Slide
https://thenounproject.com/
http://photoartinc.com/akward-family-photos-13/
http://www.sthda.com/english/articles/33-social-network-analysis/136-network-analysis-and-manipulation-using-r/
The Adjacency Matrixabcde0 1 1 1 10 0 1 0 00 0 0 0 00 0 0 0 10 0 0 0 0a b c d ee d c b a
Bipartite GraphsPhil Mary Jayplace 1 place 21 01 10 1place 1 place 2Jay Mary Phil
Edge Listsabcde
Graph Structure
Degree Centralityhttp://www.sthda.com/english/articles/33-social-network-analysis/136-network-analysis-and-manipulation-using-r/
Betweenness Centralityabcde
https://www.slideshare.net/gcheliotis/social-network-analysis-3273045
Walks and Pathshttps://math.stackexchange.com/questions/1890620/finding-path-lengths-by-the-power-of-adjacency-matrix-of-an-undirected-graph
Network Layouthttps://neo4j.com/graph-visualization-neo4j/
Community detection
https://www.math3ma.com/blog/matrices-probability-graphs