\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={Knowledge of Fearfulness about HIV/AIDS between Frequently Moving and Permanent Resident Population of Three Metropolitan Cities in Bangladesh},
 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{Knowledge of Fearfulness about HIV/AIDS between Frequently Moving and Permanent Resident Population of Three Metropolitan Cities in Bangladesh}
\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. Prosannajid  Sarkar}

             \author[2]{Kazi  Asaduzzaman}

             \affil[1]{  Dr. Wazed International Research and Training Institute}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2016 Accepted: 2 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


HIV/AIDS and its potentially fatal impact on human beings have undoubtedly become an extremely topical issue now-a-days. To have accomplished the task, this study has used mainly primary data and information collected from 1596 respondents among Dhaka, Rajshahi and Chittagong cities with the help of an interview schedule through conducting a well-designed survey have also been used in this study. It is notable that the sample size for the survey is categorized into two groups- frequently moving and permanent resident consisting of 798, 798 respondents respectively. The study reveals that though 99 percent frequently moving and permanent resident respondents heard the name of HIV/AIDS by various sources of media but 31 percent frequently moving and 28 percent permanent resident respondents don?t know the fearfulness of HIV/AIDS. Findings also reveal that comparatively permanent resident respondents (92.4%) more educated than frequently moving respondents (about 78%). Electronic media is the most dominate source of hearing about HIV/AIDS for both frequently moving (about 51%) and permanent resident (39%) respondents. In this study it also found that uncontrolled and unsafe sexual relation is the main causes to HIV/AIDS answer by the respondents. Also, they knew only safety highest ways to avoid HIV/AIDS are multiple ways. Further, all the variables (respondent?s age, marital status, educational level and occupation) of contingency analysis are significantly associate with HIV/AIDS in both permanent resident and frequently moving. In multivariate logistic analysis we found that in case of frequently moving respondents variables like respondent?s age, marital status, educational level and occupation exerts the significant effect on the knowledge about the fearfulness of HIV/AIDS whereas in permanent residents all variables exerts the significant (except in age group) effect on the knowledge about the fearfulness of HIV/AIDS.

\end{abstract}


\keywords{HIV/AIDS, fearfulness, frequently moving and permanent resident population.}

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

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


