\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={Attitude, Preparation, and Physical Self-Concept as Factors Influencing Emotional Expectation of Menarche among Premenarcheal School Girls in Yewketfana Primary school},
 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{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{Attitude, Preparation, and Physical Self-Concept as Factors Influencing Emotional Expectation of Menarche among Premenarcheal School Girls in Yewketfana Primary school}
\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]{Kidist  Tesfaye}

             \affil[1]{  Wolaita Sodo University}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2016 Accepted: 31 December 2016 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


This study investigated the influence of attitude, preparation, and physical self-concept on the emotional expectations of menarche among premenarcheal school girls. For the study, 97 premenarcheal school girls were randomly selected from grades of three to seven at YewketFana primary school. Questionnaire on menstrual attitudes, physical self concept, and menarcheal preparation were adapted and distributed among the sample participants. Correlation and regression analysis were used to know the influence of attitude, preparation and physical self concept on emotional expectation of menarche. Results showed that, though premenarcheal school girls prepared themselves by getting the menstrual information mainly from their mother, it was found inadequate. Majority of the premenarcheal school girls had negative emotional expectations of their menarche, and also influenced by different variables. Findings of hierarchical regression analyses revealed that menstrual attitude, physical self concept, and menarcheal preparation were factors influencing emotional expectations of menarche among premenarcheal school girls in YewketFanaPrimry School.

\end{abstract}


\keywords{}

