\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={Teaching Styles \& Adolescents' Psychosocial Development},
 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{2012-01-15 (revised: 15 January 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-01-15}
\title{Teaching Styles \& Adolescents' Psychosocial Development}
\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]{Dr. Fauzia  Khurshid}

             \affil[1]{  National University of Modern Languages, Islamabad.}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2011 Accepted: 5 January 2012 Published: 15 January 2012}

\maketitle


\begin{abstract}
        


Present study examines different teaching styles, measures adolescents? psychosocial development and investigates the relationship of teaching styles and adolescents?? developmental tasks. A total of 130 students and 45 teachers from three Intermediate Colleges of Rawalpindi region were taken as sample of the study. Two instruments namely TSQ & SPSDI were constructed at 5 point Likert scale and validated through two experts of the field. Their reliability was checked through SPSS at Cronbach?s Alpha and it was found to be .85 & .76 respectively. TSQ indicated that most of the teachers were aware of their teaching style and these styles were given five categories namely; expert, formal authority, personal model, facilitator & delegator style. The teachers having personal model style have a strong positive correlation with adolescents? psychosocial development whereas expert style has negative correlation.

\end{abstract}


\keywords{Adolescence, Teaching Styles and Psychosocial Development.}

\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& 	 	 		 \par
Teaching styles are referred to those methodologies and strategies which teachers use during instruction  {\ref (Daniel K.Schneider)}. This terminology has no agreed definition, but it means a variety of teaching tactics or a specific instructional format being followed by teachers  {\ref (Galton et al, 1980;} {\ref Siedentop, 1991)}. It is assumed that students gain and retain more knowledge if their learning style matches with the teaching style  {\ref (Lage, Platt, \& Treglia, 2000)}.\par
Keeping this in view, Anthony Grasha (1996) identifies 5 styles of teaching that clearly describe the presence of teaching faculty in the class room. They are: Formal Authority : Teachers are considered as most knowledgeable and have a positive impact on students as a role model faculty member. They establishes learning targets, code of conduct for students, gives negative as well positive feedback to them. They are more concerned with proper provision of structure required by the students for learning and sets acceptable standards for them. Advantages of this teaching style include focus on acceptable standards and expectations that are clear to the students. Disadvantage of it is that it may become standardized, non-flexible style.\par
Expert Style : The teachers in possession of expert style have that expertise and knowledge base which satisfies students' needs and interests. Such teachers provide challenging situation to the students so that their competency is raised. They prepare well for the classroom and ensure that their students are also well preparing to absorb the given knowledge. Advantages of this style may include that skill, knowledge and values being given by such teachers can go a long way with students but disadvantage is that those students who are below average can become demotivated or frustrated.\par
Facilitator : Teacher students interact in a personnel manner; teacher becomes a guide to give directions to students, alternative options to make formal choices. E Year he quality of education in schools as well as higher level educational institutions is based upon the teaching. It is an admitted fact that teachers are the strongest causal force behind the educational standards in educational institutions (Golla and de  {\ref Guzman 1998)}.Teachers work as a role model and facilitator of knowledge to young children as well as adolescents so that the younger generation becomes skillful and knowledgeable. Teachers cater to the needs of adolescents in such a way that they acquire critical, appreciative thinking abilities which help them to T get adjusted in the real life realities with minimal adjustment problems. It is a focal aspect for teachers to design teaching activities in such a way that develops those abilities in students which make learning meaningful for them (Samuel R. Soliven).  {\ref E-mail : dr\textunderscore f\textunderscore khurshid@yahoo.com} The facilitator teacher aims at developing students' capabilities of making independent decisions with responsibility. They provide encouragement and support to students and become their consultant in every action being taken by them. This style has flexibility on a personal level and helps students to explore as much alternatives as they want. But this is a time consuming and laborious way to guide students.\par
Delegator : Students are given encouragement to build their capacities so as to function autonomously. The teacher becomes a resource person to provide guidance to the students working as autonomous learners. Such teaching style helps the students to become self directed, autonomous learners but it can also create anxiety among those students who cannot work independently.\par
Personal model : Teachers use personal examples to teach and train students. They give encouragement to the students to do things by showing, directing and guiding. Such teachers emphasize on direct observations and role models but if such teachers do not come up to the expectations of some students, then the students may not get facilitated in learning through this teaching style.\par
A transitional age from puberty to adulthood encompassing physical and psychosocial development is known as adolescence. The age range for adolescence varies from 13-19 years. A thorough study of different areas of sociology, history, anthropology, biology and psychology helps in determining complete understanding of adolescent age. This age is expected to develop the children from childhood to adulthood with an objective of preparing children for the performance of adulthood roles.\par
Certain developmental tasks are associated with chronological age. It is that task which arises at a specific period in life. The successful achievement of this certain task leads towards success in upcoming tasks and happiness whereas failing in achievement leads towards unhappiness, society's disapproval and achievement difficulty in later tasks  {\ref (Robert J. Havighurst, 1956)}. Adolescents are expected to accomplish following developmental tasks by the end of this period:\par
i. Acceptances of one's own physical body and its maintenance. ii. To get along amicably with friends of both genders. iii. To become self-sufficient. iv. To be able to make decisions about family life \& marriage. v. To be able to take decisions about job, professional life and future career. vi. To acquire a set of values for behavior guidance. vii. To become responsible member of society.\par
Erik Erikson presented an eight stage psychosocial development theory which tells about the healthy human development ranging between infant to late adult life. In each stage, a person is confronted by new challenges and its mastery gives him pleasure to move successfully to next stage whereas its failure gives him unhappiness. Every stage is build upon successfully completing previous stage. Those challenges related with a certain stage which are not completed successfully will appear as problems at a later stage in future. Two conflicting forces namely biological and sociocultural are the characteristics of each stage. If the individual is successful in reconciling these forces, she/he emerges from the given stage with virtue. For example, when any infant enter toddler stage with more trust as compared to mistrust, he/she carry high virtue of hope into the remaining years of life. 
\section[{a) Statement of the Problem}]{a) Statement of the Problem}\par
Several studies have pointed out that there is a relationship between the teaching styles and psychosocial development of adolescents. Adolescence is a period in which children are going through physical, physiological and emotional changes. There is a lot of peer influence upon them. The teachers act as role model for them and they start looking upon them as their guides for future life. Higher Secondary School is that period in which teachers have to deal with early adolescence (12-18 years). At this stage the developmental task for students arise in the form of emotional maturation, physical development, membership in peer group as well as sexual relationships. It is the duty and responsibility of various institutions to help the students accomplish their developmental tasks but these days it is becoming more or more as the responsibility of educational institutions to help them accomplish this.\par
Teachers are the role models for students. Just as different people have different learning styles, so do the teachers have different teaching styles. Some are considerate with students in helping them accomplish their developmental tasks; others may keep a distance with students. So it is a fact that teaching styles have an impact on psychosocial development of students. Empirical evidence is still required to unravel the close relationship between students' developmental tasks and teachers' teaching styles.\par
The problem to be investigated was to explore different teaching styles, to measure the psychosocial development of adolescents and to determine the relationship among teaching styles and students' psychosocial development. 
\section[{b) Research Objectives}]{b) Research Objectives}\par
The objectives of this study were to find out the relationship between teaching styles and the psychosocial development of adolescents at higher secondary school level in Pakistan. The existing literature in this area did not provide viable about teaching styles and its relationship with adolescents'  
\section[{? Teaching Styles}]{? Teaching Styles}\par
In this study teaching style is perceived as the preferred way of teaching students in a classroom. Garsha's 5 teaching styles namely expert style, formal authority, personal model, facilitator \& delegator have been focused in this research study. This study measured 5 teaching styles in terms of respondents' scores on 45 items TSQ. 
\section[{d) Variables of the Study}]{d) Variables of the Study}\par
Adolescents' psychosocial development and their developmental tasks were taken as the dependent variable for antecedents such as teaching styles, teachers' gender, and work experience, academic and professional qualification. Five teaching styles were independent variables of the study. 
\section[{II. Methodology a) Population}]{II. Methodology a) Population}\par
For this research, ideal population includes all the male and female teachers \& students of Intermediate colleges affiliated with Federal Board. But due to limited resources and time it was not possible for the researcher to collect data from all of them. Therefore, for the convenience of data collection, three colleges namely Fauji Foundation College for boys \& girls, Army Public College \& Cantonment Board Sir Syed College for boys were selected as population of study. 
\section[{b) Sample}]{b) Sample}\par
Sample of study consisted of 130 students and 45 teachers. Among the students, there were 78 male and 52 female students. 21 students were of 16 years age, 71 were 17 years old whereas 38 were 18 years and above. Out of these 130 students 42 belonged to Pre-Medical group, 70 belonged to Pre-Engineering group whereas 18 were from Humanities group. Among 45 teachers, 12 were male teachers whereas 33 teachers were female. 40 teachers were holding Masters Degree whereas 5 teachers have M.Phil degree. 15 teachers had l-3 years teaching experience, 18 teachers had experience between 3-5 years and 12 teachers had more than 5 years teaching experience. iii. Results\par
TSQ consisted of 45 items on 5 point likert scale and its reliability was measured on Cronbach's alpha at .85 whereas SPSDI contained 66 items on 5 point likert scale and had .76 as reliability coefficient. Comparison of mean and standard deviation of teachers' scores on TSQ for teaching experience shows that teachers with more than 5 years experience \& with personal model style are strongly aware of their teaching styles as well as provision of guidance to adolescents for their psychosocial development.  Table \hyperref[tab_7]{6} shows that the teachers having B.Ed degree are less aware of their teaching styles and they give less guidance to students towards their career orientation whereas teachers with M.Ed degree are more aware of their teaching styles and are fully committed towards psychosocial development of adolescents. Table \hyperref[tab_10]{8} shows the percentile ranks of students' scores on SPSDI. The score of 183 falls on 25th percentile and it illustrates less awareness of students' own psychosocial development. Score of 191 falls on 50th percentile as characterizes as moderate awareness whereas score of 199.25 falls on 75th percentile and it shows high awareness among students towards their own psychosocial development. Table \hyperref[tab_11]{9} shows that students of 2nd Year have more orientation towards education, career and life styles as compared to students in 1st year. Table \hyperref[tab_12]{10} shows that male students have higher scores on SPSDI and they are more aware of their educational career and role identity as compared to female students.  Table \hyperref[tab_13]{11} shows that those adolescents who have pre-medical subjects are more mature in relation to their psychosocial development where as pre-engineering students fall in second category and humanities students are aware least of all the three groups. Table \hyperref[tab_14]{12} shows the relationship between five teaching styles and adolescents psychosocial development on two subscales. The highest correlation related to educational guidance, career orientation of students is with personal model (.79**). The subscale related to social relationships and academic environment has also high correlation with personal model (.43).\par
Scatter Plots showing relationship between teaching styles \& students' psychosocial development.  
\section[{iv. Discussion}]{iv. Discussion}\par
The main purpose of the study was to explore different teaching styles and determine their relationship with the psychosocial development of adolescents. Two instrument namely Teaching Styles Questionnaire (TSQ) \& Students Psychosocial Development Inventory (SPSDI) were constructed and validated by two experts of the field. Their reliability was measured at Cronbach's Alpha and was .85 \& .76 respectively.\par
Five teaching styles were categorized on the basis of data analysis of TSQ through SPSS 16. These styles were listed as: Expert Style : Teachers possessing this style have knowledge and expertise and are concerned with proper transmission of knowledge. But expert teachers sometime do not provide required guidance to students towards their psychosocial development, so the students may not get close to them. Formal Authority : Such teachers are much concerned with providing negative as well as positive feedback to the adolescents. But their style leads towards rigidity and less flexibility so the students may not be frank with them and have hesitation in developing social relationships.\par
Personal Model : The teachers with personal model try to teach students through their personal exemplifications. Students consider them as their role models and try to take full career guidance from such teachers.\par
Facilitator : The teachers possessing this style guide their students in a comprehensive way towards their role identity. A facilitator teacher has flexibility in his personality and provides motivation as well as encouragement to the students.\par
Delegator : Such teachers help the students to develop their potentialities and move towards full development of their personality.\par
The delegator style acts as resource person for adolescents and helps them in identifying their roles as grown up persons. Adolescents perceive that a delegator teacher serves as a resource person for them and helps them in providing conducive environment as well as career guidance.\par
Another main objective of the study was to measure the effect of various demographic variables on teaching styles and adolescents' psychosocial development. It was revealed that teachers with having more than five years of teaching experience were strongly aware of their teaching style and provided career guidance to the students. Similarly teachers having higher professional qualification such as M.Ed are positively engaged in the psychosocial development of adolescents as they have more training as compared to the teachers possessing only B.Ed degree. Similarly students studying in 2nd year are more aware of their educational career, life style and social relationships. It means that the variable age has positive impact upon adolescents' psychosocial development. Male students have more awareness than female students about their career choice and social relationships. Female students are not much aware of their life style choices, and occupational guidance maybe due to less exposure as compared to the male students. Similarly the students who had opted for Pre-medical and Pre-engineering as major subject have more orientation towards their psychosocial development as compared to Humanities students. 
\section[{a) Conclusion}]{a) Conclusion}\par
In the light of the data analysis and interpretation, it can be concluded that teaching styles do have effect upon the psychosocial development of adolescents. The outcomes of this study may help the teachers to realize their teaching styles and how they can effect upon the adolescents psychosocial development. Conclusions of the study are as follows: the teachers are aware of their own style. 2. Personal Model teaching style has a very positive relationship with the psychosocial development of Adolescents whereas expert style has a negative relationship. 3. Higher academic and professional qualification of teachers leads towards more educational guidance and career orientation to adolescents. 4. Students having Humanities as major subjects know less about their developmental tasks as compared to Pre-medical and Pre-engineering students. 5. Female students are less aware of their developmental tasks and have less career orientation as compared to male students. 6. TSQ is an effective tool to measure teaching styles. 7. SPSDI is a comprehensive instrument to measure adolescents' developmental tasks and their role identity. 
\section[{b) Recommendations}]{b) Recommendations}\par
Teachers play a vital role in the lives of students. Students perceive them as role models and at the stage of adolescence this perception becomes so strong that it makes or mars the life of a student. Adolescents' developmental tasks include accepting one's own self, to be self sufficient, to be able to take decisions about future career, professional life and job. All these have to be fulfilled so that the adolescents become fully aware of their role identity, know the importance of peer membership and can acknowledge their social relationships. Teachers must know their teaching styles and be the role models for adolescents as they go through the stage of role identity versus role confusion. On the basis of the results of present study, it is recommended that teachers should follow personal model style, be compassionate with students so that they accomplish their developmental tasks to the fullest. This study also reveals that more experienced and more qualified teachers have a positive impact on adolescents' psychosocial development, so such teachers to be provided to students at this stage. It is further recommended that as female students are less aware of their developmental tasks, they should be helped more by the teachers. Similarly, Humanities students should also be handled by the personal model teachers in order to facilitate them through this stage. 
\section[{c) Applied Significance}]{c) Applied Significance}\par
Teaching styles have deep rooted effects upon students' grooming, well-being and psychosocial development. Adolescents are encountered with role identity and confusion. Teachers have a strong influence upon them and they can make them aware to make their occupational choices. The present study is unique as it attempts to develop a relationship between teaching styles \& adolescents' psychosocial development.\par
among teachers own preferred teaching styles. This study will be relevant to the people working in education sector especially at higher secondary level whether they be teachers, principals, administrators or the stake holders such as students, parents etc. This study will help in developing strong awareness about correlation between teaching styles and adolescents' psychosocial development.\par
d) Suggestions for Further Research i.\par
This study was confined to Rawalpindi; it can be extended to other areas as well. ii.\par
This study takes into consideration only adolescent level. It can be extended to other stages of psychosocial development also. iii.\par
It will be important to study the effects of gender on teaching styles and this variable's effect upon adolescents' psychosocial development. iv.\par
It will be fruitful to study the comparison of teaching styles between public and private educational institutions. v.\par
Similarly it will be important to do research to compare the psychosocial development of adolescents in private \& public educational institutions.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-3.png}
\caption{\label{fig_4}Figure 1 :Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-4.png}
\caption{\label{fig_5}1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.06403587443946189\textwidth}P{0.7089686098654708\textwidth}P{0.03659192825112108\textwidth}P{0.004573991031390135\textwidth}P{0.010672645739910313\textwidth}P{0.006860986547085202\textwidth}P{0.01829596412556054\textwidth}}
\tabcellsep \tabcellsep \multicolumn{4}{l}{The specific objectives of the study are:}\\
\tabcellsep \multicolumn{5}{l}{i. To explore different teaching styles.}\\
\tabcellsep ii. To\tabcellsep \multicolumn{2}{l}{measure}\tabcellsep \multicolumn{2}{l}{adolescents'}\tabcellsep psychosocial\\
\tabcellsep \multicolumn{3}{l}{development.}\tabcellsep \\
2012\tabcellsep \multicolumn{5}{l}{iii. To analyze the effect of various demographic variables such as gender, job experience,}\\
\tabcellsep \multicolumn{5}{l}{qualification, age, and choice of major subjects on}\\
\tabcellsep \multicolumn{2}{l}{teaching}\tabcellsep styles\tabcellsep \&\tabcellsep students'\tabcellsep psychosocial\\
\tabcellsep \multicolumn{3}{l}{development.}\tabcellsep \\
2 20\tabcellsep \multicolumn{5}{l}{iv. To determine the relationship between teaching}\\
\tabcellsep \multicolumn{5}{l}{styles and adolescents' psychosocial development.}\\
Volume XII Issue X Version I\tabcellsep \multicolumn{5}{l}{v. To develop an instrument to measure the developmental tasks of adolescents (Students' Psychosocial Development Inventory; SPSDI). vi. To construct an indigenous tool to identify different teaching styles (Teaching Styles Questionnaire; TSQ).}\\
D D D D )\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Human Social Science\tabcellsep \multicolumn{5}{l}{The present psychosocial development in terms of respondents' scores on SPSDI study measured adolescents' at 66 items. ? Adolescence Adolescence is a stage of transition between puberty \& adult hood. It is associated with age range of 13-19 years normally. There is a drastic growth pattern in physical, psychological, social and cognitive}\\
\tabcellsep \multicolumn{4}{l}{development of adolescents.}\end{longtable} \par
  {\small\itshape [Note: E Year psychosocial development. c) Operational Definitions ? Psychosocial Development : In this study Psychosocial development means psychological development in social context.]} 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.10884146341463415\textwidth}P{0.3083841463414634\textwidth}P{0.12698170731707317\textwidth}P{0.30579268292682926\textwidth}}
