\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Relations of Anthropometric and Conative (Normal and Pathological) Dimensions of Volleyball Junior Players},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2015-05-15 (revised: 15 May 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-05-15}
\title{Relations of Anthropometric and Conative (Normal and Pathological) Dimensions of Volleyball Junior Players}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Miroljub  Ivanovic}

             \affil[1]{  Business Informatics College}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 April 2015 Accepted: 30 April 2015 Published: 15 May 2015}

\maketitle


\begin{abstract}
        


The main objective of this transversal study was to examine the relation of morphological and conative characteristics (normal and pathologic) factors in volleyball junior players. The data were collected on the sample of examinees (N = 126), aged 16 to 17 years from five volleyball clubs. The applied measuring instruments consisted of 23 anthropometric measures, 16 normal and 12 pathological conative variables. Descriptive statistics, Pearson's correlation coefficient and canonical correlation analysis were applied for data processing. The results showed that among the set of anthropometric characteristics and set of normal conative dimensions, with 51% of explained variance, there is a statistically significant canonical correlation of high level (Rc =.77, p < .05), whereas among the set of normal and pathological conative dimensions, with the interpreted variability of 59%, two significant correlations of average intensity (Rc = 73, p < .01, and Rc = .70, p <.05) were defined. Following relevant canonical factors were isolated: I) morphological ectomesomorfic factors (longitudinal dimensionality of the skeleton and transversal dimensionality of the skeleton), II) normal conative factors (extraversionintroversion and anxiety, intelligence, self-awareness, courage, a sharp temper and protension; introspection and insighthonesty) and III) pathological conative factors (performance of systems for regulating and monitoring the biological functions and automatic functions and editing of responses of defense and attack). The structure of the relations between anthropometric characteristics and conative (normal and pathological) latent dimensions was presented for a probability level of 0.05.

\end{abstract}


