\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={Determinants of Taxpayers' Voluntary Compliance with Taxation: The Case of Wolaita Sodo and Tercha Town in Dawuro Zone},
 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{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{Determinants of Taxpayers' Voluntary Compliance with Taxation: The Case of Wolaita Sodo and Tercha Town in Dawuro Zone}
\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]{Mesele Kebede  Manaye}

             \affil[1]{  Wolaita Soddo University, Ethiopia}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 December 2017 Accepted: 2 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


While tax compliance has been an academic research topic in Ethiopia, there has not been detailed consideration of the major determinants of tax compliance in relation to taxpayers. The primary objective of this study was to identify the major determinants which affects the voluntary compliance behavior of tax payer?s in wolaita sodo town and Tercha Town in Dawuro zone. The study used an explanatory method of research design. Given the scaled ranking information of the dependent variable (tax compliance), a multiple linear regression model was applied to examine determinants of tax compliance in Wolaita Sodo and Tercha Town, Ethiopia. The study results from the survey conducted in study area using 290 respondents, indicate that tax compliance was influenced by the probability of being audited, financial constraints, and changes in government policy among thirteen potential determinants of tax non-compliance were examined in this study. The tax payers should always be treated equally, involve taxpayers (which are conclusive stakeholders in this tax system) on each of the tax issue and should work jointly, the tax authority needs to be strong enough as well as should be perceived as powerful by the taxpayers and voluntary compliance is enhanced when the tax authority administers the law fairly and the authority needs to strengthen itself by educating and training its employees both at home and abroad were few of the recommendations and implications forwarded to the tax authority in the study area in particular and the country in general based the findings and discussions. 

\end{abstract}


\keywords{tax compliance, tax payers, wolaita sodo town, tercha town, tax revenue authorities.}

\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[{Chapter One}]{Chapter One}\par
I. Introduction oday the role of the government has increased and government has to collect more tax than ever to finance its operation. But governments are facing difficulty in collecting the tax they need for many reason. One of the main reasons is tax noncompliance. Tax compliance is the willingness of taxpayers to obey tax laws in order to obtain the economy equilibrium of a country \hyperref[b8]{(Andreoni, et al 1998)}. Compliance with the tax law typically means true reporting of tax bases, correct computation of the tax liability, timely filing of returns and timely payment of the amount due. Tax compliance can be described as the degree to which a taxpayer obliges to tax rules and regulations. In the contrary, tax noncompliance is individual failure to comply with their tax obligation. It can be: not reporting the tax bases, not timely filing and payment, and incorrect calculation of liability.\par
Taxation is one of the important elements in managing national income, especially in developed countries and has played an important role in civilized societies since their birth thousands years ago (Lymer and Oats, 2009: 1).\par
For voluntary system to work successfully, the people must be confident that the taxes are levied fairly and that everyone pays his share. If the feeling becomes widespread that the tax system is a collection of loopholes and evasions, if people see their equally prosperous neighbors paying substantially less or enjoying tax-free expense account living, taxpayer morale declines. Once this attitude prevailed in the public it is difficult to rectify it and costs the authorities a huge compliance and collection costs.\par
Hence, this study aims at identifying factors that affect the tax payer's voluntary compliance i.e. what factors motivate taxpayers to comply with the tax system or what factors influence tax payers not to comply with tax system. The output of this study helps the tax authority to incorporate measures that address these pitfalls while designing a tax system or policy. 
\section[{a) Statements of the Problem}]{a) Statements of the Problem}\par
Tax non-compliance is a serious challenge slackening income tax administration and tax revenue performance in Ethiopia, as it does in some other developing countries.\par
Like other developing countries, Ethiopia faces hurdles in raising revenue to the required level in order to scale up the development endeavors. Ethiopia has experienced an unswerving surplus expenditure over revenue for a sufficiently long period of time. To address this problem, the government introduced direct and indirect taxes to improve public revenue although prior statistical evidence proves that the contribution of income taxes to the government's total revenue remained consistently low. 
\section[{T}]{T}\par
The tax compliance literature has provided evidence suggesting that compliance is influenced by numerous factors  {\ref (Brook, 2001)}. Scholars identified these factors as economic, social and psychological  {\ref (Brook, 2001;} {\ref Devos, 2008;} {\ref Kirchler, 2007)}. To mitigate the challenge of tax non-compliance, it is necessary to understand factors influencing an individual's decision to comply with tax laws.\par
As stated by Scholz (1998; 137) in \hyperref[b25]{Fjeldstad (2004)}, without trust there is little basis for social cooperation and voluntary compliance with laws and regulations that could potentially benefit everyone. The temptation not to comply even if others do comply defines the free riding problem that is endemic in collective action situations in private as well as public institutions.\par
According to  {\ref Kirchler (2007)} and Loo  {\ref (2006)}, tax compliance determinants are classified in four categories based on an interdisciplinary perspective representing a wider perspective of tax compliance determinants compared to other researchers. The four categories are 1) economic factors (tax rates, tax audits and perceptions of government spending); 2) institutional factors (the role of the tax authority, simplicity of the tax returns and administration and probability of detection); 3) social factors (ethics and attitude, perceptions of equity and fairness, political affiliation and changes on current government policy, referent groups); and 4) individual factors (personal financial constraints, awareness of offences and of penalties).\par
Even though Ethiopian modern tax administration is not older than half a century, it has undergone several legal amendments during this time. But the improvement is not as big as its age as far as citizen's voluntary compliance is concerned. The tax system in the country mainly stresses on legal enforcement as a remedy to ensure its proper functioning. For example, the current income tax proclamation (no. 286/2002) has increased the amount of penalties and strengthened the means of enforcement while it states nothing about how to create and increase the awareness of the taxpayers. It gave the tax authorities the right to sell the property of evaders without going to courts in order to collect the outstanding tax liability.\par
Most of the reform efforts basically targeted institutional capacity building and putting enforcing legal frameworks in place while only insignificant effort, if any was deployed to make the public aware of the benefits of paying tax to the nation. The taxpayers education program that is being carried on very occasionally, stresses more about teaching the contents of the tax laws and penalties rather than promoting citizens' sense of responsibility toward taxation and devising ways to reward compliant behavior.\par
The extent of the effect of the factors influencing tax compliance is not well understood and studies have not been carried out in wolaita soddo city, Ethiopia to the best of the authors' knowledge. Therefore, examining economic, institutional, social, individual and selected demographic factors that influence tax compliance behavior in wolaita soddo city and Tercha town in Dawuro zone, Ethiopia was the primary purpose of this study. 
\section[{b) Objectives of the Study}]{b) Objectives of the Study}\par
The main objective of this study is to investigate determinants of taxpayers' voluntary compliance with taxation in wolaita soddo and Tercha town in Dawuro Zones. 
\section[{c) Specific Objectives}]{c) Specific Objectives}\par
In order to accomplish the above major objective, the specific research objectives of this study are as follows:-1. To determine what are the factors that affect compliance of taxpayers in wolaita soddo and Tercha town in Dawuro Zones. 2. To examine what is relationship between/among these factor and tax compliance. 
\section[{d) Significance of the Study}]{d) Significance of the Study}\par
This study is significant in that it may help the policy makers of the town administration each zone and at national level to make use of the outputs of the study in addressing the voluntary compliance problems. Moreover, ? It may provide significant knowledge (awareness) about the benefit of tax in economic development of the country. ? It may serve as additional sources of information for further investigation in the area of taxation. ? It will help to create responsible citizens in the country. ? It provides information about the drawback of the system to the concerned government body and forwards some possible solution. 
\section[{Chapter Two}]{Chapter Two}\par
II. Review of Literature\par
The exact meaning of tax compliance has been defined in various ways. Andreoni, Erard, and Feinstein (1998) defined as taxpayers' willingness to obey tax laws in order to obtain the economy equilibrium of a country. Kirchler (2007) is defined as taxpayers' willingness to pay their taxes. In 1978 by Song and Yarbrough be defined as taxpayers' ability and willingness to comply with tax laws which are determined by ethics, legal environment and other situational factors at a particular time and place. 
\section[{a) Economic Factors}]{a) Economic Factors}\par
Economic factors in relation to tax compliance refer to actions which are associated with the costs and benefits of performing the actions  {\ref (Loo, 2006)}. Hasseldine (1993), and \hyperref[b56]{Song and Yarbrough (1978)} assumed that taxpayers are rational economic evaders who likely would assess the costs and/or benefits of evasion. The tax compliance determinants associated with economic factors such as tax rates, tax audits and perceptions of government spending are explored in more detail.\par
i Tax Audits Some studies claimed that audits have a positive impact on tax evasions (Jackson and  {\ref Jaouen, 1989;} {\ref Shanmugam, 2003;} {\ref Dubin, 2004)}. These findings suggest that in self assessment systems, tax audits can play an indispensable role and their essential role is to increase voluntary compliance. Frequencies and meticulousness of audits could encourage taxpayers to be more prudent in completing their tax returns, reporting all income and claiming the correct deductions to ascertain their tax liability. In contrast, taxpayers who have never been audited might be tempted to under report their actual income and claim false deductions.\par
ii Perceptions of government spending Taxpayers, and especially those who pay high amounts of tax, will be sensitive to what the government spends their money on. If the government is wisely spending the national revenue, for example, for basic facilities like education, health and safety and public transportation, it is likely that voluntary compliance will increase. In contrast, if taxpayers perceive that the government is spending too much on something considered unnecessary or unbeneficial to them, then taxpayers will feel betrayed and attempt to evade. 
\section[{b) Institutional Factors}]{b) Institutional Factors}\par
While taxpayers are influenced by their pure economic concerns either to evade or not to evade taxes, evidence suggests that institutional factors also play vital role in their compliance decisions. 
\section[{c) Role (efficiency) of the tax authority/government}]{c) Role (efficiency) of the tax authority/government}\par
For many aspects of tax compliance, there is a debate in literature as to how the effective operation of the tax system by the tax authorities influences taxpayers' compliance behavior. The role of the tax authority in minimizing the tax gap and increasing voluntary compliance is clearly very important. Hasseldine and Li (1999) illustrated tax compliance is placing the government and the tax authority as the main party that need to be continuously efficient in administering the tax system in order to curtail tax evasion. Besides, the study of Richardson (2008) also suggested that the role of a government has a significant positive impact on determining attitudes toward tax. 
\section[{d) Social Factors}]{d) Social Factors}\par
Tax compliance determinants from a social perspective relates to taxpayers' willingness to comply with tax laws in response to other people's behavior and their social environment (i.e. the government, friends and family members) \hyperref[b62]{(Torgler, 2007)}. On the other hand, Kirchler (2007) suggested that social factors should be viewed in a broader sense than Torgler's perspective; this includes the psychology of the taxpayers. The factors discussed in this section are therefore perceptions of equity and fairness, changes to current government policy and referent groups. 
\section[{e) Perceptions of equity or fairness}]{e) Perceptions of equity or fairness}\par
One of the main principles of the taxation system design is equity or fairness, which can be perceived via three dimensional views -horizontal equity (people with the same income or wealth brackets should pay the same amount of taxes), vertical equity (taxes paid increase with the amount of the tax base) and Exchange Equity  {\ref (Wallschultzky 1984;} {\ref Richardson, 2006)}. The perceived fairness of the tax system also has an influence on the inclination towards tax evasion  {\ref (Jackson and Milliron, 1986;} {\ref Richardson, 2008)}. 
\section[{f) Changes to current government policies}]{f) Changes to current government policies}\par
Political stability and the ruling party in a country might play a significant role in determining tax evasion behavior. For instance, if an individual favors the ruling party, he might choose to be compliant because he believes that the government is trusted, efficient and equitable. Conversely, a taxpayer from the opposition party might be more non-compliant because he perceives that the government is not on his side. Studies have disclosed that the government decisions and changes to policies in accordance with the economic and political situation have a significant impact on compliance. For example, a positive move made by the government such as an increase in tax rebate (Hasseldine and Hite, 2003) is likely to increase taxpayers' compliance. 
\section[{g) Referent groups (family and friends)}]{g) Referent groups (family and friends)}\par
Research in ascertaining the importance of referent groups such as family members and friends in tax compliance is limited although  {\ref Ajzen and Fishbein (1980)} (in their Theory of Reasoned Action (TRA) and Theory of Planned Behavior (TPB) theorized that referent groups play a significant role in determining people's intentions and behavior. Decisions either to evade or not to evade tax sometimes are influenced by family members or friends (for (1972) although the extent of the influence was not clearly stated in this research. Therefore, the influence of referent groups is seemingly important in making a decision, particularly involving monetary aspects and the obedience to laws (tax compliance). 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XVIII Issue III Version I Year 2018 ( ) 
\section[{D h) Individual Factors}]{D h) Individual Factors}\par
Decisions either to evade or not to evade taxes are heavily reliant on taxpayers' personal judgment \hyperref[b42]{(Mohani, 2001)}. Personal circumstantial factors like personal financial constraints and awareness of penalties and offences are therefore likely to have a significant impact on taxpayer compliance behavior.\par
i Personal financial constraints Personal financial constraints are believed to have an impact on tax evasion as financial distress faced by an individual and may encourage him to priorities what has to be paid first as basic survival needs (foods, clothing, housing etc.) or where immediate demand on limited income is enforced (for example, perceived threat of action from money lenders etc.) rather than tax liabilities.\par
People who face personal financial problems are likely to be more prone to evade tax when compared to people in less financial distress  {\ref (Mohani and Sheehan, 2004;}\hyperref[b42]{Mohani, 2001)}.\par
ii 
\section[{Awareness of offences and penalties}]{Awareness of offences and penalties}\par
A theoretical economic model introduced by Allingham and \hyperref[b4]{Sandmo (1972)} has clearly indicated that penalties as well as audit probability have an impact on tax compliance. The higher the penalty and the potential audit probability the greater the discouragement for potential tax evasion. If the taxpayers are aware of the offences they are committing when evading tax and the consequences of being non compliant taxpayers, they might reduce their tendency to evade tax. 
\section[{i) Tax Knowledge}]{i) Tax Knowledge}\par
The influence of tax knowledge on compliance behavior has been described in various researches. The level of education received by taxpayers is an important factor that contributes to the understanding about taxation especially regarding the laws and regulations of taxation  {\ref (Eriksen and Fallan, 1996)}.\par
Previous studies have evidenced that tax knowledge has a very close relationship with taxpayers' ability to understand the laws and regulations of taxation, and their ability to comply (Singh and Bhupalan, 2001). 
\section[{j) Demographics and other control variables}]{j) Demographics and other control variables}\par
i Gender Some studies found that males are more compliant though other studies revealed contradictory results or no significant difference at all. As agreements on the findings still maintain, the need to explore current results is relevant. Hasseldine and Hite (2003) found that female taxpayers were more compliant than males. However, the study reported that males were more compliant compared to females when a negatively framed message was used, and females were more compliant than males when a positively framed message was used.\par
In contrast,  {\ref Richardson (2006)} suggested that gender has no significant impact on compliance across a study of 45 countries.\par
ii Income Jackson and Milliron (1986) found that income level has a mixed and unclear impact on compliance, and some later research agrees with that statement (see \hyperref[b54]{Christian and} {\ref Gupta, 1993: Hite, 1997)}. Although  {\ref Jackson and Milliron (1986)} did not clearly mention the reason, it is presumed that endogenous tax regulations among countries might contribute to inconsistent findings. For example, progressive tax rates might encourage the higher income group to evade rather than the lower income group because their (higher income group) tax rates and taxable income are high, thus, making the tax liabilities much higher than lower income group. In a country where income redistribution is not satisfying, the higher income group tends to evade more \hyperref[b42]{(Mohani, 2001)} because the high income earner might feel betrayed and unfairly treated. Loo (2006) found that high income earners in Malaysia are prone to evading tax while \hyperref[b62]{Torgler (2007)} reported that lower income earners in Western Germany were less compliant.\par
iii Age Demographic factors like age have long been researched by many researchers and findings are different along the way. For example \hyperref[b61]{Tittle (1980)},  {\ref Warneryd and Walerud (1982)} and \hyperref[b64]{Wahlund (1992)} posit negative associationolder people are less compliant.\par
In contrast, Dubin, Graetz and Wilde (1987), Chung and Trivedi (2003) and Beron, Tuachen and Witte (1992) argued that age was positively related with compliance. However, there have been a significant number of studies which found no relationship between age and compliance  {\ref Becker 1980 and}\hyperref[b47]{Porcano, 1988)}. Mohani 2001 also found that older people are more compliant.\par
iv Education Previous literature supports the direct, positive relationship between educational level and taxpayer compliance (Jackson and Miliron 1986). Chan, Troutman, and O'Bryan (2000) also postulate that education level is directly linked to a likelihood of compliance. Educated taxpayers may be aware of noncompliance opportunities, but their potentially better understanding of the tax system and higher level of moral development promote a more favorable taxpayer attitude and greater compliance. 
\section[{k) Research Gap}]{k) Research Gap}\par
Why do some people pay taxes levied upon them while others do not? This is the broad question which this study seeks to answer. In more specific terms, this paper aims at providing a review of the factors that determine taxpayer compliance and conceptualization of those factors into a meaningful whole. There is already a considerable literature on the subject of tax compliance; however, it appears that so far no study has assessed the collective adequacy of the factors employed in the studies and in the particular study area.\par
And as to the best of researchers' knowledge, factors that determine tax compliance behavior is not well understood and studies have not been carried out in particular study area, Ethiopia and some of related studies also did not incorporate different determinants of tax compliance. In addition, while reviewing the above related literatures, they found inconclusive results on tax compliance determinants. Hence, the above research gap motivated researchers to examine the factors that influence voluntary compliance behavior of tax payers by taking evidence from wolaita sodo town and tercha in Dawuro zone, Ethiopia.  
\section[{Chapter Three}]{Chapter Three} 
\section[{III. Materials and Methods}]{III. Materials and Methods} 
\section[{a) Description of the Study Area}]{a) Description of the Study Area}\par
Sodo or Wolaita Sodo is a town and separate woreda in south -central Ethiopia. The administrative center of the Wolaita Zone of the Southern Nations, Nationalities, and Peoples Region, it has a latitude and longitude of 6°54?N 37°45?E with an elevation between Template: Convert above sea level. It was part of the former Sodo woreda which included Sodo Zuria which completely surrounds it.\par
Located in the tropics at high altitude, Sodo possesses well -moderated Subtropical highland climate (Koppen Cwb), with a pronounced pattern of wet summers and dry winters. Despite being located in the Northern Hemisphere, Sodo is actually cooler in the "summer" than the "winter" due to much higher rainfall in the high-sun season, a phenomenon common to Sodo's region.\par
Based on the 2007 Census conducted by the CSA, this town has a total population of 76,050, of whom 40,140 are men and 35,910 women. The majority of the inhabitants were Protestants, with 54.61\% of the population reporting that belief, 38.43\% practiced Ethiopian Orthodox Christianity, 4.76\% were Muslim, and 1.28\% were Catholic.\par
Terch is a town and an administrative seat of Dawro zone in southern Ethiopia. The town is located in Marika woreda (district) about 530km (329 miles) south of the capital, Addis Ababa. 
\section[{b) Research Design}]{b) Research Design}\par
(Saundra, Lewis and Thornhill 2007) Suggest an explanatory study type of research design for researches that study "?a situation or a problem in order to explain the relationships between variables." So, since this study has the objective to investigate determinants of taxpayers' voluntary compliance with taxation in wolaita soddo and Tercha town in Dawuro Zones, by evaluating the relationship among different variables, (which will be explained latter in this part,) the researchers would have choose to use an explanatory study as suggested by the above scholars. 
\section[{c) Data Source and Type}]{c) Data Source and Type}\par
To attain the stated research objectives, the researchers used both primary and secondary sources of data. Secondary sources include published and unpublished materials. These materials were collected from the federal Inland Revenue, as well as regional and local branches. To gather relevant primary data a survey method with self-structured questionnaire was used. The questionnaires were adopted and developed with some modification from previous similar studies. Close ended questionnaires were prepared in the form of five Likeret-Scale, Where; Strongly Agree (SA) = 5; Agree (A) = 4; Neutral (N) =3, Disagree (D) = 2; and Strongly Disagree (SD) = 1; the use of Likert scale is to make it easier for respondents to answer question in a simple way. And also Primary data was obtained by direct interview with the respondents. The respondents were tax payers and tax officials of revenue authorities. The questionnaire would have include both closed and open ended questions. The closed-ended questions were used to collect background information about the respondents. The questionnaire would pre-tested before 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XVIII Issue III Version I Year 2018 ( ) D conducting interview for the whole sample. Besides, discussions was made with selected tax officers in each zones and general manger and relevant documents were reviewed.\par
i Sampling Techniques Tax payers were sampled from stratified sectors and market places which included exporters; importers; Construction, Garage and Taylor's associations; and small traders operating in the wolaita soddo and Tercha town of Dawuro zones. For methodological simplicity, tax payers were first re-grouped/stratified into two groups: Group 1 (Category "C" tax payers) and Group 2 (Category 'A' and 'B' Tax payers). Then, a proportional random sampling method was employed to select the sample tax payers from each stratum. According to 2007 E.C record of wolaita zone revenue authority office, there are a total of 6072 tax payers in soddo town out of which 785 under category of tax payer A, 610 under category taxpayer B and 4677 under category taxpayers C.\par
The sample size was determined based on precision rate and confidence level for all categories of tax payers as follows:?? = ?? 2 ?????? ?? 2 (?? ? 1) + ?? 2 ????\par
Where: n=sample size, p= the maximum population proportion, q=p-1, N= number of population size, Z= standardized normal variable and its value that corresponds to 95 \% confidence interval equals 1.96p = 0.5 and e = allowable error (0.05).\par
Therefore, n = 340 of which 785/6072x340=44 was taken as a sample from tax payer A, 610/6072x340=34 was taken as a sample from tax payer B and 4677/6072x340=262 was taken as a sample from tax payer C.\par
Even if the actual sample size was three hundred and forty (340), the researchers were urged to reduce the number of respondents to 300 by taking in to consideration the budget constraint by the funding institution i.e the university has allowed budget only for three hundred respondents and total number of three hundred (300) questionnaires were administered to individual taxpayers. The distribution per town i,e Wolaita sodo and Tercha was linked to the number of tax payers in each zone. Since the Tercha town in Dawuro zone had fewer tax payers in terms of Wolaita sodo, sixty (60) questionnaires were administered there. Two hundred and fourty (240) questionnaires were administered in the wolaita sodo since it had the highest number of tax payers. In addition to these, heads of various sections in each town tax authority officials were interviewed on the strategies that the units were using to enhance voluntary compliance among the tax payers.\par
Simple Random Sampling Technique was used to select the respondents from each town and Purposive Sampling Technique was used to select the heads of the various tax officials responsible in the tax authorities of both towns.\par
A total of 300 questionnaires were administered randomly to these respondents. At the end of the fieldwork, total of 290 of usable questionnaires were retrieved representing approximately 97\% response rate and all were used in the analysis. 
\section[{d) Methods of Data Analysis}]{d) Methods of Data Analysis}\par
The data analysis were based on both descriptive and econometrics approaches. The empirical model is described below.\par
i Model Specification A statistical tool that allows you to examine how multiple independent variables are related to a dependent variable. Once you have identified how these multiple variables relate to your dependent variable, you can take information about all of the independent variables and use it to make much more powerful and accurate predictions about why things are the way they are.\par
A multiple linear regression model is a probabilistic model that includes more than one independent variable. The general multiple linear regression model is of the form, yi =?0 + ?1xi1 + ?2xi2 + ??.?kxik +?i; ?i \textasciitilde N (0, ?2) ??????..??????.. \hyperref[b0]{(1)} Where, ?0, ?1, ?2,.?.?k are the regression coefficients of predictors xi1, xi2,..xik; i = 1, 2,?n and i is the error term.\par
Thus, we have n observations on y and the associated x variables in equation \hyperref[b0]{(1)}.\par
The regression coefficient of a predictor quantifies the amount of linear trend in y. It gives the amount of change in y corresponding to one unit change in a predictor while all other predictors are held fixed at some specified levels.\par
The multiple linear regression model as given in equation 1 has got two components: the deterministic component and the probabilistic component. yi = ?0 + ?1xi1 + ?2xi2 + ??.?kxik is the deterministic component of the model, and, ?i is the probabilistic component.\par
In the multiple linear regression model, the predictors are strictly assumed to be fixed i.e. x1, x2,...xk are fixed variables (either discrete or continuous) that are controlled by the experimenter while y is a continuous random variable.\par
Writing equation 1 for each of the n observations, we have The ith row of X is defined by the symbol xi, which is a (k + 1) × 1 vector for mean functions that include an intercept. Even though xi is a row of X, the convention that all vectors are column vectors is used and therefore need to write xi to represent a row. An equation for the mean function evaluated at xi is  This section presents information about the demographic characteristics of the respondents in line to their gender, age, formal education, respondents working experience, business type, size of business, business length of operation. Some descriptive statistics are also illustrated in this section. A total of 300 questionnaires were administered to these taxpayers and at the end of the field work, a total of 300 usable questionnaires were retrieved representing 100\% response rate. This shows that the response rate considered as excellent.  {\ref (Dillman, 2007)}.E (Y|X = xi) = x'i? = ?0 + ?1x1 + ?2x2 + ???..?.?kxk?????????????????.(3) TCOMPi = ? + ?1PROBAUDITi + ?2GOVSPEND i + ?3EQUITY i + ?4PENALTY i + ?5FINCONS i + ?6CHANGES i + ?7GROUP i + ?8 ROLEi + + ?9 GENDER i + ?10AGE i + ?11EDUC i + ?12AUDITED\par
i Demographic Information Demographic information shows the characteristics of the elements in the sample size: As such the researchers sought to establish the general information of the respondents, which forms the basis under which the interpretations are made. Demographic factor one analyzed the gender of the respondents. This information was necessary to enable the researchers to obtain information on whether the respondents were either male or female. Seventy two (72\%) of the respondents were male whereas twenty eight percent (28\%) were female.\par
Demographic factor 2 shows the age brackets of respondents, the age distribution of the respondent who participated in the study is provided in table 4.1 below. The sample age categories were divided with a range of 10 years except age category above 60. (5.2\%) of the respondents are between 20-30 years of age, (7.4\%) are between 30-40 years, (24.7\%) are in the 40-50 age bracket. Respondents between 50-60 years are (47.6\%) and those above 60 years of age are fifteen point one percent (15.1\%). This result illustrates that most of the tax payer's in wolaita sodo town and Tercha are generally above 40 years. This is an indication that most taxpayers in the sample are at their matured ages and information given to this study is free from emotional (Table \hyperref[tab_1]{4}.1). Demographic factor 3 examines the academic qualifications of the respondents. It is believed to be that the ability to read and write influences one's ability to understand and interpret the tax laws. The information is necessary to enable the researchers to know whether the respondents are educated or illiterate. Information on the academic qualifications of the respondents is statistically shown in table \hyperref[tab_1]{4}.1 below. It reflects the academic qualifications of the respondents. Sixteen point six percent (16.6\%) have a high school certificate; Thirty two point eight percent (32.8\%) have a Degree/Professional, forty two point four percent (42.4\%) hold a Certificate/diploma and eight point two percent (8.2\%) have a post graduate /masters and above degree qualification. Cumulatively, all of the respondents were in possession of at least reading and writing and none of the respondents had no schooling. Therefore, the implication to these findings indicates that the majority of business taxpayers were well educated to know the need for taxation and they can understand and interpret the tax law as well (table 4.1). Research findings on information about the age of the business in the study area revealed that majority of the businesses have been in operation for between 1-5 years (47.6\%) followed by those that have been in operation for 6-10years (24.7\%), and business who have been in operation for less than a year (15.1\%) and business that have been in operation for over 10years (12.5\%). Findings on the annual turnover affirmed that the turnover below birr 100,000.00 was sixty one point six percent 61.6\% whereas turnover between 100,000-500,000.00 birr was twenty four point four percent 24.4\% .Annual turnover above 500,000 birr was one point fourteen percent 14\% .The results reveal that most of the business owners in the study area have their annual turnover below 100,000 birr. The number of years one has been in business has an influence on his/her taxpayers' experience and level of paying taxes. For those who have done business for long implies they are used with the routine practices of paying taxes to tax authority. Accordingly, the respondents were required to indicate their working experience related tax issue and findings of the survey shows that more than half of the respondents (56.1\%) indicated that they had 6 to 10 years of experiences in business, 22.4 \% of the survey respondents indicated that they had 1 to 5 years of work experience, while 11.5 \% had 5 to 10 years of experience, the rest had less than 1 year of experience in the business. Therefore, it can be said that the business taxpayers had relatively average experience on tax related issue which indicates that almost half of them are well experienced which can able them measure the old tax system and the new one.\par
In other words, it can be conclude that the information provided in this study was given by experienced respondent and informants (Table \hyperref[tab_1]{4} Respondents were asked to state who would lead their sector and whether they belong to as owner, employer and manager of the sector. Of the three categories owner of the sector had contributed 70.2\% followed by 24.8\% and 4.8\% who had worked as an employer and manager in the sector correspondingly.\par
Here we can conclude that, most of the business in the study area managed by owners instead by professional managers. From the above table when tax payers asked why they pay taxes, 58\% of the respondents said that they pay taxes because it is an obligation to the government or state and in the anticipation of public services from the government (31\%). This indicates there is a positive understanding as to why people pay taxes and if successive works are done probably better results can be achieved. On the other hand, some of 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XVIII Issue III Version I Year 2018 ( ) D them (6\%) said that they have no opportunity to evade, and the remaining 5\% of the respondents said that they pay taxes to avoid disturbances. Particularly with respect to those 5\% who said they pay taxes to avoid disturbances, the response indicates that the revenue collection regime is not considered by majority of taxpayers (at least 95\%) to be harsh and unpleasant. In other words, only 5\% of the respondents think that way. The response of the other 6\% who said there is no opportunity to evade indicates they have the intention not to pay if they have the opportunity to do so or their compliance behavior is questionable.\par
iii Tax Equity or Fairness\par
When people asked whether the tax they are paying is based on their ability-to pay or not, 71\% of them responded that the tax is not fair and not based on their ability-to pay. According to the above table, from those respondents who have said the tax they are paying is not based on their ability-to pay, only 29\% said that the tax they paid is fair and equitable Or even understated whereas the majority (71\%) of those who said the tax they pay is not fair Responded that it is overstated. On other question in support of this issue, the respondents were asked to rank the major problems in the tax system and they responded accordingly.\par
From the list of five most probable options the majority of the respondents (60\%) felt that the tax rates are too high, 17\% said tax revenues are not spent on public services, and also 15\% said taxpayers are not willing to pay. From this response it is clear that the tax rate is not based on the ability-to-pay principle or it is perceived to be unfair by taxpayers. This can be either really true or human beings are benefit maximizers so that it may be difficult to Please taxpayers. Even though the principle says the tax should be based on the abilityto pay, the problem here is in determining this 'ability' for each taxpayer. Actually the tax rate May not be as such high but the communication gap between the tax authority and taxpayers Might have created this perception and it continues to be the issue as far as the Understanding of the taxpayers regarding tax rates, assessment, calculation etc is low.\par
On the other hand, significant number of respondents (17\%) said that tax revenues are not spent on public services. Theoretically tax revenue is used to finance services provided by the government. This might be practically true, but the public must be made aware of these Social services which are being financed by the taxpayers' money. As long there is a gap in communicating these facts to the public the above attitude problem will not be changed. The Other issue which was raised as a problem thirdly is that taxpayers are not willing to pay Taxes (15\%). This problem is the central problem as far as tax compliance is concerned and it is related with variety of factors. 
\section[{d) Organizational Effectiveness of the Tax Authority}]{d) Organizational Effectiveness of the Tax Authority}\par
The respondents evaluated the Tax Authority with respect to certain parameters. The Following table shows their response to these questions in percentages. 
\section[{Table 6: Evaluation of the tax authority by respondents}]{Table 6: Evaluation of the tax authority by respondents} 
\section[{Source: Field Survey, 2015/2016}]{Source: Field Survey, 2015/2016}\par
From the table it is observed that the respondents rated service delivery by the tax authority as excellent (15\%), good (25\%), fair (38\%), and poor (23\%). Regarding tax collection Efficiency, they responded excellent (9\%), good (26\%), fair (35\%), and poor (29\%).\par
Similarly, they rated the authority with respect to law enforcement activity as an excellent (12\%), good (17\%), fair (43\%) and poor (28\%). On the other hand, concerning awareness Creation, they said excellent (6\%), good (14\%), fair (23\%) and poor (59\%).\par
From the table it is tangible that the majority of the respondents rated the tax authority from Excellent to fair except for awareness creation where 59\% of them said poor. In all the Parameters most of the respondents rated the authority's effort as fair and below that. This  
\section[{Parameters}]{Parameters}D\par
clearly shows the tax authority is not effective and not providing satisfying service for Taxpayers. On the other hand, the effort of the authority in creating awareness was rated poor (59\%). This can be cited as the root cause for all the problems as far as voluntary Compliance is concerned. On other question 83\% of the respondents said that the tax authority and the zonal Administration are jointly responsible for poor tax compliance and only 6\% of the Respondents said taxpayers are responsible. This can be directly related to the authority's Strength and effectiveness in providing services, information, and creating awareness. The respondents additionally commented on this issue and they reasoned out that both the tax Authority and the city government didn't play their role well in improving the tax Administration, creating awareness, providing social services, and other information Regarding taxes and other activities of the city government. Hence the poor effort of both the tax authority and the city government in these area can be Cited as the major factor that has contributed to the underlying problem and so that both are Responsible for poor tax compliance. On the other hand, even though the above comment Given by the respondents cannot be undermined, the fact that people always externalize Certain problems and make others responsible for the problem, might be taken into Consideration while analyzing this response. Note: The diagonal elements represents the square root of average variance extracted (AVE) between the constructs and their measures. The off-diagonal elements highlighted above are correlations between constructs. For discriminant validity, diagonal elements should be larger than off-diagonal elements in the corresponding row and column. The study found that the model only explains 15 percent of the variation in tax compliance thus the model is not well fit since ??2 is less than 50 percent. The Anova results presented indicated that the variables jointly had a statistically significance with p-value of 0.00 and an F statistic of 7.74.\par
The main objective of the study was to identify the determinants of tax payer's voluntary compliance with taxation the case of Wolaita Sodo and Tercha Town in Dawuro Zone. Thirteen possible factors of tax compliance were examined in this research namely, tax knowledge, simplicity of tax procedures, probability of audit, perception of government spending, equity and fairness, tax rates, role played by tax authorities, penalties and fines, personal financial constraints reference group sex, age and education. Table \hyperref[tab_9]{9} summarizes the results of the supplementary regression model which incorporated several control variables. The Multiple linear regression model analysis indicates probability of auditing, tax knowledge, penalty, amount of tax and sex are determinants of tax compliance. This supplementary regression model also suggested that Probability of Auditing, and tax knowledge, remain the most important determinants of tax compliance. In relation to the significance of the control variables, results show that Gender is also appear to be significantly correlated with tax compliance behavior. Specifically, the association between gender (male=1) and compliance status was negative and significant (p<0.01), rejecting the hypothesis that male taxpayers are significantly less compliant. The association between age and compliance status was negative and significant (p<0.01), consequently, the hypothesis that older people are significantly more compliant is not accepted. Finally, other control variables like income and education had no significant association with compliance status. Again, analogous to results in Table  {\ref 5}, these results verified that control variables had a significant impact on increasing tax compliance behavior. Furthermore, results demonstrated that the supplementary regression model remains robust.\par
With regard to the probability of being audited, previous studies (for example, \hyperref[b4]{Allingham and Sandmo (1972)}; Jackson and Jaouen (1989); Wickerson (1994); Shanmugam (2003);  {\ref Dubin (2004)}; Riahi-Belkaoui (2004);  {\ref Richardson (2006)}.; Andreoni, Erard and Feinstein (1998); Verboon, and van Dijke (2007); Eisenhauer  {\ref (2008)}) have found that a high probability of being audited or detected would encourage taxpayers to be more compliant (positive relationship) but some other studies found contradicting results, such as a high probability of being audited would potentially decrease compliance creating a negative association (for example Slemrod, Blumenthal, and Christian, (2001): Braithwaite, Reinhart, and Smart, (2009). As far as high probability of audit could encourage tax compliance, it is advocated that the tax authority should increase their number of audit samples with the aim of increasing tax compliance, decreasing the tax gap and achieving the missions of RCA.\par
The influence of knowledge on compliance behaviors has been assessed in various researches. Regarding the tax knowledge various researchers found that knowledge as one of the factors in compliance is related to the taxpayers' ability to understand taxation laws, and their willingness to comply. The aspect of knowledge that relates to compliance is the general understanding about taxation regulations and information pertaining to the opportunity to evade tax (Kasipillai, Norhani, and Noor, 2003). Taxation knowledge is necessary to increase public awareness especially in areas concerning taxation laws, the role of tax in national development, and especially to explain how and where the money collected is spent by the government (Mohd, 2010). Attitude towards tax compliance can be improved through the enhancement of taxation knowledge. When a taxpayer has a positive attitude towards tax, this will reduce his or her inclination to evade tax payment  {\ref (Eriksen \& Fallan, 1996)}. Selfassessment system (SAS) requires taxpayers to understand all the laws and regulations that govern taxation. This is necessary because taxpayers will have to calculate themselves the amount of tax they need to pay and make the payment  {\ref (Kasipillai, 2003)}. Taxpayers will readily accept any new system introduced, like the SAS, if they have ample knowledge to understand the system. Thus, education programs organized by the tax authority or other public education institutions are needed to enhance taxpayers' ability to understand Self -assessment system and to increase their confidence in fulfilling their responsibilities as taxpayers \hyperref[b42]{(Mohani, 2001)}.\par
Greater education is directly linked to a likelihood of compliance. Educated taxpayers may be aware of noncompliance opportunities, but their potentially better understanding of the tax system and their higher level of moral development promotes a more favorable taxpayer attitude and therefore greater compliance  {\ref (Chan et. al. 2000)}. Chan et. al. also suggested that those with a higher education level are more likely to have a higher level of moral development and higher level attitudes toward compliance and thus will tend to comply more. One of the measures to increase voluntary compliance is by assuring that taxpayers have a certain level of qualifications, ability and confidence to exercise their tax responsibility \hyperref[b42]{(Mohani, 2001)}. Taxpayers who have attended a tax course would be expected to have better tax knowledge and tax compliance attitude in comparison with taxpayers who have never attended a tax course (Mohd, 2010). Hite and Hasseldine (2001) highlighted that tax authority need to emphasize teaching tax courses because of impact of education on compliance. 
\section[{h) Content Analysis of Open-Ended Questions}]{h) Content Analysis of Open-Ended Questions}\par
Besides to the above close ended questions, respondents were also given opportunities to indicate their comments on some open ended question and state whatever they think is important and what were not incorporated by the researcher. Accordingly they issued several comments and mainly regarding problems and measures that has to be undertaken. These important points were categorized and listed as below: ? Even if the regression analysis result insignificant relationship of complexity and non-compliance decision, a number of respondents expressed that inconvenient location, complex tax return procedure and bureaucratic tax operation canon affect their tax compliance decision negatively. This finding of course, is perhaps to be logically expected by tax authorities. If many errors are detected in tax returns and the same errors happen every year by different taxpayers, it means that the wordings or the sentences of the format in tax return may be, at least, partly to blame. Previous studies have also evidenced that complexity of reporting requirements has a high association with errors detected by audits \hyperref[b34]{(Long, 1987)}.\par
Likewise simplicity in filing returns will encourage taxpayers to complete the tax return on their own rather than employing a tax agent and thus reducing compliance costs. \hyperref[b50]{(Silvani, 1997)} ? Similarly, even if the regression analysis show the significant relationship between noncompliance behavior and tax deterrence sanctions such as the likelihood of penalty severity and probability of audit most of tax payers admitted and stressed that low probability of being detected by the tax authority, serious enforcement, for example sever penalty/ interest makes evasion more difficult and impel to bring about voluntary compliance. This indicates, in self-assessment systems, tax audits can play an important role in increase voluntary compliance. Audits rates and the thoroughness of the audits could encourage taxpayers to be more prudent in completing their tax returns, report all income and claim the correct deductions where necessary to ascertain their tax liability. In contrast, taxpayers who have never been audited might be tempted to under report their actual income and claim false deductions. ? Respondents state that dilatory refund system, negative attitude and weak performance of the staff adversely affect their compliance decision. On the other hand, employees who work in accordance with the law, well qualified and friendly approach motivate them to comply. This implies that weaker level of tax administration and rent seeker employees inside the tax office plays a major role in non-compliant decision. ? Respondents were put the branch's information system as underprivileged and hence affect willingness to comply. In addition respondents locate factors which robust tax compliance. Specifically, devote significant time in promoting a tax issue, and educating tax payers, discloses all necessary information and update them for each new happenings. ? Respondents locate that they are getting equivalent benefit from government for their tax payments. This tends to positively affect their willingness to comply. Therefore, improving living condition of citizens, avoiding meaningless expenditure and all tax payers who do not obey the law give a lesson for those who wish to evade tax and refrain them from such activity. This was supported by the study by  {\ref (Wenzel, 2005)} which claimed that if a specific group perceived their tax liability was higher than other groups, then tax evasion might occur among the group members.\par
Most respondents expressed that lack of working capital (cash on hand) moderate their tax compliance decision. This argument lends support to the study of \hyperref[b42]{(Mohani A , 2001)}, which reported that taxpayers who faced financial problems were more prone to evading tax in comparison with those in less financial distress. ? Lack of tax knowledge was cited as the chief reason for tax evasion (noncompliance) and the respondents strongly commented that great effort has to be employed in this area. Several respondents firmly commented that tax authority does not provide sufficient education which focus on awareness creation and enhance the smooth relationships with tax payers. ? Respondents also suggested that resistance from other tax payers or obligated to pay tax make compliance decision difficult. A number of traders refuse to supply legal receipt and sometimes refuse to accept withholding agents. In addition to the above points, Finally A number of respondents expressed that publication of non-compliant companies in daily gazettes, can make light of tax evasion (indemnify compliance). 
\section[{Chapter Five V. Conclusion and Recommendations a) Conclusion}]{Chapter Five V. Conclusion and Recommendations a) Conclusion}\par
While tax compliance has been an academic research topic in Ethiopia, there has not been detailed consideration of the major determinants of tax compliance in relation to taxpayers. The primary objective of this study was to the major determinants which affects the voluntary compliance behavior of tax payer's in wolaita sodo town and Tercha Town in Dawuro zone. Based on an objective analysis of data and discussion of findings, the following are the summary of major findings and conclusions of this study.\par
Thirteen potential determinants of tax noncompliance were examined in this study, namely tax knowledge, simplicity of tax procedures, probability of audit, perception of government spending, equity and fairness, tax rates, role played by tax authorities, penalties and fines, personal financial constraints reference group sex, age and education. The results revealed that Tax knowledge, probability of audit, Penalty and Sex were the most significant determinants consistently influence the likelihood of tax noncompliance behavior in the areas of under-reporting income, over-claiming expenses and overall noncompliance. Nonetheless, simplicity of tax procedures, perception of government spending, equity and fairness, tax rates, role played by tax authorities, personal financial constraints, reference group, age and education have an insignificant relationship with the non-compliance behavior of taxpayers. Therefore, it is advisable to capitalize on the above factors to boost taxpayers' voluntary compliance. 
\section[{b) Recommendations}]{b) Recommendations}\par
Ethiopian tax policy is based on tax payers' voluntary compliance. As expected from self-assessed tax system, the authority's allotment is to cause taxpayers voluntarily discharge their tax obligations. However, tax non-compliance become a serious challenge and court issue and slackening tax revenue performance in Ethiopia. Thus, based on the study conducted determinants of taxpayers' voluntary compliance were identified and possible recommendations will be forwarded so that it may help the tax authority and other policy makers to approach the issue accordingly. ? The tax payers always expect fair answers to their queries. This does not only mean simply giving an answer to their questions but also this need to be done without discrimination and bias. Similarly tax payers who engage in tax evasion need to be penalized equally so as to fairly implement the tax system. Therefore the branch office should treat/serve equal tax payers in equal circumstances in an equal way. ? In order to attain developmental goal and to boost voluntary compliance, the authority must involve taxpayers (which are conclusive stakeholders in this tax system) on each of the tax issue and should work jointly. The current preliminary application of customer charter can be considered as a good start. ? In order to implement the tax law effectively and efficiently, the tax authority needs to be strong enough as well as should be perceived as powerful by the taxpayers. Taxpayers tend to evade to the extent they feel that the authority is weak and unable to enforce the law. Capability to detect fraud or evasion is crucial to tax compliance for instance as it would not be practical to audit all cases, the fear of being caught would be sufficient to act as a deterrent. Therefore the branch office should perform its operation effectively and efficiently. In addition to the above the authority should undertake criminal prosecution in respect of cases involving fraud or evasion, and where appropriate publish the names of tax evaders. ? Complexity of reporting requirements has a high association with errors detected by tax officials. Voluntary compliance is enhanced when the tax authority administers the law fairly. There for the authority should make the tax law and procedures clear, simple, understandable, transparent and user friendly administrative system. ? Training in any area is important. The authority needs to strengthen itself by educating and training its employees both at home and abroad. Better understanding of the recent domestic and international tax issues facilitate successful formulation of tax compliance strategies. The working conditions of tax officials also need to be improved in order to motivate them to carry out their duties in a more efficient and professional manner. ? If taxpayers do not understand what their obligations are, any intervention to enforce compliance will be perceived as unfair. Taxpayers' attitude toward taxation is changed only through sustainable awareness creation programs. Awareness creation should go beyond simply giving tax education to taxpayers. The tax authority should maintain close relationship with the elderly, religious leaders, prominent personalities in the society and explore such relationship to bring more people into the tax net and also increase the level of taxpayer's compliance. Timely meeting should be encouraged and through this, the general public can more fully understand taxation issues, changes in the law, filing obligations and so on. It is also very important to educate the young citizens/students early on the significance and role of taxes. ? Tax resistance is likely to continue if service provision does not improve. Improvement in service delivery for the majority of citizens is therefore a necessary condition to improve tax compliance. Thus, ERCA should provide strong taxpayer's services particularly during the tax filing stage. The taxpayer's service can be improved by: providing proper guidance on how the tax return forms are to be completed correctly, Improving living condition of citizens, avoiding meaningless expenditure and provides enough information about how government utilizes the taxpayer's money enhance voluntary compliance. Therefore, the government should spend taxpayers' money wisely so that tax compliance will increase, thus the tax collection will also increase. In addition government has to inform the taxpayers that those public services are provided by their money. Inability by government to communicate this most important area, will lead to possible speculation and resistance.\par
? Tax compliance will be developed only with the voluntary participation of the society. Merely relying on stick approach has no far reaching outcome. Hence, the tax authority have to cause taxpayers voluntarily discharge their tax obligations as much as possible. Tax evasion and non-compliance is inevitable in every society or nation. Therefore, it is worthwhile to recommend that the above approach has to be backed by legal enforcement and the efforts must complement each other.\par
Finally such programme may portray tax evaders as saboteurs of the national economic, social and cultural development who deserve to be ridicule by society and punished.\par
The paper concludes by recommending that the recommendations stated above can be applied to address the age old problem of low compliance. The findings could be an important input, particularly to the ERCA in designing various policies in order to enhance compliance and achieve the missions of self-assessed tax system. It also serve as a stepping stone for future research that might be conducted on related areas.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.5616455696202531\textwidth}P{0.16354430379746834\textwidth}P{0.12481012658227848\textwidth}}
\multicolumn{3}{l}{1: Demographic Information}\\
Gender\tabcellsep Frequency\tabcellsep Percentage\\
Male\tabcellsep 209\tabcellsep 72\\
Female\tabcellsep 81\tabcellsep 28\\
Total\tabcellsep 290\tabcellsep 100\\
Age\tabcellsep \tabcellsep \\
20-30 years\tabcellsep 16\tabcellsep 5.2\\
31-40 years\tabcellsep 21\tabcellsep 7.4\\
41-50 years\tabcellsep 72\tabcellsep 24.7\\
50-60 years\tabcellsep 138\tabcellsep 47.6\\
Above 60 years\tabcellsep 44\tabcellsep 15.1\\
\tabcellsep 290\tabcellsep 100\\
Level of Education\tabcellsep \tabcellsep \\
Below 12 grade\tabcellsep 0\tabcellsep 0\\
12 grade complete\tabcellsep 48\tabcellsep 16.6\\
Diploma\tabcellsep 123\tabcellsep 42.4\\
1 st degree\tabcellsep 95\tabcellsep 32.8\\
Masters and above\tabcellsep 24\tabcellsep 8.2\\
Others\tabcellsep 0\tabcellsep 0\\
\tabcellsep 290\tabcellsep 100\\
\tabcellsep \multicolumn{2}{l}{Source: Field Survey, 2015/2016}\\
\multicolumn{3}{l}{c) Information about Age of the Business and the}\\
Annual Turnover\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 4 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{42} \par 
\begin{longtable}{P{0.5857142857142857\textwidth}P{0.15\textwidth}P{0.11428571428571428\textwidth}}
Years of Operation\tabcellsep \multicolumn{2}{l}{Frequency Percentage}\\
Less than a year\tabcellsep 44\tabcellsep 15.1\\
1-5 years\tabcellsep 138\tabcellsep 47.6\\
6-10 years\tabcellsep 72\tabcellsep 24.7\\
Above 10 years\tabcellsep 36\tabcellsep 12.5\\
Total\tabcellsep 290\tabcellsep 100\\
Annual turnover\tabcellsep \tabcellsep \\
Less Than BIRR 100,000\tabcellsep 179\tabcellsep 61.6\\
BIRR 100,000 to BIRR 500,000\tabcellsep 71\tabcellsep 24.4\\
BIRR 500,000 and Above\tabcellsep 41\tabcellsep 14\\
Total\tabcellsep 290\tabcellsep 100\end{longtable} \par
  {\small\itshape [Note: Source: Field Survey, 2015/2016]} 
