\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={Evaluation of Effective Factors on Auditing Fees},
 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{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{Evaluation of Effective Factors on Auditing Fees}
\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}

             \affil[1]{  Payame Noor University}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2012 Accepted: 31 December 2012 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


As one of the biggest challenges of auditing firms is to determine the auditing fees, evaluating the factors effective on their remunerations is of high importance.The final results of this research show a meaningful relationship between the firm's size (scale), tenure (ownership) and consultancy services with the auditing fee.

\end{abstract}


\keywords{auditing fee, firm?s size, tenure, consultancy services.}

\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[{Research Hypotheses}]{Research Hypotheses}\par
Following hypotheses are compiled to answer the questions under consideration: a) There is a meaningful relationship between the consultancy services and auditing fee. b) There is a meaningful relationship between the firm's size and auditing fee. c) There is a meaningful relationship between the tenure (ownership) and auditing fee. d) There is a meaningful relationship between the firm's size, ownership (tenure) and consultancy services with auditing fee.\par
II. 
\section[{Statistical Population}]{Statistical Population}\par
The statistical population of this research is companies holding stocks in Tehran's Stock Exchange Hall.\par
The statistical population is selected by systematic omission and according to the following circumstances: a) These companies should have held stocks in Tehran's Stock Exchange at least since 1999. b) They should not be any financial institutions or investing companies. c) The selected companies should not have a change in their fiscal year between 1999 and 2008. d) The companies should have been engaged in dealing during the period they are being processed.\par
III. 
\section[{Methodology}]{Methodology}\par
This research concerning classification is on the basis of purpose and its type is applicable research and inferential. Also, in this study, historical data are used to test the hypotheses; therefore, it is a type of quasiexperimental research. After calculating the independent and dependent variables and pre-processed data, research hypotheses based on linear regression analysis using SPSS software to be tested. a) Independent Variants i. Firm's size The firm's size is measured in different ways, which here it is scaled by sale revenue. It is a main variant in explaining auditing fee changes in regression models that is shown by (sale). 
\section[{ii. Ownership}]{ii. Ownership}\par
According to representative theory, Chan et al. believe that the firm's different ownerships must conform to a broader and a better-quality auditing that is necessary for the least regulations. The ownership control is mostly considered when the sum of the subscribed and unsubscribed capital stocks exceeds the 5\% of the published common stock. As there is no preferred stock in Iran, in this paper ownership (tenure) is defined as: in sampling, the companies whose stockholders possess 5\% of the stocks are qualitatively shown by 1 and those that have a holder of less than 5\% are shown by 0. Ownership variant is shown by (TOTsh) in this research. 
\section[{iii. Consultancy Services}]{iii. Consultancy Services}\par
Although there is a threat in giving non-auditing services (consulting)to companies being audited and to the auditor's independence, auditing companies earn a large amount of their income by giving services to other companies. This income is an excess to the legal remuneration fees being received. However, it is assumed that the companies being audited may benefit from giving auditing services and fees out of information overlap. As Deburg et al believe "the total amount of the expenses of a company who provides services of both auditing and non-auditing is less than the expenses spent by one of the services of another auditing company." The consultancy fee paid to the auditor is shown by (cfee). 
\section[{b) Dependent Variant}]{b) Dependent Variant}\par
The auditing fee is shown by (afee). The auditors provide services for the companies in return for their fees. There is a committee of non-pensioned members of the board of directors far from the auditing system of the firm. In their negotiation for auditing fees, auditors accept distinct responsibilities of the financial invoices effecting on revealing. The company's commitments are determined administrated in accordance with the regulations. These regulations are so important for the auditors as they highlight their responsibilities for the financial issues. This paper aims to evaluate the effect of above-mentioned factors on auditing fees when it is hard to determine. Here the As the fee of all companies is easy to access these days, it is better to use in between the data to earmark r and s. So, according to percentiles we have: As the table shows, we can consider the minimum of the triangular function as about 50\% with the maximum of 2 times bigger than the values, which means:\par
IV. 
\section[{The Test of Research Hypotheses}]{The Test of Research Hypotheses}\par
To test the research hypotheses, regression is used and to stabilize foundational circumstances the fee logarithm is used. Moreover, the unusable amount of the residual of the regression is recognized and deleted. ?? 0 : In companies the consultancy fee does not have any effect on auditing fee ?? 1 : In companies the consultancy fee does affect the auditing fee To examine the hypothesis, according to the meaningfulness test of the regression and the regression equation coefficient, we will editorialize after giving the regression equation. The replacing hypothesis will be accepted if the zero hypothesis is refuted. auditing fee; but before it is extended to the sample whether it can be accepted must be evaluated.\par
The Klomogorov-Smirnoff test confirms the relative normality of the data. (K-S=0.608 P=0.853) and as there are two groups of independent variants, the variances stability is approved. (f=0.555 p=0.457). The Durbin-Watson statistic (D=1.51) also shows nocorrelation of the residual. 
\section[{i. First hypothesis test result}]{i. First hypothesis test result}\par
According to the probable values of the model's meaningfulness and the independent variant coefficient and comparing it with the level of meaningfulness (?= 0.05), it can be said that the zero hypothesis, i.e. "in companies the consultancy fee does not affect the auditing fee" is refuted with 5\% probability. So, 95\% we can say that:\par
In companies the consultancy fee does affect the auditing fee. According to the probable values of the model's meaningfulness and the independent variant coefficient and comparing it with the level of meaningfulness (= 0.05) it can be said that the zero hypothesis, i.e. "the size of the company does not affect the auditing fee" is refuted with 5\% certainty. So, with 95\% of certainty we can say that:\par
The size of the company affects the auditing fee. 
\section[{d) Third Hypothesis}]{d) Third Hypothesis}\par
The ownership (tenure) of the companies affects the auditing fee.\par
To examine this hypothesis we need a fitting of regression model of tenure variant with the variant of auditing fee; therefore, a model like what follows needs to be examined: Að??"ð??"ð??"ð??"ð??"ð??" ???? = the auditing fee of the ?? ??? company in t year ????????? ???? = the tenure of the ?? ??? company in t year ?? ???? = the rest of regression equation of the ?? ??? company in t year This hypothesis can be rewritten like what follows: ?? 0 = The kind of tenure of companies does not affect the auditing fee ?? 1 = The kind of tenure of companies affects the auditing fee\par
In which, to examine the hypothesis according to the meaningfulness test of the regression and the regression equation coefficient we will editorialize after giving the regression equation. If the zero hypothesis is refuted, the replacing hypothesis can be accepted.\par
According to the model above, the increase in tenure has a direct influence on an increase in auditing fee; but before it is extended to the population whether it can be accepted must be evaluated. 
\section[{e) The Examination of the Model Relativity}]{e) The Examination of the Model Relativity}\par
The Klomogorov-Smirnoff test confirms the relative normality of the data. (K-S=0.583 p=.885) and as there are two groups of independent variants, the stability of variances can be accepted using Lonez test.(f=0.189 p=0.664). Furthermore, Durbin-Watson statistic (D=1.54) also shows no-correlation of the rest. 
\section[{i. Third hypothesis test result}]{i. Third hypothesis test result}\par
According to the probable values of the model's meaningfulness and the independent variant coefficient and comparing it with the level of meaningfulness (= 0.05) it can be said that the zero hypothesis, i.e. "the tenure of the company does not affect the auditing fee" is refuted with 5\% certainty. So, with 95\% of certainty we can say that:\par
The tenure of companies affects the auditing fee f) Fourth Hypothesis (Complementary Test)\par
Here we will examine a model with all the variants like:\par
In the meaningful model the variants of tenure and size are in the level of 5\%, and the variant of consultant fee stays at the level of 10\%. The model shows the ability of 33\% of paying the auditor fee.\par
V. 
\section[{Conclusion}]{Conclusion}\par
According to the first hypothesis, it can be said that the consultancy fee affects the auditing fee. In the companies with a high level of consultancy fee, the level of auditing fee is lesser, and it is expected that for each unit of consultancy fee increase a counter-effect of 0.14 unit will be put on auditing fee. As a matter of fact, this According to the model above, the increase in consultancy fee has a direct influence on an increase in auditing fee; but before it is extended to the population whether it can be accepted must be evaluated. in which we have: parameter will not be more than 0.28 and lesser than 0.07.\par
According to the second hypothesis, it can be said that the size of the firm affects the auditing fee. In the companies with a high level of scale (higher selling rate), the level of auditing fee is higher. It is expected that for each unit increase of the firm size, an effect of 2.19 units will be put on auditing fee. According to the fuzzy model, this parameter will not be more than 4.38 and lesser than 1.09.\par
According to the third hypothesis, it can be said that the tenure affects the auditing fee. In the companies with a high level of tenure, the level of auditing fee is higher. It is expected that for each unit of increase in tenure, an effect of 0.187 unit will be put on the fee. Furthermore, according to the fuzzy model this parameter will not be more than 0.374 and lesser than 0.094.\par
All in all, the highest level of examining the auditing fee refers to the size of the firm, and the least level of examining of this fee refers to consultancy fee.\par
We can editorialize about the auditor fee by using the size of the firm, tenure and consultant fee; but the level of correlation is not enough for further estimations.\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{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}32}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{© 2013 Global Journals Inc. (US) Evaluation of Effective Factors on Auditing Fees} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Alsberg et al.]{b0}\label{b0} 	 		\textit{},  		 			B K Alsberg 		,  		 			R Goodacre 		,  		 			J J Rowland 		,  		 			DB 		.  		 	 
\bibitem[Beck et al. ()]{b14}\label{b14} 	 		‘An empirical analysis of the relationship between MAS involve ment and audit tenure: implications for auditor independence’.  		 			P J Beck 		,  		 			T J Frecka 		,  		 			I Solomon 		.  	 	 		\textit{Journal of Accounting Literature}  		1988. p. .  	 
\bibitem[Deberg et al. ()]{b4}\label{b4} 	 		\textit{An examination of some relationship between nonaudit services and audit change},  		 			C Deberg 		,  		 			S Kaplan 		,  		 			K Pang 		.  		1991. p. .  	 
\bibitem[Simunic ()]{b15}\label{b15} 	 		‘Auditing, consulting and auditor independence’.  		 			D Simunic 		,  		 			Auditing 		.  	 	 		\textit{Journal of Accounting Research}  		1984. p. .  	 
\bibitem[Kell ()]{b1}\label{b1} 	 		\textit{Classification of pyrolysis mass spectra by fuzzy multivariate rule induction -comparison with regression},  		 			Kell 		.  		1997. p. .  	 
\bibitem[Chan et al. ()]{b3}\label{b3} 	 		‘Determinants of audit fees for quoted UK Companies’.  		 			P Chan 		,  		 			M Ezzamel 		,  		 			G William 		,  		 			D 		.  	 	 		\textit{Journal of Business Finance and Accounting}  		1993. 20  (6)  p. .  	 
\bibitem[Chan ()]{b13}\label{b13} 	 		\textit{Determinants of audit fees for quoted UK companies. journal of Business finance and Accounting},  		 			P Chan 		,  		 			M 		,  		 			D 		.  		1993. p. .  	 
\bibitem[Kim and Bishu ()]{b2}\label{b2} 	 		\textit{Evaluation of fuzzy linear regression models by comparison membership function},  		 			B Kim 		,  		 			R R Bishu 		.  		1998. p. .  	 
\bibitem[Tanaka ()]{b7}\label{b7} 	 		\textit{fuzzy data analysis by possibilistic linear models},  		 			H Tanaka 		.  		1987. p. .  	 
\bibitem[Tanaka et al. ()]{b6}\label{b6} 	 		‘Linear regression analysis with fuzzy model’.  		 			H Tanaka 		,  		 			S Uejima 		,  		 			K Asia 		.  	 	 		\textit{IEEE Transactions on systems}  		1982. p. .  	 
\bibitem[Sakawa and Yano ()]{b10}\label{b10} 	 		\textit{Multiobjective fuzzy linear regression analysis for fuzzy input-output},  		 			M Sakawa 		,  		 			H Yano 		.  		1992. p. .  	 
\bibitem[Tanaka and Watada ()]{b8}\label{b8} 	 		\textit{Possibilistic linear systems and their application to the linear regression model},  		 			H Tanaka 		,  		 			J Watada 		.  		1988. p. .  	 
\bibitem[0d et al. ()]{b5}\label{b5} 	 		\textit{Properties of certain fuzzy linear regression methods},  		 			T 0d 		,  		 			W H Redden 		,  		 			Woodall 		.  		1994. p. .  	 
\bibitem[Wang and Tsaur ()]{b9}\label{b9} 	 		‘Resolution of fuzzy regression model’.  		 			H F Wang 		,  		 			R C Tsaur 		.  	 	 		\textit{European Journal of operational Research}  		2000. p. .  	 
\bibitem[Placket ()]{b11}\label{b11} 	 		\textit{Studies in the history of probability and statistics},  		 			R L Placket 		.  		1972. p. .  	 
\bibitem[Beynon et al. ()]{b12}\label{b12} 	 		\textit{The application of fuzzy decision tree analysis in an exposition of the antecedents of audit fees},  		 			Malcolm J Beynon 		,  		 			Michaael J Peel 		,  		 			Yu-Cheng Tang 		.  		2004. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
