\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={Credit Analysis of Emerging Economics Energy Distribution Company of Peru},
 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{Credit Analysis of Emerging Economics Energy Distribution Company of Peru}
\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]{Edmundo R.  Lizarzaburu}

             \author[2]{Dr. Alfredo  Mendiola}

             \affil[1]{  UNIVERSIDAD ESAN}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 December 2012 Accepted: 3 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


The case focuses in evaluation of a Peruvian company called "The Energy Distribution Company of Peru -DEPSA". This company has several lines of financing (credit lines or credit facilities) in order to cover their operations in the short and long term. In the last board meeting, they (the board members) agreed that DEPSA should continue with the current financing politic for their operations, focusing on the next 12 months in the short term. In order to confirm the possibility of continuing with that politic, the finance manager had to coordinate with the main bank, the evaluation through a credit analysis and ask for a renewal of its credit lines first in front of the respective financial institution.In addition, the board asked that the regulatory area explains, on the next session, how the Electricity Sector works in Peru does and who are the main actors and stakeholders of the business.

\end{abstract}


\keywords{electricity sector, financial strategies, financial statements analysis, ratios, dupont, profitability and risks.}

\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
After checking some documents, Mr. Fausto Menlizqui required a meeting with Mr. Ernesto Valdez, Chief Financial Officer of the Energy Distribution Company of Peru, with the purpose of talking about the information that was going to be processed and analyzed. The meeting was made before the credit report. The meeting will be on summer 2011.\par
At the meeting, Mr. Valdez comments a little about the sector and the company's history, mentions some things about the growth in the Peruvian market (there's a construction boom \hyperref[b1]{3} in Peru, where before there was one house -one meter, now there are in average buildings of 15 apartments -15 meters and also a meter of the building itself).\par
As in all investments, the access to the sector's information is a key variable to consider, especially everything about the legal and regulatory aspects. The industry of electric energy in Peru is divided into: (a) Generation, that consists on the creation of energy through several sources, among which water, natural gas, coal and oil are the most important, (b) Transmission, the electricity is transported through transmission lines to the substation, those substations convert high voltage electricity into less voltage electricity, and (c) Distribution, in which the electricity is taken from the substation to houses, offices and factories.\par
As shown below on Table \hyperref[tab_0]{1}. The electric energy consumption per capita and on Graphic 1 Evolution of electric energy per capital the growth have been constant on the last 15 years and, apparently, it will continue with this increasing trend on the next years. This information can be used to compare the growth trend of consumption against sales growth and the company's margin.  In order to have more details of the sector, Mr. Fausto Menlizque coordinated with the regulatory area of Emerging Market, where Dr. Macarena Lizquerri attended him. This information is shown of Annex 1 of this case. 
\section[{III.}]{III.} 
\section[{Background of the Company and Operations}]{Background of the Company and Operations}\par
Fausto, has shown interest on the explanation of the sector, but considered relevant to understand the operation of the company and know as much as possible about the financial situation of the company on the last years.\par
In order to do that, he checked the web page of the Stock Market of Lima (www.bvl.com.pe) and CONASEV (today known as SMV www.smv.gob.pe) and the information given by the company. The detail of its stock prices (stock's information and details of the bonds in circulation) is shown on Annex 2 of this document. On those pages he found important information about financial statements, cash flow and prices of several instruments that the company has, now, DEPSA.\par
Is important to mention some relevant aspects about the history of the company in study, which is a member of Endesa group. The Electric Distribution Company of Peru started its operation in March 1934. Its principal objective is to make activities of distribution and commercialization of electric energy, on a competitive background and free market according to the standards that are valid on the Peruvian market. Nowadays, the company works on 52 districts in Lima and Callao (Peru) with a total of 2,440 km 2 in which 1,838 km 2 are on the north of the capital city. In addition, it works at the provinces of Huaura, Barranca and Oyon.\par
In accordance with the provisions of the law and in addition to its social object, in 2006 the company started, on its concession area, the sales of electric artifacts and insurances (multiple insurances, burial insurances and family protection insurances). All of those services are targeted to clients with medium and low sizes of income; they are added an additional charge on their receipts.\par
Since 1998, DEPSA has a contract of energy purchase and the contracted power with the company Edegel SAA has a maximum capacity of 145MW and a length of 13 years. Since 2007 the company has made several tenders on the base of the Law 28832 with the purpose of ensure the supply of electric energy to its free clients and regulated on the short term (2008-2013)  as well as on the long term (2014-2025). As a result of the tenders the company has sign several contracts (more than 100) electric energy supply; in which, between 20 and 25, were signed with Edegel SAA and the minimum power contracted was 0.3MW and a maximum of 275MW.\par
DEPSA is a member of Endesa group, which a leader company of the Spanish electric market, one of the five biggest in Europe and on the main private electric companies in Latin America. Its main business is to produce, transport, distribute and commercialize electric energy. In addition, it has an increasing presence on the Iberian market of natural gas and develops other services that add value to their main business. Under the acquisition of Endesa by the Italian group Enel, the biggest electric company in Italy and the second Italian operator of natural gas, the Energy Distribution Company of Peru is now part of the second electric company with major installed capacity of the world, with a presence on 23 countries of the 4 continents and has 96,000 MW of installed capacity and 60.8 million clients in generation and electric and gas distribution. In addition, they have an increasing presence on the Iberian market of natural gas and develops other services that add value to its main business and has a characteristic support of its operation and several offices around the world.    
\section[{Financial Situation}]{Financial Situation}\par
regarding the fulfillment of legal dispositions applicable and attached to its electric activities; being the organization in charge of penalize and solve in last administration instance the matters attached to those legal dispositions. In addition, OSINERGMIN controls the fulfillment of environmental obligations in charge of the emitter, in this case the Energy Distribution Company of Peru. 
\section[{7}]{7}\par
The financial information selected was obtained on the financial statements of DEPSA, which are shown on its memories of the years 2006 to 2010, on the dates and for every period indicated on this section. Fausto started the analysis the information of the Financial Statements, through some methods and obtaining the behavior of the main accounts.  
\section[{Credit Lines}]{Credit Lines}\par
The company works with 4 local financial entities 8\par
8 Source: Risk centers with its principal bank Banco de Credito del Peru with more than 50\% of their direct and indirect obligations with banks.\par
In addition, BBVA and Banco Interbank are relevant. The company also finances its obligations on the capital market (between 70\% and 80\%) since there they have good rates conditions that they obtain from investors. The principal products DEPSA uses on the financial market are: letters of guarantee, treasury operations, medium-term note and leasing transactions.  
\section[{C}]{C}\par
Fausto has access to the total amount of exposition with the bank and it is of US\$ 180 MM, where 50\% are letters of guarantee (tenders, complaints to SUNAT  {\ref 9} VI. 
\section[{Questions}]{Questions}\par
, others), and the other 50\%is distributed on a similar way between the other three products, which mean what is important for DEPSA is to renew and extend the lines of the letters of guarantee and treasury operations. The other operations are being cancelled with no delay.\par
The amount of the letters of guarantee generate, for the bank, are commission incomes between 0.15\% and 1\% of the amount of the letter of guarantee. The treasury operations are mainly of exchange rate, since the company has to pay its obligation with a foreign currency and its incomes are mainly with the local currency.\par
Fausto already has the whole information and has to present the report to the board, and you have to collaborate with the analysis doing the math, being the most important:\par
? Vertical and horizontal analysis ? Ratio analysis: solvency, liquidity and management.\par
? Dupont analysis 1. With this information, which are the strengths and weaknesses of Energy Distribution Company of Peru? 2. From the analysis, what does the numbers of the company show? 3. About the sources of financing of the company, where do they obtain most part of their resources? 4. Should the financial entities renew and extend the credit lines of the company? Additionally, and since there is information, the student is require to make a referential review of the EVA.  -Private management of the interconnected electric system operations under efficiency principles, minimizing costs and quality guarantee and reliable supply of electricity. 
\section[{Structure of the Electricity Sector}]{Structure of the Electricity Sector}\par
The electricity sector in Peru is divided in three sub-sectors: generation, transmission and electricity distribution. The generation activities can be developed by companies that generate electricity using hydraulic resources or geothermal or fuel. The transmission activities are generally developed by companies that transmit the energy produced by generation companies for the sale of this to third parties. The distribution activities of electricity are developed by distribution companies that acquire electricity from the generation companies for the sales of this to the final clients that can be free or regulated.\par
The Law of Electric Concessions establishes as the main principle the division of the activities that are from the electricity sector in a way that more than one activity (generation, distribution and transmission). This allows the existing companies that are related in different activities but the same company cannot do both two activities at the same time.\par
Under the terms of the Antimonopoly and Antioligopoly Law of the Electricity Sector, the vertical and horizontal integration of the activities mentioned before need to have a previous authorization in charge of the Free Competence Committee of the National Institute of Defense of Competition and the Protection of Intellectual Property (INDECOPI), when some of the target parameters established on the norm are overcome. Furthermore, the Law of Electric Concessions allows vertical integration on the cases of isolated systems where the same company is in charge of more than one activity.\par
When the electric power is transmitted from the generator to the distributor, is divided into two types of clients:\par
? Regulated clients: around 4.6 millions of users \hyperref[b10]{11} (supplies) with a maximum demand less or equal to 250Kw per supply   Electric Companies: the electric companies are the ones that are in charge of generation, transmission or distribution of electric energy to the economic agents that demand that resource. According to the Ministry of Energy and Mines, there are 22 generator companies, 7 transmission companies and 23 distribution companies. 
\section[{Regulators and Supervisor Agencies}]{Regulators and Supervisor Agencies}\par
The generation, transmission and distribution activities of electricity in Peru are regulated by the Law of Electric Concessions and its regulation. On the legal framework of the sector, there are two entities (The Ministry of Energy and Mines -MINEM -and the Supervisor Agency of Investment on Energy and Mining -OSINERGMIN -) in charge of look after the implementation and fulfillment of the applicable norms to the electric sector activities.\par
-MINEM establishes the general politic of the sector, regulates the matters related to environmental protection and the grant, supervision and termination or caducity of authorizations and concessions for the development of the generation, transmission and distribution of electricity activities. -OSINERGMIN looks after the fulfillment of the dispositions contained on the applicable laws for the activities of the sector and sanction the ones that not meet what is regulated on the Regulation of Supervision of Energetic Activities. 
\section[{Energy Demand}]{Energy Demand}\par
During 2010 the total production of energy of the system was of 35,764 GWh, which represents a growth of the electric demand at a national level of 9.4\% with respect of 2009, according to the preliminary number published by the Ministry of Energy and Mines \hyperref[b13]{14} According to the Law of Electric Concessions, for the supply of Public Electricity Service (Regulated . The demand of electric energy in Peru has grown in 8.1\%, with respect of 2009, while the Distribution Company of Peru did in 7.4\%.\par
A growth of the demand have been registered (energy purchase), without including toll of 7.0\%. About the maximum potencies (without toll) had grown 5.04\% with respect of the maximum demand registered in 2009.\par
Tariffs \hyperref[b13]{14} MINEM numbers.\par
Users) and Free Users, different princes have been established b OSINERGMIN \hyperref[b14]{15} .\par
The sales of electricity that are made by generation companies to the distribution companies fluctuates at the tariff applicable that was established by OSINERGIN for the respective point (Bar) of deliver (Bar Tariff). The Bar Tariffs are composed by the Price of Power Point in Bar, the Price of Energy in Bar, the charges of the principal system's transmission and the loss determine by each bar of the interconnected system. The tariffs in Bar are the maximum princes of electricity acquire by distribution companies that they can move to its Regulated Users. \hyperref[b14]{15} Peruvian regulator of the electric sector.\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_3}C}\end{figure}
     \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.10625\textwidth}P{0.15625\textwidth}P{0.5875\textwidth}}