\let\tabcellsep& 	 	 		 
\section[{I. INTRODUCTION}]{I. INTRODUCTION}\par
angladesh is the seventh most populous country in the world and administratively, Bangladesh is divided into six Metropolitan Cities with a population of about 161.3 million (UNFPA, State of world population, 2008 and Notun \hyperref[b3]{Bisso, 2009)}. Rapid urbanization and industrialization have increased the scope of mobility within the country and job opportunity outside the country as well. During the past two decades, the urban population has grown from 6 million in 1974 to 21million in 1994, and it is expected to grow to over 50 million by 2014. About two million migrant workers live in Middle East and South East Asian Countries \hyperref[b10]{(World AIDS Day, 2001)}. Despite many major achievements in health, a small number of populations in our region continue to slightly die from these murderer AIDS diseases. Meanwhile, Acquired Immune Deficiency Syndrome (AIDS) is caused by the Human Immunodeficiency Virus (HIV). It weakens the immune system and makes the body susceptible to and unable to recover from other opportunistic diseases. Consequently it is one of the main causes of death of human being and world wide wreaking devastation on millions of people's communities. HIV/AIDS is the late clinical stage of infection with the HIV. The virus is generally transmitted through sexual contact, infected women to their unborn children, or through contaminated needles (infections) or blood \hyperref[b4]{(Rahman, Mondol \& Abedin, 2005)}. It poses a serious challenge to human kind and at present AIDS/HIV has increasingly become a major public-health concern in many developing countries as well as in Bangladesh. So far the disease has no any reliable antibiotic medicine till today, but a cure for HIV/AIDS infection remains an elusive goal despite the significant impact of current treatments. This is because of the virus' ability to adapt to and resist those treatments, and bypass the immune system's natural defenses  {\ref (Suhadolnik, Robert J. et al, 2007)}. It is a threat to social and economic development, to people in the most productive period of their lives, to family life, to mothers and their children, to entire culture and population.\par
HIV still continues to be a very common complication worldwide. During the twenty-first century, it was the fourth cause of mortality, with more than 5\% of deaths all over the world  {\ref (Murray C.J.L., et al., 2001)}. In a study, up to 40 million people are estimated to live with HIV in the world. In addition, 25 million deaths have been reported (UNAIDS/ \hyperref[b7]{WHO, 2006)}. The level of knowledge of the population is thus an important measure for understanding the magnitude of the challenges by Government and Non-government organizations Bangladesh is passing through a period of demographic transition. The most distinctive demographic change is the shift of population from rural to urban areas, especially in Metropolitan cities \hyperref[b6]{(Sultana, R, 2005)}. The impact of HIV/AIDS in Bangladesh reaches every concern of society. HIV/AIDS also has become national concern in Bangladesh and the government has already developed a national strategy and an operational plan to address the country's needs. Worldwide experience of HIV/AIDS disease has suggested that public knowledge on AIDS is the most fundamental weapon against the AIDS pandemic as long as a vaccine or cure has not been developed  {\ref (UNAIDS China, 2002)}. The level of knowledge of the population is thus an important measure for understanding the magnitude of the challenges by Government and Non-government organizations (United Nations, 2002). To meet the targets and goals of AIDS prevention and control, there is a strong need to assess the current levels of specific knowledge about AIDS transmission and prevention by various residence and other key socio-demographic factors. In this context, the study is conduct on knowledge of HIV/AIDS between the frequently moving (a section of the population who is frequently moving in where and there place) and permanent resident (a section of the population permanently resident in a place) population. 
\section[{II. Objectives of the Study}]{II. Objectives of the Study}\par
The present study focus on-? To identify socio-demographic factors related to knowledge about HIV/AIDS ? To investigate the factor related to knowledge about HIV/AIDS transmission and prevention ? To determine and compare the levels of knowledge about HIV/AIDS between frequently moving and permanent resident groups of selective people ? To examine the knowledge of fearfulness about HIV/AIDS 
\section[{III. Data Sources and Methodology}]{III. Data Sources and Methodology}\par
The study is based on the data from a quota sampling of which 50 are of frequently moving and 50 are of permanent residents for every 100 respondents from three Metropolitan City Corporations namely Dhaka, Rajshahi and Chittagong. The information is collected on the basis of structured frequently moving (a section of the population frequently moved in every place) and permanent resident (a section of the population permanently resident in a place) population. All the respondents were interviewed during 1 st October to 20 th December, 2008.\par
At first, we estimated percentage distribution of both frequently moving and permanent resident respondents who have or not ever heard the name of HIV/AIDS and their fearfulness. Secondly, to test any association between different phenomena that could be useful in the cross tabulation analysis by Pearson's chisquare (? 2 ) statistic is considered. Finally, binary logistic regression was used to estimate the number of determinant fearfulness about HIV/AIDS. 
\section[{IV. Results and Discussions a) Socio-economic characteristics of frequently moving and permanent resident respondents}]{IV. Results and Discussions a) Socio-economic characteristics of frequently moving and permanent resident respondents}\par
Socio-economic and demographic characteristics of the study population are essential for interpretation of collected data and examination of any cause-effect relationship among different variables. It also helps in comparing findings with similar characteristics in other independent study findings. It is provide the descriptive summary of some selected socio-economic and demographic characteristics of the study population from Table \hyperref[tab_0]{1} we observed that about 39 percent of the respondents in frequently moving category are in age 30-39 years whereas about 44 percent of the respondents in permanent resident category are in age group 18-29 years. Education is one of the most important indicators of increasing awareness. Table \hyperref[tab_0]{1} show that 28 percent frequently moving respondents and about 31 percent permanent resident respondents have education secondary \& higher. The professional characteristics are the subject matter analysis which influences the socio-economic performance and identification of issue of HIV/AIDS in Bangladesh. Table \hyperref[tab_0]{1} presents in frequently moving category respondents (33.70\%) are engaged in rickshaw \& auto rickshaw whereas permanent resident category respondents (25.60\%) are engaged in other category work. We also observed that according to frequently moving (about 86\%) and permanent resident (about 74\%) respondents, married respondents contain a significantly higher percentage.  
\section[{Volume XVII Issue III Version I}]{Volume XVII Issue III Version I} 
\section[{Sources of Information about HIV/AIDS:}]{Sources of Information about HIV/AIDS:}\par
The role of sources information about HIV/AIDS is alarm the public awareness. The public should be reassured that HIV/AIDS is not a dangerous disease as long as the appropriate prevention measures taken. Table \hyperref[tab_1]{2} shows that 99 percent frequently moving and permanent resident respondents heard the name of HIV/AIDS by various sources of media but 31 percent frequently moving and 28 percent permanent resident respondents don't know the fearfulness of HIV/AIDS. Electronic media is the most dominate source of hearing about HIV/AIDS for both frequently moving (about 51\%) and permanent resident (39\%) respondents. Most of the respondents are known HIV/AIDS as transmitted diseases and it is transmitted by multiple routes for both frequently moving (about 57\%) and permanent resident (about 32\%) respondents. Awareness of prevention on HIV/AIDS of frequently moving and permanent resident population regarding knowledge based about HIV/AIDS prevention. When respondents were asked how way to avoid AIDS virus, it seems that they want to rely on personal opinion about way to reducing HIV/AIDS. Table \hyperref[tab_1]{2} pointed that about 30 percent frequently moving respondents and 22 percent permanent resident respondents mention highest way to reduce HIV/AIDS is multiple way. The differences of various transmission routes and age are statistically highly significant for both frequently moving and permanent resident population. Table \hyperref[tab_2]{3} shows the higher proportion of respondents about 57 percent frequently moving married believe HIV/AIDS transmission routes by multiple transmitted routes whereas, the proportion is about 33 percent permanent resident married believes same routes. According to the higher proportion of widowed frequently moving and permanent resident respondents believes HIV/AIDS transmission routes misconception routes and its percentage are about 39 and about 14 respectively. It is worth mentioning that, widow considers as has no spouse are less aware about misconception than married person and the differences of various transmission routes and marital status are statistically significant for both frequently moving and permanent resident populations. Education is strongly and positively associated with a correct understanding of HIV/AIDS transmission. The higher proportion of frequently moving and permanent resident respondents with educational level no education and its percentage are 43 percent and about 61 percent respectively believes HIV/AIDS transmission routes misconception transmission routes. According to secondary and higher education, about 70 percent frequently moving respondents believe the transmitted routes is multiple routes whereas only about 36 percent permanent resident respondents. It is notable that more educated person more awarded about HIV/AIDS transmission routes and the differences of transmission routes and education are statistically highly significant for both types of respondent. From Table \hyperref[tab_2]{3} we also seen that according to rickshaw puller about 25 percent frequently moving believes HIV/AIDS transmission routes by misconception transmission routes whereas in K permanent resident the proportion are about only 17 percent. Again, about 59 percent frequently moving service man believes HIV/AIDS transmission routes are multiple routes whereas 40 percent permanent resident driver believes the same routes. The differences between transmission routes and occupation are statistically significant for both frequently moving and permanently resident respondents.  
\section[{c) Knowledge of HIV/AIDS Prevention by background characteristics}]{c) Knowledge of HIV/AIDS Prevention by background characteristics}\par
HIV/AIDS of Bangladesh is considered as a "Low Prevalence but High Risk" country. Only prevention measure can be avoided this risk. However, prevention knowledge is one of the most important elements of social and economic life. It is also associated with control of HIV/AIDS. The differences of prevention way and among all variables are statistically significant. Table  {\ref 4} indicates the proportion of frequently moving respondents reporting correct prevention knowledge of HIV/AIDS by avoid contaminated syringe and razors at about 22 percent frequently moving in age group 30-39 years while at 27 percent permanent resident in age group 40-49 years. Again, the higher proportion of frequently moving respondents about 33 percent in age group 30-39 years believe that the prevention way by avoid multiple way while the higher proportion of permanent resident respondents were 29 percent in age group 40-49. Table  {\ref 4} also show that the higher proportion of prevention way were about 29 percent permanent residents widowed believe prevention method blood transfusion whereas 38 percent frequently moving unmarried believe prevention method avoid multiple way. Table  {\ref 4} shows the higher proportion respondents of primary incomplete about 36 percent frequently moving believe of prevention methods by multiple way whereas about 31 percent permanent resident with secondary and higher education. The higher proportion of respondents, about 36 percent frequently moving who work business believes popular prevention methods by avoid multiple way while the proportion of 34 percent permanent resident who work driver.  
\section[{d) Results of Logistic Regression Analysis}]{d) Results of Logistic Regression Analysis}\par
Multiple logistic regression analysis is conducted to asses the knowledge of fearfulness about HIV/AIDS as dependent variable (0= if he/she doesn't know the fearfulness about HIV/AIDS and 1= if he/she know the fearfulness about HIV/AIDS) by some selected characteristics for both floating and permanent resident respondents. There are many potential independent variables. Of all the potential independent variables we consider only those of the variables which give significant result in empirical study and that are also suitable for theoretical purpose. Here the independent variables are age, marital status, educational qualification and occupation of the respondents.\par
For frequently moving resident, 30-39 years, 40-49 and 50+ years age group are 2.693, 1.311 and 2.767 times more to have knowledge about fearfulness of HIV/AIDS than that of the respondent of 18-29 years age group (reference group) respectively. Here, the middle age group (40-49 years) who are less than old in age and less awarded about the fearfulness of HIV/AIDS. Consequently they have negative significant impact on the fearfulness of HIV/AIDS. For marital status married and widow-widower are 0.400, 0.228 times less to have knowledge about fearfulness of HIV/AIDS than that of the respondent with single (reference group) respectively. Here, the marital status married and widow-widower who have experienced in different purpose of life had a significant acquaintance about HIV/AIDS. Again, respondents educational level primary incomplete, primary complete, secondary \& higher secondary, graduate \& higher are 7.020, 8.825, 19.325 and 6.914 times more to have knowledge about fearfulness of HIV/AIDS than that of the respondent no education (reference group) respectively. Here, the educational level who have experienced in different purpose of life had a highly significant acquaintance about HIV/AIDS than no education. For respondents occupation, service man, business man, driver and others are 0.820, 0.701, 0.337 and 0.534 times less to have knowledge about the fearfulness of HIV/AIDS than that of the respondent of occupation rickshaw \& auto rickshaw driver (reference group) respectively. Here, driver move here and there and consequently have had K significant age group. For marital status married and widow-widower are 0.927 and 0.317 times less to have knowledge about fearfulness of HIV/AIDS than that of the respondent with single (reference group) respectively. Here, the widow-widower who have experienced in different purpose of life had a negative significant acquaintance about HIV/AIDS. Again, respondents educational level primary incomplete, primary complete, secondary \& higher secondary, graduate \& higher are 14.115, 19.929, 28.908 and 16.867 times more to have knowledge about fearfulness of HIV/AIDS than that of the respondent no education (reference group) respectively. Here, the educational level have experienced in different purpose of life had a highly significant acquaintance about HIV/AIDS. For respondents occupation, service man, business man and driver are 0.573, 0.914 and 0.645 0 times less times to has knowledge about the fearfulness of HIV/AIDS than that of the respondent of occupation rickshaw \& auto rickshaw driver (reference group) respectively. And others is 1.234 times more to have knowledge about the fearfulness of HIV/AIDS. Here, the service, move daily a specific place with respect to discipline for their service and consequently have had a significant acquaintance about HIV/AIDS. But the business man, driver and others has no such of specific place and they have negative impact about the fearfulness of HIV/AIDS than that of rickshaw \& auto rickshaw driver. V. 
\section[{Conclusion and Recommendations}]{Conclusion and Recommendations}\par
Knowledge of HIV/AIDS has become the burning question of the day. The knowledge of HIV/AIDS in Bangladesh has long been a topic of interest to population research because of its apparent direct relationship with lack of health facilities and indirectly with the poverty. At the significance level among the selected variables we have seen that the more knowledge gathered on HIV/AIDS in frequently moving respondents than permanent resident respondent. This study reflect that wide gap exists frequently movingpermanent resident respondent by different sociodemographic; especially education, occupation and media exposure \& also followed by way to prevent of HIV/AIDS between frequently moving and permanent resident. Therefore, both government and NGO's program should strengthen care and support program may build up knowledge about HIV/AIDS and to provide the prevention through mass media by creating awareness to all people also.  
\section[{Volume XVII Issue III Version I}]{Volume XVII Issue III Version I} 
\section[{Conflict of Interests}]{Conflict of Interests}\par
The author declares that there is no conflict of interests regarding the publication of this paper. 
\section[{VI. Acknowledgement}]{VI. Acknowledgement} \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2017\end{longtable} \par
  {\small\itshape [Note: KNotes: Figure in parenthesis indicate that the percentage distribution, single define never married and (-) not available]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.32848605577689244\textwidth}P{0.22181274900398404\textwidth}P{0.29970119521912353\textwidth}}
