Stock Correlation Networks
   HOME

TheInfoList



OR:

A stock correlation network is a type of financial network based on stock price correlation used for observing, analyzing and predicting the stock market dynamics.


Background

In the last decade, financial networks have attracted more attention from the research community. A study on company ownership based network showed a
power law In statistics, a power law is a Function (mathematics), functional relationship between two quantities, where a Relative change and difference, relative change in one quantity results in a proportional relative change in the other quantity, inde ...
distribution with majority of companies controlled by small number of people. Another study focused on board of directors where the network was created between companies if represented by the same member on board. The board membership network thus created resulted in a power law with small number of board members representing large number of companies. Several studies have proposed network based models for studying the stock correlation network. Stock correlation network has proven its efficacy in predicting market movements. Chakrabortia and Onella showed that the average distance between the stocks can be a significant indicator of market dynamics. Their work focused on stock market (1985–1990) that included the stock market crash of 1987 (
Black Monday Black Monday refers to specific Mondays when undesirable or turbulent events have occurred. It has been used to designate massacres, military battles, and stock market crashes. Historic events *1209, Dublin – when a group of 500 recently arriv ...
). Andrew Lo and Khandaniy worked on the network of different
hedge funds A hedge fund is a pooled investment fund that trades in relatively liquid assets and is able to make extensive use of more complex trading, portfolio-construction, and risk management techniques in an attempt to improve performance, such as shor ...
and observed the patterns before the August 2007 stock market turbulence.Andrew W. Lo Amir E. Khandaniy. (2007). What happened to the quants in August 2007? Preprint.


Methods

The basic approach for building the stock correlation network involves two steps. The first step aims at finding the
correlation In statistics, correlation or dependence is any statistical relationship, whether causal or not, between two random variables or bivariate data. Although in the broadest sense, "correlation" may indicate any type of association, in statistics ...
between each pair of stock considering their corresponding time series. The second step applies a criterion to connect the stocks based on their correlation. The popular method for connecting two correlated stocks is the minimum spanning tree method. The other methods are, planar maximally filtered graph, and winner take all method. In all three methods, the procedure for finding
correlation In statistics, correlation or dependence is any statistical relationship, whether causal or not, between two random variables or bivariate data. Although in the broadest sense, "correlation" may indicate any type of association, in statistics ...
between stocks remains the same. Step 1: Select the desired time series data. The time series data can be daily closing prices, daily trading volumes, daily opening prices, and daily price returns. Step 2: For a particular time series selected from step 1, find the cross correlation for each pair of stocks using the cross correlation formula. Step 3: Compute the cross correlation for all the stocks and create a cross correlation matrix Cij. The cross correlation is between stock i and stock j and their time series data is free of time delays. Step 4: In case of the
minimum spanning tree A minimum spanning tree (MST) or minimum weight spanning tree is a subset of the edges of a connected, edge-weighted undirected graph that connects all the vertices together, without any cycles and with the minimum possible total edge weight. T ...
method a metric distance dij is calculated using the cross correlation matrix. dij= (2(1-Cij))^ Where dij is the edge distance between stock i and stock j. The
minimum spanning tree A minimum spanning tree (MST) or minimum weight spanning tree is a subset of the edges of a connected, edge-weighted undirected graph that connects all the vertices together, without any cycles and with the minimum possible total edge weight. T ...
and planar maximally filtered graph may cause loss of information, i.e., some high correlation edges are discarded and low correlation edges are retained because of the topological reduction criteria. Tse, ''et al.'' introduced the winner take all connection criterion where in the drawback of
minimum spanning tree A minimum spanning tree (MST) or minimum weight spanning tree is a subset of the edges of a connected, edge-weighted undirected graph that connects all the vertices together, without any cycles and with the minimum possible total edge weight. T ...
and planar maximally filtered graph are eliminated. In winner take all method, step 1-3 are retained. However, in step 4 the nodes are linked based on a threshold. Cij λ The threshold values (λ) can be set between 0 and 1. Tse, ''et al.'' showed that for large values of threshold (0.7, 0.8, and 0.9) the stock correlation networks are scale free where the nodes linked in a manner that their
degree distribution In the study of graphs and networks, the degree of a node in a network is the number of connections it has to other nodes and the degree distribution is the probability distribution of these degrees over the whole network. Definition The degree o ...
follows a
power law In statistics, a power law is a Function (mathematics), functional relationship between two quantities, where a Relative change and difference, relative change in one quantity results in a proportional relative change in the other quantity, inde ...
. For small values of threshold, the network tends to be fully connected and does not exhibit scale free distribution.


References

{{Reflist Financial markets