Items\tabcellsep Correlations\tabcellsep Items\tabcellsep Correlations\\
1\tabcellsep .27*\tabcellsep 24\tabcellsep .64**\\
2\tabcellsep .60*\tabcellsep 25\tabcellsep .76*\\
3\tabcellsep .58**\tabcellsep 26\tabcellsep .63*\\
4\tabcellsep .72**\tabcellsep 27\tabcellsep .83**\\
5\tabcellsep .33**\tabcellsep 28\tabcellsep .75**\\
6\tabcellsep .76**\tabcellsep 29\tabcellsep .61**\\
7\tabcellsep .61*\tabcellsep 30\tabcellsep .59**\\
8\tabcellsep .67*\tabcellsep 31\tabcellsep .49**\\
9\tabcellsep .53**\tabcellsep 32\tabcellsep .74**\\
10\tabcellsep .71**\tabcellsep 33\tabcellsep .67**\\
11\tabcellsep .76**\tabcellsep 34\tabcellsep .63*\\
12\tabcellsep .66*\tabcellsep 35\tabcellsep .81**\\
13\tabcellsep .41*\tabcellsep 36\tabcellsep .72**\\
14\tabcellsep .66**\tabcellsep 37\tabcellsep .62**\\
15\tabcellsep .78*\tabcellsep 38\tabcellsep .58**\\
16\tabcellsep .63*\tabcellsep 39\tabcellsep .44**\\
17\tabcellsep .83**\tabcellsep 40\tabcellsep .66*\\
18\tabcellsep .75**\tabcellsep 41\tabcellsep .73**\\
19\tabcellsep .62**\tabcellsep 42\tabcellsep .85**\\
20\tabcellsep .58**\tabcellsep 43\tabcellsep .69**\\
21\tabcellsep .47**\tabcellsep 44\tabcellsep .56**\\
22\tabcellsep .74**\tabcellsep 45\tabcellsep .67**\\
23\tabcellsep .32**\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
2012\end{longtable} \par
  {\small\itshape [Note: EYear]} 