\caption{\label{tab_2}Table 4 . 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{44} \par 
\begin{longtable}{P{0.45853462157809977\textwidth}P{0.2409017713365539\textwidth}P{0.07938808373590982\textwidth}P{0.032850241545893714\textwidth}P{0.03832528180354267\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{Table 4.3}\\
\tabcellsep \multicolumn{2}{l}{Respondents working}\\
\tabcellsep \multicolumn{2}{l}{experience as tax}\tabcellsep Frequency\tabcellsep Parentage\\
\tabcellsep \multicolumn{2}{l}{related issues}\\
\tabcellsep Less than 1 year\tabcellsep \tabcellsep 29\tabcellsep 10.1\\
\tabcellsep 1-5 years\tabcellsep \tabcellsep 65\tabcellsep 22.3\\
\tabcellsep 6-10 years\tabcellsep \tabcellsep 163\tabcellsep 56.1\\
\tabcellsep \multicolumn{2}{l}{More than 10 years}\tabcellsep 33.35\tabcellsep 11.5\\
\tabcellsep Total\tabcellsep \tabcellsep 290\tabcellsep 100\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Source: Field Survey, 2015/2016}\\
\tabcellsep \multicolumn{3}{l}{According to Income Tax Regulation No.}\\
\multicolumn{4}{l}{78/2002, there are 69 categories of business sectors}\\
\multicolumn{4}{l}{and for the purpose of this study only the major ones}\\
\multicolumn{4}{l}{were surveyed and their distribution is presented in}\\
\multicolumn{2}{l}{the table below.}\tabcellsep \\
Respondents working experience as tax related issues\tabcellsep \multicolumn{2}{l}{Frequency Parentage}\\
Manufacturing\tabcellsep 54\tabcellsep 18.6\\
General Trade/Whole Sale\tabcellsep 68\tabcellsep 23.6\\
Service\tabcellsep 167\tabcellsep 57.6\\
Others\tabcellsep 1\tabcellsep 0.2\\
Total\tabcellsep 290\tabcellsep 100\\
\multicolumn{3}{l}{Source: Field Survey, 2015/2016}\\
i Position in the Sector\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 4 . 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{45} \par 
\begin{longtable}{P{0.3998520710059172\textwidth}P{0.1257396449704142\textwidth}P{0.26656804733727807\textwidth}P{0.05784023668639053\textwidth}}
\tabcellsep \multicolumn{2}{l}{Frequency}\tabcellsep Parentage\\
Owner\tabcellsep 203\tabcellsep \tabcellsep 69.9\\
Employer\tabcellsep 72\tabcellsep \tabcellsep 24.8\\
Manager\tabcellsep 14\tabcellsep \tabcellsep 4.8\\
Total\tabcellsep 290\tabcellsep \tabcellsep 100\\
\tabcellsep \multicolumn{3}{l}{Source: Field Survey, 2015/2016}\\
ii Taxpayers' knowledge about taxation\tabcellsep \tabcellsep \multicolumn{2}{l}{other hand the following table shows the response of}\\
\multicolumn{2}{l}{Regarding this aspect 99\% of the respondents}\tabcellsep \multicolumn{2}{l}{the respondents regarding their reason of paying taxes}\\
\multicolumn{2}{l}{responded that they knew why they pay taxes. On the}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 4 . 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{46} \par 
\begin{longtable}{P{0.5943089430894309\textwidth}P{0.22459349593495934\textwidth}P{0.031097560975609752\textwidth}}
Reason of Paying Taxes\tabcellsep \multicolumn{2}{l}{Frequency Percentage}\\
1. To avoid disturbances\tabcellsep 15\tabcellsep 5\\
2. In the anticipation of public services\tabcellsep 90\tabcellsep 31\\
3. There is no opportunity to evade\tabcellsep 17.4\tabcellsep 6\\
4. It is an obligation towards the government\tabcellsep 168\tabcellsep 58\\
Total\tabcellsep 290\tabcellsep 100\\
\tabcellsep \multicolumn{2}{l}{Source: Field Survey, 2015/2016}\end{longtable} \par
 
\caption{\label{tab_5}Table 4 . 6}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{47} \par 
\begin{longtable}{P{0.48184713375796173\textwidth}P{0.27070063694267515\textwidth}P{0.09745222929936306\textwidth}}
Questions\tabcellsep Frequency\tabcellsep Percentage\\
Is your tax liability overstated or understated?\tabcellsep \tabcellsep \\
Overstated\tabcellsep 206\tabcellsep 71\\
Understated\tabcellsep 23\tabcellsep 8\\
Normal\tabcellsep 61\tabcellsep 21\\
Total\tabcellsep 290\tabcellsep 100\\
\tabcellsep \multicolumn{2}{l}{Source: Field Survey, 2015/2016}\end{longtable} \par
 
\caption{\label{tab_6}Table 4 . 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.19893617021276597\textwidth}P{0.06329787234042553\textwidth}P{0.10851063829787233\textwidth}P{0.18989361702127658\textwidth}P{0.28936170212765955\textwidth}}
f) Model Summary\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Model\tabcellsep R\tabcellsep R Square\tabcellsep Adjusted R Square\tabcellsep Std. Error of the Estimate\\
1\tabcellsep .383 a\tabcellsep .147\tabcellsep 0128\tabcellsep .73962\end{longtable} \par
  {\small\itshape [Note: a. Predictors: (Constant), tax knowledge, simplicity of tax procedures, probability of audit, perception of government spending, equity and fairness, tax rates, role played by tax authorities, penalties and fines, personal financial constraints reference group sex, age and education.© 2018 Global Journals]} 
