\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={Barrons Best CEOs: How Did their Firms Fare?},
 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{Barrons Best CEOs: How Did their Firms Fare?}
\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]{Diane H.  Parente}

             \author[2]{Xin  Zhao}

             \affil[1]{  Penn State Erie, The Behrend College}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2012 Accepted: 1 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


The Barron?s World?s Best CEO list has been published each year since 2005. While there are numerous studies concerning the post-announcement share price reaction to firms included on the list, this is a definitive study that looks at the issue of CEO replacement following the announcement of the CEO to the list. This study determines that firms that do not change CEOs perform better; firms with CEOs with shorter tenures have lower returns than those with CEOs with a longer tenure; the reason for the replacement matters in terms of future performance with negative reasons such as performance and mergers yielding lower returns; inside successors produce higher returns than outside successors; and CEOs who appear on the list five or more times show significantly higher results.

\end{abstract}


\keywords{barron's, firm performance, event analysis.}

\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
Introduction he Barron's World's Best CEO list has been published each year since 2005. While there are numerous studies concerning the post-announcement share price reaction to firms included on the list, this is a definitive study that looks at the issue of CEO replacement following the announcement of the CEO to the list. This study determines that firms that do not change CEOs perform better; firms with CEOs with shorter tenures have lower returns than those with CEOs with a longer tenure; the reason for the replacement matters in terms of future performance with negative reasons such as performance and mergers yielding lower returns; inside successors produce higher returns than outside successors; and CEOs who appear on the list five or more times show significantly higher results. This is an extension of the Filbeck et al (2012) study. 
\section[{II. Statement of the Problem}]{II. Statement of the Problem}\par
While the event analysis is important and interesting, the question answered by the et al study  {\ref (2012)} only considers the announcement effect. However, from a management perspective, we are interested in what happens next. How do the firms perform after the announcement? Do the CEOs stay in place? Is there a difference between those firms in which the CEO stays on or not? What if the CEO is replaced within a short period, is there a difference in the performance vs. a longer term CEO replacement? Does the reason for replacement matter? Does the firm perform better or worse if the new leader is an internal candidate? If a CEO is frequently on the Barron's Best CEO list, does the firm perform better? III. Research Questions a) Leadership and Leadership Change and Ehrlich in their seminal work on leadership claimed that the concept had taken on a "larger quality (1987, p. 91). early as 1987 that an annual rate of 250 scholarly articles appeared annually from 1972-1983. Additionally, they reported that Fortune highlighted the U.S. Business Hall of Fame while Forbes and other publications also created lists of excellence. \hyperref[b10]{Meindl et al (1985)} discussed the Romance of Leadership as a strong belief or faith in the notion of leadership and its influence on the function or dysfunction of an organization.\par
If a leader being named to the Barron's List is an indicator of a high performing firm, then we might assume that if the firm changes their CEO, that the firm would experience lower performance. H1. Companies that replace the CEO following appointment to the Barron's List, experience lower returns. 
\section[{b) CEO Tenure}]{b) CEO Tenure}\par
CEOs with shorter career horizons, as indicated by age, will tend to be more risk averse. This, in turn, will negatively affect firm performance \hyperref[b8]{(McClelland, Barker, \& Oh, 2012)}. In a study by Brauer, he discusses the effects of short and long-term management behavior on financial performance (2013). One issue in his study is that CEOs may have different objectives depending on whether they may be in the job for a long or short period. He notes decreasing CEO tenure does not give incentives to the CEO to perform in a manner that is good for the firm. We may conclude that the longer the firm operates with a "good" CEO, the more the benefits accrue to the firm since they should be operating with a longer term perspective.  
\section[{36}]{36}\par
Barrons Best CEOs: How Did Their Firms Fare?\par
H2. Companies that replace the CEO within a short period following appointment to the Barron's List experience lower returns. 
\section[{c) CEO Replacement Rationale}]{c) CEO Replacement Rationale}\par
The critical role of a CEO in innovation performance is confirmed even if the firm experiences the sudden death of that CEO (Bearskin \& Hsu, 2013). CEO turnover, when it is a result of an unplanned event, will not necessarily be perceived as negative  {\ref (Koch \& Fenili, 2013)}. Even tragic circumstances may result in a positive effect and impressions by investors.\par
CEO compensation is one measure of success. CEOs that have more international diversification, higher accounting earnings performance, and larger firm size among other criteria are considered successful \hyperref[b13]{(Wang, Venezia, \& Lou, 2013)}. One would presume that if a CEO was successful in those terms that they would not be replaced. Further, the success should continue. However, if the CEO is replaced due to poor performance, then it is likely the poor performance will continue.\par
H3 Companies that replace the CEO for perceived negative reasons experience lower returns than those who were replaced for non-negative reasons. 
\section[{d) Internal vs. External Successors}]{d) Internal vs. External Successors}\par
Mobbs and Raheja conducted a study that compares firms that use successor-incentive (single managers (2012). Successor-incentives are more likely in firms where human capital is more important and where external CEO replacement is limited. These firms have lower CEO turnover sensitivity due to firm performance.\par
In another study, Bereskin and Hsu (2013) determined that new internal successors have more innovation than new external CEOs. They also found that innovation quantity and quality are positively associated with option compensation. Finally, innovation performance was identified as a critical role of CEOs. Therefore, we hypothesize that: H4 Companies that replace the CEO who was named to the Barron's List with an internal successor will experience higher returns than those who replace the CEO with an external successor. 
\section[{e) Repeated Recognition}]{e) Repeated Recognition}\par
Barron's author, Andrew Bary, in a cover article for the magazine stated that there was a higher bar for keeping people on the list (Barry, 2013). Thus, the more times a CEO appears on the list, the more likely it is that the firm will have higher performance. H5 If a CEO is named to the Barron's List multiple times, the firm will experience higher returns than those firms who are CEOs were named fewer times.\par
IV. 
\section[{Sample and Methodology a) Sample}]{Sample and Methodology a) Sample}\par
We use Barron's annual "World's Best CEOs" listing as the basis for this study. Barron's annual "World's Best CEOs" was first published in the March 27, 2005 issue. Barron's made the selection of the top 30 leaders based on a number of criteria including earnings growth, stock performance, leadership strength and industry stature, competitive challenges faced in their respective businesses, and job tenure of at least three years. The criteria for the Barron's list like many others are subjective. Barron's notes that the criteria used exhibit a bias toward firms with good earnings growth and stock market performance toward longstanding CEOs. The initial survey featured 22 US-based and 8 foreign firms, with the subsequent surveys in 2006 and 2007 containing 20 US-based and 10 foreign firms \hyperref[b5]{(Filbeck et al., 2012)}. 
\section[{b) Data Collection and Analysis}]{b) Data Collection and Analysis}\par
To test how these best CEOs perform after being listed in Barron's list and whether the performance after the announcement leads to future CEO replacement, we search the news from Lexis/Nexis on these CEOs until the end of 2012. If the CEO was replaced before the end of 2012, we also search the reason for the replacement (illness/death, poor performance, voluntary resignation, merger/acquisition), and whether the successor is from inside or outside the company. Then, for each stock in our Barron's list, we calculate the average monthly returns for the stock starting from the announcement month of Barron's list until the month the CEO was replaced. If the CEO remains in place until the end of 2012, we calculate the average monthly returns for the stock starting until the end of 2012.\par
There were 146 different firms in the Barron's list from 2005 -2012. Of these, 78 (53\%) changed their CEO during the post-announcement period until 2012. We were not able to discern the reason for the change and whether the successor was internal or external in five of those CEO changes. The sample is described in Table \hyperref[tab_0]{1}. We performed a t-test using the average monthly returns from announcement date for each of the categories in Table \hyperref[tab_1]{2}. The level of statistical significance of the difference between the announcement date and the occurrence noted in the leftmost column and the direction is shown in the column entitled t-stat. The average monthly returns are shown in the middle column. 
\section[{executive) and tournament-incentive among inside}]{executive) and tournament-incentive among inside}\par
We also calculated several regression models to support or disprove our hypotheses. These are shown in Table \hyperref[tab_4]{3}.  
\section[{Results and Discussion}]{Results and Discussion}\par
Each of the hypotheses are restated and discussed in this section.\par
Table \hyperref[tab_1]{2} shows that in general companies with CEOs replaced within 2 years have lower average returns compared with companies with CEOs replaced after more than 4 years. We may presume that the longer the firm operates with a "good" CEO, the more the benefits accrue to the firm.\par
Therefore, H2 is supported. Companies who replace CEOs within 2 years have lower returns than those who replaced CEOs after more than 4 years. c) CEO Replacement Rationale Therefore, H3 is supported. Companies who replace the CEO for poor performance or merger and a) Leadership and Leadership Change H1. Companies that replace the CEO following appointment to the Barron's List, experience lower returns. change of CEO had average monthly returns of 0.369\% while those that had no change of CEO had average monthly returns of 0.890\%. If a leader being named to the Barron's List is a measure of a high performing firm, then a leader who is not on the list would be in a firm with lower performance. The t-stat of the firms with a change of CEO is 1.22 which is not statistically different from announcement to change. Also firms that had no CEO change from the initial announcement to end of the study had statistically higher returns (t=9.04***).\par
We could assume that once a CEO is announced to the list, that s/he is doing a good job. If performance is good enough to be placed on the list, we would then presume that they would not be replaced by a new CEO. Therefore, H1 is supported. b) CEO Tenure H2. Companies that replace the CEO within a short period following appointment to the Barron's List experience lower returns. acquisition, both of which may be perceived as negative H3 Companies that replace the CEO for perceived negative reasons experience lower returns than those who were replaced for non-negative reasons.\par
Given the sample size for various reasons for replacement, by inspection, we grouped illness/death with voluntary resignations and then poor performance with merger/acquisition. The rationale is that firms often will engage in mergers or acquisitions due to less than ideal financial performance or inadequate strategic alignment. Firms whose CEO either resigns voluntarily or due to illness or death are more likely to be performing better. Table \hyperref[tab_1]{2} shows that if a company replaces its CEO due to performance or merger-/acquisitions, on average, the company will experience lower monthly returns (0.14\% and -2.64\%, respectively). Further, Table \hyperref[tab_4]{3} illustrates the regression models developed for these hypotheses. Acquisition (p<.01) and performance (p<.001) both have negative and significant coefficients which means that these reasons for CEO change lead to lower performance.  reasons, experience lower returns than firms whose CEO is replaced for non-negative reasons. d) Internal vs. External Successors H4 Companies that replace the CEO who was named to the Barron's List with an internal successor will experience higher returns than those who replace the CEO with an external successor.\par
As shown in Table \hyperref[tab_4]{3}, replacement with an inside successor (Model I) has a significant (p<.001) and positive coefficient of 0.986. The firms with an internal successor thus have higher returns than those with an external successor. e) Repeated Recognition H5 If a CEO is named to the Barron's List multiple times; the firm will experience higher returns.\par
According to Barron's, the requirements for remaining on the list are much higher than the requirements for initial recognition. Table \hyperref[tab_4]{3} shows that the number of times that a CEO is listed is a significant and positive contributor to firm performance. (?=.249; p<.05) Table \hyperref[tab_1]{2} also shows that the number of years significantly impacts the monthly returns and the direction and magnitude changes at the five-year mark.\par
Therefore, H5 is supported. Firms whose CEOs appear on the list more than five times experience higher returns.  VI. 
\section[{Conclusion}]{Conclusion}\par
Since 2005, Barron's has published its "World's Best CEOs" list. This study is the first to investigate the impact of CEO replacement following inclusion on the list. This study determines that firms produce higher returns if a selected CEO remains in place. In addition, higher returns are experienced with CEOs who have longer tenures than those with shorter tenures. Differential responses exist based on the announced rationale for the CEO replacement as those firms offering performance-based reasons or reasons associated with mergers/acquisitions experience lower returns. Those firms who promote a CEO based on inside succession outperform firms that select an outside successor. Finally, longevity matters as CEOs who appear on the list five or more times show significantly higher results than those firms whose CEOs do not attain that status. Therefore, H4 is supported. Companies with CEOs replaced by internal successors produce statistically higher returns than those companies with CEOs replaced by external successors. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.5449868073878629\textwidth}P{0.12110817941952508\textwidth}P{0.18390501319261213\textwidth}}
\tabcellsep Number of Firms\tabcellsep \%\\
Total Sample\tabcellsep 146\tabcellsep 100\\
Change in CEO\tabcellsep 78\tabcellsep 53\\
No Change in CEO\tabcellsep 68\tabcellsep 47\\
\# of years until CEO\tabcellsep \tabcellsep \\
Change\tabcellsep \tabcellsep \\
<1\tabcellsep 7\tabcellsep 9.0\\
1\tabcellsep 16\tabcellsep 20.5\\
2\tabcellsep 20\tabcellsep 25.6\\
3\tabcellsep 17\tabcellsep 21.8\\
4\tabcellsep 8\tabcellsep 10.3\\
5\tabcellsep 4\tabcellsep 5.1\\
6\tabcellsep 3\tabcellsep 3.8\\
7\tabcellsep 3\tabcellsep 3.8\\
Change in CEO\tabcellsep \tabcellsep \\
Rationale\tabcellsep \tabcellsep \\
Illness/death\tabcellsep 6\tabcellsep 8.2\\
Voluntary resignation\tabcellsep 30\tabcellsep 41.1\\
Poor Performance\tabcellsep 30\tabcellsep 41.1\\
Merger/acquisition\tabcellsep 7\tabcellsep 9.6\\
Internal vs. External\tabcellsep \tabcellsep \\
Successor\tabcellsep \tabcellsep \\
Internal\tabcellsep 53\tabcellsep 72.6\\
External\tabcellsep 20\tabcellsep 27.4\\
\# Years on Barron's\tabcellsep \tabcellsep \\
List\tabcellsep \tabcellsep \\
1\tabcellsep 23\tabcellsep 15.8\\
2\tabcellsep 31\tabcellsep 21.2\\
3\tabcellsep 31\tabcellsep 21.2\\
4\tabcellsep 32\tabcellsep 21.9\\
5\tabcellsep 5\tabcellsep 3.4\\
6\tabcellsep 24\tabcellsep 16.4\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.44655797101449274\textwidth}P{0.08315217391304348\textwidth}P{0.20018115942028986\textwidth}P{0.1201086956521739\textwidth}}
\tabcellsep Number of firms\tabcellsep Average monthly returns (\%)\tabcellsep t-stat\\
\multicolumn{2}{l}{H1. Change of CEOs vs. No change of}\tabcellsep \tabcellsep \\
CEOs\tabcellsep \tabcellsep \tabcellsep \\
Change of CEOs\tabcellsep 78\tabcellsep 0.369\tabcellsep 1.22\\
No change of CEOs\tabcellsep 68\tabcellsep 0.890\tabcellsep 9.04***\\
\multicolumn{2}{l}{H2. Number of years until change of CEOs}\tabcellsep \tabcellsep \\
< 1 year\tabcellsep 7\tabcellsep 1.525\tabcellsep 1.54\\
1 year\tabcellsep 16\tabcellsep -0.244\tabcellsep -0.24\\
2 years\tabcellsep 20\tabcellsep -0.081\tabcellsep -0.13\\
3 years\tabcellsep 17\tabcellsep 0.238\tabcellsep 0.56\\
4 years\tabcellsep 8\tabcellsep 0.861\tabcellsep 1.49\end{longtable} \par
  {\small\itshape [Note: C © 2013 Global Journals Inc. (US) 38]} 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{*} \par 