\caption{\label{tab_2}Table 1}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.07221238938053097\textwidth}P{0.14292035398230088\textwidth}P{0.16247787610619469\textwidth}P{0.16398230088495575\textwidth}P{0.15194690265486727\textwidth}P{0.15646017699115045\textwidth}}
Percentiles\tabcellsep Expert\tabcellsep Formal authority\tabcellsep Personal model\tabcellsep Facilitator\tabcellsep Delegator\\
5\tabcellsep 7.30\tabcellsep 7.60\tabcellsep 13.30\tabcellsep 7.00\tabcellsep 35.30\\
10\tabcellsep 8.00\tabcellsep 9.00\tabcellsep 15.00\tabcellsep 7.60\tabcellsep 36.00\\
15\tabcellsep 8.00\tabcellsep 9.00\tabcellsep 16.00\tabcellsep 9.00\tabcellsep 36.00\\
20\tabcellsep 9.00\tabcellsep 10.00\tabcellsep 17.00\tabcellsep 9.00\tabcellsep 36.00\\
25\tabcellsep 9.00\tabcellsep 10.00\tabcellsep 18.00\tabcellsep 19.00\tabcellsep 36.00\\
30\tabcellsep 9.00\tabcellsep 11.00\tabcellsep 19.00\tabcellsep 9.00\tabcellsep 36.00\\
35\tabcellsep 10.00\tabcellsep 11.00\tabcellsep 20.00\tabcellsep 10.00\tabcellsep 36.00\\
40\tabcellsep 10.00\tabcellsep 11.40\tabcellsep 20.00\tabcellsep 10.00\tabcellsep 37.00\\
45\tabcellsep 11.00\tabcellsep 12.00\tabcellsep 20.00\tabcellsep 10.00\tabcellsep 37.00\\
50\tabcellsep 11.00\tabcellsep 13.00\tabcellsep 21.00\tabcellsep 19.00\tabcellsep 37.00\\
55\tabcellsep 12.00\tabcellsep 14.00\tabcellsep 21.00\tabcellsep 12.30\tabcellsep 38.00\\
60\tabcellsep 12.00\tabcellsep 14.00\tabcellsep 21.60\tabcellsep 13.60\tabcellsep 38.00\\
65\tabcellsep 12.00\tabcellsep 14.90\tabcellsep 22.90\tabcellsep 14.00\tabcellsep 38.00\\
70\tabcellsep 12.20\tabcellsep 15.00\tabcellsep 24.00\tabcellsep 14.00\tabcellsep 38.00\\
75\tabcellsep 13.50\tabcellsep 15.00\tabcellsep 24.00\tabcellsep 14.50\tabcellsep 38.50\\
80\tabcellsep 14.80\tabcellsep 16.00\tabcellsep 25.80\tabcellsep 15.00\tabcellsep 39.00\\
85\tabcellsep 15.10\tabcellsep 16.00\tabcellsep 26.10\tabcellsep 15.00\tabcellsep 40.00\\
90\tabcellsep 16.40\tabcellsep 17.00\tabcellsep 28.00\tabcellsep 15.40\tabcellsep 40.40\\
95\tabcellsep 17.70\tabcellsep 18.00\tabcellsep 28.70\tabcellsep 18.40\tabcellsep 42.00\end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.48784046692606997\textwidth}P{0.27947470817120623\textwidth}P{0.04795719844357976\textwidth}P{0.018190661478599223\textwidth}P{0.013229571984435798\textwidth}P{0.0033073929961089494\textwidth}}
\multicolumn{2}{l}{Educational Guidance (N=45) .}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
TSQ Total\tabcellsep \multicolumn{2}{l}{Teaching Style}\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{2}{l}{(n=45)}\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep M\tabcellsep SD\tabcellsep \tabcellsep \tabcellsep \\
Expert Style\tabcellsep 10.98\tabcellsep 2.48\tabcellsep \tabcellsep \tabcellsep \\
Formal Authority\tabcellsep 13.18\tabcellsep 3.32\tabcellsep \tabcellsep \tabcellsep \\
Personal Model\tabcellsep 22.56\tabcellsep 5.50\tabcellsep \tabcellsep \tabcellsep \\
Facilitator\tabcellsep 12.40\tabcellsep 3.01\tabcellsep \tabcellsep \tabcellsep \\
Delegator\tabcellsep 20.98\tabcellsep 3.43\tabcellsep \tabcellsep \tabcellsep \\
Comparison of mean score for teaching styles\tabcellsep \multicolumn{5}{l}{more positive attitude towards adolescents' educational}\\
shows that personal model has highest score (m=\tabcellsep \multicolumn{5}{l}{guidance whereas other teaching styles are less}\\
22.56) whereas expert style has lowest mean score\tabcellsep concerned\tabcellsep towards\tabcellsep educational\tabcellsep guidance\tabcellsep of\\
(m=10.98). This indicates that personal model style has\tabcellsep adolescents.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.20928030303030304\textwidth}P{0.13522727272727272\textwidth}P{0.07083333333333333\textwidth}P{0.13522727272727272\textwidth}P{0.07083333333333333\textwidth}P{0.15776515151515152\textwidth}P{0.07083333333333333\textwidth}}
TSQ\tabcellsep 1-3 years\tabcellsep \tabcellsep 4-6 years\tabcellsep \tabcellsep \multicolumn{2}{l}{5 \& above years}\\
\tabcellsep (n= 15)\tabcellsep \tabcellsep (n= 18)\tabcellsep \tabcellsep (n= 12)\tabcellsep \\
\tabcellsep M\tabcellsep SD\tabcellsep M\tabcellsep SD\tabcellsep M\tabcellsep SD\\
Expert Style\tabcellsep 12.47\tabcellsep 1.80\tabcellsep 11.94\tabcellsep 2.46\tabcellsep 11.08\tabcellsep 2.81\\
Formal Authority\tabcellsep 15.40\tabcellsep 2.06\tabcellsep 13.28\tabcellsep 2.53\tabcellsep 13.08\tabcellsep 3.84\\
Personal Model\tabcellsep 23.67\tabcellsep 7.34\tabcellsep 21.56\tabcellsep 4.59\tabcellsep 21.17\tabcellsep 5.58\\
Facilitator\tabcellsep 13.67\tabcellsep 2.87\tabcellsep 12.28\tabcellsep 3.26\tabcellsep 13.92\tabcellsep 3.70\\
Delegator\tabcellsep 19.13\tabcellsep 3.11\tabcellsep 20.22\tabcellsep 2.57\tabcellsep 20.57\tabcellsep 4.30\end{longtable} \par
 
