\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={Factors Leading to School Dropout in Bangladesh: An Empirical Approach},
 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{2021-10-15 (revised: 15 October 2021)}
\def\TheID{10.34257/GJHSSGVOL21IS2PG45\makeatother }
\def\TheDate{2021-10-15}
\title{Factors Leading to School Dropout in Bangladesh: An Empirical Approach}
\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]{Tazia  Hossain}

             \affil[1]{  Notre Dame University Bangladesh}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 September 2021 Accepted: 1 October 2021 Published: 15 October 2021}

\maketitle


\begin{abstract}
        


Developing country like Bangladesh, it is an unarguable fact that the development of a nation is dependent on education of its people. The purpose of this research is to determine the fundamental issues that act behind high dropouts in primary and followed by secondary level in Bangladesh. The study also has found some interventions that may play a critical role in reducing school dropout. Data had been collected from the industrial area of Tongi named Tetul-tola Slum, Kolabagan, Tongi, and secondary data had been collected from published Govt. Research papers. The data demonstrate that not only the economic background, parents unwillingness to education, parents education level, the distance of a school, gender discrimination, low quality of education, security problem of girls in school, teachers? behavior, even students? unwillingness to go to school and earning money in early age are the key reasons of children drop out from school. However, girls are more likely to drop school than boys.

\end{abstract}


\keywords{school dropout rate, enrollment rate, primary level, secondary level, evening school, student counseling.}