\keywords{anthropometric characteristics, conative variables, volleyball players.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
n the last decade of the XXI century, relations between morphological characteristics and conative (normal and pathologic) factors of athletes arouse more and more attention in anthropological studies, as it is reflected in surveys conducted by: (Bla?evik, 2006; Djurkovi?, 2009; Djurkovic, 2009; Sing \& Rathore, 2013; ontogenetic development in volleyball population, and specialization, i.e. defining characteristic team positions with specific tasks, which is proven by the research conducted by  {\ref Malacko \& Stankovic (2009)}.\par
Significant number of authors investigated anthropometric characteristics of volleyball players Dopsaj et  methods of multivariate analysis, the researchers isolated latent dimensions in the field of anthropometry and determined their interdependence with other anthropological skills and characteristics of volleyball players.It has been determined that in this sports game, tall athletes, the ones with a greater arm and leg length have a certain advantage when compared to short athletes, or those with short extremities. Furthermore, athletes with greater amounts of fatty tissue are inferior in comparison to the ones with the same weight but unburdened by the unwanted fatty tissue.\par
Taking into account the influence of genetic and exogenous factors on anthropometric measures of volleyball players, a significant number of authors emphasizes their importance: \hyperref[b0]{Bandyopadhyay, 2007} (motivational) component of attitudes refers to an individual's activities directed towards a specific object. Its effect can be positive or negative and harmonized with the knowledge and emotions related to that object. If the knowledge and emotions are favorable, people will try to bring positive actions in relation to the object, for example conative component can be directed from a tendency to help, support and protect the object to the tendency to destroy the object, as it is shown by research done by Bla?evik, (2009), \hyperref[b17]{Kalach \& Gontarev (2013)}   {\ref (2011)}. In these studies it is emphasized that the action and achievement of effective results during the match demand specific needs integrity of afore mentioned anthropological qualities. In his study,  {\ref Pajevi? (2003)} suggests that normal conative factors cause different forms of human behavior, and integrate ego and improve effective communication with the environment. Popovic \& Simonovic (2008) find that normal conative characteristics are mutually related in the processes of excitation and prevention of potential of adjustment. On the other hand, inherited pathological conative characteristics cause disorders in unifying the personality, or disturb the balance between reducing and increasing of adaptive powers, according to a survey conducted by Horga,  {\ref Momirovi? \& Jankovic (1983)}.\par
The results of previous studies that have observed the relationship of cognitive and anthropometric variables in adolescence are not consistent, many aspects still do not have final explanation, and this transversal study investigates their linear relations. Further empirical research on the interaction of these anthropological characteristics in junior volleyball players population are needed to fully shed light on the mechanism of their correlates.\par
The aim of this research was to evaluate whether there were any statistically significant relations between the system of morphological characteristics, normal conative characteristics and pathological conative characteristics in the population of junior volleyball players. In order to achieve this goal, the authors of this paper assumed that the systems of anthropometric characteristics and normal and pathological conative dimensions are statistically significantly correlated. 
\section[{II. Research Method and Procedures a) Examinees}]{II. Research Method and Procedures a) Examinees}\par
The research involved 126 junior volleyball players, aged 16 to 17 years from five volleyball teams: super league "Spartak" (Ljig); I League "?elezni?ar" (Lajkovac); II League "Loznica" (Loznica), "Bravo" (Valjevo) and "Ub" (UB). The average age of a suitable sample of examinees was 16.68 years (SD = 7. Anthropometric measurements were performed according to the instructions and regulations of the International Biological Program, which was formed by (Norton \& Olds, 2004). Applied standard measuring instruments (anthropometer according to Martin's scale for measuring height, medical decimal scale with sliding weights to measure body weight, Holtain flexible measuring tape for body volume, Holtain Bicondylar Vernier caliper to measure the diameters of the bones and caliper by John Bull for measuring skin folds), are calibrated before measuring. All morphological characteristics were measured again, with the exception of skin folds, which were presented as the mean value after the three consecutive measurements. The study was conducted in groups during regular trainings in May 2014.\par
Prior to the implementation of anthropometric measurements, the examinees were explained the aim of the research, they were asked to participate and explained that they could give up whenever they want. On average, anthropometric measurements lasted for 45 min. Examinees were first informed about the research and protection of the anonymity of the data, after which they signed an agreement on participation in the study.\par
c) The sample of conative (normal and pathological variables)\par
In order to evaluate the normal conative characteristics, the 16PF battery was used \hyperref[b19]{(Cattell, Eber, \& Tatsuoka, 1970)} with first-order factors: Outgoingreserved (A), High intelligence -low intelligence (B), Higher ego strength -lower ego strength (C), Dominance -submissiveness (E), Surgencydesurgency (F), Stronger superego -weaker superego (G), Bold (parmia) -shy (threctia) (H), Tender-minded (premsia) -tough-minded (I), Protension (L), Autia (imaginative) -practical (M), Shrewdness -artlessness (N), Apprehensive (O), Radicalism -conservatism (Q1), Self-sufficiency -group dependence (Q2), High selfconcept -low self-concept (Q3), Tense -relaxed (Q4).\par
Pathological conative characteristics were operationalized through the score for selected scales on a test of pathological conative characteristics \hyperref[b26]{(Momirovi?, 1971)}, C.I.-N4 -the efficiency of the regulatory system and control of organic functions (HI):Cardiovascular conversion (K10), Gastrointestinal conversion (G11), Inhibitory conversion (I7),\par
Hypochondria (H13), the effectiveness of the regulatory system and the control of defensive reactions (ALPHA), Anxiety (A1), Obsession (O3), Hypersensitivity (S5), Phobias (F2), the efficiency of the regulatory system and the control of attack reactions (SIGMA), Impulsiveness (N14), Aggression (T15) and the effectiveness of the system for the coordination of regulatory functions (DELTA), Paranoia (P18), Depression (D6). 
\section[{III. Results}]{III. Results} 
\section[{a) Descriptive data and correlations between examined variables}]{a) Descriptive data and correlations between examined variables}\par
Results of morphological variables examined through descriptive statistical parameters are shown in Table \hyperref[tab_2]{1a}, 1b. Obtained values skewnes and kurtosis indicate that there is no significant dispersion of the distribution from normal Gaussian distribution  {\ref (Tenjovi?, 2002)}. This indicates that the measuring instruments were well suited for the measurement of anthropometric variables in volleyball junior players population, so that further statistical analysis can be performed. Based on the analysis of the cross-correlation matrix (Table \hyperref[tab_6]{6}) we can note statistically significant correlations between normal and pathological conative characteristics for the following variables: affectia -sizia and depression (? = ?. 19), dominancesubmissiveness and cardiovascular conversion (r = .28), dominance -submissiveness and gastrointestinal conversion (r = .30), dominance -submissiveness and aggression (r = ?.33), surgency -desurgency and depression (r = .40), ); stronger superego -weaker superego and depression (r = .29), ); stronger superego -weaker superego and hypersensitivity(r = .30), boldness-shy and obsession (r = .28), protension and cardiovascular conversion (r = .31), shrewdnessartlessness and inhibitory conversion (r = .32), apprehensive and aggression (r = ?.33), traditionalismlimeralism and hypochondria (r = ?.31), self-sufficiency -group-adherence and obsession (r = ?.39) high selfcontrol-self-conflict and gastrointestinal conversion (r = ?.36) and tense -relaxed and gastrointestinal conversion (r = ?.42). Therefore, obtained results (with the probabilty level of p <. 05) show low correlations between normal and pathological characteristics in conative space. By solving the characteristic equations of the cross-correlation matrix (Table \hyperref[tab_6]{6}), as the roots of this equation, two canonical factors were isolated. ,While studying the relations between the systems of normal conative variables and systems of pathological conative variables relatively high canonical correlations were determined for both isolated canonical factors (Rc = .74 and Rc = .68), and are statistically significant at the p < .05 level. The squares of the canonical correlation (Rc\par
2 ), which explain the common variance of the variables of the two groups of the overall variability of the analyzed systems of variables have a value of Rc 2 = .51, ? Rc 2 = .45. Having considered significant intensity of cannocal correlation vand percent of mutual variance, it can be concluded, with the probabilty levele higher than 5\%, that pathoplogical conative characteristics of examiness were manifested more that normal conative characteristics. Coefficients within the set of antropmetric variables that show correlation betyween manifested variable with a canonical function, range from 0,30 to ?0,61. Foot length (?.61) and arm length (?.40),show dominant negative correlations of low and moderate intensity with the first canocical factor, whereas hand width (.37), wrist diameter (.33) and knee diameter (.32), hvae positive correaltion, whereas lowerleg volume(.30) is placed at the sixth position. Other anthropometric variablesare not statistically significant for this canonical dimension. Having considered significant resluts, as well as the classification of morphological types in the research done by  {\ref Misigoj-Durakovic (2008)}, this latent dimnesion can be hypothetically defined as a bipolar ectomesmorphic morphological factor (longitudinal Volume XV Issue I Version I  dimensionality of the skeleton and trabnsversal dimensionalty of the skeleton).\par
The second canonical function is presented in the same matrix of canocical structure. It involves seven normal contaive variables. They range from 0,30 to 0,46 and show negative mutual linearcorrelation between original variable and isolated canoonical function. "Most responsible" variables with negative and low correlation with this cannocial function are: protensia (?.48) and boldness (parmia)-shy (?.46), higher intelligence-lower intelligence (?.39), affectia-sizia (?.38), tense-relaxed (?.37), whereas the results tender-minded (premsia)tough-minded (?.35) and self-sufficiency-group dependence (?.30). are at the last position. The set of the second pair of normal conative factro cannot be precisely explained beacuse of the combinations of complex and laten 'psychological nature'. However, obtained results show that it can be theoretically interpreted as a factor of extroverty-introverty and anxiety.\par
Obtained results presented in Table  {\ref 8} show statistically significant and low linear correlation between analyzed normal and pathological variables of the first and second canonical function.\par
Coefficients that show mutual linear relations between normal conative variables and the first canonical function range from 0,32 ?? ?0,46On the basis of the obtained results contained within the matrix of the canonical structure of normal and pathological conative variables, we can note statistically significant correlations between the applied variables of the first and second canonical factor. The first canonical factor in the space of normal conative variables was defined with the variables of high intelligence -low intelligence (?.46), higher ego -lower ego (?.43), bold (parmia)shy (.41), tender-minded (premsia) -tough-minded (.37), whereas, protension is at the final position (.30). so that it could be defined as the canonical factor which characterizes volleyball players in relation to intelligence, ego, boldness, tough-mindedness and protension.\par
The second canonical function is defined by four normal conative variables with positive correlation coefficients ranging from 0,32 ?? 0,46. Most dominant variables are: tense-relaxed (.61), self-sufficiencygroup adherence (.47) high self-control -self-conflict (?.46), whereas the result shrewdness -artlessness (.32) has the minimum influence on this function. Therefore, latent structure of junior volleyball players can be theoretically explained as a factor of introspection and shrewdness -artlessness.\par
Year 2015 depression has the lowest contribution (.48). Therefore, latent structure of junior volleball players can be theroetically labeled as a factor of the regulation of reactions such as defense and attack.\par
The results of this transversal study are similar to those obtained by the research done by Stankoci et al. (2013). 
\section[{IV. Discussions}]{IV. Discussions}\par
Investigation and identification of potential mechanisms for the realization of morphological, normal and pathological conative dimensions in volleyball population is of great theoretical and practical importance. Success in performing sports activities depends on the personality dimensions governed by the modalities of its behavior. Researches done by the authors: Bla?evic, (  {\ref 2009} For an explanation of canonically statistically significant relations between morphological and conative factors standard rule that a linear increase in the value of the resulting vector of variables of the first canonical factor from the first analyzed area corresponds to a proportional linear increase of the value of the resultant vector of the variables of canonical factors from another analyzed area and vice versa \hyperref[b46]{(Fajgelj, 2003)} should be taken into account.\par
Based on the results contained in the matrix of the canonical structure of anthropometric and normal conative variables we can note a statistically significant correlation between the anthropometric variables and the first canonical factor. The relations between the first canonical factor from the system of anthropometric variables, interpreted as the bipolar canonical factor of the ectomesomorphic morphological type and the first canonical factor from the system of normal conative factors, interpreted as the canonical factor of extraversion -introversion and anxiety indicates that volleyball players of the ectomezomorphic type are characterized at one end by longitudinal measures and on the other by transversal dimensionality of the volume of the femoral region with an increase in the value of the conative variables of extraversion and decreased anxiety.\par
On the basis of the results obtained and contained within the matrix of the canonical structure of normal and pathological conative variables, we can note statistically significant correlations between the measured variables in the case of the first and second canonical factor. The first canonical factor in the space of normal conative variables can be defined as the canonical factor which characterizes volleyball players in relation to intelligence, ego, boldness, tough mindedness and protension. The second one can be interpreted as a factor of introspection and tendermindedness -tough-mindedness.\par
The first canonical factor in the space of pathological conative variables can be defined as a canonical factor of effectiveness of the system for the regulation and control of organ function and regulatory function, while the second canonical factor can be interpreted as a canonical factor of the regulator of the reactions of defense and attack. The structure of the correlations indicate that among the volleyball players with more pronounced warm types of behavior, who are more polite, considerate of others, there was an increase in the scores for depression, as with those who indicated more pronounced liveliness and impulsiveness and expressiveness. Volleyball players who usually manifest dominant, competitive, assertive or even aggressive behavior face a greater danger of developing one of the conversions (cardiovascular, gastrointestinal or inhibitory) and are more prone to anxiety. Those who are more moral individuals and who have more respect for the rules are more prone to hypersensitivity, and those who are shyless and adventurous score higher for obsession. Those who are suspicious and skeptical indicate a higher inclination towards cardiovascular conversion. The more agile, inquisitive, and discrete participants indicated a greater tendency for inhibitory conversion, anxiety, phobia and impulsive reactions. Those who were more worried, more insecure, often blaming themselves for everything were less prone to aggression. Those who were more open to change, more liberal, more analytical and critical volleyball players scored lower values for hypochondria, obsession and paranoia. The participants who were more self-satisfied and more self-confident were more prone to obsession, and those with a tendency for perfection, compulsion and self-discipline, who showed a tendency towards more dominant behavior with a lot of self-pity were at a higher risk of gastrointestinal and inhibitory conversion and were more impulsive. Tense, energetic, impatient volleyball players more frequently Volume XV Issue I Version I 32 (A ) develop gastrointestinal conversion, hypochondria and phobias.\par
Although the canonical results of this study section are expected and correspond with previous research studies, it is important to note several methodological shortcomings of this study. The biggest limitation is the relatively small size of the sample of examinees limited by age (16 and 17 year old), composed exclusively of male volleyball players. This structure of the sample greatly reduces the generalization of the results so that the obtained results are to be taken with some reserve. Realistic data could be obtained by experimental research in laboratory and real life conditions.\par
Finally, we should add that future longitudinal research should include other morphological and conative variables, an equal number of males and females in the population of volleyball players, without age limitation, which would apply the same or similar methodology, in order to get a greater probability of more reliable statistical conclusions about the complex relations of the examined phenomena. 
\section[{V. Conclusions and Recommendations}]{V. Conclusions and Recommendations}\par
The results of an empirical research emphasize some important aspects of linear correlations between morphological, normal and pathological conative characteristics. Several conclusions are made according to these findings and their interpretation.\par
According to the results of applied canonical correlation analysis, this transversal study isolated The results obtained in this study speak of the fact that volleyball players of the ectomesomorphic type are characterized at the one end, by longitudinal measures and at the other the dimensionality and volume of the femoral region if they are extrovert and non-anxious. In the case of volleyball players of this rank of competition, who show pronounced signs of warm behavior, who are more polite, considerate of others, there is an increase in the scores for depression, as in the case of those who indicate pronounced liveliness and impulsiveness and expressiveness. Volleyball players who frequently manifest dominant, competitive, assertive or even aggressive behavior are more prone to anxiety. Those who have higher morals and more respect for the rules are more prone to hypersensitivity, and those who are shyless and adventurous score higher values on the score for obsession. Tense, energetic, impatient volleyball players more frequently develop gastrointestinal conversion, hypochondria and phobia.\par
Thus, the initial hypothesis of this transversal study on significantly linked set of anthropometric characteristics and a set of normal and pathological conative dimensions, is absolutely proven. The findings are partially consistent with previous studies of relations between morphological and conative (normal and pathologic) factors in our country and abroad.\par
Based on the results of relations, it is concluded that despite certain methodological limitations (section study design, relatively small and suitable sample, age limitation, mostly male examinees), our research can contribute to the development of predictive model of morphological, normal and pathological conative dimensions in volleyball junior population. Finally, additional longitudinal studies may provide more accurate results, which might significant at the theoretical level -in terms of further development of theoretical and methodological approach to these issues, and in the empirical sense, since statistically significant linear correlations between examined constructs could be noticed if greater population of both genders would be included.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
     \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.273300283286119\textwidth}P{0.15049575070821528\textwidth}P{0.07223796033994334\textwidth}P{0.03611898016997167\textwidth}P{0.0589943342776204\textwidth}P{0.13243626062322947\textwidth}P{0.03130311614730878\textwidth}P{0.09511331444759206\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Year 2015\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 27\\
Variables Body height (cm) Leg length (cm)\tabcellsep \multicolumn{3}{l}{M 1820.08 61.785 1631 SD Min 1033.06 47.929 942}\tabcellsep Max 1963 1182\tabcellsep Sk -.257 .263\tabcellsep Ku .295 .301\tabcellsep Volume XV Issue I Version I\\
Habd\tabcellsep 196.34\tabcellsep 11.231\tabcellsep 171\tabcellsep 239\tabcellsep \multicolumn{2}{l}{.572 1.287}\tabcellsep )\\
length (cm)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (A\\
Foot length (cm) Arm length (cm) Biacromial range (cm) Foot width (cm) Knee diameter (cm) Elbow diameter (cm)\tabcellsep 280,35 783.06 409.86 92.19 92.56 75.06\tabcellsep 13,005 50.040 29.871 7.916 5.878 6.606\tabcellsep 261 689 311 68 75 61\tabcellsep 319 879 539 111 106 89\tabcellsep \multicolumn{2}{l}{.799 -.207 -.219 .558 .390 4.661 -.395 .592 .182 -.401 .230 -.492}\tabcellsep Global Journal of Human Social Science\\
Wrist\tabcellsep 59.04\tabcellsep 2.927\tabcellsep 52\tabcellsep 69\tabcellsep .193\tabcellsep .149\\
diameter\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(cm)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Body\tabcellsep \multicolumn{3}{l}{78.543 111.065 549}\tabcellsep 1079\tabcellsep .393\tabcellsep -.312\\
mass (kg)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Bicristal\tabcellsep 300.03\tabcellsep 26.008\tabcellsep 244\tabcellsep 389\tabcellsep \multicolumn{2}{l}{.728 2.212}\\
range\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(cm)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Nad width\tabcellsep 86.00\tabcellsep 5.437\tabcellsep 74\tabcellsep 99\tabcellsep .088\tabcellsep -.353\\
(cm)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: © 2015 Global Journals Inc. (US) -Legend: AS -aritjmetic mean; SD -standrd deviation; Min -minimum; Max -maximum?; Sk -skeweniss, Ku -]} 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.6488244514106584\textwidth}P{0.09992163009404388\textwidth}P{0.1012539184952978\textwidth}}
\multicolumn{3}{l}{normal conative variables (raw results)}\\
Variables\tabcellsep M\tabcellsep SD\\
Affectia?sizia (?)\tabcellsep 13.05\tabcellsep 9.114\\
High intelligence?low intelligence\tabcellsep 6.96\tabcellsep 1.985\\
(?)\tabcellsep \tabcellsep \\
Stronger ego?weaker ego (C)\tabcellsep 15.92\tabcellsep 3.786\\
Dominance?submissiveness(?)\tabcellsep 14.784\tabcellsep 3.992\\
Surgency-desurgency (F)\tabcellsep 14.888\tabcellsep 3.651\\
Stronger superego -weaker\tabcellsep 10.03\tabcellsep 2.063\\
superego (G)\tabcellsep \tabcellsep \\
Boldness?parmia (H)\tabcellsep 16.06\tabcellsep 4.115\\
Tender-minded?premsia (I)\tabcellsep \tabcellsep \\
Protension (L)\tabcellsep 9.876\tabcellsep 3.006\\
?utia?imaginative\tabcellsep 9.993\tabcellsep 2.787\\
Shrewdness?artlessness (?)\tabcellsep \tabcellsep \\
Shrewdness-artlessness (N)\tabcellsep 11.04\tabcellsep 2.443\\
Apprehensive (O)\tabcellsep 9.982\tabcellsep 2.899\\
Traditionalism?liberalism(Q 1 )\tabcellsep 8.98\tabcellsep 3.007\\
Self-sufficiency?group adherence\tabcellsep 9.99\tabcellsep 2.826\\
(Q 2 )\tabcellsep \tabcellsep \\
High self-control?self conflict (Q 3 )\tabcellsep 13.01\tabcellsep 2.900\\
Tense-relaxed (Q 4 )\tabcellsep 10.12\tabcellsep 4.05\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.26621182586094866\textwidth}P{0.08450292397660818\textwidth}P{0.03921377517868745\textwidth}P{0.03866146848602989\textwidth}P{0.038109161793372315\textwidth}P{0.039766081871345026\textwidth}P{0.10549057829759584\textwidth}P{0.006627680311890837\textwidth}P{0.004970760233918128\textwidth}P{0.039766081871345026\textwidth}P{0.03866146848602989\textwidth}P{0.10825211176088369\textwidth}P{0.004970760233918128\textwidth}P{0.013807667316439245\textwidth}P{0.02098765432098765\textwidth}}
\multicolumn{7}{l}{b) Canonical correlation anlyzsis of examined variables}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{7}{l}{Based on the results Bartlett Chi-square test}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(?\tabcellsep \multicolumn{7}{l}{2 = 439.05 a statistically significant function, with a}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{8}{l}{canonical correlation of high intensity (R c = .77, p}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{8}{l}{<.05), 59\% and the proportion of the mutual variance}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{8}{l}{that explains maximum possible level of linear}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{8}{l}{combinations of single isolated pair of canonical factors}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{8}{l}{is presented in Table 4. The calculated values, with the}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{8}{l}{error probability of 5\% suggest that analyzed}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{8}{l}{multivariate system of conative (normal) variables}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{8}{l}{depends on the system of original anthropometric}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{characteristics.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Year 2015\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 29\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep )\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (A\\
\tabcellsep A A BB CC EE FF GG HH II LL MM NN OO QQ 1\tabcellsep KK 10 .10 .05 .09 .28 -.09 .05 .09 .11 .31 .06 .10 -.03 -.08\tabcellsep GG 11 -.12 .02 .05 .30 .07 -09 .13 -.05 .08 .03 .16 .10 -.12\tabcellsep I7 -.20 .09 .02 .32 .16 .07 .16 -.10 .15 -.06 .32 -.06 -.05\tabcellsep HH 13 .03 .05 .08 .09 -.05 .03 .03 -.16 .14 -.07 .14 -.03 -.31\tabcellsep \multicolumn{3}{l}{AA 1 OQ 3 SS 5 -.01 -.07 -.08 -.10 .15 -.06 .04 .06 -.08 .40 -.06 .12 -.12 .15 .06 .08 .06 .30 .16 .28 -.08 -.14 .01 .00 .16 .16 .05 .04 .16 -.00 .15 .06 .11 .02 -.08 .05 .12 .16 .03}\tabcellsep FF 2 -.11 -.04 .05 .15 -.09 .03 -.04 -.08 .14 .06 .14 -.06 -.09\tabcellsep NN 14 .06 -.07 .03 .01 .08 .06 -.02 .12 -.10 .07 .12 -.12 .16\tabcellsep \multicolumn{3}{l}{TT 15 PP 18 DD 6 -.09 -.04 -.19 .09 .21 .01 .02 .06 .05 -.01 .05 .03 .14 -.02 .29 .09 .07 .10 .09 .00 .06 -.16 -.06 .13 -.06 -.08 -.06 .05 .03 .10 -.05 .01 .12 -.33 .04 .06 -.14 .12 -.06}\tabcellsep Global Journal of Human Social Science\\
\tabcellsep QQ 2\tabcellsep -.08\tabcellsep -.05\tabcellsep -.07\tabcellsep -.00\tabcellsep .12\tabcellsep -.39\tabcellsep .07\tabcellsep .04\tabcellsep .15\tabcellsep -.06\tabcellsep .15\tabcellsep -.03\\
\tabcellsep QQ1\tabcellsep -.03\tabcellsep .36\tabcellsep .16\tabcellsep .14\tabcellsep .03\tabcellsep -.02\tabcellsep .15\tabcellsep .07\tabcellsep .14\tabcellsep .13\tabcellsep .09\tabcellsep .05\\
\tabcellsep 3\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep QQ 4\tabcellsep .05\tabcellsep .10\tabcellsep .42\tabcellsep .13\tabcellsep .09\tabcellsep -.03\tabcellsep .15\tabcellsep .15\tabcellsep .14\tabcellsep .03\tabcellsep .05\tabcellsep -.04\end{longtable} \par
  {\small\itshape [Note: Note: statistically significant correlations with p-value <. 05 are presented in bold Volume XV Issue I Version I © 2015 Global Journals Inc. (US) -]} 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.7111553784860558\textwidth}P{0.07788844621513945\textwidth}P{0.01693227091633466\textwidth}P{0.003386454183266932\textwidth}P{0.023705179282868524\textwidth}P{0.003386454183266932\textwidth}P{0.013545816733067729\textwidth}}