\begin{longtable}{P{0.24605263157894738\textwidth}P{0.6039473684210526\textwidth}}
As shown in\tabcellsep 2, firms that experienced a\end{longtable} \par
 
\caption{\label{tab_2}Table * *}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_3}Table 2}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.1877906976744186\textwidth}P{0.06325581395348837\textwidth}P{0.07511627906976744\textwidth}P{0.09883720930232558\textwidth}P{0.15616279069767441\textwidth}P{0.0652325581395349\textwidth}P{0.2036046511627907\textwidth}}
\tabcellsep Model I\tabcellsep Model II\tabcellsep Model III\tabcellsep Model IV\tabcellsep Model V\tabcellsep Model VI\\
Intercept\tabcellsep 0.254\tabcellsep 1.014\tabcellsep 0.850\tabcellsep 0.850\tabcellsep -0.197\tabcellsep 0.550\\
\tabcellsep (1.23)\tabcellsep (6.41***)\tabcellsep (4.09***)\tabcellsep (4.02***)\tabcellsep (-0.53)\tabcellsep (1.47)\\
Inside\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
successor\tabcellsep 0.986\tabcellsep \tabcellsep 0.390\tabcellsep \tabcellsep \tabcellsep 2.520\\
\tabcellsep (2.88***)\tabcellsep \tabcellsep (1.22)\tabcellsep \tabcellsep \tabcellsep (4.40***)\\
Outside\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
successor\tabcellsep \tabcellsep -2.936\tabcellsep -2.772\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep (-6.87***)\tabcellsep (-6.19***)\tabcellsep \tabcellsep \tabcellsep \\
Death/Illness\tabcellsep \tabcellsep \tabcellsep \tabcellsep 2.887\tabcellsep \tabcellsep 0.130\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep (3.76***)\tabcellsep \tabcellsep (0.14)\\
Performance\tabcellsep \tabcellsep \tabcellsep \tabcellsep -0.714\tabcellsep \tabcellsep -2.260\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep (-1.82*)\tabcellsep \tabcellsep (-4.33***)\\
Resignation\tabcellsep \tabcellsep \tabcellsep \tabcellsep -0.208\tabcellsep \tabcellsep -2.514\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep (-0.53)\tabcellsep \tabcellsep (-3.84***)\\
Acquisition\tabcellsep \tabcellsep \tabcellsep \tabcellsep -3.489\tabcellsep \tabcellsep -3.509\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep (-4.88***)\tabcellsep \tabcellsep (-5.23***)\\
Nlistings\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.249\tabcellsep 0.090\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (2.42**)\tabcellsep (0.95)\end{longtable} \par
  {\small\itshape [Note: ***, **, * indicate statistical significance at 0.01, 0.05 and 0.10 level, respectively.]} 