\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*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{10.34257/GJHSSGVOL21IS2PG45}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
s we all know, education is considered the backbone of a nation. Without education, a country cannot be developed. With a large percentage of uneducated nations, developing countries like Bangladesh will not be participated in the race of development. It has been broadly accepted that education is the important aspect of poverty alleviation. Education plays essential role of development and has an unforgettable impact on all aspects of human life. It is investment for human life and countries' economy.\par
Though Bangladesh has gone steps forward in basic education, primary and secondary education, still dropout rate is high.\par
Students' dropout from school is a problem for Bangladesh. Drop out children from school means discontinuing schooling without completing a high school education or equivalent certificate exam. Commonly, dropout determines the situation when a student departure from school before completing their high school education. Child dropout of school means leaving school without completing their early education as well as their secondary education. And it is a common scenario faced by almost all of the developing countries and even in developed countries in the world. This rate is remarkably high in developing countries. A large number of students in developing countries are dropping out school by leading cause poverty. 
\section[{II.}]{II.} 
\section[{Literature Review}]{Literature Review}\par
There are many hidden causes behind school dropouts. People of Bangladesh will not be able to walk towards growth and prosperity without concentrate on education or without making sure of the full attendance of students in school.\par
In 2016, the school dropout rate in secondary level among girls was 42.19 percent, while the school dropout rate in the secondary level among boys was 33.80 percent, according to the report of the Bangladesh Bureau of Educational Information and Statistics. The enrollment of students in the secondary was 67.84 percent, in which girls were 73.10 percent and boys were 63.85 percent. The enrollment and the school dropout both are higher among girls than boys. It suggests that girls are more likely to drop school than boys. But the school dropout rate at the primary level was 19.2 percent in 2016 which is less than the secondary level. In 2015 school dropout rate in secondary level among girls was 45.9 percent, while the school dropout rate in secondary level among boys was 33.72 percent. That is, girls are more likely to drop school than boys.\par
It is an unbelievable fact that more than one million students dropted out each year in the United States. Even in the USA, almost seven thousand students left their school in a day. 
\section[{III.}]{III.} 
\section[{Objectives}]{Objectives}\par
The main objectives of the study are as follows: a. Compare the rate of enrollment and dropout. b. Find out the socio-economic contribution to school dropout. c. Girls are more likely to drop out than boys. d. School dropout is higher in secondary schools than in primary schools. e. Specify the measures that the Bangladeshi government has been taken to enhance school enrollment.\par
f. Identify whether there is any positive association between government incentives and school enrollment. g. Recommended policy to overcome this problem. 
\section[{IV. Research Methodology and Data Source}]{IV. Research Methodology and Data Source}\par
Both qualitative and quantitative analyses have been done to achieve the objectives.\par
The data have been collected from primary and secondary sources. The educational statistics published, are the main sources of the secondary data used in this study. Some data has been collected from the industrial area of Tongi named Tetul-tola Slum, Kolabagan, Tongi to get insight into the matter of school dropout.\par
In the first stage, the population (adolescents) have been divided in two strata, one continues school stratum another is the dropout school stratum. From the dropout stratum, some boys are, and girls are randomly selected and interviewed. Several FGDs and students have been conducted to find out the determinants of school dropout.\par
There are some common reasons and surprising causes of school dropout come out through the interviews and FGDs, such as-Poverty, Distance of school, Security problem of girls in school, Teacher's performance and quality of education, Teacher's behaviors towards students, Gender discrimination, Parents unwillingness to education and parents education level, Even student's unwillingness to go to school, Earning money in early age.\par
V. 
\section[{Data Analysis}]{Data Analysis}\par
In Bangladesh, the education system has been separated into three levels. The first, five years of schooling are called the primary level includes ranging from grade 1 to grade 5. The second level starts from 6 to grade 10. And the completion of secondary, the Secondary Board Examination S.S.C. (School Secondary Certificate). The third level of public education ends at grade twelve with the exam named HSC (Higher Secondary Certificate). The Compulsory Primary Education Act was been passed in 1990, which legalizes primary education free and compulsory for all children up to Grade 5. The Government of Bangladesh has been recognized education as a means of reducing poverty and improving the quality of life. The Government of Bangladesh, with assistance from development partners, has made positive steps towards fulfilling children's rights to education, according to the Education for All and Millennium Development Goals. As a result, the country has been made significant progress towards achieving universal primary education and gender parity in schools. After quite a satisfactory achievement of Millennium Development Goals (MDG), the government of Bangladesh is planning its strategies for meeting Goal 4 of Sustainable Development Goals (SDG). Though dropout is reducing it is still high for girls than boys. According to the report of the Bangladesh Bureau of Educational Information and Statistics, the school dropout is higher among girls than boys. In 2016, secondary level among girls school dropout rate was 42.19 percent among boys was 33.80 percent. Their mothers work as day labor. Both of them have to stay at home for cooking, doing household chores, and looking after their younger brothers and sisters. That is why they could not be able to continue their education and dropped school. This situation at both the primary and secondary levels. Since the 1995s, Bangladesh government have been trying to implement many incentives and opportunities for students to minimize dropout from school such as offering scholarships, Compulsory education by an act, Free Education, Establishing new school in remote places, a safety measure for girls, distributing textbooks, subsidizing public transport for students. The best known is Food-for-Education in Bangladesh. The goals of these incentive programs are to remain students in school and to compensate families for the lost value of their children's labor. After taking Govt. incentive enrollment rate is increasing day by day. Finding a. To meet the Millennium Development Goal (MDG), which demanded to "Achieve Universal Primary Education," countries took initiatives for a higher enrollment rates in elementary schools while investing a significant amount of GDP for educational purposes. Quality education, which has become a buzzword since the targets of SDG, is quite impossible without connecting the curricula to real-life experiences. b. In Bangladesh, poverty is one of the main reasons for school dropout. Their economic condition keeps students away from school, and they cannot continue school. Sometimes it becomes too hard to survive, and there is no option of education. c. For different social issues, girls are more likely to drop out of school than boys, such as religious beliefs, early marriage, and household chores, look after younger brothers and sisters, especially when their mother is working outside the home. d. Location of school, lack of quality education, teacher's performance, and behaviors towards students and teachers' irregularity causes high school dropouts. e. Lack of quality education students are being dropped out. absenteeism and poor quality education is a frequent scenario in Bangladeshi primary level education scenario. f. Earning at an early age seems more profitable to both the students and parents. When a student becomes old enough to join the workforce, the parents take them out of school and make them join somewhere to earn. They do not feel interested in investing money or time for getting fruits in the future. Most of the parents of the working-class families emphasize an immediate income of their children. g. Lack of parental interest and engagement with schooling is often the case that parents cannot understand school-related work and hinder causes of the parents step behind from sending their daughters to school. h. Parents create gender discrimination and allow their sons to go to school than their daughters if they have to choose between sons and daughters in studing. Parents think that boys need more education than a girl for future livelihood. i. Sometimes students are unwilling to go to school.\par
Their parents are also uneducated never told them to go to school. Both students and parents are uninterested to study. 
\section[{VII. Suggestions and Recommendation}]{VII. Suggestions and Recommendation}\par
To overcome the worse satiation of students' dropouts from school Govt. should take some counteractive measure, such as\par
? Government should ensure the attendance of teachers in schools and trained the teachers to compete with the global level of education. ? Community awareness seminar and counseling of students' and parents' could be initiated to develop an interest towards the study and not to avoid school. ? Government could take the initiative to establish evening school or night school for the working children who are want to continue study but have to work as well.\par
VIII. 
\section[{Limitations}]{Limitations}\par
This study also faces some limitations, such as time constraints and budget constraints. Due to these constraints, this study cannot include all the dropout cases of the slum. Only a few of them are randomly selected and not able to conduct empirical testing. 
\section[{IX.}]{IX.} 
\section[{Future Research}]{Future Research}\par
Comparative analysis of causes of students' dropouts in rural and urban areas and comparative analysis among girls and boys students dropout can have been conducted. Elaborate research on evening school or night school programs for the working children can have been conducted from a Bangladeshi perspective. 
\section[{X.}]{X.} 
\section[{Conclusion}]{Conclusion}\par
Education always plays a significant role in all aspects of human life. Education is a backbone of a nation and a key element of economic development. It is an essential investment for the human as well as economic development. The purpose of this research is to discern the identical issues that work behind high enrollment in primary schools and higher secondary schools followed by uncontrolled dropouts in Bangladesh. When a student struggles with poverty as well as drops out from school, society will neglect them. Even they are being sometimes neglected by their home. As a result, they become a burden to society and could not become the human capital for the country.\par
Dropout is not due to a single reason, there are different reasons for this problem. Girls are more likely to drop out from the school than boys. The data demonstrate that not the economic background only, parents' education, location, school mechanisms, gender discrimination, even student's unwillingness to go to school, earning money at in early age are the key reasons children drop out from school. And many other factors are liable for school dropout. So policy makers have to give more attention to these dropout situations because, with a large percentage of uneducated nations, a country's economic development cannot be been accelerated.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
   		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Abbasi (2017)]{b0}\label{b0} 	 		\textit{22.6m pakistani children still out of school: report},  		 			K Abbasi 		.  		 \url{https:www.dawn.com/news}  		2017. March 09.  	 