\tabcellsep \tabcellsep Year 2017\\
\tabcellsep \tabcellsep Volume XVII Issue III Version I\\
\tabcellsep \tabcellsep D D D D ) K\\
\tabcellsep \tabcellsep (\\
\tabcellsep \multicolumn{2}{l}{Population}\\
HIV/AIDS Related Information\tabcellsep Frequently\tabcellsep Permanent Resident\\
\tabcellsep Moving (N=798)\tabcellsep (N=798)\\
Heard about HIV/AIDS\tabcellsep \tabcellsep \\
Yes\tabcellsep 790 (99.00)\tabcellsep 790 (99.00)\\
No\tabcellsep 8 (1.00)\tabcellsep 8 (1.00)\\
Knowledge about fearfulness of HIV/AIDS\tabcellsep \tabcellsep \\
Yes\tabcellsep 550 (68.90)\tabcellsep 571 (71.60)\\
No\tabcellsep 248 (31.10)\tabcellsep 227 (28.40)\\
Source of HIV/AIDS media\tabcellsep \tabcellsep \\
Doesn't know\tabcellsep 8(1.00)\tabcellsep 8 (1.00)\\
Electronic media\tabcellsep 404 (50.60)\tabcellsep 313 (39.20)\\
Print media\tabcellsep 41 (5.10)\tabcellsep 44 (5.50)\\
Counseling\tabcellsep 53 (6.60)\tabcellsep 46 (5.80)\\
Institute\tabcellsep 62 (7.80)\tabcellsep 196 (24.60)\\
Multiple source\tabcellsep 230 (28.80)\tabcellsep 191 (23.90)\end{longtable} \par
  {\small\itshape [Note: © 2017 Global Journals Inc. (US)]} 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.12850847457627118\textwidth}P{0.0023050847457627118\textwidth}P{0.04783050847457627\textwidth}P{0.09681355932203389\textwidth}P{0.039762711864406775\textwidth}P{0.017288135593220337\textwidth}P{0.05705084745762711\textwidth}P{0.043220338983050846\textwidth}P{0.06281355932203389\textwidth}P{0.053016949152542375\textwidth}P{0.08989830508474576\textwidth}P{0.04149152542372881\textwidth}P{0.034576271186440674\textwidth}P{0.039762711864406775\textwidth}P{0.04552542372881356\textwidth}P{0.05013559322033898\textwidth}}
