I have 14 sample network graphs and I want to empirically analyze a bunch of their metrics (e.g density, clustering coefficient, and 8 others) to draw conclusions on how dense and clustered one can expect these graphs to get.
The resulting metrics in general appear to be skewed. Given that, am I still in the right to use the mean rather than the median, provide confidence intervals of the means and analyze the standard deviation of the different metrics, while analyzing the correlation between the variables with the Pearson- or Spearman Coefficient?
Am I obliged to test every metric of my sample specifically for normal distribution and subsequently employ different (parametric/non-paremetric) methods on each metric?
Since I am left alone with this thesis, I do not even know if my approach is right in the first place. I am happy about any suggestions about the design of my resulting report.
Thank you so much for your help!