\bibitem[Ahmed et al. ()]{b4}\label{b4} 	 		\textit{Access to education in Bangladesh: Country analytic primary secondary education},  		 			M Ahmed 		,  		 			A K Saleh 		,  		 			I K Nurul 		,  		 			A Romij 		.  		2007.  	 
\bibitem[All children in school by 2015: Global initiative on out-of school children ()]{b1}\label{b1} 	 		\textit{All children in school by 2015: Global initiative on out-of school children},  		2012.  	 
\bibitem[Hossain et al. ()]{b8}\label{b8} 	 		\textit{Classroom situation at primary level. Research and Evaluation Division (RED) of BRAC},  		 			A Hossain 		,  		 			S R Imam 		,  		 			M N Amin 		,  		 			T Rahman 		,  		 			S K Ghosh 		.  		2003. Bangladesh.  	 
\bibitem[Bandyopadhyay and Subrahmanian ()]{b5}\label{b5} 	 		‘Gender equity in education: A review of trends and factors’.  		 			M Bandyopadhyay 		,  		 			R Subrahmanian 		.  	 	 		\textit{Consortium for Research on Educational Access, Transitions and Equity (CREATE)},  				2008.  	 
\bibitem[Colclough et al. ()]{b6}\label{b6} 	 		‘Gender inequalities in primary schooling: The roles of poverty and adverse cultural practice’.  		 			C Colclough 		,  		 			P Rose 		,  		 			M Tembon 		.  	 	 		\textit{International Journal of educational development}  		2000. 20  (1)  p. .  	 
\bibitem[Roderick ()]{b9}\label{b9} 	 		‘Grade retention and school dropout: Investigating the association’.  		 			M Roderick 		.  	 	 		\textit{American Educational Research Journal}  		1994. 31  (4)  p. .  	 
\bibitem[Ackers et al. ()]{b3}\label{b3} 	 		‘Identifying and addressing the causes of declining participation rates in Kenyan primary schools’.  		 			J Ackers 		,  		 			J Migoli 		,  		 			J Nzomo 		.  	 	 		\textit{International Journal of Educational Development}  		2001. 21  (4)  p. .  	 
\bibitem[Baulch ()]{b7}\label{b7} 	 		‘The medium-term impact of the primary education stipend in rural Bangladesh’.  		 			B Baulch 		.  	 	 		\textit{Journal of Development Effectiveness}  		2011. 3  (2)  p. .  	 
\bibitem[The Millennium Development Goals Report ()]{b2}\label{b2} 	 	 	 		\textit{The Millennium Development Goals Report},  				 (New York)  		2015. 2015.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