\caption{\label{tab_8}Table 8}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.33958333333333335\textwidth}P{0.2625\textwidth}P{0.22916666666666666\textwidth}P{0.01875\textwidth}}
Variables\tabcellsep Coeff.\tabcellsep SE\tabcellsep Z\\
TaxK\tabcellsep 0.50(***)\tabcellsep 0.49\tabcellsep 1.01\\
PrORBAUD\tabcellsep 0.32 (***)\tabcellsep \multicolumn{2}{l}{0.18 -1.80}\\
SIMPL\tabcellsep -0.09\tabcellsep \multicolumn{2}{l}{0.16 -0.60}\\
EQUITY\tabcellsep 0.01\tabcellsep 0.18\tabcellsep 0.04\\
PEN\tabcellsep -0.14(***)\tabcellsep \multicolumn{2}{l}{0.18 -0.78}\\
FINCON\tabcellsep -0.24(*)\tabcellsep \multicolumn{2}{l}{0.15 -1.56}\\
RATES\tabcellsep -0.25(**)\tabcellsep \multicolumn{2}{l}{0.16 -1.59}\\
RefFRROUP\tabcellsep -0.38\tabcellsep \multicolumn{2}{l}{0.18 -2.11}\\
ROLE\tabcellsep -0.04\tabcellsep \multicolumn{2}{l}{0.14 -0.26}\\
Sex\tabcellsep \multicolumn{3}{l}{-1.08 (***) 0.52 -2.07}\\
GOV SPE\tabcellsep -0.09\tabcellsep \multicolumn{2}{l}{0.12 -0.78}\\
Age\tabcellsep -0.51\tabcellsep \multicolumn{2}{l}{0.18 -2.82}\\
Educ\tabcellsep -0.13\tabcellsep \multicolumn{2}{l}{0.16 -0.77}\\
Log likelihood\tabcellsep -67.138657\tabcellsep \tabcellsep \\
LR chi2(23)\tabcellsep 42.71\tabcellsep \tabcellsep \\
Number of obs\tabcellsep 290\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Notes:  *  *  * p <0.01,  *  * p <0.05,  * p <0.1}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_9}Table 9 :}\end{figure}
 			\footnote{© 2018 Global Journals} 			\footnote{( )D} 		 		\backmatter   			 