\tabcellsep \multicolumn{3}{l}{canonical factors}\tabcellsep \tabcellsep \tabcellsep \\
Canonical function\tabcellsep R c\tabcellsep Rc\tabcellsep 2\tabcellsep ?\tabcellsep 2\tabcellsep p\\
1\tabcellsep .77\tabcellsep \multicolumn{2}{l}{.59}\tabcellsep \multicolumn{2}{l}{439.05}\tabcellsep .05\\
\multicolumn{7}{l}{Legend: canonical correlation coefficient (Rc), canonical}\\
\multicolumn{7}{l}{coefficient of determination (R), the value of Bartlett's ?2-}\\
\multicolumn{7}{l}{test, level of significance, i.e. the proportion of error in}\\
reasoning (p)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.6831775700934579\textwidth}P{0.05163551401869159\textwidth}P{0.01588785046728972\textwidth}P{0.001985981308411215\textwidth}P{0.0814252336448598\textwidth}P{0.001985981308411215\textwidth}P{0.013901869158878503\textwidth}}
\tabcellsep \multicolumn{4}{l}{canonical factors}\tabcellsep \tabcellsep \\
Canonical function\tabcellsep R c\tabcellsep Rc\tabcellsep 2\tabcellsep ?\tabcellsep 2\tabcellsep p\\
1\tabcellsep .74\tabcellsep \multicolumn{2}{l}{.51}\tabcellsep \multicolumn{2}{l}{256.12}\tabcellsep .05\\
2\tabcellsep .68\tabcellsep \multicolumn{2}{l}{.45}\tabcellsep \multicolumn{2}{l}{201.26}\tabcellsep .05\\
\multicolumn{7}{l}{Legend: canonical correlation coefficient (Rc), canonical}\\
\multicolumn{4}{l}{coefficient of determination (Rc}\tabcellsep \multicolumn{3}{l}{2 ), the value of Bartlett's}\\
\multicolumn{7}{l}{?2-test, level of significance, i.e. the proportion of error in}\\
reasoning (p)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{7}{l}{The results presented in (Table 7) show mutual}\\
\multicolumn{7}{l}{relations between individual morphological and normal}\\
\multicolumn{7}{l}{conative variables ans the fisrt isolated canonical}\\
function.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.34515655577299414\textwidth}P{0.0823385518590998\textwidth}P{0.34016634050880623\textwidth}P{0.016634050880626222\textwidth}P{0.06570450097847358\textwidth}}
\multicolumn{3}{l}{Morphological variables Canocvical function 1 Normal conative factors}\tabcellsep \multicolumn{2}{l}{Canocical function 2}\\
Body height\tabcellsep -.10\tabcellsep ?ffectia??izia\tabcellsep \tabcellsep -.38\\
Leg length\tabcellsep -.15\tabcellsep \multicolumn{2}{l}{High imtelligence?low intelligence}\tabcellsep -.39\\
Hand length\tabcellsep .11\tabcellsep Higher ego?weaker ego\tabcellsep \tabcellsep .09\\
Foot length\tabcellsep -.61\tabcellsep Dominance?submissiveness\tabcellsep \tabcellsep -.18\\
Arm length\tabcellsep -.40\tabcellsep Surgency?desurgency\tabcellsep \tabcellsep .05\\
Biacromial range\tabcellsep -.12\tabcellsep \multicolumn{2}{l}{Higher super ego?weaker super}\tabcellsep -.04\\
\tabcellsep \tabcellsep ego\tabcellsep \\
Bicristal range\tabcellsep .10\tabcellsep Bold (parmia)?shy\tabcellsep \tabcellsep -.46\\
Hand width\tabcellsep .37\tabcellsep \multicolumn{2}{l}{Tender -minded (premsia)?tough-}\tabcellsep -.35\\
\tabcellsep \tabcellsep minded\tabcellsep \\
Wrist diameter\tabcellsep .33\tabcellsep Protension\tabcellsep \tabcellsep -.48\\
Elbow diameter\tabcellsep .09\tabcellsep ?utia (imaginative) ?practical\tabcellsep \tabcellsep .03\\
Knee diameter\tabcellsep .32\tabcellsep \multicolumn{2}{l}{Shrewdness (phitmia) ?artlessness}\tabcellsep -.21\\
Foot width\tabcellsep .03\tabcellsep Apprehensive\tabcellsep \tabcellsep -.01\\
Body mass\tabcellsep -.01\tabcellsep ?raditionalism ?liberalism\tabcellsep \tabcellsep .11\\
Upper arm volume\tabcellsep .07\tabcellsep \multicolumn{2}{l}{Self-sufficiency?group dependance}\tabcellsep -.30\\
Lower arm volume\tabcellsep .13\tabcellsep High self-control?self conflict\tabcellsep \tabcellsep -.04\\
Upper leg volume\tabcellsep .11\tabcellsep Tense?relaxed\tabcellsep \tabcellsep -.37\\
Lower leg volume\tabcellsep .30\tabcellsep \tabcellsep \\
Average thorax volume\tabcellsep .02\tabcellsep \tabcellsep \\
Morphological variables\tabcellsep Canocvical function 1\tabcellsep Normal conative factors\tabcellsep \tabcellsep Canocical\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep function 2\\
Upper arm skinfold\tabcellsep -.06\tabcellsep \tabcellsep \\
B ack skinfold\tabcellsep -.00\tabcellsep \tabcellsep \\
Armpit skinfold\tabcellsep .08\tabcellsep \tabcellsep \\
Anbdominal skinfold\tabcellsep -09\tabcellsep \tabcellsep \\
Lower leg skinfold\tabcellsep -.04\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_7}Table 7 :}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Sportske nauke i zdravlje]{b13}\label{b13} 	 		\textit{},  	 	 		\textit{Sportske nauke i zdravlje}  		3  (1)  p. .  	 
\bibitem[ Revista Brasileira de Cineantropometria & Desempenho Humano]{b48}\label{b48} 	 		\textit{},  	 	 		\textit{Revista Brasileira de Cineantropometria \& Desempenho Humano}  		13  (3)  p. .  	 
\bibitem[Neji? et al. ()]{b27}\label{b27} 	 		\textit{},  		 			D Neji? 		,  		 			R Stankovi? 		,  		 			A Joksimovi? 		.  		2009.  	 
\bibitem[Stojanovi? and Stojanovi? ()]{b40}\label{b40} 	 		\textit{},  		 			T Stojanovi? 		,  		 			J Stojanovi? 		,  		 			N 		.  		2011.  	 
\bibitem[Stankovi? et al. ()]{b35}\label{b35} 	 		\textit{},  		 			V Stankovi? 		,  		 			J Malacko 		,  		 			I Boji? 		,  		 			J Ili? 		.  		2013.  	 
\bibitem[Martín-Matillas et al. ()]{b23}\label{b23} 	 		\textit{},  		 			M Martín-Matillas 		,  		 			D Valadés 		,  		 			E Hernández-Hernández 		,  		 			F Olea-Serrano 		,  		 			M Sjöström 		,  		 			M Delgado-Fernández 		,  		 			F B Ortega 		.  		2014.  	 
\bibitem[Ivanovi? et al. ()]{b11}\label{b11} 	 		\textit{Aggression -criteria of junior volleyball players' attachment and self-esteem. Zbornik radova: VIII me?unarodna nau?na konferencija},  		 			M Ivanovi? 		,  		 			B Samard?i? 		,  		 			U Ivanovi? 		.  		2012v. Beograd.  		 			Alfa Univerzitet 		 	 	 (Menad?ment u sportu" (str. 144-155. Fakultet za menad?ment u sportu) 
\bibitem[Ivanovi? and Ivanovi? ()]{b9}\label{b9} 	 		\textit{Anthropometric structure -predictor of junior volleyball players' explosive strength. Rezime radova: LI. kongres antropolo?kog dru?tva Srbije (str. 65)},  		 			M Ivanovi? 		,  		 			U Ivanovi? 		.  		2012a. Ni?: Antropolo?ko dru?tvo Srbije.  	 
\bibitem[Anthropometric, body composition and somatotype characteristics of elite female volleyball players from the highest Spanish league J Sports Sci]{b24}\label{b24} 	 		‘Anthropometric, body composition and somatotype characteristics of elite female volleyball players from the highest Spanish league’.  	 	 		\textit{J Sports Sci}  		32  (2)  p. .  	 
\bibitem[Bandyopadhyay ()]{b0}\label{b0} 	 		‘Anthropometry and body composition in soccer and volleyball players in West Bengal’.  		 			A Bandyopadhyay 		.  	 	 		\textit{India. Journal of Physiological Anthropology}  		2007. 26  (4)  p. .  	 
\bibitem[Mareli? et al. ()]{b22}\label{b22} 	 		\textit{Antropolo?ke karakteristike po ?etnika i treniranih odbojka?a. Hrvatski ?portskomedicinski Vjesnik},  		 			N Mareli? 		,  		 			B R Matkovi? 		,  		 			Lj Antekolovi? 		.  		2010. 25 p. .  	 
\bibitem[Toski? et al. ()]{b43}\label{b43} 	 		‘Canonic relations of conative characteristics and success in water polo’.  		 			D Toski? 		,  		 			T Tomislav Oki?i? 		,  		 			V Stankovi? 		.  	 	 		\textit{Acta Medica Medianae}  		2012. 51  (2)  p. .  	 
\bibitem[Stankovi? and Popovi? ()]{b38}\label{b38} 	 		‘Canonical relations between the system of motor and conative variables of female adolescents’.  		 			V Stankovi? 		,  		 			D Popovi? 		.  	 	 		\textit{Proceedings}  		2011. 3 p. .  	 
\bibitem[Stankovi? et al. ()]{b37}\label{b37} 	 		‘Comparative analiysis of factor structures of latent variables of pathological connate characteristics in case of handball players belonging to different competition ranks’.  		 			V Stankovi? 		,  		 			J Malacko 		,  		 			D Doder 		.  	 	 		\textit{Acta Kinesiologica}  		2011. 5  (2)  p. .  	 
\bibitem[Sindik et al. ()]{b33}\label{b33} 	 		‘Correlation between the conative characteristics at top senior basketball players’.  		 			J Sindik 		,  		 			D Nazor 		,  		 			J Vukosav 		.  	 	 		\textit{Sport Science}  		2011. 4  (1)  p. .  	 
\bibitem[Sindik and Nazor ()]{b32}\label{b32} 	 		‘Differences in Conative Characteristics and Perceived Group Cohesion of the Basketball Players Playing in Different Positions in the Team’.  		 			J Sindik 		,  		 			D Nazor 		.  	 	 		\textit{Collegium Antropologicum}  		2011. 35  (3)  p. .  	 
\bibitem[Cabral De Araújo Tonico et al. ()]{b47}\label{b47} 	 		\textit{Discriminant effect of morphology and range of attack on the performance level of volleyball players},  		 			B G Cabral De Araújo Tonico 		,  		 			Cabral De Araújo 		,  		 			S Tonico 		,  		 			Miranda De 		.  		2011. Dantas \& Reis.  	 
\bibitem[Jurko et al. ()]{b16}\label{b16} 	 		‘Does precompetitive anxiety affect perceived competitive efficacy of volleyball players?’.  		 			D Jurko 		,  		 			G Ne?i? 		,  		 			T Stojanovi? 		.  	 	 		\textit{Facta Universitatis Series: Physical Education and Sport}  		2013. 11  (1)  p. .  	 
\bibitem[Bla?evi? ()]{b2}\label{b2} 	 		‘Evaluation of boxer's conative status contribution to success of specific motor structures’.  		 			S Bla?evi? 		.  	 	 		\textit{Sport Science}  		2009. 2  (2)  p. .  	 
\bibitem[Cattell et al. ()]{b19}\label{b19} 	 		‘Handbook for the Sixteen Personality Factor Qustionnaire’.  		 			R B Cattell 		,  		 			H W Eber 		,  		 			M Tatsuoka 		.  	 	 		\textit{Institute for Personality and Ability Testing},  				 (Champaign, ILL)  		1970.  	 
\bibitem[Ivanovi? and Ivanovi? ()]{b12}\label{b12} 	 		\textit{Individual and family dimensions as emotional determinants of volleyball male and female cadets regulation},  		 			M Ivanovi? 		,  		 			U Ivanovi? 		.  		2013.  	 
\bibitem[Sing and Rathore ()]{b31}\label{b31} 	 		‘Kinematic Factors of Off-Speed and Power Spike Techniques in Volleyball’.  		 			A B Sing 		,  		 			V S Rathore 		.  	 	 		\textit{Journal of Education and Practice}  		2013. 4  (7)  p. .  	 
\bibitem[Konativne karakteristike odbojka?a razli?itog nivoa kvaliteta Sport i zdravlje]{b41}\label{b41} 	 		‘Konativne karakteristike odbojka?a razli?itog nivoa kvaliteta’.  	 	 		\textit{Sport i zdravlje}  		1 p. .  	 
\bibitem[Ðurkov? et al. ()]{b5}\label{b5} 	 		\textit{Latent structure of anthropometric dimensions in elite croatian volleyball players},  		 			T Ðurkov? 		,  		 			N Marel? 		,  		 			T Re?etar 		.  		2011.  	 
\bibitem[Karaleji? et al. ()]{b18}\label{b18} 	 		‘Latente structure of conative dimensions of elite senior and junior basketball players’.  		 			M Karaleji? 		,  		 			S Jakovljevi? 		,  		 			L J Lazarevi? 		.  	 	 		\textit{Facta Universitatis Series:Physical Education and Sport}  		2010. 8  (1)  p. .  	 
\bibitem[Mi?igoj-Durakovi? ()]{b25}\label{b25} 	 		 			M Mi?igoj-Durakovi? 		.  		\textit{Kinantropologijabiolo?ki aspeti tjelesnog vje?banja. Zagreb: Kineziolo?ki fakultet},  				2008.  	 
\bibitem[Momirovi? ()]{b26}\label{b26} 	 		 			K Momirovi? 		.  		\textit{Struktura i mjerenje patolo?kih konativnih faktora. Zagreb, HR: Republi?ki zavod za zapo?ljavanje},  				1971.  	 
\bibitem[Kalach and Gontarev ()]{b17}\label{b17} 	 		\textit{Motor skill, cognitive and conative variables on the performance of motor capacity by throwing off 100 combined punches at a heavy bag among boxers. Resaarch in Kinesiology Federation of the Sports Pedagogues of the Republic of Macedonia},  		 			R Kalach 		,  		 			S Gontarev 		.  		2013. 41 p. .  	 
\bibitem[Ivanovi? ()]{b7}\label{b7} 	 		\textit{Odbojka na ?asovima fizi?kog vaspitanja},  		 			M Ivanovi? 		.  		2007. Valjevo: Valjevo-print.  	 
\bibitem[?ibila and Pori ()]{b49}\label{b49} 	 		\textit{Position-related differences in selected morphological body characteristics of top-level handball players},  		 			M ?ibila 		,  		 			P Pori 		.  		2009.  	 
\bibitem[Trajkovi? et al. ()]{b44}\label{b44} 	 		‘Pozicijske razlike u tjelesnoj kompoziciji i izvo?enju skokova mladih elitnih odbojka?a’.  		 			N Trajkovi? 		,  		 			Z Milanovi? 		,  		 			G Spori? 		,  		 			M Radisavljevi? 		.  	 	 		\textit{Acta Kinesiologica}  		2011. 5  (1)  p. .  	 
\bibitem[Tubi? ()]{b45}\label{b45} 	 		\textit{Psihologija i sport. Novi Sad: Fakultet sporta i fizi?kog vaspitanja},  		 			T Tubi? 		.  		2010.  	 
\bibitem[Fajgelj ()]{b46}\label{b46} 	 		‘Psihometrija -Metod i teorija psiholo?kog merenja’.  		 			S Fajgelj 		.  	 	 		\textit{Centar za primenjenu psihologiju},  				 (Beograd)  		2003.  	 
\bibitem[Razlike u prostoru morfolo?kih karakteristika kod odbojka?a i fudbalera Glasnik Antropolo?kog dru?tva Srbije]{b28}\label{b28} 	 		‘Razlike u prostoru morfolo?kih karakteristika kod odbojka?a i fudbalera’.  	 	 		\textit{Glasnik Antropolo?kog dru?tva Srbije}  		44 p. .  	 
\bibitem[Jo?ko and Jo?ko ()]{b15}\label{b15} 	 		‘Razlike ukupne situacione efikasnosti vrhunskog ko?arka?a u odnosu na konativne karakteristike. Facta universitas-series’.  		 			S Jo?ko 		,  		 			V Jo?ko 		.  	 	 		\textit{Physical Education and Sport}  		2011. 9  (1)  p. .  	 
\bibitem[Bla?evi? ()]{b1}\label{b1} 	 		\textit{Relacii pomeÑ?"u specifi ?nite motori?ki sposobnosti i morfolo?kite karakteristiki, bazi?nite motori?ki sposobnosti, kognitivnite sposobnosti i konativnite karakteristiki kaj vrvnite bokseri. Doktorska disertacija. Skopje: Fakultet za fizi?ka kultura},  		 			S Bla?evi? 		.  		2006.  	 
\bibitem[Relacije morfolo?kih varijabli i normalnih i patolo?kih konativnih karakteristika rukometa?a SportLogia]{b36}\label{b36} 	 		‘Relacije morfolo?kih varijabli i normalnih i patolo?kih konativnih karakteristika rukometa?a’.  	 	 		\textit{SportLogia}  		9  (2)  p. .  	 
\bibitem[Stankovi? and Malacko ()]{b34}\label{b34} 	 		‘Relations between systems of motor, cognitive and conative variables 32. of top-class handball players’.  		 			V Stankovi? 		,  		 			J Malacko 		.  	 	 		\textit{Kinesiologia Slovenica}  		2008. 14  (3)  p. .  	 
\bibitem[Ivanovi? and Ivanovi? ()]{b10}\label{b10} 	 		‘Relations of junior volleyball player's value orientation and behavior model of social clashes’.  		 			M Ivanovi? 		,  		 			U Ivanovi? 		.  	 	 		\textit{Sportski logos}  		2012b. 10  (18)  p. .  	 
\bibitem[Ivanovi? and Ivanovi? ()]{b8}\label{b8} 	 		‘Relations of psychological needs, life goals and happiness orientation of junior volleyball player' s subjective benefit’.  		 			M Ivanovi? 		,  		 			U Ivanovi? 		.  	 	 		\textit{Rezime radova: III me?unarodni nau?ni kongres},  				 (Banja Luka)  		2011.  	 	 (Fakultet fizi?kog vaspitanja i sporta) 
\bibitem[Sheppard et al. ()]{b42}\label{b42} 	 		‘Relative importance of strength, power and anthropometric measures to jump performance of elite volleyball players’.  		 			J M Sheppard 		,  		 			J B Cronin 		,  		 			T J Gabbett 		,  		 			M R Mcguigan 		,  		 			N Etxebarria 		,  		 			R U Newton 		.  	 	 		\textit{Journal of Strength and Conditioning Research}  		2008. 22  (3)  p. .  	 
\bibitem[Spori?]{b6}\label{b6} 	 		 			Spori? 		.  		\textit{Intergrative power of kinesiology},  				p. .  	 	 (Zagreb: Kineziolo?ki fakultet) 
\bibitem[Popovi?-Ili? et al. ()]{b29}\label{b29} 	 		‘Struktura morfolo?kih dimenzija vrhunskih sportista’.  		 			T Popovi?-Ili? 		,  		 			V Stankovi? 		,  		 			B Vito?evi? 		,  		 			S Ili? 		.  	 	 		\textit{Praxis medica}  		2010. 38  (3-4)  p. .  	 
\bibitem[Rodríguez-Ruiz et al. ()]{b30}\label{b30} 	 		‘Study of extensor and flexor musculature in the knees of male and female volleyball players’.  		 			D Rodríguez-Ruiz 		,  		 			D Rodríguez-Matoso 		,  		 			M E Quiroga 		,  		 			S Sarmiento 		,  		 			M E Da Silva-Grigoletto 		,  		 			J M García-Manso 		.  	 	 		\textit{European Journal of Sport Science}  		2012. 12  (5)  p. .  	 
\bibitem[Jakovljevi? et al. ()]{b14}\label{b14} 	 		‘The latent structure of conative dimensions of elite senior and junior basketball players’.  		 			S Jakovljevi? 		,  		 			M Karaleji? 		,  		 			L J Lazarevi? 		.  	 	 		\textit{Facta Universitatis Physical Education and Sport}  		2010. 8  (1)  p. .  	 
\bibitem[Malacko and Stankovi ? ()]{b20}\label{b20} 	 		‘The latent structure of morphological characteristics of top handball, basketball and football players’.  		 			J Malacko 		,  		 			V Stankovi ? 		.  	 	 		\textit{Sport Science}  		2009. 1  (2)  p. .  	 
\bibitem[Dopsaj et al. ()]{b4}\label{b4} 	 		\textit{The multicentroid position of the anthropomorphological profile of female volleyball players at different competitive levels. Facta Universitatis -series: Physical Education and Sport},  		 			M Dopsaj 		,  		 			G Ne?i ? 		,  		 			N ?opi? 		.  		2010. 8 p. .  	 
\bibitem[Mala et al. ()]{b21}\label{b21} 	 		‘The profile and comparison of body composition of elitefemale volleyball players’.  		 			L Mala 		,  		 			T Maly 		,  		 			F Záhalka 		,  		 			V Bunc 		.  	 	 		\textit{International Journal of Fundamental and Applied Kinesiology}  		2010. 42  (1)  p. .  	 
\bibitem[Stankovi? and Popovi? ()]{b39}\label{b39} 	 		‘The relations between the motor and cognitive abilities of adolescent females’.  		 			V Stankovi? 		,  		 			D Popovi? 		.  	 	 		\textit{Facta universitatis, Series: Physical Education and Sport}  		2012. 10  (3)  p. .  	 
\bibitem[Vrbik et al. ()]{b3}\label{b3} 	 		 			I Vrbik 		,  		 			A ?i?mek 		,  		 			I Grui? 		.  		\textit{Morfolo?ke karakteristike izme?u igra?kih pozicija kod vrhunskih rukometa?a. Hrvatski ?portskomedicinski vjesnik},  				2011. 26 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
