Introduction to Matrices and Statistics in SNA Laura L. Hansen Department of Sociology UMB SNA Workshop July 31, 2008 (SOURCE: Introduction to Social Network.

Slides:



Advertisements
Similar presentations
Randomized Complete Block and Repeated Measures (Each Subject Receives Each Treatment) Designs KNNL – Chapters 21,
Advertisements

1 G Lect 4M Interpreting multiple regression weights: suppression and spuriousness. Partial and semi-partial correlations Multiple regression in.
Network Matrix and Graph. Network Size Network size – a number of actors (nodes) in a network, usually denoted as k or n Size is critical for the structure.
Lecture 3: A brief background to multivariate statistics
Social Network Analysis
Matrix Algebra Matrix algebra is a means of expressing large numbers of calculations made upon ordered sets of numbers. Often referred to as Linear Algebra.
Matrix Algebra Matrix algebra is a means of expressing large numbers of calculations made upon ordered sets of numbers. Often referred to as Linear Algebra.
Maths for Computer Graphics
Variance and covariance M contains the mean Sums of squares General additive models.
QUANTITATIVE DATA ANALYSIS
Basic Mathematics for Portfolio Management. Statistics Variables x, y, z Constants a, b Observations {x n, y n |n=1,…N} Mean.
Lesson 4 Review of Vectors and Matrices. Vectors A vector is normally expressed as or in terms of unit vectors likewise.
Summary of Quantitative Analysis Neuman and Robson Ch. 11
Intro to Matrices Don’t be scared….
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
MATRICES MATRIX OPERATIONS. About Matrices  A matrix is a rectangular arrangement of numbers in rows and columns. Rows run horizontally and columns run.
CE 311 K - Introduction to Computer Methods Daene C. McKinney
Multivariate Data and Matrix Algebra Review BMTRY 726 Spring 2012.
1 Statistical Analysis Professor Lynne Stokes Department of Statistical Science Lecture 5QF Introduction to Vector and Matrix Operations Needed for the.
The Practice of Social Research
Example of Simple and Multiple Regression
Cross Tabulation and Chi-Square Testing. Cross-Tabulation While a frequency distribution describes one variable at a time, a cross-tabulation describes.
Measurement Tools for Science Observation Hypothesis generation Hypothesis testing.
MathematicalMarketing Slide 2.1 Descriptive Statistics Chapter 2: Descriptive Statistics We will be comparing the univariate and matrix formulae for common.
Measures of Dispersion
Statistics and Linear Algebra (the real thing). Vector A vector is a rectangular arrangement of number in several rows and one column. A vector is denoted.
Matrix Arithmetic. A matrix M is an array of cell entries (m row,column ) and it must have rectangular dimensions (Rows x Columns). Example: 3x x.
Matrix Algebra and Regression a matrix is a rectangular array of elements m=#rows, n=#columns  m x n a single value is called a ‘scalar’ a single row.
13.1 Matrices and Their Sums
Multivariate Statistics Matrix Algebra I W. M. van der Veld University of Amsterdam.
Multiple Regression and Model Building Chapter 15 Copyright © 2014 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin.
A Review of Some Fundamental Mathematical and Statistical Concepts UnB Mestrado em Ciências Contábeis Prof. Otávio Medeiros, MSc, PhD.
© Copyright McGraw-Hill Correlation and Regression CHAPTER 10.
Introduction to Matrices and Matrix Approach to Simple Linear Regression.
Risk Analysis & Modelling Lecture 2: Measuring Risk.
Meeting 18 Matrix Operations. Matrix If A is an m x n matrix - that is, a matrix with m rows and n columns – then the scalar entry in the i th row and.
Linear Correlation (12.5) In the regression analysis that we have considered so far, we assume that x is a controlled independent variable and Y is an.
Unit 3 Matrix Arithmetic IT Disicipline ITD 1111 Discrete Mathematics & Statistics STDTLP 1 Unit 3 Matrix Arithmetic.
4 basic analytical tasks in statistics: 1)Comparing scores across groups  look for differences in means 2)Cross-tabulating categoric variables  look.
Significance Tests for Regression Analysis. A. Testing the Significance of Regression Models The first important significance test is for the regression.
© The McGraw-Hill Companies, Inc., Chapter 10 Correlation and Regression.
Copyright © 2008 by Nelson, a division of Thomson Canada Limited Chapter 18 Part 5 Analysis and Interpretation of Data DIFFERENCES BETWEEN GROUPS AND RELATIONSHIPS.
Precalculus Section 14.1 Add and subtract matrices Often a set of data is arranged in a table form A matrix is a rectangular.
Multivariate statistical methods. Multivariate methods multivariate dataset – group of n objects, m variables (as a rule n>m, if possible). confirmation.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
A very brief introduction to Matrix (Section 2.7) Definitions Some properties Basic matrix operations Zero-One (Boolean) matrices.
Bivariate Association. Introduction This chapter is about measures of association This chapter is about measures of association These are designed to.
Introduction to Vectors and Matrices
Chapter 4: Basic Estimation Techniques
Matrices and Vector Concepts
12-1 Organizing Data Using Matrices
1.5 Matricies.
Matrix Operations.
Matrix Operations.
Regression.
Review of Chapter 11 Comparison of Two Populations
Basic Estimation Techniques
MATRICES MATRIX OPERATIONS.
Matrices Definition: A matrix is a rectangular array of numbers or symbolic elements In many applications, the rows of a matrix will represent individuals.
Correlation and Regression
Matrix Algebra - Overview
Econ 3790: Business and Economics Statistics
MATRICES MATRIX OPERATIONS.
MATRICES MATRIX OPERATIONS.
2.2 Introduction to Matrices
Introduction to Vectors and Matrices
Inference for Two Way Tables
MATRICES MATRIX OPERATIONS.
MATRICES MATRIX OPERATIONS.
Principal Component Analysis (PCA)
Presentation transcript:

Introduction to Matrices and Statistics in SNA Laura L. Hansen Department of Sociology UMB SNA Workshop July 31, 2008 (SOURCE: Introduction to Social Network Methods, Robert A. Hanneman and Mark Riddle,

When to Use Matrices Smaller networks can be visually represented in graphs. However, when there are a large number of nodes (actors, relationships, etc.) in the network, it is more useful to start with a matrix. Matrices are also useful tools in order to use math and statistics in SNA.

What exactly is a matrix? Rectangular arrangement of a set of elements. An “l by j” matrix has l rows, j columns The elements (cells) are identified by their addresses. Example: 3 by 6 Matrix – element 1,1 is the entry in the first row and first column. 1, 11, 21, 31, 41, 51, 6 2, 12, 22, 32, 42, 52, 6 3, 13, 23, 33, 43, 53, 6

Vectors A matrix consisting of a single row is called a row vector. A = ( 1 2 3) A matrix consisting of a single column is called a column vector. B = 1 2 3

Diagonals in Matrices There are two ways of representing the diagonal in a matrix (Actor A by Actor A) PaceyTheoLaura Pacey011 Theo101 Laura110 PaceyTheoLaura Pacey-11 Theo1-1 Laura11-

Types of Matrices Matrices are generally square (i.e. 4 by 4) but can also be rectangular as in the case of row and column vectors. The 3-dimensional matrix include rows, columns and levels. Each level has the same rows and columns as each other level.

The “adjacency” Matrix Most common form of matrix in SNA is a very simple square matrix with as many rows and columns as there are actors or things. An adjacency matrix can be symmetric or asymmetric. The relationships are binary: 0 if there is no relationship, 1 if there is a relationship.

Symmetric Adjacency Matrix Everyone likes everyone else. PaceyTheoLaura Pacey-11 Theo1-1 Laura11- Pacey Theo Laura

Asymmetric Adjacency Matrix Not everyone likes everyone else. Red SoxYankeesPadresPatriotsGiantsChargers Red Sox Yankees Padres Patriots Giants Chargers11111-

Asymmetric Graph RS Y C G P PATS

Transposing a Matrix Rows and columns get exchanged; i becomes j and j becomes i. Example: Transpose of a directed adjacency matrix will show the degree of reciprocity of ties (directed graph).

The Math of Matrices Addition/Subtraction: add and subtract each element of two or more matrices. Used when you wish to reduce the complexity of multiple relationships in matrices. Multiplication: Unusual, but useful tool. Matrices have to be “conformable” – the number of rows in the first matrix has to be equal to the number of columns in the second. Note: X*Y is not the same as Y*X. The order of the matrices matter.

Statistical Tools in SNA Distinctions between “orthodox” statistics and statistics in SNA: - The relationship is between actors, not attribute variables. - Standard statistical computations, including estimated standard errors, probability doesn’t work with network data. - Observations are not on independent samplings of the population.

Descriptive Statistics WEALTH #PRIORS #TIES Mean (proportion of possible ties) 2 Std Dev Sum (best with valued data) 4 Variance SSQ MCSSQ Euc Norm (sq rt of the sums of square) 8 Minimum Maximum N of Obs (UCINET6, Padgett Data, Tools>Statistics>Univariate) NOTE: One statistic not given in UCINET6 – coefficient of variation (standard deviation/means times 100)

Hypothesis Testing EXAMPLE: If we want to test ego density (ratio of the degree of an actor to the maximum number of ties possible), and we propose that all egos in a network will communicate with every other ego in the network, we would expect the density to be 1.0.

Bivariate Statistics: Correlation Between Two Networks with the Same Actors Do the patterns of ties for one relation among a set of actors align with the patterns of ties for another relation among the same actors? You can compare a number of network measures between matrices, including density and centrality. You can also test for a difference between tie strengths of two relations.

QAP: The Quadratic Assignment Procedure Useful in helping to get around the issue of non- independent observations in SNA. Examples: How does level of trade between countries vary as a function of language similarity, etc.? Do companies with overlapping board of directors tend to perform similarly on the stock market? Are people more likely to be friends if they share similar characteristics, such as being about the same age? (Source: William Simpson, Harvard Business School,