Background characteristics\tabcellsep \tabcellsep A\tabcellsep \multicolumn{5}{l}{Frequently Moving (N=798) B C D E}\tabcellsep \multicolumn{2}{l}{Transmission routes F A}\tabcellsep \multicolumn{5}{l}{Permanent resident (N=798) B C D E}\tabcellsep F\\
Age\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
18-29\tabcellsep \tabcellsep 14.90\tabcellsep 16.80\tabcellsep \multicolumn{2}{l}{1.50}\tabcellsep 4.00\tabcellsep 15.80\tabcellsep 47.00\tabcellsep 8.90\tabcellsep 33.90\tabcellsep \multicolumn{2}{l}{7.80}\tabcellsep 1.10\tabcellsep 12.90\tabcellsep 35.30\\
30-39\tabcellsep \tabcellsep 14.00\tabcellsep 14.00\tabcellsep \multicolumn{2}{l}{2.30}\tabcellsep 1.60\tabcellsep 5.90\tabcellsep 62.20\tabcellsep 11.10\tabcellsep 39.20\tabcellsep \multicolumn{2}{l}{3.30}\tabcellsep 1.80\tabcellsep 12.30\tabcellsep 32.20\\
40-49\tabcellsep \tabcellsep 12.90\tabcellsep 10.10\tabcellsep \multicolumn{2}{l}{5.00}\tabcellsep 2.90\tabcellsep 7.20\tabcellsep 61.90\tabcellsep 21.20\tabcellsep 53.50\tabcellsep \multicolumn{2}{l}{3.00}\tabcellsep 0.00\tabcellsep 7.10\tabcellsep 15.20\\
50+\tabcellsep \tabcellsep 22.70\tabcellsep 13.30\tabcellsep \multicolumn{2}{l}{0.00}\tabcellsep 2.70\tabcellsep 8.70\tabcellsep 52.70\tabcellsep 10.50\tabcellsep 15.80\tabcellsep \multicolumn{2}{l}{10.50}\tabcellsep 5.30\tabcellsep 15.80\tabcellsep 42.10\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{? 2 =40.627;}\tabcellsep \multicolumn{3}{l}{d.f=15; p=0.000}\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{? 2 =46.113;}\tabcellsep \multicolumn{3}{l}{d.f=15; p=0.000}\\
Marital status\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Unmarried\tabcellsep \tabcellsep 11.30\tabcellsep 18.60\tabcellsep \multicolumn{2}{l}{1.00}\tabcellsep 3.10\tabcellsep 12.40\tabcellsep 53.60\tabcellsep 10.20\tabcellsep 38.30\tabcellsep \multicolumn{2}{l}{9.20}\tabcellsep 1.50\tabcellsep 10.20\tabcellsep 30.60\\
Married\tabcellsep \tabcellsep 15.70\tabcellsep 13.60\tabcellsep \multicolumn{2}{l}{2.30}\tabcellsep 2.60\tabcellsep 8.60\tabcellsep 57.10\tabcellsep 11.70\tabcellsep 38.10\tabcellsep \multicolumn{2}{l}{3.90}\tabcellsep 1.20\tabcellsep 12.60\tabcellsep 32.50\\
Widowed\tabcellsep \tabcellsep 38.90\tabcellsep 0.00\tabcellsep \multicolumn{2}{l}{0.00}\tabcellsep 0.00\tabcellsep 11.10\tabcellsep 50.00\tabcellsep 14.30\tabcellsep 35.70\tabcellsep \multicolumn{2}{l}{14.30}\tabcellsep 7.10\tabcellsep 14.30\tabcellsep 14.30\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{? 2 =14.731 ;}\tabcellsep \tabcellsep \multicolumn{2}{l}{d.f=10; p=0.142}\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{? 2 =15.942;}\tabcellsep \multicolumn{3}{l}{d.f=10; p=0.101}\\
Education\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
No education\tabcellsep \tabcellsep 43.30\tabcellsep 14.00\tabcellsep \multicolumn{2}{l}{0.00}\tabcellsep 2.20\tabcellsep 0.60\tabcellsep 39.90\tabcellsep 60.70\tabcellsep 14.80\tabcellsep \multicolumn{2}{l}{6.60}\tabcellsep 0.00\tabcellsep 1.60\tabcellsep 16.40\\
Primary incomplete\tabcellsep \tabcellsep 10.90\tabcellsep 11.40\tabcellsep \multicolumn{2}{l}{4.10}\tabcellsep 2.60\tabcellsep 5.70\tabcellsep 65.30\tabcellsep 9.40\tabcellsep 37.20\tabcellsep \multicolumn{2}{l}{3.90}\tabcellsep 2.80\tabcellsep 11.10\tabcellsep 35.60\\
\multicolumn{2}{l}{Primary complete}\tabcellsep 15.70\tabcellsep 18.50\tabcellsep \multicolumn{2}{l}{0.00}\tabcellsep 1.90\tabcellsep 8.30\tabcellsep 55.60\tabcellsep 8.90\tabcellsep 41.50\tabcellsep \multicolumn{2}{l}{6.50}\tabcellsep 0.00\tabcellsep 9.80\tabcellsep 33.30\\
Secondary higher\tabcellsep \&\tabcellsep 3.10\tabcellsep 14.70\tabcellsep \multicolumn{2}{l}{1.80}\tabcellsep 4.00\tabcellsep 6.70\tabcellsep 69.60\tabcellsep 6.90\tabcellsep 43.10\tabcellsep \multicolumn{2}{l}{5.70}\tabcellsep 2.00\tabcellsep 6.50\tabcellsep 35.80\\
Graduate above\tabcellsep \&\tabcellsep 3.20\tabcellsep 11.60\tabcellsep \multicolumn{2}{l}{5.30}\tabcellsep 1.10\tabcellsep 38.90\tabcellsep 40.00\tabcellsep 4.80\tabcellsep 37.80\tabcellsep \multicolumn{2}{l}{5.30}\tabcellsep 0.50\tabcellsep 25.00\tabcellsep 26.60\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{? 2 =274.870;}\tabcellsep \tabcellsep \multicolumn{2}{l}{d.f=20; p=0.000}\tabcellsep \tabcellsep \multicolumn{3}{l}{? 2 =208.350;}\tabcellsep \multicolumn{3}{l}{d.f=20; p=0.000}\\
Occupation\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Rickshaw\tabcellsep \tabcellsep 24.90\tabcellsep 12.60\tabcellsep \multicolumn{2}{l}{1.90}\tabcellsep 1.10\tabcellsep 3.30\tabcellsep 56.10\tabcellsep 16.70\tabcellsep 32.20\tabcellsep \multicolumn{2}{l}{5.20}\tabcellsep 2.30\tabcellsep 8.60\tabcellsep 35.10\\
Service\tabcellsep \tabcellsep 5.40\tabcellsep 10.80\tabcellsep \multicolumn{2}{l}{3.10}\tabcellsep 2.30\tabcellsep 20.00\tabcellsep 58.50\tabcellsep 4.00\tabcellsep 40.90\tabcellsep \multicolumn{2}{l}{4.50}\tabcellsep 1.70\tabcellsep 24.40\tabcellsep 24.40\\
Business\tabcellsep \tabcellsep 8.90\tabcellsep 20.00\tabcellsep \multicolumn{2}{l}{3.00}\tabcellsep 1.50\tabcellsep 9.60\tabcellsep 57.00\tabcellsep 8.40\tabcellsep 43.00\tabcellsep \multicolumn{2}{l}{5.00}\tabcellsep 0.60\tabcellsep 11.20\tabcellsep 31.80\\
Driver\tabcellsep \tabcellsep 12.20\tabcellsep 12.20\tabcellsep \multicolumn{2}{l}{2.40}\tabcellsep 6.10\tabcellsep 11.00\tabcellsep 56.10\tabcellsep 10.80\tabcellsep 30.80\tabcellsep \multicolumn{2}{l}{12.30}\tabcellsep 1.50\tabcellsep 4.60\tabcellsep 40.00\\
Sex worker\tabcellsep \tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep \tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep \tabcellsep -\tabcellsep -\tabcellsep -\\
Other\tabcellsep \tabcellsep 15.90\tabcellsep 14.30\tabcellsep \multicolumn{2}{l}{1.10}\tabcellsep 4.40\tabcellsep 8.80\tabcellsep 55.50\tabcellsep 16.20\tabcellsep 38.70\tabcellsep \multicolumn{2}{l}{4.40}\tabcellsep 1.00\tabcellsep 7.40\tabcellsep 32.40\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{? 2 =71.193;}\tabcellsep \multicolumn{3}{l}{d.f=20; p=0.000}\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{? 2 =67.024;}\tabcellsep \multicolumn{3}{l}{d.f=20; p=0.000}\end{longtable} \par
  {\small\itshape [Note: Notes: A= misconception transmitted routes; B= sexual relation; C= blood and vaginal secretion; D= injection; E= mother to child transmission; F= multiple routes, (-) denote not available and tables value indicate percentage of with in different background characteristics group.]} 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.004931620389556569\textwidth}P{0.09405304600082885\textwidth}P{0.1518234562784915\textwidth}P{0.007397430584334853\textwidth}P{0.010920016576875259\textwidth}P{0.009863240779113137\textwidth}P{0.09722337339411521\textwidth}P{0.013738085370907583\textwidth}P{0.004227103191048487\textwidth}P{0.0003522585992540406\textwidth}P{0.19550352258599255\textwidth}P{0.03240779113137173\textwidth}P{0.19726481558226275\textwidth}P{0.014090343970161625\textwidth}P{0.016203895565685866\textwidth}}