\caption{\label{tab_5}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.27487562189054726\textwidth}P{0.1691542288557214\textwidth}P{0.12263681592039802\textwidth}P{0.16492537313432837\textwidth}P{0.11840796019900497\textwidth}}
TSQ\tabcellsep \multicolumn{2}{l}{Masters Degree}\tabcellsep \multicolumn{2}{l}{M.Phil Degree}\\
\tabcellsep \tabcellsep (n= 40)\tabcellsep \tabcellsep (n= 5)\\
\tabcellsep M\tabcellsep SD\tabcellsep M\tabcellsep SD\\
Expert Style\tabcellsep 11.83\tabcellsep 2.34\tabcellsep 12.40\tabcellsep 2.88\\
Formal Authority\tabcellsep 13.75\tabcellsep 3.04\tabcellsep 12.66\tabcellsep 2.34\\
Personal Model\tabcellsep 21.56\tabcellsep 5.48\tabcellsep 21.27\tabcellsep 5.13\\
Facilitator\tabcellsep 12.82\tabcellsep 3.12\tabcellsep 12.71\tabcellsep 3.45\\
Delegator\tabcellsep 15.65\tabcellsep 3.45\tabcellsep 19.82\tabcellsep 2.76\end{longtable} \par
 
\caption{\label{tab_6}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.30357142857142855\textwidth}P{0.1728021978021978\textwidth}P{0.10274725274725274\textwidth}P{0.16813186813186812\textwidth}P{0.10274725274725274\textwidth}}
TSQ\tabcellsep B.Ed\tabcellsep \tabcellsep M.Ed\tabcellsep \\
\tabcellsep (n= 40)\tabcellsep \tabcellsep (n= 5)\tabcellsep \\
\tabcellsep M\tabcellsep SD\tabcellsep M\tabcellsep SD\\
Expert Style\tabcellsep 12.00\tabcellsep 2.13\tabcellsep 11.77\tabcellsep 2.65\\
Formal Authority\tabcellsep 13.52\tabcellsep 3.34\tabcellsep 14.36\tabcellsep 2.46\\
Personal Model\tabcellsep 23.00\tabcellsep 6.47\tabcellsep 21.27\tabcellsep 5.13\\
Facilitator\tabcellsep 13.91\tabcellsep 3.28\tabcellsep 12.41\tabcellsep 3.15\\
Delegator\tabcellsep 18.87\tabcellsep 3.60\tabcellsep 20.91\tabcellsep 2.14\end{longtable} \par
 