\tabcellsep \tabcellsep 2013\\
\tabcellsep \tabcellsep ear\\
\tabcellsep \tabcellsep Y\\
\tabcellsep \tabcellsep Volume XIII Issue III Version I\\
\tabcellsep \tabcellsep ( ) C\\
Year 1995\tabcellsep kW.h/inhabitant 584\tabcellsep Global Journal of Management and Business Research\\
1996\tabcellsep 603\tabcellsep \\
1997\tabcellsep 625\tabcellsep \end{longtable} \par
  {\small\itshape [Note: 8\% Average Variation 10/05 6\% Growth 10/00 59\% Average Variation 10/00 5\% Graphic 1 : Evolution of Electric Energy Consumption Per Capita Also, the production of electric energy during the last 15 years has had the same trend as consumption. The Table 2 Production of Electric Energy Per Capita and Graphic 2 Evolution of the Production of Electric Energy Per Capita show what was mentioned.]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.20204918032786884\textwidth}P{0.2368852459016393\textwidth}P{0.28565573770491803\textwidth}P{0.12540983606557377\textwidth}}
\tabcellsep \tabcellsep 2001\tabcellsep 812\\
\tabcellsep \tabcellsep 2002\tabcellsep 846\\
\tabcellsep \tabcellsep 2003\tabcellsep 868\\
\tabcellsep \tabcellsep 2004\tabcellsep 905\\
\tabcellsep \tabcellsep 2005\tabcellsep 917\\
\tabcellsep \tabcellsep 2006\tabcellsep 972\\
\tabcellsep \tabcellsep 2007\\
\tabcellsep \tabcellsep 2008\\
Year 1995\tabcellsep kW.h/inhabitant 723\tabcellsep 2009 2010\\
1996\tabcellsep 729\tabcellsep \\
1997\tabcellsep 746\tabcellsep \\
1998\tabcellsep 760\tabcellsep \\
1999\tabcellsep 767\tabcellsep \\
2000\tabcellsep 790\tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7679705517119035\textwidth}P{0.026538939152031222\textwidth}P{0.0006031577080007096\textwidth}P{0.005579208799006564\textwidth}P{0.01613446868901898\textwidth}P{0.0006031577080007096\textwidth}P{0.0013571048430015965\textwidth}P{0.00633315593400745\textwidth}P{0.009198155047010822\textwidth}P{0.01568210040801845\textwidth}}
\multicolumn{9}{l}{Charter No 3 : Composition of Liabilities 2010 Charter No. 4 : Income Statement (thousands of dollars) Charter No. 5 : Balance Sheet (thousands of dollars)}\\
\tabcellsep 2006\tabcellsep 2006\tabcellsep \tabcellsep 2007\tabcellsep 2007\tabcellsep 2008 2008\tabcellsep 2009 2009\tabcellsep 2010 2010\tabcellsep 2010\\
Net sales ASSET\tabcellsep \multicolumn{2}{l}{1,293,308.00}\tabcellsep \multicolumn{4}{l}{LIABILITIES 1,290,877.00 1,389,236.00}\tabcellsep 1,563,921.00\tabcellsep 1,618,644.00\\
Other operational incomes CURRENT ASSET\tabcellsep \multicolumn{2}{l}{24,356.00}\tabcellsep \tabcellsep \multicolumn{4}{l}{CURRENT LIABILITIES 58,593.00 49,785.00 66,744.00}\tabcellsep 93,391.00\\
Total gross revenue Cash and cash equivalent\tabcellsep \multicolumn{8}{l}{Bank overdraft 1,317,664.00 1,349,470.00 1,439,021.00 1,630,665.00 1,712,035.00 18,808.00 16,605.00 34,321.00 45,169.00 158,548.00}\tabcellsep -\\
\multicolumn{9}{l}{Financial obligations Commercial Payables Other payables of related parties (net) Income tax and current participations Current payables -943,955.00 -992,268.00 -1,139,940.00 180,197.00 -968,223.00 208,802.00 221,801.00 227,982.00 -14,633.00 -41,865.00 -37,845.00 -52,264.00 Other receivables of related parties (net) Cost of sales (operationals) Commercial receivables (net) Other operational costs 5,635.00 3,061.00 1,969.00 1,784.00 Total of operational costs -982,856.00 Other receivables (net) 6,321.00 14,486.00 37,074.00 14,363.00 -985,820.00 -1,030,113.00 -1,192,204.00 -1,239,184.00 116,324.00 221,688.00 8,316.00 19,254.00 73,791.00 251,233.00 -1,167,341.00 1,922.00 -71,843.00 16,117.00 Gross Income 334,808.00 363,650.00 408,908.00 438,461.00 Inventory (net) 27,903.00 16,077.00 31,455.00 22,455.00 24,909.00 472,851.00 Expenses contracted in advance 4,775.00 1,679.00 2,752.00 3,001.00 4,299.00}\\
Sales expenses TOTAL CURRENT ASSET\tabcellsep \multicolumn{3}{l}{-68,428.00 243,639.00}\tabcellsep \multicolumn{3}{l}{Provisions -65,299.00 -58,140.00 260,710.00 329,372.00}\tabcellsep -58,453.00 314,754.00\tabcellsep 31,158.00 -61,201.00 457,028.00\\
\multicolumn{9}{l}{Charter No. 2 : Composition of Assets 2010 ASSET CURRENT ASSET Cash and Cash equivalent 158,548.00 2010 Commercial Receivables (net) 251,233.00 Other receivables of relate parties (net) 1,922.00 Other receivables (net) 16,117.00 Inventories 24,909.00 Expenses contracted in advance 4,299.00 TOTAL CURRENT ASSET 457,028.00 NON CURRENT ASSET Financial investments 10,946.00 *Other financial investments -Commercial receivables 990.00 Property investments -Property, machinery and equipment 2,171,321.00 Intangible Assets (net) 14,227.00 Other assets -TOTAL NON CURRENT ASSET 2,197,484.00 TOTAL ASSET 2,654,512.00 Source : SMV Administrative expenses -63,751.00 -56,148.00 TOTAL CURRENT ASSET NON CURRENT LIABILITIES Financial obligations Liabilities of income tax and differed shares Other liabilities TOTAL NON CURRENT ASSET TOTAL ASSET Source: SMV This information, Charter N° 2 Composition of 470,531.00 885,602.00 367,490.00 2,593.00 1,255,685.00 1,726,216.00 -59,875.00 -63,485.00 -66,438.00 Profit (loss) on sale of assets --952.00 13,316.00 -634.00 -117.00 Other incomes 15,612.00 18,452.00 11,203.00 12,165.00 11,656.00 Other expenses -5,198.00 -12,062.00 -7,093.00 -4,459.00 -4,224.00 Operative income 213,043.00 247,641.00 308,319.00 323,595.00 352,527.00 Financial income 21,482.00 17,776.00 26,099.00 24,562.00 14,244.00 Financial expenses -65,863.00 -72,021.00 -92,076.00 -78,245.00 -73,032.00 NON CURRENT ASSET Financial investments 118.00 3,901.00 12,276.00 9,392.00 10,946.00 *Other financial investments 5,822.00 ----Other receivables -3,446.00 5,709.00 1,798.00 990.00 Property, machinery and equipment (net) 1,937,906.00 1,945,725.00 2,020,245.00 2,107,664.00 2,171,321.00 Asset for Income Taxes and deffered shares 17,741.00 19,705.00 18,416.00 17,451.00 14,227.00 Assets 2010 and Charter N° 3 Y 2013 ear ( ) C EBIT 168,662.00 193,396.00 242,342.00 269,912.00 293,739.00 Workers participation -10,296.00 -10,449.00 -13,128.00 -14,566.00 -15,236.00 Income tax -59,409.00 -61,075.00 -74,827.00 -84,728.00 -87,087.00 Net profit (loss) of ongoing activities 98,957.00 121,872.00 154,387.00 170,618.00 191,416.00 Net profit (loss) of exercise 98,957.00 121,872.00 154,387.00 170,618.00 191,416.00 Net profit (loss) basic for common share 0.119000 0.166000 0.242000 0.270000 0.300000 Net profit (loss)diluted per common share 0.119000 2.327051 0.242000 0.270000 0.300000 Source : SMV TOTAL NON CURRENT ASSET 1,961,587.00 1,972,777.00 2,056,646.00 2,136,305.00 2,197,484.00 TOTAL ASSET 2,205,226.00 2,233,487.00 2,386,018.00 2,451,059.00 2,654,512.00 LIABILITIES CURRENT LIABILITIES Bank overdraft 412.00 1,707.00 -107.00 -Financial obligations 205,280.00 260,336.00 151,447.00 84,865.00 116,324.00 Commercial payables 101,123.00 107,637.00 135,158.00 139,773.00 221,688.00 Other payables of related parties (net) 14,652.00 15,979.00 20,826.00 9,949.00 8,316.00 Income tax and current participations 78,045.00 27,202.00 29,248.00 15,049.00 19,254.00 Other payables 40,936.00 47,644.00 50,566.00 68,087.00 73,791.00 Provisions 13,774.00 13,072.00 32,361.00 32,456.00 31,158.00 TOTAL CURRENT LIABILITIES 454,222.00 473,577.00 419,606.00 350,286.00 470,531.00 NON CURRENT LIABILITIES Financial obligations 386,455.00 509,541.00 711,736.00 853,849.00 885,602.00 Liabilities of income tax and differed shares 481,957.00 434,260.00 410,242.00 389,519.00 367,490.00 Other payables 3,706.00 2,994.00 3,110.00 2,263.00 2,593.00 TOTAL Capital 738,564.00 638,564.00 638,564.00 638,564.00 638,564.00 Unrealized income 118.00 ----Legal reserve 132,409.00 3,901.00 12,276.00 6,246.00 7,280.00 Other reserves -133,188.00 133,188.00 133,188.00 133,188.00 Retained earnings 7,795.00 37,462.00 57,296.00 77,144.00 149,264.00 TOTAL NET EQUITY 878,886.00 813,115.00 841,324.00 855,142.00 928,296.00 TOTAL LIABILITIES AND EQUITY 2,205,226.00 2,233,487.00 2,386,018.00 2,451,059.00 2,654,512.00 Source : SMV V.}\tabcellsep Y 2013 ear Volume XIII Issue III Version I C ( ) Global Journal of Management and Business Research\end{longtable} \par
 
