Description
Find a complete social network, preferably one with at least some attributes about the nodes with it. (If you simply have a
social network, but no real attributes, you will need to pick an additional network to compare that first one to.)
1. Describe the social network(s) to me, in terms of how it was collected, what it represents and so forth. Also give me
basic topography of the network: the nature of the ties; direction of ties; overall density; and if attributes are with the
network, the distribution of the categories and variables of those attributes.
2. Calculate degree centrality (in- and out-degree, too, if you have such data); closeness centrality; betweenness
centrality; and eigenvector centrality. Correlate those measures of centrality. Highlight which nodes are most central
and least central, along different dimensions.
Now, do 1 of the following, but not both:
3a. If you have a network with attribute data, then state some hypothesis about how an attribute may be related to some (or
all of the) measures of centrality. Explains why you think these two variables should be related.
3b. If you don’t have a network with attribute data, then pick another network to compare your first network against.
Calculate all of the same measures as above for Network #2. Consider if normalization is appropriate for any of these
measures. Then state some hypothesis about why some (or all of the) measures of centrality in one network will be the
same or different from the second network. Explain why you think these two networks should be similar or different.
4. In either case, when you are done above, then considers alternate specifications of your variables and codings and
decisions and models. What would you want to consider changing and why. If you can, report on what are the
consequences of those changes?
5. Lastly, give your best conclusion as to what you learned from your analysis. Did it make sense, given your initial
expectations? Why? Why not?