\caption{\label{tab_7}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.014947245017584994\textwidth}P{0.06277842907385697\textwidth}P{0.3657092614302462\textwidth}P{0.07174677608440796\textwidth}P{0.3348182883939038\textwidth}}
2012\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Items\tabcellsep Correlations\tabcellsep Items\tabcellsep Correlations\\
\tabcellsep 1\tabcellsep .64 ? ? ? ? ? ?\tabcellsep 34\tabcellsep .43 ? ? ? ? ? ?\\
\tabcellsep 2\tabcellsep .245\tabcellsep 35\tabcellsep .27 ? ? ? ? ? ?\\
\tabcellsep 3\tabcellsep .33\tabcellsep 36\tabcellsep .18 ? ? ? ? ?\\
( D D D D )\tabcellsep 4 5\tabcellsep .57 ? ? ? ? ? .44\tabcellsep 37 38\tabcellsep .45 ? ? ? ? ? ? .82\\
\tabcellsep 6\tabcellsep .24 ? ? ? ? ? ?\tabcellsep 39\tabcellsep .69\\
\tabcellsep 7\tabcellsep .84\tabcellsep 40\tabcellsep .75\\
\tabcellsep 8\tabcellsep .71\tabcellsep 41\tabcellsep .75\\
\tabcellsep 9\tabcellsep .81\tabcellsep 42\tabcellsep .36\\
\tabcellsep 10\tabcellsep .72\tabcellsep 43\tabcellsep .34\\
\tabcellsep 11\tabcellsep .27 ? ? ? ? ? ?\tabcellsep 44\tabcellsep .54\\
\tabcellsep 12\tabcellsep .50 ? ? ? ? ? ?\tabcellsep 45\tabcellsep .20 ? ? ? ? ?\\
\tabcellsep 13\tabcellsep .24 ? ? ? ? ? ?\tabcellsep 46\tabcellsep .45\\
\tabcellsep 14\tabcellsep .45 ? ? ? ? ? ?\tabcellsep 47\tabcellsep .23 ? ? ? ? ? ?\\
\tabcellsep 15\tabcellsep .28 ? ? ? ? ? ?\tabcellsep 48\tabcellsep .76 ? ? ? ? ? ?\\
\tabcellsep 16\tabcellsep .32 ? ? ? ? ? ?\tabcellsep 49\tabcellsep .24\\
\tabcellsep 17\tabcellsep .46 ? ? ? ? ? ?\tabcellsep 50\tabcellsep .60\\
\tabcellsep 18\tabcellsep .22 ? ? ? ? ?\tabcellsep 51\tabcellsep .63\\
\tabcellsep 19\tabcellsep .21 ? ? ? ? ?\tabcellsep 52\tabcellsep .89 ? ? ? ? ?\\
\tabcellsep 20\tabcellsep .14 ? ? ? ? ?\tabcellsep 53\tabcellsep .30 ? ? ? ? ? ?\\
\tabcellsep 21\tabcellsep .47 ? ? ? ? ? ?\tabcellsep 54\tabcellsep .77\\
\tabcellsep 22\tabcellsep .33 ? ? ? ? ? ?\tabcellsep 55\tabcellsep .54 ? ? ? ? ? ?\\
\tabcellsep 23\tabcellsep .39 ? ? ? ? ? ?\tabcellsep 56\tabcellsep .39 ? ? ? ? ? ?\\
\tabcellsep 24\tabcellsep .63\tabcellsep 57\tabcellsep .45 ? ? ? ? ?\\
\tabcellsep 25\tabcellsep .89 ? ? ? ? ?\tabcellsep 58\tabcellsep .21 ? ? ? ? ?\\
\tabcellsep 26\tabcellsep .30 ? ? ? ? ? ?\tabcellsep 59\tabcellsep .22 ? ? ? ? ?\\
\tabcellsep 27\tabcellsep .77\tabcellsep 60\tabcellsep .21 ? ? ? ? ?\\
\tabcellsep 28\tabcellsep .54 ? ? ? ? ? ?\tabcellsep 61\tabcellsep .64 ? ? ? ? ?\\
\tabcellsep 29\tabcellsep .39 ? ? ? ? ? ?\tabcellsep 62\tabcellsep .47 ? ? ? ? ? ?\\
\tabcellsep 30\tabcellsep .30 ? ? ? ? ? ?\tabcellsep 63\tabcellsep .38 ? ? ? ? ? ?\\
\tabcellsep 31\tabcellsep .77\tabcellsep 64\tabcellsep .39 ? ? ? ? ? ?\\
\tabcellsep 32\tabcellsep .54 ? ? ? ? ? ?\tabcellsep 65\tabcellsep .27\\
\tabcellsep 33\tabcellsep .14\tabcellsep 66\tabcellsep .54 ? ? ? ? ? ?\end{longtable} \par
  {\small\itshape [Note: EYear]} 
