\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={Exploring the Relationship between Advertisement of Alcohol on Consumption and the Perceived Health Implications among Youth in the Ashaiman Municipality, Ghana},
 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{2020 2020-01-15 (revised: 20 Year 2020 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020 2020-01-15}
\title{Exploring the Relationship between Advertisement of Alcohol on Consumption and the Perceived Health Implications among Youth in the Ashaiman Municipality, Ghana}
\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]{Stephen  Manortey}

             \author[2]{Seyram  Kugbega}

\renewcommand\Authands{ and }

\date{\small \em Received: 15 December 2019 Accepted: 3 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


Introduction: Alcohol consumption is a key obstacle to sustainable human development. It is noted worldwide that alcohol consumption and use contribute to 3.3 million deaths every year. The United Nations classified individuals between the ages of 15 to 25 years as youths. The use of alcohol at this critical stage of life can lead to serious health outcomes, such as causing harm to vital body organs like the liver. Negative social and behavioral consequences such as unsafe sexual behavior are also consequences associated with alcohol use, and this has become a major public health issue globally. Various advertisements both in print and electronic media are contributing factors that encourage alcohol use among the youth. This study, therefore, aimed at determining the prevalence of alcohol use and also to identify the influence of exposure to advertisements of alcoholic beverages on consumption, perceptions, and knowledge on its health implications.Methodology: A quantitative cross-sectional descriptive study design was used in this study. A total of 297 youths were sampled in four (4) suburbs within the Ashaiman Municipality in the Greater Accra Region of Ghana to participate in the study using a well-structured questionnaire.

\end{abstract}


\keywords{alcohol consumption, youth, Ashiaman municipality, Ghana.}

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

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


\let\tabcellsep& 	 	 		 \par
Exploring the Relationship between Advertisement of Alcohol on Consumption and the Perceived Health Implications among Youth in the Ashaiman Municipality, Ghana\par
Stephen Manortey ? \& Seyram Kugbega ? Abstract-Introduction: Alcohol consumption is a key obstacle to sustainable human development. It is noted worldwide that alcohol consumption and use contribute to 3.3 million deaths every year. The United Nations classified individuals between the ages of 15 to 25 years as youths. The use of alcohol at this critical stage of life can lead to serious health outcomes, such as causing harm to vital body organs like the liver. Negative social and behavioral consequences such as unsafe sexual behavior are also consequences associated with alcohol use, and this has become a major public health issue globally. Various advertisements both in print and electronic media are contributing factors that encourage alcohol use among the youth. This study, therefore, aimed at determining the prevalence of alcohol use and also to identify the influence of exposure to advertisements of alcoholic beverages on consumption, perceptions, and knowledge on its health implications.\par
Methodology: A quantitative cross-sectional descriptive study design was used in this study. A total of 297 youths were sampled in four (4) suburbs within the Ashaiman Municipality in the Greater Accra Region of Ghana to participate in the study using a well-structured questionnaire. Participants were selected using a convenient sampling technique over a twomonth period. Study results were presented as frequency tables, Person's Chi-Square statistical tests, and multivariate logistic models.\par
Results: Alcohol use prevalence was 85.19\%, with the revealed types of alcoholic beverage preferred by the respondents noted as spirits and beer. Advertisement and peer pressure are the principal influencing factor for alcohol use after controlling for all other covariates in the model. Alcohol consumption was significantly high among the ages 20-25 with a decrease as the age increases. Individuals who could afford to buy drinks for themselves were about five \hyperref[b5]{(5)} times more likely to go for an alcoholic beverage compared to those who had either a brother or sister doing the purchase adjusting for other covariates. 
\section[{Conclusion: Advertisements for alcohol via mass media in}]{Conclusion: Advertisements for alcohol via mass media in}\par
Ghana tend to have a statistically significant association with regards to the usage among the resident youth in the Ashaiman Municipality. Measures should be set in place by the oversight authorities to curb this public health threat. 
\section[{Introduction}]{Introduction}\par
espite the negative health effect of alcohol, its use is legal and acceptable socially in most countries in the world and considered the most used drug worldwide. It is consumed mainly by individuals for relaxation, fun, and social reasons. \hyperref[b0]{Jernigan (2001)}, established the global burden of disease from alcohol to exceed that of tobacco in large part because acute consequences of alcohol use led to death and disability in the younger years of life \hyperref[b0]{[1]}.\par
Alcohol is a drug and also classified as a depressant \hyperref[b1]{[2]}. It hinders vital functions controlled by the central nervous system, resulting in distortions in speech, unsteady movement, and impairing an individual's judgment and ability to think accurately. It has effects on every organ of the human body and depresses the central nervous system \hyperref[b2]{[3]}. The metabolism of alcohol takes place in the liver, and this is accomplished by the liver enzymes. The liver metabolizes alcohol and the remaining leftover circulates throughout the human body. The real intensity of alcohol on the body is proportional to the amount/quantity intake. Hence, individual reactions to alcohol are varied, and this can be due to many reasons and factors such as age, gender, the physical condition (weight, fitness level, etc.) and the amount of food the person consumed before taking a drink. Other influencing factors include drugs or prescription of medications and family history on the alcohol problems \hyperref[b3]{[4]}.\par
The amount of pure ethanol in a standard drink is an important measure to regulate what goes into production for global consumption that will not affect the health status of the country. From one country to Alcohol use and consumption in most societies are considered a luxury and so the wealthier countries consume more alcohol than the rest of the world. The use and abuse of alcohol are widespread among students. According to the National Survey on Drug Use and Health (NSDUH) in 2013, approximately 24.6 million Americans aged 12 or older current illicit drug use \hyperref[b5]{[5]}.\par
another, the amount of pure ethanol in a standard drink varies. Interestingly, this concept of standard drinks is not common in Ghana. People who produce such alcoholic beverages use frivolous measures, which include the use of containers such as bottles, gourds, or calabashes, to indicate or count the volumes of alcohol they consume \hyperref[b6]{[6]}. Locally produced alcoholic beverages in Ghana are often sold in a measure referred to as a "tot". Thus, people use the number of tots consumed to quantify the amount of alcohol they have drank.\par
However, the widespread abuse of alcohol has been recognized as an important public health problem among young people in many societies. According to the Centre on Alcohol Marketing and Youth (CAMY) 2010, alcohol drinking among the youth in the United States is growing rapidly where about 10.4 million young people aged between twelve to twenty-one years are reported to consume alcohol, and 6.9 million binge drink in 2009 \hyperref[b7]{[7]}. Similar trends were recognized in South Africa, which has been regarded as one of the highest alcohol consumption countries at the global stage, as stated by the World Health Organisation (WHO) report in 2011 \hyperref[b8]{[8]}.\par
Alcohol advertisement is regarded as one of the influences that contribute to consumption and individual perception of alcohol. It is also widely criticized for creating a climate in which consumption is regarded as people who have not started to drink, expectancies are influenced by normative assumptions about teenage drinking as well as through the observations of drinking by parents, peers, and models in the mass media" \hyperref[b11]{[10]}.\par
Despite the criticism, the truth remains that many people rely heavily on both print and electronic media advertisements as a primary source of information and entertainment. In the contemporary landscape, the youth are exposed to alcohol advertisements at an extraordinary level from various sources, where massive exposures to advertisements are unavoidable. Apart from the traditional modes of advertising such as television, radio, and print media, the evolution and introduction of new digital technologies such as smartphones, the internet have opened new avenues for alcohol advertising. The alcohol industry is aggressively harnessing the potential of online advertising. The use of billboards and posters is another platform of advertisement that the alcohol industry harnesses, and this has flooded the streets of the country with peculiar characteristics that accompany it called the "blue kiosk".\par
Alcohol consumption has become a symbol of adulthood, acceptability, and identity among youth groups, especially for those who love to have fun. Advertisers and marketers of alcoholic beverages take advantage of this by depicting alcohol as the start of wild adventures and fun. Research has shown that the presence of older youths with drinking habits within the home and communities is copied by those less than 18 years of age, and this normalizes alcohol use \hyperref[b12]{[11]}. Drinking has become a norm at social events such as sports, celebrations, and music events simply because everybody drinks has its acceptability by society. In most African countries, alcohol is indigenous to cultural believes and practices. During festive occasions, alcohol plays a key component, mostly among the youth. Marriage, naming ceremonies, festivals, and parties are not complete with the absence of alcohol. Thus, most youth on some occasions, bring along their drinks for consumption.\par
The Government of Ghana took measures to combat the scourge of alcohol use and abuse among the youth, which in the long-term impact on the health of the country by the enactment of Ghana Alcohol Policy (2016)  {\ref [12]}. However, the advertisement on many media platforms is still a major menace and contributing greatly to the patronage of alcoholic beverages across the country. A case study by \hyperref[b14]{Amoateng (2013)} in Ghana proved that the use of radio and television is a powerful tool in marketing to reach consumers of alcoholic beverages. Consumer preferences to a large extent, are affected by advertisements, especially among those who associate a celebrity with a brand as well as having actual knowledge about product performance or functions, labelling, and product ingredients \hyperref[b14]{[13]}.\par
The study, therefore, aimed at exploring the relationship between alcohol advertisements and consumption. Also, to determine the perception for consumption and knowledge on the health implications. 
\section[{II.}]{II.} 
\section[{Methodology a) Profile of Study Area}]{Methodology a) Profile of Study Area}\par
The Ashaiman Municipality is one of the sixteen (16) administrative districts and municipalities in the Greater Accra Region of Ghana. Its capital is Ashiaman. The municipal covers a total land area of about forty-five (45) square kilometers. It can be located about four kilometers north of Tema, the industrial city of Ghana and, about 30 kilometers from Accra, the administrative capital. Ashaiman is a sprawling urban settlement with most of its suburbs exhibiting characteristics of a slum. The total population of Ashaiman, according to the 2010 National Population and Housing Census, was about 190,972, with an annual growth rate of 2.1\%. It consists of about 49.1 \% males and 50.9\% females. About 30\% of the population comprising the youth between the ages of 15 to 30 years \hyperref[b15]{[14]}.\par
Ashaiman is a multi-ethnic society with about fifty (50) tribes and twenty (20) documented tribal heads. There are four dominant ethnic groups being Ga-Adangme, Akans, Dagombas, and Ewes. With religious affiliation, Christians with few Muslims and traditionalists dominate the municipality. The study was conducted at Jericho, Asensu Ba, Lebanon, and Night Market, which are all suburbs in the Ashaiman Municipality. Individuals who were not permanent residents in any of the four listed suburbs, and were outside the chosen age brackets were excluded from participating in the study. 
\section[{b) Study Design and Sample Size}]{b) Study Design and Sample Size}\par
A cross-sectional study design with a quantitative approach was employed to gather data among the youth in four suburbs. Both closed and open-ended questions were used for data collection in this study. Participants were located by a convenience sampling method in the various drinking pubs, youth groups and associations, and lorry parks in the communities. Pretesting of questionnaires was done in Official Town, another suburb of the Ashaiman Municipality with similar environmental characteristics as the study site.\par
The projected sample size for the study was 289 respondents. This was calculated using the Cochran Sample Size calculation formula \hyperref[b16]{[15]}, with a known alcohol consumption prevalence of 25.1\% (Country Profile, 2004) on a 95\% Confidence Interval with a margin of error of 5\%.?? = ?? 2 ??(1 ? ??) ?? 2 = 1.96 2 × 0.251 × ( 1 ? 0.251) 2 0.05 2 = 289\par
Where, n = the required sample size, p = prevalence of alcohol consumption (25.1 \%) [16], Z = score at 95\% confidence level e = margin of error A 10\% non-respondent rate adjustment brought the total estimated sample size to about 320. 
\section[{c) Data Collection and Statistical Analysis}]{c) Data Collection and Statistical Analysis}\par
The study employed a quantitative approach to data collection in January-February 2019. The measurement tool used for the study was a selfadministered questionnaire made available in the English language. Where needed, the questions were translated into the local languages that the participants best understand. The questions were related to sociodemographic characteristics, socioeconomic characterristics, alcohol use, and means of getting alcohol, knowledge on the effects of alcohol use, and so on.\par
The data were imported into STATA statistical software package (StataCorp.2007. Stata Statistical Software. Release 14. StataCorp LP, College Station, TX, USA) for analysis. A comprehensive univariate, bivariate and multivariate analyses were respectively conducted to describe the pattern of distributions, assess the levels of statistical associations and predict the effects of selected indicators on the outcome variable (alcohol use).All statistical tests were done at a confidence interval of 95\%. 
\section[{d) Ethical Consideration}]{d) Ethical Consideration}\par
Ethical approval was obtained from Ensign College of Public Health's Ethics Review Board, and administrative permissions were further sought from the due authorities. Informed consent of study participants was sought before administering the questions, making them aware of their rights to withdraw from the study. Participants below 18 years were given a parental assent form to access permission to proceed to participate. Participants were informed of the confidentiality of the study and the ability to withdraw when necessary. To elicit accurate information for the study, participants were not rewarded for participation but were given extensive information on some health issues related to alcohol consumption. 
\section[{III.}]{III.} 
\section[{Results}]{Results} 
\section[{a) Socio-demographic characteristics}]{a) Socio-demographic characteristics}\par
A total of 320 questionnaires were administered and two hundred and ninety-seven (297) were appropriately completed and submitted, yielding a study response rate of 92.81\%. Out of the 297 total respondents, 193 were males representing 64.98\% of the sample, and one hundred and four were females representing 35.02\%. The majority of respondents were between the ages of 26-30 years (39.06\%), followed by 20-25 years (50.84\%) and lastly 16-19 years, accounting for 10.10\%. The study participants were mostly single made up of one hundred and ninety-two respondents (60.94\%), forty-one (13.47\%) co-habiting, and the rest married. 32.66\% of respondents had their educational level up to Junior Secondary School, with forty respondents making 12.12 percent with no formal education (Table \hyperref[tab_0]{1}). Out of the total respondents, two hundred and sixty-nine (90.08\%) have ever consumed alcohol, and out of this were two hundred and fifty-four (84.71\%) who admit to currently consuming alcoholic beverages. The mean age of onset of consumption of alcohol was 19.76 years with a minimum of six (6) years and a maximum at 28 years. Males 185 (68.77\%) consumed more alcohol than females 84 (31.23\%). The number of respondents aged 26-30 years 106 (39.41\%) consumed more alcohol than the other age groups, and those who were single also had a high consumption of alcohol 152 (59.94\%). 
\section[{b) Prevalence of alcohol use}]{b) Prevalence of alcohol use}\par
The study showed that more than three third of the total respondents (269), attested that they had consumed alcohol. Assessment of their current intake revealed that the majority of the participants who had taken alcohol, still do, with only 5.58\% of those who reported ever taken alcohol, admitting they no longer do the same (Table \hyperref[tab_1]{2}). The kinds of alcoholic beverages that were reportedly taken by respondents include beer, spirits, and wine. About a third of the total respondents (33.0\%) consume spirits which comprise of various "bitters" (alcohol-based drink) and "akpeteshie" (locally brewed alcoholic drink), followed by beer (25.59\%) and 21.21\% of the respondents acknowledging they consumed all alcoholic beverages that include wine, spirits, and beer. On average, respondents spent about \$3.00 on alcohol per week. Sources of alcohol for use by the respondents were mainly from a purchase by oneself, representing 44.78\%. Out of two hundred and fifty-three respondents who are current users of alcohol, thirty-nine of them smoke either cigarettes or wee. On the question of smoking, 42 of total the respondents accounting to about 14.14\% were reported being current smokers (Table \hyperref[tab_2]{3}).  
\section[{c) Probable Factors that influence alcohol use}]{c) Probable Factors that influence alcohol use}\par
The majority of respondents 269 (90.57\%), revealed they had access to at least a source of media. Out of two hundred and sixty-nine respondents who disclosed having access to mass media, 126 (46.84\%) watched television only, and 46 (15.61) disclosed using the mobile phone as a means of getting information. A total of 38 representing 14.13\% of the study sample used television and mobile phone as a means of getting information. To assess if the advertisement was an influence on alcohol consumption, 222 (74.75\%) of participants disclosed that advertisement on alcohol encourages their drinking behavior. As to what in the advertised brand that influenced them, 82 (36.94\%) stated the musicals, and 77 (34.68\%) stated the use of celebrities as a contributing factor to alcohol use. The majority 44 (18.82\%), attest to the use of role models and animation to have some amount of effect on their choices. However, 13(5.86\%) asserted that nothing in the advert influenced them but makes them aware of the latest brand available.\par
Further probing revealed below that peer pressure, advertisement, and accessibility/ availability of alcohol were acknowledged by more than a fifth of the respondents as probable contributors to alcohol use among the youth (Table \hyperref[tab_3]{4}).  
\section[{d) Perception and knowledge of the health implications of alcohol use}]{d) Perception and knowledge of the health implications of alcohol use}\par
Per the findings, 21.21\% believed alcohol use relaxes them and make them have fun, 18.52\% also percieved makes them sexually active. The majority of participants 262 (88.22\%) answered knowing of some health problems related to alcohol consumption. Further probe displayed a pattern of almost an even distribution of respondents stating that the listed diseases were associated with alcohol use and also likely associated with sexually transmitted diseases. About six out of every ten respondents (62.63\%), stated alcohol was not associated with sexually transmitted diseases (Table \hyperref[tab_4]{5}).  
\section[{e) Test of Associations of Explanatory Variables}]{e) Test of Associations of Explanatory Variables}\par
The bivariate analysis indicates there exists a statistically significant association between gender, level of education, and the tendency to take alcohol with observed p-values of <0 .001 in each case respectively among those who ever or currently used alcohol. However, there was no such level of a significant association between age, marital status, and tendency to use alcohol with observed p-values greater than 0.05 (Table \hyperref[tab_6]{6 \& 7}).   \hyperref[tab_7]{8} indicates that there was a significant association between respondents' hearing of advertisements on both print and electronic media and the consumption of alcohol in Ashaiman. The observed p-value was <0.001, which is far less than the threshold of 0.05. Further probe into what component of the advert encourages respondents to drink 27.61\% and 25.93\% said the musicals and use of celebrities respectively encourage them to use alcohol.  
\section[{g) Multivariate Logistic Regression model for relevant predictor variables}]{g) Multivariate Logistic Regression model for relevant predictor variables}\par
Results obtained showed a significant association between gender and alcohol consumption. Being female reduced the odds by 65.5\% of alcohol consumption and thus was shown to be protective (0.345, 95\% CI=0.18, 0.66).\par
Results obtained showed a significant association between gender and alcohol consumption in the unadjusted logistic model with females reduced the odds by 65.5\% of alcohol consumption and thus was shown to be protective (0.345, 95\% CI=0.18, 0.66). An observation on alcohol use and educational level showed adjusted odds ratio for current alcohol use and advertisement depicted a statistically significant odds of 3.92 times more likely to consume alcohol as there are exposed to advertisements compared to counterparts who did not know of the advertisement of alcohol.\par
On the other hand, the study data from study participants who had no known source of alcohol were 0.95 times less likely to consume alcohol compared to those who get from their brothers and sisters holding all other variables constant when adjusted for other covariates in the model. For educational unadjusted for other covariates showed that those with a tertiary level of education were 0.01 times more likely to use alcohol compared to those with no formal education holding all other variables constant. Thus, the likelihood of usage of alcohol tends to decrease with an increased level of education attained.\par
IV. 
\section[{Discussion}]{Discussion}\par
The prevalence recorded in this study is similar to a study done in Accra by Oppong Asante et al.  {\ref (2014)}, which reported 81.3\% of their respondents admitting ever used alcoholic beverages \hyperref[b19]{[17]}. It is, however, much higher than that of a national survey which indicated a 25.1\% prevalence of alcohol consumption among the youth in Ghana \hyperref[b18]{[16]}. The difference in these surveys can be attributed to the increase in the number of drinking bars and the easy access to the bars by the youth in communities in the Ashaiman Municipality, thereby increasing consumption.\par
The gender distribution in this study conforms to previous but similar studies conducted by Osei-Bonsu et al.  {\ref (2017)}, whose study also reveals lesser female participation \hyperref[b20]{[18]}. This was consistent with findings by \hyperref[b21]{Chauke et al., (2015)} in a study conducted among high school students in South Africa even though there were just a few more females than males \hyperref[b21]{[19]}. The high number of males who consume alcohol can be attributed to the acceptability of alcohol consumption by males as a social norm as compared to female alcohol consumption, which the very society frowns upon. Most of the respondents who consume alcohol were in their active and youthful ages \hyperref[b22]{(20)}\hyperref[b23]{(21)}\hyperref[b24]{(22)}\hyperref[b25]{(23)}\hyperref[b26]{(24)}\hyperref[b27]{(25)}. Consumption of alcohol, however, recorded a decrease in the ages 26-30 years, which is supported by the findings from Osei-Bonsu et al., (2017) which also reported similar trend as age increases \hyperref[b20]{[18]}.\par
The revealed no significant association between the ages of respondents and possible alcohol use (p-value =0.955). The results are, however, contradictory to a study carried out in the Volta Region of Ghana by Osei-Bonsu et al.,  {\ref (2017)}, which recorded an association between alcohol use and consumption \hyperref[b20]{[18]}. A relationship between the gender of the respondents and their tendency to use alcohol was established (p-value =0.001). A study by \hyperref[b18]{Adu-Mireku (2003)}, among Senior High School students in Accra, reported females to be less likely to use alcohol collaborate the findings of this study \hyperref[b18]{[16]}. A significant association was also established between education level, occupation, and the tendency to use alcohol, respectively. There was no observed significant relationship between alcohol use on religion, marital status, and ethnicity of the respondents. This finding is in line with \hyperref[b22]{Michalak et al., (2007)} assertion that religion is strongly associated with abstention from alcohol use \hyperref[b22]{[20]}.\par
Individuals with Junior Secondary School level of education had high usage of alcohol compared to those with Senior Secondary school and tertiary level of education. This finding also confirmeda similar study done by Osei-Bonsu et al., (2017) in the Volta Region of Ghana \hyperref[b20]{[18]}. This could be attributable to the curious nature of these younger folks with the inner quest to try everything they have been cautioned against. A study by \hyperref[b23]{Obot et al., (2005)} found that peer influence was a major factor that influences alcohol use. Thus, it agrees with the findings of this study. This can be attributed to the youth acceptability of the lifestyle of other peers who may be involved in drinking, hence this is done to please their peers \hyperref[b23]{[21]}.\par
Gender, education, and occupation were found to be significantly associated with alcohol use either in the past or at the time of participation in the study. It was further observed that peers influence, advertisement and accessibility/availability of alcohol respectively are responsible for the use of alcohol by youth. Respondents offered various reasons why they consume alcohol but one that stood out was the availability of these drinks which accounts for about 21.55\%, and this should be a major public health concern. This phenomenon can be associated with the everyday social events like funerals, weddings among others where the use of alcohol by the youth is regarded as the norm and part of the celebrations. The response also showed that some of the study participants also see the consumption of alcohol as a way to have fun and relax. Some use it as appetizers to enable them to eat well.These findings were consistent with studies conducted by \hyperref[b24]{Oshodi et al., (2010)} and Osei-Bonsu et al., (2017) who also found similar reasons associated with substance use among secondary school students \hyperref[b24]{[22]}, \hyperref[b20]{[18]}.\par
The results of this study showed "spirits" as the most consumed alcoholic beverage by the youth in Ashaiman, followed by beer. An overwhelming proportion also consumes all three beverages, namely wine, beer, and spirits. In this study, most of the spirits consumed are what is referred to as the "bitters". This observation, however, disagreed with the national consumption of alcohol according to the World Health Organisation (2014), which recorded the most consumed alcoholic beverage to be beer followed by wine, spirits and other alcoholic beverages \hyperref[b25]{[23]}. This finding also disagrees with \hyperref[b26]{Odejide (2006)}, a survey in the Gambia among the youth, which found out that beer was mostly used by the youth, followed by wine and spirit. The trend observed can be attributed to the increased advertisement of locally manufacture alcoholic beverages which are called "bitters". These alcoholic beverages are retailed at prices as low as five (5) cents making it more accessible to the youth \hyperref[b26]{[24]}. The high rate of alcohol consumption among the youth is a pointer to the development of disturbing health problems in the future. Developing lung cancer is a major concern as epidemiological evidence has been established on alcohol and lung cancer \hyperref[b27]{[25]}.\par
Alcohol consumption is very often advertised as the quickest medium for relaxation and fun, a booster to one's sexual drive, the best appetizer for the hungry mouth, and the solution to forgetting personal problems.\par
Unfortunately, less is said about the side effects associated with this menace. With an overwhelming number of the study respondents upholding these perceptions, there is a strong likelihood that any excessive use will rather complicate their health conditions. The findings recorded that approximately 63\% of respondents were not aware of the relation between alcohol use and STI's although various researches including \hyperref[b28]{Simbayi et al., (2004)} have confirmed this \hyperref[b28]{[26]}.\par
The findings of this study showed those exposed to advertisements of alcohol are 3.92 times more likely to use alcohol compared to their counterparts, holding all other variables constant. This corroborates the results of other similar studies done by \hyperref[b29]{Snyder et al. (2006)}; \hyperref[b30]{Koordeman, et al. (2012)}, and \hyperref[b14]{Amoateng (2013)} which showed an association between exposure to the advertisement of alcohol and its use  {\ref [27][28][13]}. This trend can be said to be a result of the message portrayed in the adverts together with the use of celebrities, role models and the catchy nature of the music used. This is confirmed by the study of \hyperref[b31]{Chen et al. (2005)} which identified that the humour and music associated with alcohol adverts contribute to alcohol consumption by youth \hyperref[b31]{[29]}.\par
V. 
\section[{Conclusion}]{Conclusion}\par
The prevalence rate of alcohol is significantly high among the youth in the selected suburbs in the Ashaiman Municipality, with a decrease in consumption as one age and the level of education increases. Generally, both males and females were found to be consuming alcohol, however, males were more likely to do so compared to their counterparts. This is a public health challenge and needs to be addressed. Religion was not seen to play any contributing factor to the use of alcohol in this study. Accessibility to alcohol and peer pressure has led many of the youthinto alcohol use for social acceptability as this research confirms.\par
Advertisement of alcohol in various mass media is associated with alcohol use among the youth. Some youth consume alcohol for fun and entertainment to help forget their personal problems which are a major chronic problem in society. The many advertisements of alcoholic beverages on mass media are of great concern and need to be regulated as it is trapping the youth, the future and potential human capital for a developing country like Ghana into the vice of drinking. 
\section[{VI.}]{VI.} 
\section[{Limitations of the Study}]{Limitations of the Study}\par
Recall bias is a limitationto this study as some respondents had difficulty recollecting the first time they had a drink containing alcohol. Also, the limited size of the sample used will make it impossible to generalize the finding to a larger population. Future research work should consider adopting a qualitative approach together and tease out in-depth views from respondents on the subject matter.\begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.215\textwidth}P{0.215\textwidth}P{0.24\textwidth}P{0.18\textwidth}}
Variable (N= 297)\tabcellsep Categories\tabcellsep \multicolumn{2}{l}{Frequency (n) Percentage (\%)}\\
Gender\tabcellsep Female Male\tabcellsep 104 193\tabcellsep 64.98 35.02\\
\tabcellsep 16-19\tabcellsep 30\tabcellsep 10.10\\
Age\tabcellsep 20-25\tabcellsep 151\tabcellsep 50.84\\
\tabcellsep 26-30\tabcellsep 116\tabcellsep 39.06\\
Level of\tabcellsep None\tabcellsep 36\tabcellsep 12.12\\
Education\tabcellsep JSS\tabcellsep 97\tabcellsep 32.66\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.5734126984126985\textwidth}P{0.10793650793650793\textwidth}P{0.16865079365079363\textwidth}}
\multicolumn{3}{l}{Alcohol use (Ever) Frequency (n) Percentage \%}\\
Yes\tabcellsep 269\tabcellsep 90.57\\
No\tabcellsep 28\tabcellsep 9.43\\
Total\tabcellsep 297\tabcellsep 100\\
Current alcohol use\tabcellsep \tabcellsep \\
Yes\tabcellsep 253\tabcellsep 85.19\\
No\tabcellsep 44\tabcellsep 14.81\\
Total\tabcellsep 297\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.2802197802197802\textwidth}P{0.3456043956043956\textwidth}P{0.22417582417582418\textwidth}}
Variable\tabcellsep \multicolumn{2}{l}{Frequency (n) Percentage \%}\\
Beer\tabcellsep 76\tabcellsep 25.59\\
Wine\tabcellsep 24\tabcellsep 8.08\\
Spirits\tabcellsep 98\tabcellsep 33.00\\
All\tabcellsep 63\tabcellsep 21.21\\
None\tabcellsep 36\tabcellsep 12.12\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.5925311203319502\textwidth}P{0.09170124481327802\textwidth}P{0.16576763485477178\textwidth}}
Influences to drink (N=297)\tabcellsep Frequency (n)\tabcellsep Percentage (\%)\\
Peer pressure\tabcellsep 78\tabcellsep 26.26\\
Advertisement\tabcellsep 67\tabcellsep 22.56\\
Social media\tabcellsep 7\tabcellsep 2.36\\
Parental/Sibling influence\tabcellsep 15\tabcellsep 5.05\\
Availability/ Accessibility to alcohol\tabcellsep 64\tabcellsep 21.55\\
None\tabcellsep 50\tabcellsep 16.84\\
Others (problems at home and death)\tabcellsep 16\tabcellsep 5.39\end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.5820652173913043\textwidth}P{0.08931159420289854\textwidth}P{0.17862318840579708\textwidth}}
Variable\tabcellsep Frequency\tabcellsep Percentage (\%)\\
Perception of alcohol functions\tabcellsep \tabcellsep \\
Makes sexually active\tabcellsep 55\tabcellsep 18.52\\
Feel strong and empowered\tabcellsep 48\tabcellsep 16.16\\
Makes me smart\tabcellsep 47\tabcellsep 15.82\\
Forget personal issues\tabcellsep 47\tabcellsep 15.82\\
For relaxation and fun\tabcellsep 63\tabcellsep 21.21\\
None\tabcellsep 37\tabcellsep 12.46\\
Knowledge on health implications\tabcellsep \tabcellsep \\
Yes\tabcellsep 262\tabcellsep 88.22\\
No\tabcellsep 35\tabcellsep 11.78\\
Total\tabcellsep 297\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.23440721649484536\textwidth}P{0.30012886597938143\textwidth}P{0.19278350515463916\textwidth}P{0.050386597938144324\textwidth}P{0.0722938144329897\textwidth}}
Characteristics N (297)\tabcellsep \multicolumn{2}{l}{Ever Consumed alcohol Yes No n (\%) n (\%)}\tabcellsep X 2\tabcellsep p-value\\
Sex\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Male\tabcellsep 185 (68.77)\tabcellsep 8 (28.57)\tabcellsep 18.01\tabcellsep < 0.001*\\
Female\tabcellsep 84(31.23)\tabcellsep 20 (71.43)\tabcellsep \tabcellsep \\
Age (Years)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
15-19 20-25\tabcellsep 25(9.29) 139(51.67)\tabcellsep 5(17.86) 12(42.86)\tabcellsep 2.2292\tabcellsep 0.328\\
26-30\tabcellsep 105(39.06)\tabcellsep 11(39.29)\tabcellsep \tabcellsep \\
Level of education\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
None\tabcellsep 36(13.38)\tabcellsep 0(0.00)\tabcellsep \tabcellsep \\
JSS\tabcellsep 94(34.94)\tabcellsep 3(10.71)\tabcellsep 18.46\tabcellsep < 0.001*\\
SSS\tabcellsep 79(29.37)\tabcellsep 10(35.71)\tabcellsep \tabcellsep \\
Tertiary\tabcellsep 60(22.30)\tabcellsep 15(53.57)\tabcellsep \tabcellsep \\
Religion\tabcellsep 211(78.15)\tabcellsep 22(81.48)\tabcellsep 1.37\tabcellsep 0.505\end{longtable} \par
 