\caption{\label{tab_3}NON CURRENT LIABILITIES 872,118.00 946,795.00 1,125,088.00 1,245,631.00 1,255,685.00 TOTAL LIABILITIES 1,326,340.00 1,420,372.00 1,544,694.00 1,595,917.00 1,726,216.00 NET EQUITY}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.8478219090326713\textwidth}P{0.0021780909673286353\textwidth}}
\multicolumn{2}{l}{. If the demand is between}\\
\multicolumn{2}{l}{250Kw and 2500Kw they freely choose if it is a}\\
regulated or a free client.\tabcellsep \\
\multicolumn{2}{l}{? Free clients: 258 big electricity consumer (important}\\
\multicolumn{2}{l}{mining complexes, commercial and industrials) with}\\
a potential demand equal or superior to 2,500Kw\tabcellsep 13 .\\
Participants of the Electricity Sector\tabcellsep \\
\multicolumn{2}{l}{Ministry of Energy and Mines (MINEM): is a}\\
\multicolumn{2}{l}{governing body of Energetic and Mining Sector that}\\
\multicolumn{2}{l}{meets regulatory work. Has a mission to promote the}\\
\multicolumn{2}{l}{sustainable and competitive development of energetic}\\
\multicolumn{2}{l}{and mining activities ensuring the supply of energy in an}\\
\multicolumn{2}{l}{effective and efficient way. Furthermore, they are in}\\
\multicolumn{2}{l}{charge of enforcing the valid legal framework (Law of}\\
\multicolumn{2}{l}{Electric Concessions) and its function is to conduct the}\\
\multicolumn{2}{l}{medium and long term energetic politics oriented to the}\\
\multicolumn{2}{l}{optimum use of the resources without prejudicing the}\\
\multicolumn{2}{l}{environmental background. It is important to mention}\\
\multicolumn{2}{l}{that MINEM is the only agency the power of ceding so}\\
\multicolumn{2}{l}{they give concessions and authorization to participate}\\
on the electric business in the Country.\tabcellsep \\
\multicolumn{2}{l}{Supervision System Energy Investment: this}\\
\multicolumn{2}{l}{system is composed by these institutions: Supervisory}\\
\multicolumn{2}{l}{Agency of Investment in Energy and Mining}\\
\multicolumn{2}{l}{(OSINERGMIN), which monitors, supervises and}\\
\multicolumn{2}{l}{regulates the activities made by the energy sector, they}\\
\multicolumn{2}{l}{regulate the tariffs and sets the different prices regulated}\\
\multicolumn{2}{l}{by the electronic service; INDECOPI, is in charge of}\\
\multicolumn{2}{l}{regulating free competence; and finally, the Deputy}\\
\multicolumn{2}{l}{Manager Rate Regulation (GART), which is in charge of}\\
setting tariffs.\tabcellsep \\
\multicolumn{2}{l}{Committee on Economic Operation of the}\\
\multicolumn{2}{l}{System (COES-SINAC): technical agency which}\end{longtable} \par
  {\small\itshape [Note: \hyperref[b10]{11} ]} 