\caption{\label{tab_8}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_9}Table 7}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.85\textwidth}}
Percentiles\end{longtable} \par
 
\caption{\label{tab_10}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.4401785714285715\textwidth}P{0.17455357142857142\textwidth}P{0.17455357142857142\textwidth}P{0.06071428571428571\textwidth}}
\multicolumn{3}{l}{Education, Career \& Lifestyles (N=130).}\tabcellsep \\
SPSDI Total\tabcellsep 1 st Year\tabcellsep \multicolumn{2}{l}{2 nd Year}\\
\tabcellsep (n=82)\tabcellsep \multicolumn{2}{l}{(n= 48)}\\
M\tabcellsep SD\tabcellsep M\tabcellsep SD\\
158.56\tabcellsep 11.111\tabcellsep 167.00\tabcellsep 13.784\end{longtable} \par
 
\caption{\label{tab_11}Table 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10} \par 
\begin{longtable}{P{0.23906249999999998\textwidth}P{0.23906249999999998\textwidth}P{0.265625\textwidth}P{0.10625\textwidth}}
SPSDI Total\tabcellsep Male\tabcellsep \multicolumn{2}{l}{Female}\\
\tabcellsep (n=82)\tabcellsep \multicolumn{2}{l}{(n= 48)}\\
M\tabcellsep SD\tabcellsep M\tabcellsep SD\\
166.06\tabcellsep 14.205\tabcellsep 150.87\tabcellsep 12.197\end{longtable} \par
 
