Code: Select all
\begin{table}[h]
\centering
\caption{Inter-correlation of selected biomechanical, kinanthropometric and ball speed of university hockey players}
\label{my-label}
\rotatebox{90}{
\renewcommand\arraystretch{0.5} \setlength\minrowclearance{0.5pt}
\resizebox{\textwidth}{!}{%
\begin{tabular}{|p{3cm}|p{1.5cm}|p{1.5cm}|p{1.5cm} |p{1.5cm}|p{1.5cm}|p{1.5cm}|p{1.5cm}|p{1.5cm}|p{1.5cm}|p{1.5cm}|p{1.5cm}|p{1.5cm}|p{1.5cm}|p{1.5cm}|p{1.5cm}|p{1.5 cm}|}
\hline
\multicolumn{1}{|c|}{\textbf{Variable}} & \textbf{Ball Speed} & \textbf{Stance Width} & \textbf{Relative stance} & \textbf{Ball to front foot} & \textbf{Stick angle} & \textbf{Drag distance} & \textbf{Drag acceleration} & \textbf{Height} & \textbf{Weight} & \textbf{Arm Length} & \textbf{Leg Length} & \textbf{Humerus breadth} & \textbf{Femur breadth} & \textbf{Arm girth relax} & \textbf{Calf girth} & \textbf{Skin fold} \\ \hline
Ball Speed & 1 & 0.277 & 0.092 & -0.075 & 0.421 & 0.095 & 0.257 & 0.220 & 0.056 & 0.378 & 0.252 & -0.332 & -0.116 & 0.207 & 0.022 & 0.115 \\ \hline
Stance Width & & 1 & 0.055 & -0.223 & 0.352 & -0.049 & 0.190 & 0.104 & -0.050 & -0.003 & -0.013 & -0.157 & -0.060 & -0.006 & 0.114 & 0.094 \\ \hline
Relative stance & & & 1 & -0.059 & 0.152 & -0.073 & 0.093 & 0.180 & -0.050 & 0.107 & -0.009 & -0.053 & 0.037 & 0.171 & -0.157 & -0.169 \\ \hline
Ball to front foot & & & & 1 & 0.052 & 0.095 & -0.197 & 0.122 & -0.002 & -0.094 & -0.113 & 0.385 & 0.210 & 0.084 & 0.054 & -0.111 \\ \hline
Stick angle & & & & & 1 & -0.056 & 0.116 & 0.127 & 0.052 & 0.214 & 0.168 & -0.025 & 0.046 & 0.126 & 0.011 & -0.104 \\ \hline
Drag distance & & & & & & 1 & 0.038 & -0.027 & 0.070 & -0.271 & -0.005 & -0.141 & 0.068 & -0.209 & 0.085 & 0.047 \\ \hline
Drag acceleration & & & & & & & 1 & 0.004 & -0.060 & 0.244 & 0.147 & -0.030 & -0.111 & 0.129 & 0.008 & 0.132 \\ \hline
Height & & & & & & & & 1 & -0.140 & 0.141 & -0.166 & -0.059 & -0.273 & -0.088 & 0.112 & -0.109 \\ \hline
Weight & & & & & & & & & 1 & -0.101 & -0.109 & 0.070 & 0.105 & 0.176 & 0.064 & -0.074 \\ \hline
Arm Length & & & & & & & & & & 1 & -0.022 & -0.117 & -0.010 & 0.038 & 0.216 & 0.158 \\ \hline
Leg Length & & & & & & & & & & & 1 & -0.068 & -0.158 & -0.071 & -0.238 & 0.160 \\ \hline
Humerus breadth & & & & & & & & & & & & 1 & 0.144 & 0.077 & -0.098 & -0.054 \\ \hline
Femur breadth & & & & & & & & & & & & & 1 & 0.171 & -0.058 & -0.104 \\ \hline
Arm girth relax & & & & & & & & & & & & & & 1 & -0.078 & 0.033 \\ \hline
Calf girth & & & & & & & & & & & & & & & 1 & -0.066 \\ \hline
Skin fold & & & & & & & & & & & & & & & & 1 \\ \hline
\end{tabular}}
}
\end{table}