\subsection[{Acknowledgment}]{Acknowledgment}\par
We are very honorable to appreciate the sponsor of this study, Wolaita Sodo University, which is one of the 2 nd generation universities in Ethiopia that striving to serve the community and supporting problem solving researches diligently. Our cordial thanks also goes to the tax authority managers and officers in Wolaita Sodo Town and Tercha Town in Dawuro Zone. 			  			  				\begin{bibitemlist}{1}
\bibitem[ Administration Review]{b2}\label{b2} 	 		\textit{},  	 	 		\textit{Administration Review}  		American Society for Public Administration. 38  (5)  p. .  	 
\bibitem[Morristown]{b32}\label{b32} 	 		\textit{},  		 			N J Morristown 		.  		General Learning Press.  	 
\bibitem[ Nordic Political Science Association]{b46}\label{b46} 	 		\textit{},  	 	 		\textit{Nordic Political Science Association}  		26  (2) .  	 	 (Political Studies) 
\bibitem[Spicer ()]{b58}\label{b58} 	 		\textit{A behavioral model of income tax evasion},  		 			M W Spicer 		.  		1974. Ohio.  		 			Ohio State University 		 	 
\bibitem[Yong ()]{b72}\label{b72} 	 		‘A Critical Evaluation of the Economic Deterrence Model on Tax Compliance’.  		 			S Yong 		.  	 	 		\textit{The New Zealand Journal of Taxation Law and Policy}  		2009. 12  (2)  p. .  	 
\bibitem[Yitzhaki ()]{b71}\label{b71} 	 		‘A Note on Income Tax Evasion: A Theoretical Analysis’.  		 			S Yitzhaki 		.  	 	 		\textit{Journal of Public Economics}  		1974. 3  (2)  p. .  	 
\bibitem[Kaplan and Reckers ()]{b29}\label{b29} 	 		‘A Study of Tax Evasion Judgements’.  		 			S E Kaplan 		,  		 			P M J Reckers 		.  	 	 		\textit{National Tax Journal}  		1985. 38  (1)  p. .  	 
\bibitem[Shultz ()]{b49}\label{b49} 	 		\textit{American Public Finance 4th edition},  		 			Harriss Shultz 		.  		1949. New York, USA: Prentice.  	 
\bibitem[Dubin ()]{b20}\label{b20} 	 		‘An empirical anaysis of federal income tax auditing and compliance’.  		 			J A Dubin 		.  	 	 		\textit{National Tax Journal}  		1986.  	 
\bibitem[Slemrod ()]{b51}\label{b51} 	 		‘An empirical test for tax evasion’.  		 			J Slemrod 		.  	 	 		\textit{The Review of Economics and Statistics}  		1985.  	 
\bibitem[Kaplan et al. ()]{b30}\label{b30} 	 		‘An Examination of Tax Reporting Recommendations of Professional Tax Preparers’.  		 			S E Kaplan 		,  		 			P M J Reckers 		,  		 			S G West 		,  		 			J C Boyd 		.  	 	 		\textit{Journal of Economic Psychology}  		1988. 9 p. .  	 
\bibitem[Marcoux and Shope ()]{b36}\label{b36} 	 		‘Application of the Theory of Planned Behavior to Adolescent Use and Misuse of Alcohol’.  		 			B C Marcoux 		,  		 			J T Shope 		.  	 	 		\textit{Health Education Research}  		1997. 12  (3)  p. .  	 
\bibitem[Conner et al. ()]{b14}\label{b14} 	 		‘Application of the Theory of Planned Behaviour to the Prediction of Objectively Assessed Breaking of Posted Speed Limits’.  		 			M Conner 		,  		 			R Lawton 		,  		 			D Parker 		,  		 			K Chorlton 		,  		 			A S R Manstead 		,  		 			S G Stradling 		.  	 	 		\textit{British Journal of Psychology}  		2007. 98  (3)  p. .  	 
\bibitem[Fishbein and Ajzen ()]{b24}\label{b24} 	 		‘Belief, Attitude, Intention and Behavior: An Introduction to Theory and Research’.  		 			M Fishbein 		,  		 			I Ajzen 		.  	 	 		\textit{Components of Tax Administration. Tax}  		1975. Addison-Wesley. 1.  	 
\bibitem[Conner and Norman ()]{b13}\label{b13} 	 		‘Can the Theory of Planned Behavior Explain Patterns of Health Behavior Change?’.  		 			M Conner 		,  		 			P Norman 		.  	 	 		\textit{Health Psychology}  		2001. 20  (1)  p. .  	 
\bibitem[Kelley ()]{b31}\label{b31} 	 		‘Causal Schemata and the Attribution Process’.  		 			H H Kelley 		.  	 	 		\textit{Attribution: Perceiving the Causes of Behavior},  				 			E E Jones 		 (ed.)  		1972. p. .  	 
\bibitem[Slemrod ()]{b52}\label{b52} 	 		‘Cheating Ourselves: The Economics of Tax Evasion’.  		 			J Slemrod 		.  	 	 		\textit{Journal of Economic Perspectives}  		2007. 21  (1)  p. .  	 
\bibitem[Cowell ()]{b15}\label{b15} 	 		\textit{Cheating the Government},  		 			F A Cowell 		.  		1990. Cambridge, MA: MIT Press.  	 
\bibitem[Thibaut et al. ()]{b60}\label{b60} 	 		‘Compliance with Rules: Some Social Determinants’.  		 			J Thibaut 		,  		 			N Friedland 		,  		 			L Walker 		.  	 	 		\textit{Journal of Personality and Social Psychology}  		1974. 30  (6)  p. .  	 
\bibitem[Porcano ()]{b47}\label{b47} 	 		‘Correlates of tax evasion’.  		 			T Porcano 		.  	 	 		\textit{Journal of Economic Psychology. Revised. Edition}  		1988. The John Hopkins Press.  	 
\bibitem[Becker ()]{b9}\label{b9} 	 		‘Crime and Punishment: An Economic Approach’.  		 			G Becker 		.  	 	 		\textit{Journal of Political Economy}  		1968. 76  (2)  p. .  	 
\bibitem[Alm and Torgler ()]{b6}\label{b6} 	 		‘Culture Differences and Tax Morale in the United States and Europe’.  		 			J Alm 		,  		 			B Torgler 		.  	 	 		\textit{Journal of Economic Psychology}  		2006. 27 p. .  	 
\bibitem[Silvani ()]{b50}\label{b50} 	 		\textit{Designing a tax administration reform strategy: Experiences and guidelines. Working paper},  		 			C A Silvani 		.  		1997. Washington DC: International Monetary Funds.  	 
\bibitem[Due and Friedlaender ()]{b21}\label{b21} 	 		 			J F Due 		,  		 			A F Friedlaender 		.  		\textit{Government Finance: economics of the Public},  				1981.  	 
\bibitem[Messick and Cook ()]{b41}\label{b41} 	 		\textit{Equity Theory: Psychological and Sociological Perspectives},  		 			D M Messick 		,  		 			K Cook 		.  		1983. Connecticut: Praeger Publishers.  	 
\bibitem[Mohani ()]{b43}\label{b43} 	 		\textit{Estimating the extent of income tax non-compliance in Malaysia and Australia using the gap approach (part II). Tax Nasional, 1 st quarter},  		 			A Mohani 		.  		2004.  	 
\bibitem[Spicer ()]{b59}\label{b59} 	 		‘Fiscal inequity and tax evasion: An experimental approach’.  		 			M W Spicer 		.  	 	 		\textit{National Tax Journal}  		1980.  	 
\bibitem[Adams ()]{b1}\label{b1} 	 		‘Fundamental problems of Federal Income Taxation’.  		 			T S Adams 		.  	 	 		\textit{Quarterly Journal of Economics}  		1921. 35  (4)  p. .  	 
\bibitem[Long ()]{b34}\label{b34} 	 		‘Income tax avoidance: Evidence from individual tax return’.  		 			J E Long 		.  	 	 		\textit{National Tax Journal}  		1987.  	 
\bibitem[Allingham and Sandmo ()]{b4}\label{b4} 	 		\textit{Income Tax Evasion: A Theoretical Analysis},  		 			M G Allingham 		,  		 			A Sandmo 		.  		1972.  	 
\bibitem[Income tax proclamation 286 ()]{b44}\label{b44} 	 		\textit{Income tax proclamation 286},  		2002. 2002. 2002. Addis Ababa, BSPE.  		 			Negarit Gazette 		 	 
\bibitem[Bird and Oldman ()]{b12}\label{b12} 	 		‘Key Issues in Income Tax: Challenges of tax administration and Clotfelter, C. (1983). Tax Evasion and Tax Rates’.  		 			R M Bird 			\mbox{}\\  				N. 			 		,  		 			O Oldman 			\mbox{}\\  				N. 			 		.  	 	 		\textit{Review of Economics and Statistics. Compliance}  		1967. 2001.  	 	 (Readings on Taxation in Developing Countries, 14. Brooks. Asian Development Bank Tax Conference) 
\bibitem[Long and Swingen ()]{b35}\label{b35} 	 		 			S B Long 		,  		 			J A Swingen 		.  		\textit{Taxpayer Compliance: Setting New Agenda for Research. Law and Society Review},  				1991. Law and Society Association. 25 p. .  	 
\bibitem[Devos ()]{b19}\label{b19} 	 		‘Measuring and Analysing Deterrence in Taxpayer Compliance Research’.  		 			K Devos 		.  	 	 		\textit{Journal of Australian Taxation}  		2007. 10  (2)  p. .  	 
\bibitem[Alm ()]{b5}\label{b5} 	 		‘Measuring, Explaining, and Controlling Tax Evasion: Lessons from Theory, Experiments, and Field Studies’.  		 			J Alm 		.  	 	 		\textit{International Tax Public Finance}  		2012. 19 p. .  	 
\bibitem[Wenzel ()]{b70}\label{b70} 	 		‘Misperceptions of Social Norms about Tax Compliance: From Theory to Intervention’.  		 			M Wenzel 		.  	 	 		\textit{Journal of Economic Psychology}  		2005b. 26 p. .  	 
\bibitem[Troutman ()]{b63}\label{b63} 	 		\textit{Moral Commitment to Tax Compliance as Measured by the Development of Moral Reasoning and Attitudes towards the Fairness of the Tax Laws},  		 			C S Troutman 		.  		1993. Oklahoma.  		 			Oklahoma State University 		 	 	 (Unpublished Doctoral Dissertation) 
\bibitem[Wenzel ()]{b69}\label{b69} 	 		‘Motivation or Rationalization? Causal Relations between Ethics, Norms and Tax Compliance’.  		 			M Wenzel 		.  	 	 		\textit{Journal of Economic Psychology}  		2005a. 24  (4)  p. .  	 
\bibitem[Levi ()]{b33}\label{b33} 	 		\textit{Of Rule and Revenue},  		 			M Levi 		.  		1988. Los Angeles, USA: University of California Press.  	 
\bibitem[Mohani ()]{b42}\label{b42} 	 		\textit{Personal income tax noncompliance in Malaysia},  		 			A Mohani 		.  		2001. Melbourne, Australia.  		 			Victoria University 		 	 	 (Ph.D thesis) 
\bibitem[Wenzel ()]{b67}\label{b67} 	 		\textit{Principles of Procedural Fairness in Reminder Letters: A Field Experiment. Centre for Tax System Integrity},  		 			M Wenzel 		.  		2002b. Canberra.  		 			The Australian National University 		 	 	 (Working Paper) 
\bibitem[Eckstein ()]{b22}\label{b22} 	 		‘Public Finance 4 th edition’.  		 			Otto Eckstein 		.  	 	 		\textit{Attitude towards Taxation: Ignorant and Incoherent? Scandinavian Employment and Business Income Taxes},  				 (Englewood Cliffs, USA)  		1979. 2003. Prentice-Hall.  	 	 (Unpublished Msc. Thesis, AAU) 
\bibitem[Bhatia ()]{b11}\label{b11} 	 		\textit{Public Finance, 19 th edition},  		 			H L Bhatia 		.  		1976. New Delhi, India: Vikas Publishing House.  	 
\bibitem[Tittle ()]{b61}\label{b61} 	 		\textit{Sanctions and Social Deviance: The Questions of Deterrence},  		 			C Tittle 		.  		1980. Connecticut: Praeger.  	 
\bibitem[Song and Yarbrough ()]{b56}\label{b56} 	 		 			Y Song 		,  		 			T E Yarbrough 		.  		\textit{Tax Ethics and Taxpayer Attitudes: A survey},  				1978.  	 	 (Public) 
\bibitem[Evans]{b39}\label{b39} 	 		\textit{Tax Administration in the 21 st Century},  		 			Evans 		.  		St Leonards, NSW: Prospect Media.  	 
\bibitem[Slemrod and Yitzhaki ()]{b53}\label{b53} 	 		‘Tax Avoidance, Evasion and Administration’.  		 			J Slemrod 		,  		 			S Yitzhaki 		.  	 	 		\textit{Handbook of Public Economics},  				 			A J S Auerbach \& M,  			Feldstein 		 (ed.)  		 (New York)  		2002. Elsevier. 3 p. .  	 
\bibitem[Wahlund ()]{b64}\label{b64} 	 		‘Tax changes and economic behavior: The case of tax evasion’.  		 			R Wahlund 		.  	 	 		\textit{Journal of Economic Psychology}  		1992.  	 
\bibitem[Andreoni ()]{b7}\label{b7} 	 		‘Tax Compliance’.  		 			J Andreoni 		.  	 	 		\textit{Journal of Economic Literature}  		1998. 36.  	 
\bibitem[Andreoni et al. ()]{b8}\label{b8} 	 		‘Tax Compliance’.  		 			J Andreoni 		,  		 			B Erard 		,  		 			J Feinstein 		.  	 	 		\textit{Journal of Economic Literature}  		1998. 36  (2)  p. .  	 
\bibitem[Torgler ()]{b62}\label{b62} 	 		\textit{Tax Compliance and Tax Morale: A Theoretical and Empirical Analysis},  		 			B Torgler 		.  		2007. Cheltenham, UK: Edward Elgar.  	 
\bibitem[James ()]{b28}\label{b28} 	 		‘Tax Compliance Policy: An International Comparison and New Evidence on Normative Appeals and Auditing: Unpublished manuscript’.  		 			S James 		.  	 	 		\textit{Journal of Public Economics}  		2003. 1.  	 
\bibitem[Cowell ()]{b16}\label{b16} 	 		‘Tax evasion and inequity’.  		 			F A Cowell 		.  	 	 		\textit{Journal of Economic Psychology}  		1992.  	 
\bibitem[Falkinger ()]{b23}\label{b23} 	 		‘Tax Evasion, Consumption of Public Goods and Fairness’.  		 			J Falkinger 		.  	 	 		\textit{Journal of Economic Psychology. 27. Federal Inland Revenue Authority}  		1995. 2000.  	 
\bibitem[Fjeldstad and Ranker (ed.) ()]{b26}\label{b26} 	 		\textit{Taxation and Tax Reforms in Developing Countries: Illustration from sub-Saharan Africa},  		 			O Fjeldstad 		,  		 			L Ranker 		.  		Chr. Michelsen Institute. Hall, INC (ed.)  		2003. Bergen, Norway.  	 
\bibitem[Wärneryd ()]{b65}\label{b65} 	 		‘Taxes and economic behavior: Some interview data on tax evasion in Sweden’.  		 			K A Wärneryd 		.  	 	 		\textit{Journal of Economic Psychology}  		1982.  	 
\bibitem[Slemrod et al. ()]{b54}\label{b54} 	 		‘Taxpayer Response to an Increased Probability of Audit: Evidence from a Controlled Experiment in Minnesota’.  		 			J Slemrod 		,  		 			M Blumenthal 		,  		 			C Christian 		.  	 	 		\textit{Journal of Public Economics}  		2001. 79  (3)  p. .  	 
\bibitem[Cuccia ()]{b17}\label{b17} 	 		‘The Economics of Tax Compliance: What Do We Know \& Where Do We Go?’.  		 			A D Cuccia 		.  	 	 		\textit{Journal of Accounting Literature}  		1994. 13 p. .  	 
\bibitem[James and Nobes ()]{b27}\label{b27} 	 		\textit{The Economics of Taxation: Principles, Policy and Practice},  		 			S James 		,  		 			C Nobes 		.  		2000.  	 
\bibitem[Beron ()]{b10}\label{b10} 	 		‘The Effect of Audits and Socioeconomic Variables on Compliance’.  		 			K H Beron 		.  	 	 		\textit{Why People Pay Taxes: Tax Compliance and Enforcement. The University of},  				1992. Michigan Press.  	 
\bibitem[Mckerchar ()]{b40}\label{b40} 	 		\textit{The Impact of Complexity Upon Tax Compliance: A Study of Australian Personal Taxpayers. Australian Tax Research Foundation},  		 			M Mckerchar 		.  		2003a. Sydney.  	 
\bibitem[Wenzel ()]{b66}\label{b66} 	 		‘The Impact of Outcome Orientation and Justice Concerns on Tax Compliance: The Role of Taxpayers' Identity’.  		 			M Wenzel 		.  	 	 		\textit{Journal of Applied Psychology}  		2002a. 87  (4)  p. .  	 
\bibitem[Bspe et al. ()]{b45}\label{b45} 	 		‘The Political Economy of Taxation’.  		 			Bspe 		,  		 			A Peacock 		,  		 			F Forte 		.  	 	 		\textit{Income Tax Regulation}  		2002. 1981. St. 78.  	 
\bibitem[Wenzel ()]{b68}\label{b68} 	 		‘The social side of sanctions: Personal and social norms as moderators of deterrence’.  		 			M Wenzel 		.  	 	 		\textit{Law and Human Behavior}  		2003.  	 
\bibitem[Ajzen ()]{b3}\label{b3} 	 		‘The Theory of Planned Behavior’.  		 			I Ajzen 		.  	 	 		\textit{Organizational Behavior and Human Decision Processes}  		1991. 50  (2)  p. .  	 
\bibitem[Sandmo ()]{b48}\label{b48} 	 		‘The Theory of Tax Evasion: A Retrospective View’.  		 			A Sandmo 		.  	 	 		\textit{National Tax Journal}  		2005. 54  (4)  p. .  	 
\bibitem[Fjeldstad ()]{b25}\label{b25} 	 		\textit{To Pay or Not to Pay? Citizens' Views on taxation in local authorities in Tanzania. Working paper},  		 			O Fjeldstad 		.  		2004. Bergen, Norway: Chr. Michelsen Institute.  	 
\bibitem[Adams ()]{b0}\label{b0} 	 		‘Towards an Understanding of Inequity’.  		 			J S Adams 		.  	 	 		\textit{Journal of Abnormal and Social Psychology}  		1963. 67 p. .  	 
\bibitem[Spicer ()]{b57}\label{b57} 	 		‘Understanding tax evasion’.  		 			M A Spicer 		.  	 	 		\textit{Public Finance}  		1976.  	 
\bibitem[Smith and Kinsey ()]{b55}\label{b55} 	 		‘Understanding Tax Paying Behavior: A conceptual framework with implications for research’.  		 			K W Smith 		,  		 			K A Kinsey 		.  	 	 		\textit{Law and Society Review}  		1987. Law and Society Association. 21  (4) .  	 
\bibitem[Mayhew et al. ()]{b37}\label{b37} 	 		\textit{Using Structural Equation Modeling to Validate the Theory of Planned Behavior as a Model for Predicting Student Cheating. The Review of Higher Education},  		 			M J Mayhew 		,  		 			S M Hubbard 		,  		 			J F Cynthia 		,  		 			T S Harding 		,  		 			D D Carpenter 		.  		2009. 32 p. .  	 
\bibitem[Mckerchar (ed.) ()]{b38}\label{b38} 	 		\textit{Why Do Taxpayers Comply? Past Lessons and Future Directions in Developing a Model of Compliance Behaviour},  		 			M Mckerchar 		.  		M. Walpole \& C (ed.)  		2001.  	 
\bibitem[Cullis and Lewis ()]{b18}\label{b18} 	 		‘Why People Pay Taxes: From a Conventional Economic Model to a Model of Social Convention’.  		 			J G Cullis 		,  		 			A Lewis 		.  	 	 		\textit{Journal of Economic Psychology}  		1997. 18 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