\caption{\label{tab_4}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_5}Table 3}\end{figure}
 			\footnote{Barrons Best CEOs: How Did Their Firms Fare?} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Filbeck et al. ()]{b5}\label{b5} 	 		\textit{},  		 			G Filbeck 		,  		 			R Gorman 		,  		 			X Zhao 		.  		2012.  	 
\bibitem[Statman et al. ()]{b12}\label{b12} 	 		‘Affect in behavioral asset-pricing model’.  		 			M Statman 		,  		 			K Fisher 		,  		 			D Anginer 		.  	 	 		\textit{Financial Analysts Journal}  		2008. 64  (2)  p. .  	 
\bibitem[Barron's survey: The world's best CEOs Accounting and Finance Research]{b6}\label{b6} 	 		‘Barron's survey: The world's best CEOs’.  	 	 		\textit{Accounting and Finance Research}  		1  (1)  p. .  	 
\bibitem[Mcclelland et al. ()]{b8}\label{b8} 	 		‘CEO career horizon and tenure: future performance implications under different contingencies’.  		 			P L Mcclelland 		,  		 			V L Barker 		,  		 			W Y Oh 		.  		 \xref{http://dx.doi.org/10.1016/j.jbusres.2011.09.003}{10.1016/j.jbusres.2011.09.003}.  		 \url{http://-dx.doi.org/10.1016/j.jbusres.2011.09.003}  	 	 		\textit{Journal of Business Research}  		2012. 65  (9)  p. .  	 
\bibitem[Wang et al. ()]{b13}\label{b13} 	 		‘Determinants of chief executive officer compensation’.  		 			H C Wang 		,  		 			C C Venezia 		,  		 			Y I Lou 		.  	 	 		\textit{The International Journal of Business and Finance Research}  		2013. 7  (4)  p. .  	 
\bibitem[Collins ()]{b3}\label{b3} 	 		\textit{Good to Great},  		 			J Collins 		.  		2001. New York: Harper Collins Publishers.  	 
\bibitem[Mobbs S & Raheja ()]{b11}\label{b11} 	 		‘Internal managerial promotions: Insider incentives and CEO succession’.  		 			C G Mobbs S \& Raheja 		.  	 	 		\textit{Journal of Corporate Finance}  		2012. 18  (5)  p. 1337.  	 
\bibitem[Ware et al. ()]{b14}\label{b14} 	 		\textit{Investment leadership: Building a winning culture for long-term success},  		 			J Ware 		,  		 			B Michaels 		,  		 			D Primer 		.  		2004. New York: John Wiley \& Sons, Inc.  	 
\bibitem[Bereskin and Hsu ()]{b1}\label{b1} 	 		\textit{New Dogs New Tricks: CEO Turnover, CEO-Related Factors, and Innovation Performance},  		 			F L Bereskin 		,  		 			P H Hsu 		.  		2013. Rochester, Rochester.  	 
\bibitem[Covert and Sattersten ()]{b4}\label{b4} 	 		\textit{The 100 best business books of all time: What they say, why they matter, and how they can help you},  		 			J Covert 		,  		 			T Sattersten 		.  		2009. New York: Penguin Group.  	 
\bibitem[Brauer ()]{b2}\label{b2} 	 		‘The effects of short-term and long-term oriented managerial behavior on mediumterm Financial performance: longitudinal evidence from Europe’.  		 			M F Brauer 		.  	 	 		\textit{Journal of Business Economics and Management}  		2013. 14  (2)  p. 386.  	 
\bibitem[Meindl et al. ()]{b10}\label{b10} 	 		‘The Romance of Leadership’.  		 			J R Meindl 		,  		 			S B Ehrlich 		,  		 			J M Dukerich 		.  	 	 		\textit{Administrative Science Quarterly}  		1985. 30  (1)  p. 78.  	 
\bibitem[Meindl and Ehrlich ()]{b9}\label{b9} 	 		‘The Romance of Leadership and the Evaluation of Organizational Performance’.  		 			J R Meindl 		,  		 			S B Ehrlich 		.  	 	 		\textit{Academy of Management journal}  		1987. 30  (1)  p. .  	 
\bibitem[Koch ()]{b7}\label{b7} 	 		‘Usi Fenili, ng Event Studies to Assess the Impact of Unexpected Events’.  		 			J V Koch 		,  		 			RN 		.  	 	 		\textit{Business Economics}  		2013. 48  (1)  p. .  	 
\bibitem[Bary (2013)]{b0}\label{b0} 	 		\textit{World's best CEOs},  		 			A Bary 		.  		2013. March 25. Barron's Cover.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