\caption{\label{tab_5}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.07239478957915832\textwidth}P{0.25636272545090183\textwidth}P{0.2819138276553106\textwidth}P{0.1567134268537074\textwidth}P{0.034919839679358716\textwidth}P{0.047695390781563124\textwidth}}
Year 2020\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
16\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XX Issue II Version I\tabcellsep Characteristics N (297) Sex Male Female Age (Years) 15-19 20-25 26-30 Level of education\tabcellsep \multicolumn{2}{l}{Current alcohol Use Yes No 174(68.77) 19 (43.18) 79(31.23) 25 (56.82) 24(9.46) 6(13.64) 129(50.99) 22(50.00) 100(39.53) 16(36.36)}\tabcellsep ?? ?? 10.79 0.74\tabcellsep p-value < 0.001* 0.690\\
Global Journal of Medical Research ( D D D D )\tabcellsep None JSS SSS Tertiary Religion Christianity Muslim Traditionalist Marital Status Married Co-habiting Ethnicity Ewe Ga-Adangme Akan Others Single\tabcellsep 35(13.83) 90(35.57) 71(28.06) 57(22.53) 195(77.08) 45(17.79) 13(5.14) 65 (25.69) 37 (14.62) 88(34.78) 59(23.32) 85(33.60) 21(8.30) 151 (59.68)\tabcellsep 1(2.27) 18(40.91) 38(86.36) 6(13.64) 0(0.00) 11(25.00) 3(6.82) 18(40.91) 8(18.18) 11(25.00) 7(15.91) 30(68.28) 18(40.91) 7(15.911)\tabcellsep 15.65 3.05 2.15 3.99\tabcellsep < 0.001* 0.218 0.262 0.342\\
\tabcellsep Occupation\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Unemployed\tabcellsep 8(3.16)\tabcellsep 0(0.00)\tabcellsep \tabcellsep \\
\tabcellsep Student\tabcellsep 62(24.51)\tabcellsep 27(61.36)\tabcellsep \tabcellsep \\
\tabcellsep Civil servant Artisans\tabcellsep 28(11.07) 81(32.02)\tabcellsep 6(13.64) 5(11.36)\tabcellsep 27.67\tabcellsep < 0.001*\\
\tabcellsep Traders\tabcellsep 41(16.21)\tabcellsep 4(9.09)\tabcellsep \tabcellsep \\
\tabcellsep Drivers\tabcellsep 17(6.72)\tabcellsep 1(2.27)\tabcellsep \tabcellsep \\
\tabcellsep Others\tabcellsep 16(6.32)\tabcellsep 1(2.27)\tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: *Denotes statistical significance at a 95\% CI K f) Association between Advertisement and Alcohol Use Table]} 
\caption{\label{tab_6}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.5543478260869565\textwidth}P{0.14782608695652172\textwidth}P{0.04434782608695652\textwidth}P{0.10347826086956521\textwidth}}
Variable (Advertisement)\tabcellsep Alcohol use Yes\tabcellsep No\tabcellsep P-value\\
Yes\tabcellsep 206\tabcellsep 16\tabcellsep <\\
No\tabcellsep 47\tabcellsep 28\tabcellsep 0.001*\\
\multicolumn{3}{l}{*Denotes statistical significance at a 95\% CI}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_7}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.2402333621434745\textwidth}P{0.19982713915298186\textwidth}P{0.0786084701815039\textwidth}P{0.19835782195332755\textwidth}P{0.07199654278305964\textwidth}P{0.06097666378565254\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Year 2020\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 17\\
Variables\tabcellsep Unadjusted OR (95\% CI)\tabcellsep P-value\tabcellsep Adjusted OR (95\% CI)\tabcellsep P-value\tabcellsep Volume XX Issue II Version I D D D D )\\
Gender\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (\\
Male (Ref) Female Level of Education None (Ref)\tabcellsep 1 0.35(0.18, 0.66) 1\tabcellsep -< 0.001? -\tabcellsep 1 0.70(0.23,2.07) 1\tabcellsep -0.514 -\tabcellsep Research\\
J.S.S S.S.S Tertiary No (Ref) Yes Occupation Unemployed (Ref) Student Civil servant Artisans Influence of advertisement\tabcellsep 0.37(0.04,3.09) 0.11(0.02,0.88) 0.09(0.01,0.71) 1 7.67(3.84,15.30) 1 1.14(-0.02,1.13) 0.29(0.03,2.64) 1.01(0.11,9.26)\tabcellsep 0.357 0.037? 0.022? -< 0.001? -0.066 0.273 0.991\tabcellsep 0.57(0.05,6.26) 0.25(0.02,3.01) 0.80(0.05,11.87) 1 3.92(1.29,11.94) 1 0.26(0.01,8.17) 0.43(0.01,16.84) 0.84(0.03,26.46)\tabcellsep 0.643 0.277 0.874 -0.016? -0.445 0.653 0.922\tabcellsep Global Journal of Medical\\
Traders\tabcellsep 0.64(0.07,6.17)\tabcellsep 0.700\tabcellsep 0.24(0.01,8.18)\tabcellsep 0.431\tabcellsep \\
Drivers\tabcellsep 1.06(0.06,18.45)\tabcellsep 0.967\tabcellsep 1.15(0.02,66.98)\tabcellsep 0.945\tabcellsep \\
Others\tabcellsep 1\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep \\
Sources of alcohol\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Brothers and sisters (Ref)\tabcellsep 1\tabcellsep -\tabcellsep 1\tabcellsep -\tabcellsep \\
From home without parents\tabcellsep 2.80(0.26,30.17)\tabcellsep 0.396\tabcellsep 1.89(0.15,23.62)\tabcellsep 0.620\tabcellsep \\
From friends\tabcellsep 2.04(0.44,9.54)\tabcellsep 0.365\tabcellsep 1.58(0.29,8.48)\tabcellsep 0.595\tabcellsep \\
Buy on my own\tabcellsep 6.45(1.32,31.62)\tabcellsep 0.022?\tabcellsep 4.96(0.89,27.57)\tabcellsep 0.067\tabcellsep \\
From friend \& buy on my own\tabcellsep 7.40(0.71,76.92)\tabcellsep 0.094\tabcellsep 3.17(0.25,40.67)\tabcellsep 0.376\tabcellsep \\
None\tabcellsep 0.05(0.71,76.92)\tabcellsep < 0.001?\tabcellsep 0.05(0.01,0.26)\tabcellsep <0.001?\tabcellsep \end{longtable} \par
  {\small\itshape [Note: ? Denotes statistical significance at a 95\% CI K © 2020 Global Journals]} 
\caption{\label{tab_8}Table 9 :}\end{figure}
 			\footnote{© 2020 Global Journals} 		 		\backmatter  			 
\subsection[{Authors' contributions}]{Authors' contributions}\par
This work was carried out in collaboration between all authors. SK and SM participated in conceiving the study and in the development of data collection tools. SK carried out data collection. SM and SK participated in the data analysis and drafting of the manuscript. All authors read and approved the final manuscript. 
\subsection[{Conflict of Interest}]{Conflict of Interest}\par
All authors declare no conflict of interest.			 			  				\begin{bibitemlist}{1}
\bibitem[]{b4}\label{b4} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1016/j.cpr.2005.06.002}{10.1016/j.cpr.2005.06.002}.  		 \url{https://doi.org/10.1016/j.cpr.2005.06.002}  		25 p. .  	 
\bibitem[ Center on Alcohol Marketing and Youth (CAMY)]{b7}\label{b7} 	 		\textit{},  		 \url{http://www.camy.org/resources/reports/}  	 	 		\textit{Center on Alcohol Marketing and Youth (CAMY)}  		p. 2010.  	 
\bibitem[
			Ed
		]{b17}\label{b17} 	 		\textit{},  		 			Ed 		.  		 \url{https://hwbdocuments.env.nm.gov/Los\%20Alamos\%20National\%20Labs/General/14447.pdf}  		New York: Wiley. p. 428.  	 
\bibitem[Snyder et al. ()]{b29}\label{b29} 	 		\textit{},  		 			L B Snyder 		,  		 			F F Milici 		,  		 			M Slater 		,  		 			H Sun 		,  		 			Y Strizhakova 		.  		 \xref{http://dx.doi.org/10.1001/archpedi.160.1.18}{10.1001/archpedi.160.1.18}.  		 \url{https://doi.org/10.1001/archpedi.160.1.18}  	 	 		\textit{Effects of Alcohol Advertising Exposure on Drinking Among Youth. Arch Pediatric Adolescent Med}  		2006. 160  (1)  p. .  	 
\bibitem[ World Health Organisation ()]{b8}\label{b8} 	 		\textit{},  		 \url{https://www.who.int/substance\textunderscore abuse/publications/global\textunderscore alcohol\textunderscore report/msbgsruprofiles.pdf}  	 	 		\textit{World Health Organisation}  		2011.  	 
\bibitem[ National Alcohol Policy ()]{b13}\label{b13} 	 		\textit{},  		 \url{http://www.moh.gov.gh/ghana-launches-national-alcohol-policy/}  	 	 		\textit{National Alcohol Policy}  		2016.  	 
\bibitem[Ghana Statistical Service ()]{b15}\label{b15} 	 		\textit{2010 Population and Housing Census},  		 			Ghana Statistical Service 		.  		 \url{http://www2.statsghana.gov.gh/docfiles/2010\textunderscore District\textunderscore Report/Greater\%20Accra/ASHAIMAN\%20MUNICIPAL.pdf}  		2014.  	 
\bibitem[Chen et al. ()]{b31}\label{b31} 	 		‘Alcohol advertising: What makes it attractive to youth?’.  		 			M J Chen 		,  		 			J W Grube 		,  		 			M Bersamin 		,  		 			E Waiter 		.  		 \xref{http://dx.doi.org/10.1080/10810730500228904}{10.1080/10810730500228904}.  		 \url{https://doi.org/10.1080/10810730500228904}  	 	 		\textit{Journal of Health Communication}  		2005. 10  (6)  p. .  	 
\bibitem[Guo and Jun ()]{b2}\label{b2} 	 		‘Alcohol and acetaldehyde in public health: From marvel to menace’.  		 			R Guo 		,  		 			R Jun 		.  		 \url{https://dx.doi.org/10.3390\%2Fijerph7041285}  	 	 		\textit{International Journal of Environmental Research and Public Health}  		2010. p. .  	 
\bibitem[Anderson and Baumberg ()]{b27}\label{b27} 	 		\textit{Alcohol in Europe -Public Health Perspective, Drugs: Education, Prevention, and Policy},  		 			P Anderson 		,  		 			B Baumberg 		.  		 \xref{http://dx.doi.org/10.1080/09687630600902477}{10.1080/09687630600902477}.  		 \url{https://doi.org/10.1080/09687630600902477}  		2006.  	 
\bibitem[Chauke et al. ()]{b21}\label{b21} 	 		‘Alcohol use amongst learners in rural high school in South Africa’.  		 			T M Chauke 		,  		 			H Van Der Heever 		,  		 			M E Hoque 		.  		 \url{https://dx.doi.org/10.4102\%2Fphcfm.v7i1.755}  	 	 		\textit{African Journal of Primary Health Care and Family Medicine}  		2015. 7  (1) .  	 
\bibitem[Simbayi et al. ()]{b28}\label{b28} 	 		‘Alcohol use and sexual risks for HIV infection among men and women receiving sexually transmitted infection clinic services in Cape Town’.  		 			L C Simbayi 		,  		 			S C Kalichman 		,  		 			S Jooste 		.  		 \xref{http://dx.doi.org/10.15288/jsa.2004.65.434}{10.15288/jsa.2004.65.434}.  		 \url{https://doi.org/10.15288/jsa.2004.65.434}  	 	 		\textit{South Africa. Journal of Studies on Alcohol}  		2004. p. .  	 
\bibitem[Obot and Room ()]{b23}\label{b23} 	 		\textit{Alcohol, Gender and Drinking Problems: Perspectives from Low and Middle-Income Countries, World Health Organization Department of Mental Health and Substance Abuse},  		 			I S Obot 		,  		 			R Room 		.  		 \url{https://www.who.int/substance\textunderscore abuse/publications/alcohol\textunderscore gender\textunderscore drinking\textunderscore problems.pdf}  		2005. p. 227.  	 
\bibitem[Cochran ()]{b16}\label{b16} 	 		 			W G Cochran 		.  		\textit{Sampling Techniques},  				1977. p. 3.  	 
\bibitem[Damsere-Derry et al. ()]{b6}\label{b6} 	 		‘Determinants of drink-driving and association between drink-driving and road traffic fatalities in Ghana’.  		 			F Damsere-Derry 		,  		 			F Afukaar 		,  		 			G Palk 		,  		 			M King 		.  		 \xref{http://dx.doi.org/10.7895/ijadr.v3i2.135}{10.7895/ijadr.v3i2.135}.  		 \url{https://doi.org/10.7895/ijadr.v3i2.135}  	 	 		\textit{The International Journal of Alcohol and Drug Research}  		2014. 3  (2)  p. 135.  	 
\bibitem[Bai et al. ()]{b1}\label{b1} 	 		‘Ethanol fermentation technologies from sugar and starch feedstocks’.  		 			F W Bai 		,  		 			W A Anderson 		,  		 			M Moo-Young 		.  		 \xref{http://dx.doi.org/10.1016/j.biotechadv.2007.09.002}{10.1016/j.biotechadv.2007.09.002}.  		 \url{http://doi.org/10.1016/j.biotechadv.2007.09.002}  	 	 		\textit{Biotechnology Advances}  		2008. p. .  	 
\bibitem[Forouzanfar ()]{b9}\label{b9} 	 		 			M H Forouzanfar 		.  		\textit{Global, regional, and national comparative risk assessment of},  				2016. p. 79.  	 
\bibitem[Jernigan ()]{b0}\label{b0} 	 		‘Global Status Report : Alcohol and Young People’.  		 			D H Jernigan 		.  		 \url{https://apps.who.int/iris/bitstream/handle/10665/66795/WHO\textunderscore MSD\textunderscore MSB\textunderscore 01.1.pdf;jsessionid=BCDEC3675473F495130ADC300567791F?sequence=1}  	 	 		\textit{World Health Organization}  		2001. 17 p. .  	 
\bibitem[Global status report on alcohol and health World Health Organisation ()]{b25}\label{b25} 	 		‘Global status report on alcohol and health’.  		 \url{https://www.who.int/substance\textunderscore abuse/publications/alcohol\textunderscore 2014/en/}  	 	 		\textit{World Health Organisation}  		2014. p. .  	 
\bibitem[Anderson et al. ()]{b11}\label{b11} 	 		‘Impact of Alcohol Advertising and Media Exposure on Adolescent Alcohol Use: A Systematic Review of Longitudinal Studies’.  		 			P Anderson 		,  		 			A De Bruijn 		,  		 			K Angus 		,  		 			Gordon R Hastings 		,  		 			G 		.  		 \xref{http://dx.doi.org/10.1093/alcalc/agn115}{10.1093/alcalc/agn115}.  		 \url{https://doi.org/10.1093/alcalc/agn115}  	 	 		\textit{Alcohol and Alcoholism}  		2017. 44  (3)  p. .  	 
\bibitem[metabolic risks or clusters of risks, 1990-2015: A systematic analysis for the Global Burden of Disease Study The Lancet ()]{b10}\label{b10} 	 		‘metabolic risks or clusters of risks, 1990-2015: A systematic analysis for the Global Burden of Disease Study’.  		 \xref{http://dx.doi.org/10.1016/S0140-6736(16}{10.1016/S0140-6736(16}.  		 \url{https://doi.org/10.1016/S0140-6736(16}  	 	 		\textit{The Lancet}  		2015. 10053. 388 p. .  	 
\bibitem[Osei-Bonsu et al. ()]{b20}\label{b20} 	 		‘Prevalence of Alcohol Consumption and Factors Influencing Alcohol Use Among the Youth in Tokorni-Hohoe’.  		 			E Osei-Bonsu 		,  		 			P Kyei Kubi Appiah 		,  		 			S Boadu 		.  		 \xref{http://dx.doi.org/10.11648/j.sjph.20170503.18}{10.11648/j.sjph.20170503.18}.  		 \url{https://doi.org/10.11648/j.sjph.20170503.18}  	 	 		\textit{Science Journal of Public Health}  		2017. 5  (3)  p. .  	 
\bibitem[Michalak et al. ()]{b22}\label{b22} 	 		‘Religion and alcohol in the U.S. National Alcohol Survey: How important is religion for abstention and drinking?’.  		 			L Michalak 		,  		 			K Trocki 		,  		 			J Bond 		.  		 \xref{http://dx.doi.org/10.1016/j.drugalcdep.2006.07.013}{10.1016/j.drugalcdep.2006.07.013}.  		 \url{https://psycnet.apa.org/doi/10.1016/j.drugalcdep.2006.07.013}  	 	 		\textit{Drug and Alcohol Dependence}  		2007. 87  (2-3)  p. .  	 
\bibitem[Results from the 2013 National Survey on Drug Use and Health: Summary of National Findings, Substance Abuse, and Mental Health Services Administration NSDUH Series H-41 ()]{b5}\label{b5} 	 		‘Results from the 2013 National Survey on Drug Use and Health: Summary of National Findings, Substance Abuse, and Mental Health Services Administration’.  		 \url{https://store.samhsa.gov/system/files/nsduhmhfr2013.pdf}  	 	 		\textit{NSDUH Series H-41},  				2014. HHS Publication No. p. .  		 			US-Department of Health and Human Services 		 	 
\bibitem[Odejide ()]{b26}\label{b26} 	 		‘Status of drug use/abuse in Africa: A review’.  		 			A O Odejide 		.  		 \xref{http://dx.doi.org/10.1007/s11469-006-9015}{10.1007/s11469-006-9015}.  		 \url{https://doi.org/10.1007/s11469-006-9015-y}  	 	 		\textit{International Journal of Mental Health and Addiction}  		2006. p. .  	 
\bibitem[Oshodi et al. ()]{b24}\label{b24} 	 		‘Substance use among secondary school students in an urban setting in Nigeria: prevalence and associated factors’.  		 			O Y Oshodi 		,  		 			O F Aina 		,  		 			A T Onajole 		.  		 \xref{http://dx.doi.org/10.4314/ajpsy.v13i1.53430}{10.4314/ajpsy.v13i1.53430}.  		 \url{http://dx.doi.org/10.4314/ajpsy.v13i1.53430}  	 	 		\textit{African Journal of Psychiatry}  		2010. 13  (1)  p. .  	 
\bibitem[Oppong-Asante et al. ()]{b19}\label{b19} 	 		‘Substance use and risky sexual behaviours among street’.  		 			K Oppong-Asante 		,  		 			A Meyer-Weitz 		,  		 			I Petersen 		.  		 \xref{http://dx.doi.org/10.1186/1747-597X-9-45}{10.1186/1747-597X-9-45}.  		 \url{https://doi.org/10.1186/1747-597X-9-45}  	 	 		\textit{Substance Abuse Treatment, Prevention, and Policy}  		2014. 9 p. 45.  	 
\bibitem[Koordeman et al. ()]{b30}\label{b30} 	 		‘The effect of alcohol advertising on immediate alcohol consumption in college students: an experimental study. Alcoholism’.  		 			R Koordeman 		,  		 			D J Anschutz 		,  		 			R C M E Engels 		.  		 \xref{http://dx.doi.org/10.1111/j.1530-0277.2011.01655.x}{10.1111/j.1530-0277.2011.01655.x}.  		 \url{https://doi.org/10.1111/j.1530-0277.2011.01655.x}  	 	 		\textit{Clinical and Experimental Research}  		2012. 36  (5)  p. .  	 
\bibitem[Amoateng and Poku ()]{b14}\label{b14} 	 		‘The Impact of Advertisement on Alcohol Consumption : A Case Study of Consumers in Bantama Sub-Metro’.  		 			F Amoateng 		,  		 			K Poku 		.  		 \url{http://www.econjournals.com/index.php/irmm/article/view/300/pdf}  	 	 		\textit{International Review of Management and Marketing}  		2013. 3  (1)  p. .  	 
\bibitem[Adu-Mireku ()]{b18}\label{b18} 	 		‘The Prevalence of Alcohol, Cigarette, and Marijuana Use Among Ghanaian Senior Secondary Students in an Urban Setting’.  		 			S Adu-Mireku 		.  		 \xref{http://dx.doi.org/10.1300/J233v02n01_05}{10.1300/J233v02n01\textunderscore 05}.  		 \url{https://doi.org/10.1300/J233v02n01\textunderscore 05}  	 	 		\textit{Journal of Ethnicity in Substance Abuse}  		2003. 2  (1)  p. .  	 
\bibitem[Kuntsche et al. ()]{b3}\label{b3} 	 		‘Why do young people drink? A review of drinking motives’.  		 			E Kuntsche 		,  		 			R Knibbe 		,  		 			G Gmel 		,  		 			R Engels 		.  	 	 		\textit{Clinical Psychology Review}  		2005.  	 
\bibitem[Hackley et al. ()]{b12}\label{b12} 	 		‘Young adults and "binge" drinking: A Bakhtinian analysis’.  		 			C Hackley 		,  		 			A Bengry-Howell 		,  		 			C Griffin 		,  		 			W Mistral 		,  		 			I Szmigin 		.  		 \xref{http://dx.doi.org/10.1080/0267257X.2012.729074}{10.1080/0267257X.2012.729074}.  		 \url{https://doi.org/10.1080/0267257X.2012.729074}  	 	 		\textit{Journal of Marketing Management}  		2013. 29  (7-8)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