\caption{\label{tab_12}Table 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11} \par 
\begin{longtable}{P{0.43301886792452826\textwidth}P{0.25660377358490566\textwidth}P{0.16037735849056606\textwidth}}
SPSDI Total\tabcellsep \multicolumn{2}{l}{Major Subject}\\
\tabcellsep M\tabcellsep SD\\
Pre-Med (n=42)\tabcellsep 172.31\tabcellsep 13.693\\
Pre-Eng(n=70)\tabcellsep 165.43\tabcellsep 13.477\\
Humanities(n=18)\tabcellsep 157.83\tabcellsep 11.690\end{longtable} \par
 
\caption{\label{tab_13}Table 11 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12} \par 
\begin{longtable}{P{0.33911917098445593\textwidth}P{0.22020725388601034\textwidth}P{0.2906735751295337\textwidth}}
Teaching Styles\tabcellsep Education, Career \&\tabcellsep Social Relationships \& Academic\\
\tabcellsep Life Style\tabcellsep Environment\\
Expert Style\tabcellsep .66\tabcellsep -.07\\
Formal Authority\tabcellsep .35\tabcellsep .22 **\\
Personal Model\tabcellsep .79 **\tabcellsep .43\\
Facilitator\tabcellsep .53\tabcellsep .19 *\\
Delegator\tabcellsep .12 *\tabcellsep .28 *\end{longtable} \par
 
\caption{\label{tab_14}Table 12 :}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US)} 			\footnote{© 2012 Global Journals Inc. (US) Teaching Styles \& Adolescents' Psychosocial Development} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Adolescence -Wikipedia (1956)]{b0}\label{b0} 	 		‘/wiki/ Adolescence Grasha, A, 91996)’.  		 			Adolescence -Wikipedia 		.  	 	 		\textit{Robert J. Havighurst; The School Review}  		May, 1956. 1987. Alliance Publishers. 64  (5)  p. .  	 	 (Teaching with Style) 
\bibitem[Soliven Teaching with style (Golla and de Guzman /teachingstyle.html teachers, Samuel R ()]{b1}\label{b1} 	 		‘Soliven Teaching with style (Golla and de Guzman’.  		 \url{psychologytoday.com/basics/adolescenewww.web.virginia.edu/iaas/survey/portal/1994-95/94odos\textunderscore sdtli.pdf}  	 	 		\textit{/teachingstyle.html teachers, Samuel R},  				1998.  	 	 (Teaching styles of high school physics www) 
\end{bibitemlist}
 			 		 	 
\end{document}
