\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={Financial Reporting Risk Assessment and Audit Pricing},
 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{2012-08-03 (revised: 03 August 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-08-03}
\title{Financial Reporting Risk Assessment and Audit Pricing}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Dr. Halil  Paino}

             \affil[1]{  Universiti Teknologi MARA Pahang, Malaysia.}

\renewcommand\Authands{ and }

\date{\small \em Received: 25 June 2012 Accepted: 19 July 2012 Published: 3 August 2012}

\maketitle


\begin{abstract}
        


Financial statement fraud cases misled users such as investors and creditors.Therefore, the main objective of this study is to identify the association between five ratios of financial reporting risks to predict fraud. Consequently, this study also investigates the impacts of fraud detection on audit fee. Thus, sample of 10 of fraudulent companies and sample of 40 non fraudulent companies are being identified to achieve the objective. Stepwise logistic regression was being employed. The results clearly indicate that changes in sales, receivables and allowance for doubtful debts have significant effect of fraud detection. However, fraud detection gives no or little impact on audit fees.

\end{abstract}


\keywords{}

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

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


\let\tabcellsep& 	 	 		 \par
n epidemic of white-collar crimes in the last few years in Malaysia has often induced questions on the role of an auditor in detecting financial abnormality that leads to financial statements fraud. According to  {\ref Gomes (2010)}, the ignorance towards auditors' role is one of the main reasons why fraud exists and it continues to grow. Thus, auditor should provide a comprehensive risk assessment which includes designing audit procedures that would assist in detecting fraud and errors that are material to the financial statements. However, despite these efforts, results have shown that auditor still fails to detect corporate irregularities that led to financial statement fraud.\par
In a survey made by KPMG in 2009 on financial statement fraud, the result shows that only 8\% (out of 31\% fraudulent financial statement cases) were detected by external auditors. As auditors plays an important role to provide reliable opinion especially in the cases of fraudulent financial statement, a strong and effective audit framework needs to be established. To do this, a detailed preparation by the auditor that encompasses comprehensive audit procedures and thorough risk assessment is essential in order to enable them to detect fraud. This task however could be very time consuming as upon any abnormalities found, additional audit testing is required in order to collect audit evidence. This translates to additional extensive audit procedure that would attract more cost to the auditor and subsequently, a higher audit fee.\par
Malaysia Institute of Accountants (MIA) provides a guideline on charging fees to client. The fees Author : PhD. Wan MardyatulMiza Wan Tahir. Accounting Research Institute, UniversitiTeknologi MARA Pahang, Malaysia. E-mail : halil@pahang.uitm.edu.my are dependent on audit skills and knowledge required; and time occupied for such work. However, some auditors believe that audit fees in Malaysia are comparatively low against other countries in the region  {\ref (Teck and Azam, 2008)}. In relation to the issue, this paper serves to investigate whether there is a relationship between audit fees and financial reporting risks and fraud.\par
This paper aims to provide Audit Committee a new proposal on audit fee derivation that integrates financial reporting risk as fraud detection mechanism. Failure to standardize audit pricing would lead to price war between the auditing firms in Malaysia which consequently results to poor audit quality. This would severely impact auditor reputation as they would be blamed for the client's fraud.\par
A statistic states that a reduction in value of share price can attain approximately 500 to 1,000 times to the amount of the fraud  {\ref (Gomes, 2010)}. In relation to KPMG Malaysia fraud survey in 2009, 61\% of respondents believed that the fraudulent attempt for Malaysian business is set to increase over the next two years, which is substantially higher as compared to 44\% in 2004 survey. Thus, audit committees are expected to assess more on financial reporting risk as one of the audit framework in fraud detection to maintain audit quality. Audit quality is highly critical to gain public confidence in audited financial statements.\par
The pioneer researcher on the determinants of audit fee suggests that, auditors will charge clients a premium to compensate themselves for the increase in client risk. Accordingly, other recent researchers such as  {\ref Choi et al. (2008) and} {\ref Messier et al. (2008)} empirically proved that audit fee increases in line with the company's risk. Thus, the issue here is whether low audit fees acts as the main factor of increasing financial reporting fraud cases in Malaysia. For example, by referring to the case of Transmile Group Bhd in year 2005 and 2006 where the audit fees charged by Deloitte KassimChan were RM73,000 and RM150,000 as compared to their revenues RM356,379,000 and RM655,831,000 respectively. Whereas in 2007 when KPMG took over the audit assignments, the audit fees increased to RM280,000, while the revenue dropped to RM616,227,000. In fact, Transmile Group Bhd was caught overstating its revenue by RM622 million during the years  {\ref (The Star, 2007)}. This is clearly an evident that low audit fees charged to a company would result to "hidden" fraudulent case despite that they fall into the high risk category.\par
Therefore, this paper intends to investigate the relationship between fraud, financial reporting risk and audit fee. Thus, the research questions are: 1. Does financial reporting risk has an association to predict fraud? 2. Do financial reporting risk and audit fee predict fraud better than financial reporting risk by itself?\par
The objectives of this paper are as follow: 1. To investigate whether the co-relation between financial reporting risks and audit fee would assist in fraud prediction. 2. To develop model on the relationship between financial reporting risks, fraud detection and audit fee.\par
Malaysian fraud cases such as United U-Li Corporation Bhd, Transmile Group Bhd and Megan Media Holdings Bhd has becoming corporate polemic. However, fraud detection by auditors is a relatively rare circumstance  {\ref (Harold et. al, 2010)}. Auditors need to be provided with clear defined procedures in auditing to help them to detect fraud. Indeed, it is expected that high financial reporting risk would leads to fraud. a) Financial Reporting Risk and Fraud Sun and Liu (2011) suggest that clients' high risk can force auditors to perform more effectively. Therefore, financial reporting risk should be incorporated in audit procedure and audit testing to identify "red flags" signals that lead to possibilities of fraudulent activity. In fact, there is requirement by The Malaysian Approved Standards on Auditing, AI 240 on "Fraud and Error" (MIA, 1997) and AI 400 on "Risk Assessments and Internal Control" (MIA, 1997) for the auditor to assess the risk of fraud and error during the audit of financial statements. As such, audit procedures are designed by integrating fraud risk indicators to obtain reasonable assurance that material misstatements arising from fraud and error are detected.\par
Risk assessments are critical because it forms as the basis of judgments in the audit process to support the overall audit opinion  {\ref (Schultz et. al., 2010)}. Nahariah (  {\ref 2009}) identified that risk level influences the external auditors' judgments in fraud detection because in a high risk environment, external auditors are more conscious of the possibility of fraud occurring. One of the reasons for that wary, auditor has a tendency to be sued for financial statement fraud. According to  {\ref Bonner et. al.(1998)}, the most common type of financial reporting frauds litigation cases on auditors occur from fictitious transactions. Thus, it is time consuming to perform audit testing and audit fee charged foresee to reflect on fraudulent companies. 
\section[{b) Audit Fee and Fraud}]{b) Audit Fee and Fraud}\par
Mande and Sona (2011), found that lengthy interaction between clients and their auditors reflects high audit risk factors. However, one of the issues relates by this circumstance, audit cost is increasing in consistent with the amount of time consumed to perform substantive testing to detect material misstatement  {\ref (Stanley, 2011)}. In fact, auditors are blamed for the higher fees charged. This will cause increasing pressure for auditors to reduce the fees as well as the related cost to conduct the audit. However, Charles et al. (  {\ref 2010}) provides empirical evidence that audit fees will surge in response to increases in risk to detect fraud. Malaysia Institute of Accountants (MIA) provides guideline on charging fees to client. This includes duration of the assignment which will be reflected on the fees charged. Empirical evidence, for example,  {\ref Hay et al. (2006)}, suggests that higher audit fees are associated with high risk clients. As such, audit fees expected to have an impact towards fraudulent financial statement. 
\section[{a) Selection of Variables}]{a) Selection of Variables}\par
This paper uses financial ratios and trend analysis to evaluate financial reporting risk. The selection of variables is based on empirical literature on financial statement fraud. The most common technique in the cases of fraudulent financial statement is through inflation of revenue. Consistent with Perols and Lougee (2010) research, they have found some evidence that firms are more likely to be committing fraud by overstating revenue. Methods used includes by manipulating documents and producing false report  {\ref (Corner, 1988)}. As such, this will incurred additional account receivables of unearned sales. In addition,  {\ref Beaseley (1999)} found that half of fraud detected involved in understating allowance for doubtful debts. The manipulation of loopholes in accounting standards of allowance for doubtful debts are due to it is subject to judgment of estimating uncollectible debt. This type of financial statement fraud scheme relate to wrong execution of accounting principles and method for provision and measurement  {\ref (Razaee, 2002)}. Thus, this paper includes sales, account receivables and allowance for doubtful debts variables to compute ratio of financial reporting risks.\par
The first ratio considering test of account receivables to sales (REC/SAL) as the ratio being applied by prior researchers such as Fanning and Cogger (1998) and  {\ref Spathis (2002)}. The second ratio to assess risk of fraud as adopt by  {\ref Green and Choi (1997)} by measure allowance for doubtful debt to account receivables (AFDD/REC). Trend analysis of sales, account receivables and allowance for doubtful debts also widely use for fraud detection mechanism. This method being applied by  {\ref Lin et al. (2003)}, where the ratio computed by identified the changes in the year of fraud committed and the preceding year. Finally, in order to identify the association between fraud and audit fee, the ratio of audit fee to sales (AuditFee/SAL) being applied. It is based on assumption that the work for audit testing on financial reporting risk will increase in relation to size of sales. 
\section[{b) Sample and data}]{b) Sample and data}\par
The sample for this study consists of companiesisted on the Bursa Malaysia that are representing by fraudulent and non-fraudulent. The list of fraudulent companies is obtained from the Malaysian Securities Commission (SC) website (www.sc.com). The record shows that there are twelve companies identified as committing fraud in its financial statement. However, GP Ocean Bhd and Ganad Corporation Bhd are excluded from the analysis due to unavailability of data, although they were discovered to commit such fraud in 2006 and 1997 respectively.\par
Below are the lists of the fraudulent companies and their characteristics: The fraudulent companies are then matched with nine non-fraudulent companies in the year of fraud, based on its industry and size (measured by total assets) using the same sampling method adopted by  {\ref Lin et. al, (2003)}. This resulted to samples of 10 fraudulent companies and 40 non-fraudulent companies, which makes a final combined sample of 50 companies. The target of the sampling method is to find out which financial reporting risks factors has significant influence in fraud detection.\par
Financial data for the variables were taken from its annual reports. The statistical method of logistic regression analysis is selected to achieve the objectives of this study. Indeed, this method was used by  {\ref Spathis (2002)} in almost similar study. 
\section[{a) Model development}]{a) Model development}\par
The development of a conceptual framework was estimated using the financial ratios that relates to financial reporting risk factors. The model is presented as follows: For Model 2; the variable AuditFeeSAL was added into the Model 1 above. The audit fee was included to investigate the association of Fraud and audit fee.\par
Therefore, Model 2 presented as: The univariate test was performed to identify any association between financial reporting risks ratios and audit fee in fraud detection. Table \hyperref[tab_2]{2} indicates the mean, standard deviation and t-tests of variables for non-fraudulent companies and fraudulent companies. By referring to large difference of means value of the variables, with high statistical significance (p<0.000), it may indicate the ratio able to detect fraud. Thus, only ChangeREC was shown as statistically significant. This explains that significant increase of account receivables from prior year may indicate high possibility of fraud. From the mean value, it shows that ChangeREC, ChangeSAL and REC/SAL of fraudulent companies are slightly higher than non fraudulent companies. This might implies, falsifying invoices to increase revenue, resulting in significant increase in account receivables of fraudulent companies. As such, fraudulent companies have higher allowance for doubtful debts relating to account receivables as compared to non fraudulent companies shown by AFDD/REC ratio. However, by referring to ChangeAFDD of fraudulent companies, it shows that allowance for doubtful debt decrease from prior year. This mightexplain that, one of the motives of thesefraudulent companies is to show high profit during that particular year. Thus, decreasing in allowance for doubtful debt will reduce the expenses, consequently, resulting higher profit of the companies. This is clearly reflected in the results (t=-1.765, p<0.110) that the fraudulent company's ability to manipulate treatment on non-cash item on financial reporting to achieve their goals. Finally, on average, audit fee charged relative to sales of fraudulent companies is higher than non fraudulent companies. This might indicate auditor consumed more time for risk assessment on these companies thus shown on the fee charged.Fraud = b0 + 
\section[{b) Multivariate Testing}]{b) Multivariate Testing}\par
In order to secure a model to identify whether there is association between financial reporting risks variables, audit fees and fraud, multivariate testing need to be performed. Thus, Model 1with 5 variables, excluding audit fee presented below: Table \hyperref[tab_3]{3} represent stepwise logistic regression result without audit fee. From the result, 100 percent of non fraud prediction was correct, while, 30 percent of fraud prediction was correct. Overall percent of correct prediction of proposed model is 93 percent. The relationship ofdependentvariables (fraud and non-fraud) and independent variables is statistically significant by referring to x2=18.981 (p=0.000).\par
Three financial reporting risk variables of trend analysis found significantly entered the model. The analysis representing by ChangeSAL (b=4.740, p<0.010) and ChangeREC (b=5.231, p<0.009) have positive effect. Thus, the result indicate that, a significant changes in sales and account receivables from preceding year would indicate, this company probable classified into fraudulent companies. On the other hand, \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.03516187050359712\textwidth}P{0.34091726618705037\textwidth}P{0.28741007194244605\textwidth}P{0.0947841726618705\textwidth}P{0.09172661870503597\textwidth}}
No\tabcellsep Companies\tabcellsep Industry\tabcellsep Size\tabcellsep Year of\\
\tabcellsep \tabcellsep \tabcellsep (Total Asset)\tabcellsep Reported\\
\tabcellsep \tabcellsep \tabcellsep RM (million)\tabcellsep Fraud\\
1.\tabcellsep Tat Sang Holdings Bhd\tabcellsep Manufacturing; Trading\tabcellsep 124\tabcellsep 2000\\
2.\tabcellsep Polymate Holdings Bhd\tabcellsep Property developer\tabcellsep 364\tabcellsep 2003\\
3.\tabcellsep United U-Li Corporation Bhd\tabcellsep Manufacturing\tabcellsep 119\tabcellsep 2004\\
4.\tabcellsep Goh Ban HuatBhd\tabcellsep Properties\tabcellsep 282\tabcellsep 2004\\
5.\tabcellsep NasionCom Holdings Bhd\tabcellsep Voice and Data services\tabcellsep 263\tabcellsep 2005\\
6.\tabcellsep Transmile Group Bhd\tabcellsep Air Transportation services\tabcellsep 2,044\tabcellsep 2005\\
7.\tabcellsep Welli Multi Corporation Bhd\tabcellsep Management services\tabcellsep 247\tabcellsep 2005\\
8.\tabcellsep Megan Media Holdings Bhd\tabcellsep Manufacturing\tabcellsep 1,398\tabcellsep 2006\\
9.\tabcellsep MEMS Technology Bhd\tabcellsep Product development\tabcellsep 158\tabcellsep 2007\\
10.\tabcellsep Satang Holdings Bhd\tabcellsep Consumer Product\tabcellsep 82\tabcellsep 2007\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.15703812316715543\textwidth}P{0.11217008797653959\textwidth}P{0.11466275659824046\textwidth}P{0.15703812316715543\textwidth}P{0.10219941348973607\textwidth}P{0.09222873900293255\textwidth}P{0.11466275659824046\textwidth}}
Variables\tabcellsep \tabcellsep Mean\tabcellsep \multicolumn{2}{l}{Standard Deviation}\tabcellsep t-test\tabcellsep Sig.\\
\tabcellsep Non-Fraud\tabcellsep Fraud\tabcellsep Non-Fraud\tabcellsep Fraud\tabcellsep \tabcellsep (two-tailed)\\
REC/SAL\tabcellsep 0.2341\tabcellsep 0.4262\tabcellsep 0.1566\tabcellsep 0.2683\tabcellsep 2.222\tabcellsep 0.051\\
AFDD/REC\tabcellsep 0.0412\tabcellsep 0.0645\tabcellsep 0.1008\tabcellsep 0.1645\tabcellsep 0.645\tabcellsep 0.520\\
ChangeSAL\tabcellsep 0.0169\tabcellsep 0.0332\tabcellsep 0.1377\tabcellsep 0.6685\tabcellsep 0.645\tabcellsep 0.535\\
ChangeREC\tabcellsep 0.2155\tabcellsep 0.4733\tabcellsep 0.2752\tabcellsep 0.3746\tabcellsep 2.706\tabcellsep 0.000\\
ChangeAFDD\tabcellsep 0.1389\tabcellsep -0.4503\tabcellsep 0.4107\tabcellsep 1.0467\tabcellsep -1.765\tabcellsep 0.110\\
AuditFeeSAL\tabcellsep 0.0007\tabcellsep 0.0009\tabcellsep 0.0004\tabcellsep 0.0009\tabcellsep 0.399\tabcellsep 0.698\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.3628458498023715\textwidth}P{0.2553359683794466\textwidth}P{0.13438735177865613\textwidth}P{0.0974308300395257\textwidth}}
Independent variables\tabcellsep Unstandardized coefficient\tabcellsep S.E.\tabcellsep Sig.\\
Model 1\tabcellsep (B)\tabcellsep \tabcellsep \\
(Without Audit Fee)\tabcellsep \tabcellsep \tabcellsep \\
ChangeSAL\tabcellsep 4.740\tabcellsep 1.849\tabcellsep 0.010\\
ChangeREC\tabcellsep 5.231\tabcellsep 1.994\tabcellsep 0.009\\
ChangeAFDD\tabcellsep -2.908\tabcellsep 1.445\tabcellsep 0.044\\
Constant\tabcellsep 1.327\tabcellsep 0.492\tabcellsep 0.007\\
X 2\tabcellsep 18.981\tabcellsep \tabcellsep 0.000\\
N\tabcellsep \tabcellsep 100\tabcellsep \\
\tabcellsep Correctly predicted:\tabcellsep \tabcellsep \\
Non Fraud\tabcellsep \tabcellsep 100\%\tabcellsep \\
Fraud\tabcellsep \tabcellsep 30\%\tabcellsep \\
Overall\tabcellsep \tabcellsep 93\%\tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US)} 			\footnote{© 2012 Global Journals Inc. (US) and Business Research Volume XII Issue XV Version I} 		 		\backmatter  			 \par
variables of  {\ref p<0}.044) has significant negative effect. This mean that, changes of allowance for doubtful debt from preceding year implies that the company's probability being classified to non fraudulent companies.\par
The next step is Model 2 being tested using stepwise logistic regression by incorporate variable AuditfeeSAL. However, the result show that the AuditfeeSAL variable excluded from the equation. This indicates, audit fee to sales is not significant enough to predict fraud. As such, the result is not presented in this paper. Although Model 2 has no significant result, the important of Model 2 prediction will be discussed in next section.\par
The objective of this paper is to identify the association of financial reporting risk, fraud and audit fee and hence, to develop a model of fraud detection. Thus, a sample consists of fraudulent and non fraudulent companies being identified. Five financial reporting risks ratio is observed from literature that believed as factors associate with fraud. As such, Model 1 shown that changes in sales, account receivables and allowance for doubtful debts have entered the model. The percentage of accuracy of the model is 93 percent. The results of this model indicate that trend analysis is important method for financial reporting fraud detection. This suggests auditors to perform audit risk assessment based on trend analysis in detecting fraud. This discussion addressed the first research question. However, Model 2 explained that audit fee is not entered into equation of the model. This result has been proven the issue of audit pricing in Malaysia. Although, on average, fraudulent companies audit fee is slightly higher than non fraudulent companies. This Model 2 addressed the second research question.\par
The limitations of this paper includes the sample of fraudulent companies consist of ten companies. All those companies discovered from cases in Malaysia. Thus, in future research, sampling can be acquired from Asia region financial statement fraud cases. The other alternative analysis methods, other than stepwise logistic regression, might give different result. The audit fee variable is based on assumption that the fees charged based on size of sales. As such, the changes of denominator will result different value of ratio. Noted that, basis of audit fee charge include on time allocation and skill of auditor. Thus, future research may anticipate these limitations for improvement.\par
1. Abbott, L.J (  {\ref 2004} 			 			  				\begin{bibitemlist}{1}

\end{bibitemlist}
 			 		 	 
\end{document}