\tabcellsep Background Characteristics\tabcellsep A\tabcellsep B\tabcellsep \multicolumn{5}{l}{Frequently Moving (N=798) C D E}\tabcellsep F\tabcellsep prevention way G A\tabcellsep B\tabcellsep Permanent resident (N=798) C D E F\tabcellsep G\\
\tabcellsep Age\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 18-29\tabcellsep \multicolumn{3}{l}{0.50 12.90}\tabcellsep 5.90\tabcellsep \multicolumn{5}{l}{12.90 19.80 16.30 31.70}\tabcellsep 1.10\tabcellsep 3.40 11.50 23.30 20.40 19.30 21.00\\
\tabcellsep 30-39\tabcellsep \multicolumn{3}{l}{2.60 19.90}\tabcellsep 6.80\tabcellsep 6.80\tabcellsep 21.80\tabcellsep \multicolumn{2}{l}{9.40}\tabcellsep 32.60\tabcellsep 2.10\tabcellsep 6.00 12.70 21.70 21.40 13.90 22.30\\
\tabcellsep 40-49\tabcellsep \multicolumn{6}{l}{4.30 12.90 12.20 19.40 21.60}\tabcellsep \multicolumn{2}{l}{7.20}\tabcellsep 22.30\tabcellsep 6.10\tabcellsep 3.00\tabcellsep 8.10\tabcellsep 12.10 27.30 14.10 29.30\\
\tabcellsep 50+\tabcellsep \multicolumn{3}{l}{1.30 17.30}\tabcellsep 7.30\tabcellsep \multicolumn{5}{l}{13.30 19.30 10.00 31.30}\tabcellsep 0.00\tabcellsep 0.00 21.10 21.10 21.10 21.10 15.80\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{? 2 =41.951;}\tabcellsep \multicolumn{4}{l}{d.f=8; p=0.001}\tabcellsep ? 2 = 28.589;\tabcellsep d.f=18; p=0.054\\
\tabcellsep Marital status\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Unmarried\tabcellsep 1.00\tabcellsep 9.30\tabcellsep \tabcellsep 7.20\tabcellsep 8.20\tabcellsep \multicolumn{4}{l}{17.50 18.60 38.10}\tabcellsep 2.00\tabcellsep 4.60\tabcellsep 9.70\tabcellsep 26.00 18.40 19.90 19.40\\
\tabcellsep Married\tabcellsep \multicolumn{3}{l}{2.20 17.40}\tabcellsep 7.80\tabcellsep \multicolumn{5}{l}{12.20 20.90 10.00 29.60}\tabcellsep 1.70\tabcellsep 4.40 12.80 19.40 22.80 15.00 24.00\\
Year 2017\tabcellsep Widowed Education No education\tabcellsep \multicolumn{4}{l}{5.60 16.70 ? 2 =17.900; 5.60 1.70 11.20 9.00}\tabcellsep \multicolumn{5}{l}{16.70 33.30 d.f=12; p=0.119 5.60 19.10 21.90 10.70 26.40 16.70 21.40 0.00 ? 2 =41.261; 0.00 3.30 3.30 23.00 23.00 19.70 28.60 21.40 28.60 d.f=12; p=0.000 9.80}\tabcellsep 0.00 18.00\tabcellsep Year 2017\\
\tabcellsep Primary incomplete\tabcellsep 3.60\tabcellsep 9.80\tabcellsep \tabcellsep 5.70\tabcellsep \multicolumn{5}{l}{11.40 18.10 15.50 35.80}\tabcellsep 3.90\tabcellsep 4.40 15.00 21.70 22.20 15.00 17.80\\
\tabcellsep Primary complete\tabcellsep \multicolumn{3}{l}{0.00 27.80}\tabcellsep 1.90\tabcellsep 6.50\tabcellsep \multicolumn{4}{l}{20.40 11.10 32.40}\tabcellsep 0.80\tabcellsep 3.30 13.80 28.50 17.90 17.10 18.70\\
\tabcellsep \multicolumn{7}{l}{Secondary \& higher 3.10 18.30 12.10 11.20 15.20}\tabcellsep \multicolumn{2}{l}{7.60}\tabcellsep 32.60\tabcellsep 1.20\tabcellsep 5.70 11.00 14.60 20.30 16.70 30.50\\
\tabcellsep Graduate \& above Occupation Rickshaw Service Business Driver Sex worker Other\tabcellsep \multicolumn{9}{l}{0.00 22.10 ? 2 =83.241; 5.30 2.60 16.00 7.10 5.40 13.10 6.20 1.50 23.70 8.10 0.00 13.40 15.90 12.20 15.90 19.50 23.20 6.30 37.90 9.50 18.90 d.f=24; p=0.000 16.00 17.50 10.80 30.10 5.40 30.80 12.30 26.90 4.40 22.20 3.70 36.30 -------0.50 15.40 5.50 15.40 19.80 11.50 31.90 ? 2 =67.095; d.f=24; p=0.000}\tabcellsep 2.10 1.10 1.70 1.70 3.10 -3.40\tabcellsep 3.70 ? 2 =47.997; 4.80 5.70 16.10 25.30 19.00 15.50 17.20 23.90 26.10 19.10 20.20 d.f=24; p=0.003 3.40 5.70 23.30 27.80 18.80 19.30 5.60 10.60 17.90 19.00 15.10 30.20 3.10 10.80 20.00 12.30 16.90 33.80 ------3.40 14.70 19.10 24.00 16.20 19.10 ? 2 =39.266; d.f=24; p=0.026\tabcellsep Volume XVII Issue III Version I\\
( ) K\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ( D D D D )\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep a significant acquaintance about HIV/AIDS. But the\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep service man and business man have not such of\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep opportunity and they have negative impact about the\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep fearfulness of HIV/AIDS than that of rickshaw \& auto\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep rickshaw driver.\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep For permanent resident, 30-39 years, 40-49 and\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 50+ years age group are 0.259, 0.235 and 0.369 times\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep less to have knowledge about fearfulness of HIV/AIDS\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep than that of the respondent of 18-29 years age group\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (reference group) respectively. Here, there is no\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep © 2017 Global Journals Inc. (US)\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.3616497829232995\textwidth}P{0.15868306801736615\textwidth}P{0.0947178002894356\textwidth}P{0.1365412445730825\textwidth}P{0.0984081041968162\textwidth}}
\tabcellsep \multicolumn{2}{l}{Frequently moving}\tabcellsep \multicolumn{2}{l}{Permanent resident}\\
Name of Independent variables\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep B\tabcellsep Odds Ratios\tabcellsep B\tabcellsep Odds Ratios\\
Age\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
18-29 (Ref.)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
30-39\tabcellsep 0.990 ***\tabcellsep 2.693\tabcellsep 0.224\tabcellsep 0.259\\
40-49\tabcellsep 0.271\tabcellsep 1.311\tabcellsep 0.354\tabcellsep 0.235\\
50+\tabcellsep 1.018 ***\tabcellsep 2.767\tabcellsep -0.55\tabcellsep 0.369\\
Marital status\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Single(Ref.)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Married\tabcellsep -0.917 ***\tabcellsep 0.400\tabcellsep -0.076\tabcellsep 0.927\\
Widow \& widower\tabcellsep -1.479 ***\tabcellsep 0.228\tabcellsep -1.147 ***\tabcellsep 0.317\\
Education\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
No education (Ref.)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Primary incomplete\tabcellsep 1.949 ***\tabcellsep 7.020\tabcellsep 2.647 ***\tabcellsep 14.115\\
Primary complete\tabcellsep 2.178 ***\tabcellsep 8.825\tabcellsep 2.993 ***\tabcellsep 19.929\\
Secondary \& higher secondary\tabcellsep 2.961 ***\tabcellsep 19.325\tabcellsep 3.364 ***\tabcellsep 28.908\\
Graduate \& higher\tabcellsep 1.934 ***\tabcellsep 6.914\tabcellsep 2.825 ***\tabcellsep 16.867\\
Occupation\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Rickshaw \& auto rickshaw (Ref.)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Service\tabcellsep -0.198\tabcellsep 0.820\tabcellsep -0.557 *\tabcellsep 0.573\\
Business\tabcellsep -0.356\tabcellsep 0.701\tabcellsep -0.089\tabcellsep 0.914\\
Driver\tabcellsep -1.087 ***\tabcellsep 0.337\tabcellsep -0.438\tabcellsep 0.645\\
Sex worker\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Others\tabcellsep -0.628 ***\tabcellsep 0.534\tabcellsep 0.210\tabcellsep 1.234\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 			\footnote{© 2017 Global Journals Inc. (US)} 			\footnote{Knowledge of Fearfulness about HIV/AIDS between Frequently Moving and Permanent Resident Population of T hree Metropolitan Cities in Bangladesh} 		 		\backmatter   			 \par
Acknowledged to my beloved daughter Aradhyajid Sarkar. 			  			  				\begin{bibitemlist}{1}
\bibitem[Sultana ()]{b6}\label{b6} 	 		\textit{Awareness of HIV/AIDS among the Urban Poor: A case Study in Dhaka City", research fellow, social science research council, ministry of planning},  		 			R Sultana 		.  		 \url{http://www.bssrcbd.org.html}  		2005.  	 
\bibitem[Fox ()]{b0}\label{b0} 	 		 			J Fox 		.  		 \url{http://db.jhuccp.org/ics-pd/exec/icswppro.dll?BU=http://db.jhuccp.org/ics-pd/exec/icswppro.dll\&QF0=DocNo\&QI0=200970\&TN=Popline\&AC=QBE\textunderscore QUERY\&MR=30\%25DL=1\&\&RL=1\&\&RF=LongRecordDisplay\&DF=LongRecordDisplay}  		\textit{Wiley Series in Probability and Mathematical Statistics},  				 (New York)  		1984. John Wiley and Sons.  	 	 (Linear Statistical Models and Related Methods) 
\bibitem[Murray et al. ()]{b2}\label{b2} 	 		\textit{Global burden of disease 2000 project: Aims, methods, and data sources. Global Programme on Evidence for Health Policy Discussion paper no. 36. World Health Organization},  		 			C J L Murray 		,  		 			A D Lopez 		,  		 			C D Mathers 		.  		2001. 2001. Geneva, Switzerland.  	 
\bibitem[Hiv In ()]{b1}\label{b1} 	 		\textit{HIV in Bangladesh: Is Time Running Out? Background document for the dissemination of the Fourth round, 2002 of national HIV and behavioural surveillance, National AIDS/STD Programme, Directorate General of Health Services, Ministry of Health and Family Welfare},  		 			Bangladesh Hiv In 		.  		2003. Bangladesh.  	 
\bibitem[HIV/AIDS Awareness and Behaviour United Nations ()]{b8}\label{b8} 	 		‘HIV/AIDS Awareness and Behaviour’.  	 	 		\textit{United Nations}  		2002.  	 	 (United Nations Publication, Sales No. E.02.XXX) 
\bibitem[Unaids/Who (2002)]{b7}\label{b7} 	 		‘HIV/AIDS. China's Titanic Peril’.  		 			Unaids/Who 		.  		 \url{http://data.unaids.org/pub/epireport/2006/2006\textunderscore epiupdate\textunderscore en.pdf9}  	 	 		\textit{Available online},  				 (Beijing, UNAIDS China Office)  		2006. 2006. 2002. 2002. June.  	 	 (UNAIDS China) 
\bibitem[Rahman et al. (2005)]{b4}\label{b4} 	 		\textit{Knowledge of AIDS among Women in Bangladesh: A Multivariate Analysis. Paper presented at the National Seminar},  		 			M Rahman 		,  		 			D Mondol 		,  		 			S Abedin 		.  		2005. December, 2005. Bangladesh.  		 			Organized by Department of Population Science and Human Resource Development, University of Rajshahi 		 	 
\bibitem[World and Day ()]{b10}\label{b10} 	 		‘Live and Let Live’.  		 			Aids World 		,  		 			Day 		.  	 	 		\textit{Sustainable Development Networking Programme}  		2001.  	 	 (SDNP) 
\bibitem[Suhadolnik (2007)]{b5}\label{b5} 	 		‘PhD, principal investigator and professor of biochemistry at Temple University School of Medicine’.  		 			R J Suhadolnik 		.  		 \url{http://www.aegis.com/pubs/aidswkly/2007/AW070207.html}  	 	 		\textit{AIDS Research and Human Retroviruses}  		2007. Jan. 2007, 15 Oct. 2007. 31.  	 	 (New Compound Shows Promise in Halting HIV Spread) 
\bibitem[Bisso ()]{b3}\label{b3} 	 		\textit{Professor's Prokasshon, Published by Mohammad Jashim Uddin. 37/1, Banglabazar, Dhaka},  		 			Notun Bisso 		.  		2009. p. 4.  	 	 (Subject wary Bangladesh) 
\bibitem[Reaching Common Ground: Culture, Gender and Human Rights UNFPA ()]{b9}\label{b9} 	 		‘Reaching Common Ground: Culture, Gender and Human Rights’.  	 	 		\textit{UNFPA}  		2008.  	 	 (State of world population) 
\end{bibitemlist}
 			 		 	 
\end{document}