\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[{Introduction}]{Introduction}\par
uring the whole period of adolescence, menarche is the most important event in the life of an adolescent girl. Menarche signifies the beginning of reproductive capabilities and the time when secondary sexual characteristics develop. According to Aimol and Nagar (2010), menarche is the first menstrual period generally occurring between the ages of 12 to 15 years and is an important milestone of puberty for most women. Due to increasing Socioeconomic status and better nutritional intake among a population, the average age of menarche has decreased in industrialized countries by 3 to 4 months per decade in the 20 th century (Chung, Straatman, Córdova \& Reynag, 2001).\par
Pre-menarcheal girls hold certain beliefs and expectations about how women feel in para-menstruum. These expectations appear to alter in some way the menstrual cycle experiences reported by the same adolescents when they become post-menarcheal. Literatures, particularly from the late 1970s and early 1980s, suggested that as menarche and menstruation perceived mainly in negative way by girls (Marvan, Vacio, Espinosa-Hernandez, 2001).  {\ref Koff and Rierdan (1996)} also explored both negative and positive premenarcheal expectations and found that as girls tend to focus on negative changes, signs, or symptoms, though they also expect some positive changes. According to Yeung, Tang, and Lee (2005), women's expectations of their first menstruation is influenced by various factors such as menstrual attitudes, religion, physical selfconcept and preparedness for menarche. 
\section[{II.}]{II.} 
\section[{Purpose of this Study}]{Purpose of this Study}\par
Adolescence in girls has been recognized as a special period which signifies the transition from girlhood to womanhood. This transitional period is marked with the onset of menarche, and it is therefore a milestone in the lives of young girls, with great effect on their feelings about their bodies and their sexuality  {\ref (Aimol\& Nagar, 2010;} {\ref Zalcberg, 2009)}. According to Golubet al, cited in (Yeung, et al, 2005) unlike other gradual pubertal changes, such as breast development and pubic hair growth, menarche usually occurs suddenly and without precise predictability.\par
In Ethiopia, there are few studies generally on menstruation. Tilaye (2005) conducted a research which assessed girl's emotional reactions towards menarche, but, the study was retrospective and did not assessed the association between various factors (e.g., menstrual attitude, religion. preparation, physical self concept) and emotional expectation of girl's menarche.  {\ref Yared (2004)} also conducted a research on menstruation focusing on the health aspect of it rather than the psychological one. Thus, recognizing the gap, this study examined how menstrual attitudes, religion, physical self-concept, and preparedness for menarche influence premenarcheal school girls expectations of their first menstruation. 
\section[{III.}]{III.} 
\section[{Objetives}]{Objetives}\par
The general objective of this study is to examine the emotional expectations of menarche and their influencing factors among premenarcheal school girls in YewketFana Primary School. Specifically, the study has the following objectives ? To determine the dominant emotional expectations of premenarcheal school girls towards their menarche. ? To assess the extent and ways of preparation among premenarcheal school girls for their menarche ? To examine the influence of menstrual attitude of premenarcheal school girls on the emotional expectations of their menarche. ? To examine the influence of pre-menarcheal preparations on the emotional expectations of school girls towards their menarche ? To assess the influence of physical self-concept of premenarcheal school girls on the emotional expectation of their menarche.\par
IV. 
\section[{Method a) Population and Sampling}]{Method a) Population and Sampling}\par
The target population of the study was those premenarcheal school girls who were in the age range of 9 to 13. These girls are assumed to be found in grade level staring from three to seven. However, with in this grade levels, those school girls who were above 13 and did not experienced their menarche, were included as well. Thus, the target populations of this study were 3 rd , 4 th , 5 th , 6 th and 7 th grade premenarcheal school girls in YewketFana Primary School which is located in Kirkos Sub city. Though there are 730 Primary schools in Addis Ababa city, YewketFana was selected because it was convenience to the researcher.\par
In order to select premenarcheal school girls for this study, local and international average age of menarche was first considered. According to Population Council (2010), the national average age of menarche in Ethiopia is 14.5 and 14.8 for urban and rural areas respectively. However, the average age of menarche for Addis Ababa in 2004 was 13.72  {\ref (Yared, 2004)}. Furthermore Mexican-American girls, who have one of the fastest rates of decline in age at menarche, have an average age of menarche 11.54 (Jean, Wilkinson, Spitz, Prokhorov, Bondy, and Forman, 2011). Recognizing the above ages of menarche, '13', which is found in between, is taken as the maximum age that could be inculcated. On the other hand, Ulmer \& Marthers (2000) found that nine was the minimal age of menarche. Considering this, the study, used the above maximum average age minimum age of menarche and selected premenarcheal school girls for the purpose of the study. However, those girls with in this age range 9-13 and experienced menarche are excluded since they are not the target population of the study.\par
After determining the required number of premenarcheal school girls in each section, simple random sampling technique specifically lottery system was used to select them from each section, and in general, using the above procedures, 132 premenarcheal school girls were selected. But 24 of the participants were discarded later due to their experience of menstruation, and another 11 were also discarded for they were inappropriately filled. Generally 35 participants were discarded from further analysis. 
\section[{b) Instruments i. Measure of Menarcheal Preparation}]{b) Instruments i. Measure of Menarcheal Preparation}\par
In order to rate the degree to which premenarcheal school girls felt that they are knowledgeable about menstruation, a 4-point scale ranging from 1 (very adequate) to 4 (very inadequate) and whether they thought they had enough information about menstruation on a 4-point scale ranging from 1 (very inadequate) to 4 (very adequate) were adapted from the study of  {\ref Yeung et al (2005)}. Two items which are used in the study of  {\ref Yared (2004)} were also included. In addition self constructed items which asses the ways and extent of preparation to menarche were included as well. Over all eight items were used to assess premenarcheal preparation among premenarcheal school girls.\par
ii. Measure of Physical self-Concept A 9-item scale which was developed by \hyperref[b6]{Leung \& Lau (1989)} was adapted and used for this study. This scale was developed in China and has shown satisfactory reliability of alpha=.87 \hyperref[b6]{(Leung \& Lau, 1989)}. The scale included items on perceptions of the physical attractiveness of facial features and body figure, and it was also used by other researchers in china. For example  {\ref Yeung et al, (2005)} used the scale for their study and the reliability for that study was (alpha = .91). This study also used the scale, but in addition to the 9item scale, 5 self-constructed items were included considering the culture of Ethiopia on the concept of beauties, and over all 14 items were used to assess physical self-concept of premenarcheal school girls. The reliability of the total 14 items which was done on Dill Chora Primary School was found to be Cronbach alpha value of 0.741. Participants were asked to rate these items on a 4-point scale ranging from 1 = strongly disagree to 4 = strongly agree. Higher scores represented more positive physical self -concept. 
\section[{c) Procedures}]{c) Procedures}\par
After the instruments were screened and the samples identified, the following steps were followed to collect the data. Firstly, after taking permission from the school authorities, a rapport was built up with the girl students and their verbal consents were obtained from their parent and guardians. The purpose of the study was explained to them. Then on the first day, the girls who are found in grade of 5 to 7 were gathered together in the library and the Amharic version of the questionnaire was distributed for them. On the next day girls of grade 3 and 4 were also gathered together in the same place and filled the questionnaire. In order to avoid response biases because of poor reading and to avoid misunderstandings, all instructions and items were read aloud to the students by the trained Data collectors d) Method of Data Analysis For the purpose of analyzing the collected data from premenarcheal school girls, the following methods were used. 
\section[{Volume XVII Issue I Version I}]{Volume XVII Issue I Version I}\par
The analysis mainly involved multiple regression. The independent variables were preparation (menstrual information) and physical self-concept. The dependent variable was emotional expectations of menarche. Beta coefficient is also used to identify the order of independent variables in terms of their importance in accounting variance in emotional expectations of menarche. Independent Sample t test is also used to compare differences in emotional expectations of menarche between premenarcheal school girls based on their menstrual knowledge. In addition, ideal mean score of emotional expectation is used to determine the number of premenarcheal school girls' status in relation to their emotional expectation. Finally Percentage was also used in order to know the way and extent of preparation of premenarcheal school girls. The mean and standard deviations and correlation coefficients of all predictor variables and criterion variable were also determined.\par
V. 
\section[{Result a) Emotional Expectation of Menarche}]{Result a) Emotional Expectation of Menarche}\par
Before exploring the influence of various factors on the emotional expectations of menarche, Firstly, Emotional expectations of premenarcheal school girls was examined. Participants who scored below the ideal mean for positive emotional expectations and above the ideal mean for negative emotional expectations are considered as those who have negative emotional expectations, on the contrary, those premenarcheal school girls who scored above the ideal mean for positive emotional expectations and below mean for negative emotional expectations are considered as they have positive emotional expectations. Finally those premenarcheal school girls who scored the mean for both the positive and negative emotional expectations are considered as they have vague emotional expectations. The summary of premenarcheal school girls with their emotional expectation is summarized in Table1.  \hyperref[tab_0]{1}, depicted, majority (43.30\%) of premenarcheal school girls have negative emotional expectations for the onset of their first menstruation. On the other hand while slightly less than half (31.96\%) of premenarcheal school girls had positive emotional expectations toward their menarche, (24.74) \% of them had a vague emotional expectation. 
\section[{b) Menarcheal Preparation}]{b) Menarcheal Preparation}\par
In this section, result of menarcheal preparation i, e, how premenarcheal school girls prepare themselves (source of information, discussion with parents about menstruation, to whom to tell if menstruation occur), and the extent of their menarcheal preparation (whether they thought they had enough information about menstruation, and using the information whether they had knowledge about menstruation or not, and finally adequacy of knowledge about menstruation) are presented in the following Table. As it is seen in Table \hyperref[tab_1]{2}, all premenarcheal school girls said that they had menstrual information in which many of them mentioned their mother as major source of information (22.68\%). Sisters, Friends, School, Media and Fathers were also mentioned as source of information having a percentage of (10.31\%), (9.28\%), (7.23\%), (8.25\%) and (1.03\%) respectively. On the other hand while 41.24\% of them mentioned more than one source, all participants did not mentioned brothers as source of menstrual information. Regarding to the question whether school girls openly discuss about menstruation with their parents or not, majority of the participants (52.58\%) responded as they do not have the trend of discussing on issues related to menstruation. The rest, slightly less than half of the participants (47.42\%) have been openly discussed about menstruation. Furthermore, while most participants (62.89\%) would like to tell the onset of menarche to their mother, (3.09 \%) of the participants reported that they would not tell to anybody, and very few participants (2.1\%) would like to tell the onset of menarche to their father. Table \hyperref[tab_2]{3} shows the responses to the question, "how adequate they thought they had enough information about menstruation, a majority of the premenarcheal girls said that the information was inadequate (32.00 \%), followed by very inadequate (23.7\%), very adequate (22.7\%) and adequate (21.6\%).\par
© 2017 Global Journals Inc. (US)\par
Regarding to menstrual knowledge, as it seen in the Table, majority of the participants 60(61.86\%) of them thought that they did not have knowledge about menstruation, but the rest 37(38.14\%) said that they had knowledge about menstruation in which more than half of them (51.4\%) thought that the knowledge they had is very adequate. But from those 37 premenarcheal school girls (those who have knowledge about menstruation), 13.5\% and 10.8\% of them thought that they had inadequate and very inadequate knowledge respectively.\par
c) The Strength of the overall relationship between Independent variables and Dependent variable Emotional expectations of premenarcheal school girls that could be accounted for by the independent variables (menstrual attitudes, religion, preparation and PSC) considered together were explored using multiple regression analysis. In this regard the F value, beta coefficients and the test of significance for each regression coefficients have been summarized. The corresponding beta coefficients may be used to provide comparison among regression coefficients. Using F test, the significance of the value of each regression coefficients has been determined. As it is seen in Table \hyperref[tab_3]{4}, the four predictor variables (attitude, religion, preparation and PSC) accounted for 28.3 \% variability of the emotional expectations of premenarcheal school girls (adjusted R 2 =0.283). This is to mean that 71.7 \% of the variability in current emotional expectations of the participants is unaccounted for, which means that there are other variables which influenced the emotional expectations of the girls other than the above listed domain of factors. This section of the result of multiple regression which is shown in the above table, details the analysis of each predictor variable individually. Accordingly, attitude, PSC and preparation are significant predictors since they have p value of 0.003, 0.003, and 0.013 respectively. For all the above four listed sets of variables, p< 0.05. But religion is not a significant predictor since it has a p value of 0 .668 which is, P>0.05\par
The rank order of influence is known by the beta-values. Attitude with ?=0.288 has by far the greatest influenceon the emotional expectations of premenarcheal school girls, followed by Physical self concept (PSC) with ?=0.279, and finally menarcheal preparation with ?=0.231. However, beta coefficient did not show the contribution of each of the predictor variables in percent, it only show the order of influence. Accordingly, stepwise multiple regression is further utilized to investigate the variation of each of the predictor variables in percent. 
\section[{d) Predictor Variables more Important in Explaining Differences in Emotional Expectation of Menarche}]{d) Predictor Variables more Important in Explaining Differences in Emotional Expectation of Menarche}\par
The result of stepwise multiple regression analysis in which the predictor variables were identified in terms of the order of their importance in percent, explaining the variation in emotional expectation are presented in Table11\par
Volume XVII Issue I Version I  On the whole, the result of stepwise multiple regression analysis revealed that the predictor variables (attitude, physical self concept and preparation which is menstrual information) jointly accounted for by 28.1\% of the total variation in emotional expectation of menarche. The remaining 71.9 \% is explained by other predictor variables which were not explored in this study.\par
In general as the result of multiple and step wise multiple regression confirmed, all the variables, except religion were found to a significant predictors on the emotional expectations of menarche. Furthermore, the positive sign of beta coefficients indicate that as there is increment in score of menstrual attitude, preparation and PSC, there is also increment in score of emotional expectations. On the other hand, whenever there is decrement in score of menstrual attitude, preparation and PSC, there is also decrement in score of emotional expectations. 
\section[{e) Diferentes in Emotional Expectations of Menarche due to Differences in Menstrual Knowledge}]{e) Diferentes in Emotional Expectations of Menarche due to Differences in Menstrual Knowledge}\par
As it is already stated before, from the total 97 premenarcheal school girls, 37(38.14\%) of them had knowledge about menstruation, and the rest 60 (61.86 \%) of them said that they did not have knowledge about menstruation. In order to compare the mean differences in scores of emotional expectations between those premenarcheal school girls with and without knowledge, independent sample t test is utilized. As Table7 shows, there is mean difference in score of emotional expectations among premenarcheal school girls, mean score for those who have menstrual knowledge is 30.68, and for that of premenarcheal school that do not have menstrual knowledge is 27.57. This shows that premenarcheal school girls with menstrual knowledge have more positive emotional expectations than those who do not have menstrual knowledge. But in order to see this difference is significant or not the following independent t test Table  {\ref will} show. The result in Table \hyperref[tab_5]{6} reveals that, attitude of premenarcheal school girls was found to be the first important variable in explaining the highest variation in emotional expectations of menarche which explains (15.6 \%) of the total variation in emotional expectation of menarche .The second important variable that explains the highest variation in the emotional expectations of menarche is physical self concept (7.5\%), followed by preparation (menstrual information) which holds a percentage of 5. As Table \hyperref[tab_7]{8} revealed there is significant difference in emotional expectations of menarche between premenarcheal schools girls who have menstrual knowledge and those who do not have menstrual knowledge, so according to the result , premenarcheal school girls who had menstrual knowledge have more positive emotional expectations (t=-2.118, p value 0.037 , which is p<.05).\par
In general, an independent-samples t-test was conducted to compare the emotional expectation scores in premenarcheal school girls for those with menstrual knowledge and those who are without menstrual knowledge. There was significant difference in scores for those premenarcheal school girls with menstrual knowledge (M=30.68, SD=6.28) and those premenarcheal school girls without menstrual knowledge [M= 27.57, SD=7.44; t=2.118, p= 0.037]. 
\section[{VI.}]{VI.} 
\section[{Discussion a) Emotional expectations of Premenarcheal School girls}]{Discussion a) Emotional expectations of Premenarcheal School girls}\par
Most premenarcheal girls anticipated experiencing a diversity of paramenstrual changes, with negative expectations being more frequently reported than the positive ones. In line with other studies who found in general that premenarcheal girls expect their menarche more in a negative way than the positive one (Brooks-Gunn \& Ruble, 1982;  {\ref Koff \& Rierdan, 1996;} {\ref Yeunget al, 2005)}, in this study most premenarcheal school girls also have negative emotional expectations than the positive one.\par
According to Brooks-Gunn \& Ruble (1982) premenarcheal Girls enter menarche with mostly negative expectations. In addition during the 1970's and 1980's more premenarcheal American girls expect enter to menarche with negative emotional expectations.  {\ref Koff and Rierdan (1996)} also found that American girls explored both negative and positive emotional expectations, but according to the finding of the researchers, negative emotional expectations were the dominant one comparing to the positive emotional expectations. Similarly, in China, though premenarcheal girls expect both negative and positive emotional expectations, they were largely negative in their expectations (Yeunget al, 2005) 
\section[{b) Menarcheal preparation and its Influence on the Emotional expectations of Menarche}]{b) Menarcheal preparation and its Influence on the Emotional expectations of Menarche}\par
Research was done on how premenarcheal school girls prepare themselves for their menarche and most of the research findings revealed that mothers were the major sources of information about menstruation for premenarcheal girls (Aniebue1 et al, 2009;  {\ref Koff and Rierdan's, 1996)}. Similarly, in this study, majority (62.89 \% of premenarcheal school girls mentioned their mothers as the major source of information for their preparation.\par
According to ( Aniebue1 et al, 2009), in Nigeria, 74.7\% of girls mentioned their mothers as their major source of menstrual information.  {\ref Koff and Rierdan's (1996)} found that as mothers were the major source of information for premenarcheal girls ahead of menarche; but the researchers also identified that friends and female teacher's were another source of information in addition to mothers.\par
However, other researchers found that there are other major sources of menstrual information other than mothers For instance according to the study of Population Council on the nine regions of Ethiopia , the most common source of information on menstruation were teachers (42\%), grandmothers (26\%), friends (24\%). Only (8 \%) percents of mothers gave their daughters information on menstruation. In Egypt also 92.2\% of the girls accessed menstrual information primarily from the mass media (Aniebue1 et al, 2009). In addition, in India girl's major sources of information about menstruation were friends, while the source of information for others was T.V, magazines, movies, and relatives (Dhingra.R, Kumar.A. \& Kour.M, 2009). Mothers were not only major source of menstruation for premenarcheal school girls, but they are also preferred by premenarcheal school girls while they mentioned persons for whom they would to tell the onset of their first menstruation. This finding is consistent with that of the study which was done in China  {\ref (Yeung et al, 2005)}, in which majority of the study participants would like to tell their menarche to their mother.\par
In relation of extent of premenarcheal preparation, researchers mentioned as premenarcheal girls did not prepared adequately for their menarche  {\ref (} only5.4\% of the participants were completely prepared , 39\% felt somewhat prepared, 30.6\% were not prepared enough, and 25\% reported being completely unprepared. In addition, according to Yared (2004), 67\% of girls in the study felt unprepared for their menarche .\par
Similarly in this study, majority (32.0\%) of t he premenarcheal school girls said that they do not have adequate menstrual information which implies their inadequate menstrual preparation. In addition majority (61.86\%) of them also said that they did not have menstrual knowledge. furthermore, majority (52.58\%) of them did not discuss about menstruation with their family, which implies again their inadequate menarcheal preparation. Significant relationships have repeatedly been found between preparation for menarche and emotional expectations of menarche. In cross-sectional and prospective studies of early adolescents (Brooks-Gunn Ruble, 1982), as well as in retrospective studies of late adolescents KoffetaL, 1982; better prepared individuals have reported more positive menarcheal experiences than less well-prepared individuals. Rierdan, \& Koff(1996) also found more positive emotional expectations in girls who felt better prepared for menarche than in those who felt less well prepared or unprepared. Furthermore Chang et al, (2010), suggested that adequate preparation, knowledge about menstrual physiology and hygiene, and information about both the positive and negative aspects of menstruation allow girls to feel more in control of their bodies and thus make the experience of menarche more positive. Much of the uncertainty, fear, and even trauma that have been associated with menarche can be traced to the lack of adequate informational and emotional preparation found that those who were unprepared for menarche appraised the event negatively, described it as appalling or horrifying, and reported experiencing menstrual pain more frequently than those who were prepared. The women who were prepared for menarche appraised the event more positively. Similarly in this study, the result of multiple regression and independent sample t test shows that as menstrual information and knowledge about menstruation influence the emotional expectations of menarche. To conclude in consistent to previous findings, this study shows the influence of menarcheal preparation (menstrual information and knowledge) on the emotional expectations of menarche such as more grown up, feeling of more feminine, happiness , proud of oneself, confusion, worried, angry, feeling of embarrassment etc. 
\section[{c) Influence of Menstrual attitude on the Emotional expectations of Menarche}]{c) Influence of Menstrual attitude on the Emotional expectations of Menarche}\par
Attitude is one of an influencing factor of premenarcheal girl's expectations of menarche. Similar to previous studies in this area (Rierdan \&  {\ref Koff, 1990;} {\ref Yeung et al, 2005)}, the present results indicated that, menstrual attitude predicts emotional expectations of menarche among premenarcheal school girls.\par
Rierdan \&  {\ref Koff (1990)} conduct a research related to the relationship between menstrual attitude and emotional expectations of menarche. When premenarcheal menstrual attitudes and personality attributes were examined independently, results revealed that affirmation, a menstrual attitude, and depression significantly predicted emotional response to menarche.\par
According to Yeung et al, (2005), Chinese premenarcheal girls with positive menstrual attitude expect their menstruation positively, and those premenarcheal girls with menstruation as a debilitating and bothersome event tend to expect more negative emotional expectations; furthermore, according to  {\ref Yeung et al, (2005)} found that as attitude was the most influencial variable in predicting emotional expectations of menarche. To add, Anson et al, (cited  {\ref Yeung et al, 2005)}, also found the associations between menstrual attitudes and menarcheal related expectations and experiences in western girls. These studies confirmed that American girls with positive attitude towards menstruation expect more positive emotional expectations such as feeling of more grown up and more feminine.\par
In general research findings confirmed as menstrual attitude is the most salient predictor of premenarcheal girls emotional expectations of menarche.i.e. Positive attitude toward menstruation predicts positive emotional expectation of menarche and negative attitude toward menstruation predicts negative emotional expectation of menarche (Rierdan \&  {\ref Koff, 1990;} {\ref Yeung et al, 2005)}. In this study also menstrual attitude is the most salient predictor accounting (15.6\%) of total variation in emotional expectations of menarche.\par
This study is inconsistent with previous studies. In this study religion did not predict emotional expectations of menarche. This could be the reason that girls may not give too much attention to their religion, though premenarcheal girls have a religious affiliation which their parents follow, they may not know the rules, beliefs and the taboos of their religion. VII. 
\section[{Conclusion}]{Conclusion}\par
The purpose of this study was to assess the influence of attitude, religion, preparation and physical self-concept on the emotional expectations of menarche among premenarcheal school girls in YewketFana Primary school. Depending on the obtained result, it is possible to reach on the following conclusions.\par
? The finding of the study confirmed that as premenarcheal school girls prepare themselves by obtaining menstrual information mainly from their mother, but their preparation was in adequte as long as majority of the paritipants did not have adequte menstrual information and knowledge. ? The result of this study also signifies that majority of premenarcheal school girls have negative emotional expectations of menarche. ? The present finding further illustrates that variables (attitude, menarcheal preparation, and physical self concept were significant predictors for premenarcheal school girls' emotional expectation of menarche. In terms of their importance in influencing the emotional expectations of menarche among premenarcheal school girls, menstrual attitude was found to be the most salient predictor factor, followed by physical self concept and menarcheal preparation.\par
Therefore, it is possible to conclude as premenarcheal school girl's emotional expectation of menarche is influenced by factors such as menstrual attitude, physical self-concept and menarcheal preparation; which implies the need to focus on the above variables in order to help girls to expect their menarche positively. 
\section[{VIII.}]{VIII.} 
\section[{Recommendations}]{Recommendations}\par
Based on the findings of the study, the following recommendations are put forwarded.\par
? The majority of the respondents said that they did not have a trend of discussing on issues related menstruation with their parents, do not have menstrual knowledge, and are not adequately prepared for menarche. The majority of premenarcheal school girls' emotional response to menarche was also predominantly negative. So, parents and the school environment are expected to work hand in hand in preparing the girls ahead of menarche. ? The finding of this research also revealed that menstrual attitude, preparation and physical selfconcept were influencing factors for the emotional expectations of menarche. So, an effort has to be done in promoting premenarcheal school girls to have the positive aspect of the above variables, which inurn would lead them to expect their menarche positively. ? This study is limited on only one school in Addis Ababa city. So, conducting additional research using the same predictors is recommended which   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.2833333333333333\textwidth}P{0.5666666666666667\textwidth}}
F\tabcellsep \%\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.28453389830508474\textwidth}P{0.136864406779661\textwidth}P{0.03961864406779661\textwidth}P{0.08283898305084746\textwidth}P{0.30614406779661013\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Year 2017\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 33\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Volume XVII Issue I Version I\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep ( A )\\
Items\tabcellsep Responses\tabcellsep F\tabcellsep \%\tabcellsep Global Journal of Human Social Science -\\
Do you have information about\tabcellsep Yes\tabcellsep 97\tabcellsep 100\tabcellsep \\
menstruation?\tabcellsep No\tabcellsep 0\tabcellsep 0\tabcellsep \\
\tabcellsep Total\tabcellsep 97\tabcellsep 100\tabcellsep \\
Who told you about menstruation?\tabcellsep Mother\tabcellsep 22\tabcellsep 22.68\tabcellsep \\
\tabcellsep Sister\tabcellsep 10\tabcellsep 10.31\tabcellsep \\
\tabcellsep Friends\tabcellsep 9\tabcellsep 9.28\tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.09148727984344422\textwidth}P{0.3676125244618395\textwidth}P{0.22123287671232875\textwidth}P{0.0598825831702544\textwidth}P{0.10978473581213306\textwidth}}
Year 2017\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
34\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
( A )\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
-Global Journal of Human Social Science\tabcellsep Items How adequate do you think that you had enough information about menstruation? Do you think that you had knowledge about menstruation If you think that you had knowledge about menstruation, then how adequate is that?\tabcellsep Responses Very adequate Adequate Inadequate Very inadequate Total Yes No Total Very adequate Adequate Inadequate Very inadequate\tabcellsep F 22 21 31 23 97 37 60 97 19 9 5 4\tabcellsep \% 22.7 21.6 32.00 23.7 100 38.14 61.86 100 51.4 24.3 13.5 10.8\\
\tabcellsep \tabcellsep Total\tabcellsep 37\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.47773722627737225\textwidth}P{0.031021897810218975\textwidth}P{0.031021897810218975\textwidth}P{0.0062043795620437955\textwidth}P{0.09927007299270073\textwidth}P{0.20474452554744527\textwidth}}
Source\tabcellsep R\tabcellsep R\tabcellsep 2\tabcellsep Adjusted R 2\tabcellsep Std, error of the estimate\\
1\tabcellsep .532\tabcellsep \multicolumn{2}{l}{.283}\tabcellsep .252\tabcellsep 6.07822\\
\multicolumn{5}{l}{Predictors: (Constant), preparation, r physical self-concept, attitude}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.49320987654320986\textwidth}P{0.09094650205761316\textwidth}P{0.05596707818930041\textwidth}P{0.06995884773662552\textwidth}P{0.06995884773662552\textwidth}P{0.06995884773662552\textwidth}}
Source\tabcellsep td.error\tabcellsep \tabcellsep Beta\tabcellsep t\tabcellsep sig.\\
Menstrual attitude\tabcellsep .257\tabcellsep .083\tabcellsep .288\tabcellsep 3.089\tabcellsep .003\\
Physical self concept\tabcellsep .160\tabcellsep .052\tabcellsep .279\tabcellsep 3.071\tabcellsep .003\\
Religion\tabcellsep . 309\tabcellsep .718\tabcellsep .039\tabcellsep .430\tabcellsep .668\\
Preparation (MI)\tabcellsep 1.391\tabcellsep .548\tabcellsep .231\tabcellsep 2.537\tabcellsep .013\\
Dependent Variable: emotional expectation\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Note:\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
* MI-menstrual information\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.2504830917874396\textwidth}P{0.0533816425120773\textwidth}P{0.1929951690821256\textwidth}P{0.07801932367149758\textwidth}P{0.07801932367149758\textwidth}P{0.09855072463768116\textwidth}P{0.09855072463768116\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{emotional expectation}\tabcellsep \tabcellsep \tabcellsep \\
Variables entered\tabcellsep R\tabcellsep adjusted R R 2\tabcellsep squared\tabcellsep Î?" R 2\tabcellsep F change\tabcellsep Sig f change\\
Attitude\tabcellsep .395\tabcellsep .156\tabcellsep .147\tabcellsep .156\tabcellsep 17.603\tabcellsep .000\\
Physical self concept\tabcellsep .481\tabcellsep .232\tabcellsep .215\tabcellsep .075\tabcellsep 9.209\tabcellsep .003\\
Preparation(MI)\tabcellsep .531\tabcellsep .281\tabcellsep .258\tabcellsep .050\tabcellsep 6.448\tabcellsep .013\end{longtable} \par
 
\caption{\label{tab_5}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.4978571428571429\textwidth}P{0.09714285714285714\textwidth}P{0.030357142857142853\textwidth}P{0.06071428571428571\textwidth}P{0.16392857142857142\textwidth}}
Group\tabcellsep N mean\tabcellsep \tabcellsep SD\tabcellsep Std.error mean\\
Possession of knowledge\tabcellsep \multicolumn{2}{l}{37 30.68}\tabcellsep 6.28\tabcellsep 1.03182\\
EE*\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Absence of knowledge\tabcellsep 60\tabcellsep 27.57\tabcellsep 7.44\tabcellsep .96033\\
Note\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
* EE-emotional expectations\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.85\textwidth}}
Levine's test\\
for equality\\
of variance\end{longtable} \par
 