\caption{\label{tab_5}}\end{figure}
 			\footnote{Source: Newspaper Perú 21, Chamber of Commerce of Lima, October 2011. 4 Class \& Asociados S.A. Pacific Credit Rating. T © 2013 Global Journals Inc. (US)} 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{Supervosiry agency of investment in energy and mining.\hyperref[b6]{7} The information shown had been obtained on the memories of the company and the web pages of the Stock Market of Lima-BVL and the Superintendence of Securities Market -SMV.} 			\footnote{At the moment of the study, at the beginning of 2011.} 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[Crouhy et al. ()]{b10}\label{b10} 	 		‘A comparative analysis of current credit risk models’.  		 			M Crouhy 		,  		 			D Galai 		,  		 			R Mark 		.  	 	 		\textit{Journal of Banking \& Finance}  		2000. 24 p. .  	 
\bibitem[Damodaran and Management (2010)]{b11}\label{b11} 	 		‘A Corporate Governance Manual’.  		 			Aswath Damodaran 		,  		 			Risk Management 		.  		 \url{http://ssrn.com/abstract=1681017}  	 	 		\textit{Available at SSRN},  				September 23. 2010.  	 
\bibitem[Berger and Udell ()]{b6}\label{b6} 	 		‘A More Complete Conceptual Framework About SME Finance’.  		 			A N Berger 		,  		 			G F Udell 		.  	 	 		\textit{World Bank Conference on SME: Overcoming Growth Constraints},  				2004.  	 
\bibitem[Bharath et al. ()]{b7}\label{b7} 	 		‘Accounting quality and debt contracting’.  		 			S T Bharath 		,  		 			J Sunder 		,  		 			S V Sunder 		.  	 	 		\textit{The Accounting Review}  		2008. 83  (1)  p. .  	 
\bibitem[Fernandez (2001)]{b16}\label{b16} 	 		‘Cash Value Added Do Not Measure Shareholder Value Creation’.  		 			Pablo Fernandez 		.  		 \url{http://ssrn.com/abstract=270799}  	 	 		\textit{Available at SSRN},  				May 22. 2001.  	 
\bibitem[Fernandez (2007)]{b14}\label{b14} 	 		‘Company Valuation Methods: The Most Common Errors in Valuations’.  		 			Pablo Fernandez 		.  		 \url{http://ssrn.com/abstr-act=274973}  	 	 		\textit{Available at SSRN},  				February 28. 2007.  	 
\bibitem[Chen et al. ()]{b8}\label{b8} 	 		‘Corporate yield spreads and bond liquidity’.  		 			L Chen 		,  		 			D A Lesmond 		,  		 			J Wei 		.  	 	 		\textit{Journal of Finance}  		2007. 62  (1)  p. .  	 
\bibitem[Suisse ()]{b9}\label{b9} 	 		\textit{Creditrisk+: A credit risk management framework. Credit Suisse Financial Products},  		 			Credit Suisse 		.  		1997.  	 
\bibitem[Damodaran (2007)]{b12}\label{b12} 	 		 			Aswath Damodaran 		.  		 \url{http://ssrn.com/abstract=1105499}  		\textit{Return on Invested Capital (ROIC) and Return on Equity (ROE): Measurement and Implications},  				July 2007.  	 	 (Available at SSRN) 
\bibitem[Altman and Sabato ()]{b1}\label{b1} 	 		‘Effects of the New Basel Capital Accord on Bank Capital Requirements for SMEs’.  		 			E I Altman 		,  		 			G Sabato 		.  	 	 		\textit{Journal of Financial Services Research}  		2005. 28  (1)  p. 3.  	 
\bibitem[Lopez and Saidenberg ()]{b17}\label{b17} 	 		‘Evaluating credit risk models’.  		 			J A Lopez 		,  		 			M R Saidenberg 		.  	 	 		\textit{Journal of Banking and Finance}  		2000. 24 p. .  	 
\bibitem[Altman ()]{b0}\label{b0} 	 		‘Financial ratios, discriminant analysis and the prediction of corporate bankruptcy’.  		 			E I Altman 		.  	 	 		\textit{The Journal of Finance}  		1968. 23  (4)  p. .  	 
\bibitem[Beaver et al. ()]{b4}\label{b4} 	 		‘Financial statement analysis and the prediction of financial distress’.  		 			W H Beaver 		,  		 			M Correia 		,  		 			M F Mcnichols 		.  	 	 		\textit{Foundations and Trends in Accounting}  		2010. 5  (2)  p. .  	 
\bibitem[Peruvian taxes regulator]{b3}\label{b3} 	 		\textit{Peruvian taxes regulator},  		 	 
\bibitem[Berger and Frame ()]{b5}\label{b5} 	 		‘Small Business Credit Scoring and Credit Availability’.  		 			A N Berger 		,  		 			S W Frame 		.  	 	 		\textit{Working Paper Series}  		2005.  (10) .  	 
\bibitem[Fasb ()]{b13}\label{b13} 	 		\textit{Statement of Financial Accounting Concepts No. 8. Conceptual framework for financial reporting},  		 			Fasb 		.  		2010.  	 
\bibitem[Fernandez (2011)]{b15}\label{b15} 	 		‘WACC: Definition, Misconceptions and Errors’.  		 			Pablo Fernandez 		.  		 \url{http://ssrn.com/abstract=1620871}  	 	 		\textit{Available at SSRN},  				September 22. 2011.  	 
\bibitem[Armstrong et al. ()]{b2}\label{b2} 	 		\textit{When does information},  		 			C S Armstrong 		,  		 			J E Core 		,  		 			D J Taylor 		,  		 			R E Verrecchia 		.  		2011.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