\caption{\label{tab_7}Table 8 :}\end{figure}
 			\footnote{© 2017 Global Journals Inc. (US)} 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[Marvian et al. ()]{b7}\label{b7} 	 		\textit{A C omparison of Menstrual Changes Expected by Pre-Menarcheal Adolescents and Changes Actually Experienced by Post-Menarcheal Volume XVII Issue I Version I},  		 			M L Marvian 		,  		 			A Vacio 		,  		 			G Espinosa-Hernandeza 		.  		2001.  	 
\bibitem[Chang et al. ()]{b2}\label{b2} 	 		‘a Systematic review and Meta-ethnography of the Qualitative literature: experiences of the menarche’.  		 			Y T Chang 		,  		 			M Hayter 		,  		 			S.-C Wu 		.  	 	 		\textit{Journal of Clinical Nursing.v}  		2010. 19 p. .  	 
\bibitem[Leung and Lau ()]{b6}\label{b6} 	 		‘Effects of self-concept and perceived disapproval of delinquent Behavior in school Children’.  		 			K Leung 		,  		 			S Lau 		.  	 	 		\textit{Journal of Youth and Adolescence}  		1989. 18 p. .  	 
\bibitem[Dhingra et al. ()]{b4}\label{b4} 	 		\textit{Kno wledge and Practices Related to Menstruation among Tribal (Gujjar) Adolescent Girls in India},  		 			R Dhingra 		,  		 			. A Kumar 		,  		 			Kour 		.  		2009. 3 p. .  	 
\bibitem[Aimol .K. R. & Nagar.S. (ed.) ()]{b0}\label{b0} 	 		\textit{Knowledge of Adolescent Girls Regarding Menstruation in Tribal Areas of Meghalaya : Kamla-Raj Stud Tribes Tribals},  		Aimol .K. R. \& Nagar.S. (ed.)  		2010. Meghalaya, India. 8.  	 
\bibitem[Chung.C. E. Straatman. R.D. Córdova.M.Q. & Reynaga.G.F. (ed.) ()]{b3}\label{b3} 	 		\textit{Mena rche and Its Implications for Educational Policy in Peru: Girls' and women's education policy research activities},  		Chung.C. E. Straatman. R.D. Córdova.M.Q. \& Reynaga.G.F. (ed.)  		2001. Ayacucho, Perue.  	 
\bibitem[Yaredabera ()]{b8}\label{b8} 	 		\textit{Menarche, Menstruation related Problems and Practices among Adolescent High School Girls in Addis Ababa},  		 			Yaredabera 		.  		2004. Addis Ababa University.  	 	 (Unpublished MA thesis) 
\bibitem[Koff and Rierdan ()]{b5}\label{b5} 	 		‘Prep aring girls for Menstruations : Recommendations from adolescent girls’.  		 			E Koff 		,  		 			J Rierdan 		.  	 	 		\textit{Adolescence}  		1996. 30  (120)  p. .  	 
\bibitem[Yeung et al. ()]{b9}\label{b9} 	 		\textit{Psychosocial and Cultural Factors Influencing Expectations of Menarche : a Study on Chinese Premenarcheal Teenage Girls},  		 			D Y L Yeung 		,  		 			. C Tang 		,  		 			. A Sokum \& Lee 		.  		2005.  	 
\bibitem[Brooks-Gunn.J & Ruble ()]{b1}\label{b1} 	 		‘The Experience of Menarche’.  		 			D N Brooks-Gunn.J \& Ruble 		.  	 	 		\textit{Journal of child development}  		1982. 53  (6) .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
