\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={Does the Status Quo Affect the Private Equity Investment Decisions?},
 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{2021-10-15 (revised: 15 October 2021)}
\def\TheID{\makeatother }
\def\TheDate{2021-10-15}
\title{Does the Status Quo Affect the Private Equity Investment Decisions?}
\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]{Oumeima  Toumia}

             \author[2]{Sana El  Harbi}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 September 2021 Accepted: 5 October 2021 Published: 15 October 2021}

\maketitle


\begin{abstract}
        


Despite the huge literature that has been carried to investigate the determinants of the private equity market, studies examining the extent of the SQB in the private equity investments? decisions are missing. Our regressions are based on a data set that covers 24 OECD members? countries from 2007 to 2015. We discovered the absence of a link between the SQB and the choice of private equity investments. However, the added value by activity, the private equity country attractiveness index, and the research & development expenditures have a significant impact on the choice of the investment sector.

\end{abstract}


\keywords{behavioral finance, decision making, panel data, private equity, status quo bias.}

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

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


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
rivate equity (PE) investment had experienced a major boom in the nineties, \hyperref[b30]{(Gompers et al, 2016;}\hyperref[b38]{Hung and Tsai, 2017)}. For instance, \hyperref[b38]{Hung and Tsai (2017)}  because of the boom of the venture capital in 1990, to the technology bust of 2000 to 2001, and the leveraged buyouts boom and bust in 2000. They also added that the resistance of lending standards in 2008 has caused the fall of the investments of the private equity industry. Nevertheless, it is well documented that private equity activity had a positive influence on economic development and entrepreneurship, \hyperref[b7]{(Bernoth and Colavecchio, 2014;}\hyperref[b8]{Bernstein et al., 2016;}\hyperref[b37]{Hellmann and Puri, 2000;}\hyperref[b48]{Lerner, 2000)}. It positively affected the innovation by the introducing of new products, processes, or services on the market, the productivity and economic growth (i. e. to ensure the improvement of the production system, growth of high-tech start-up, development of skills that induce an effective use of existing knowledge), business dynamics and employment growth, (see, for instance, \hyperref[b5]{Belke et al., 2003;}\hyperref[b21]{Engel and Keilbach, 2007;}\hyperref[b29]{Gompers, 1994;}\hyperref[b44]{Khan et al., 2018;}\hyperref[b49]{Levine, 1997;}\hyperref[b50]{Li et al., 2014;}\hyperref[b51]{Milosevic, 2018;}\hyperref[b54]{Ning et al., 2015;}\hyperref[b59]{Puri and Zarutskie, 2012;}\hyperref[b60]{Samila and Sorenson, 2011)}. Therefore, the determinants of private equity investment had received considerable attention \hyperref[b7]{(Bernoth and Colavecchio, 2014;}\hyperref[b8]{Bernstein et al., 2016;}\hyperref[b10]{Black and Gilson, 1998;}\hyperref[b22]{Félix et al., 2013;} {\ref Fenn et al., 1997;}\hyperref[b31]{Gompers and Lerner, 1998;}\hyperref[b58]{Precup, 2015)} such as the real GDP growth, the market capitalization, the interest rate, the capital formation, the unemployment rate, the tax rate, the institutional and legal environment, the productivity index, the corruption index, the inflation rate, and the R\&D expenditure.\par
The rest of the paper is structured as follows. Section two is divided into two parts. The first part presents the determinants and criteria that influence the private equity industry. The second part investigates the impact of the status quo. Section three describes our empirical method. Section four presents the dataset and the main statistics. Section five sets out our results.\par
Despite the existing literature, there is still no broad consensus on the influence of the status quo bias 2 on PE investments. It is important to mention that private equity investors are professionals who dedicate time to collect and analyze information before making an investment decision. For that reason, their decisions should be more rational (i.e. less affected by cognitive biases) than those of individuals. However, a review of studies undertaken looking at the existence of SQB at the institutional level  {\ref (Elert et}   \hyperref[b35]{(Harbi and Toumia, 2020}) had shown the vulnerable power of the status quo. We seek to develop a novel approach, to detect the SQB on the investment choice of PE investments across 24 countries for nine years (from 2007 to 2015) using the dynamic panel probit (respectively logit) model. In the present work, we extend the previous work of \hyperref[b35]{Harbi and Toumia (2020)} in which they proved the existence of SQB in the venture capital industry at the country level. More precisely, we expect the presence of SQB in the private equity at the country level if the influence of the previous choice of the investment industry depends positively on the present one.\par
Section six concludes the paper and explains its main implications. 
\section[{II.}]{II.} 
\section[{Literature Review}]{Literature Review}\par
To date, the bulk of the academic and practitioner literature focuses on the determinants of private equity decisions and their role in economic growth. \hyperref[b7]{Bernoth and Colavecchio (2014)} affirmed that private equity includes five investment stages which are venture capital, growth capital, replacement capital, rescue/turnaround, and buyouts. The role of this mode of financing is not limited to provide financial resources, but they also added value to their companies by assisting with a variety of services. They helped in establishing strategies, providing technical and commercial advice, attracting key personnel, enhancing the design process, and developing the portfolio companies, \hyperref[b16]{(Bygrave and Timmons, 1992;}\hyperref[b19]{De Clercq, et al., 2006;}\hyperref[b32]{Gompers and Lerner, 2001;}\hyperref[b33]{Gorman and Sahlman, 1989;}\hyperref[b47]{Lerner, 1995;}\hyperref[b63]{Sapienza, 1992;}\hyperref[b65]{Schwienbacher, 2008)}. \hyperref[b11]{Bloom et al. (2015)} added that private equity-owned firms have significantly welled management practices 3   Given the fact that is not a broad consensus on the macroeconomic determinants of private equity investments in the Central and Eastern European countries, \hyperref[b7]{Bernoth and Colavecchio (2014)} tried to fill this gap. They identified the determinants of private equity in Central and Eastern European and Western European countries from 2001 to 2011. They showed that economic activity, the inflation rate, equity market capitalization, unit labor costs, unemployment, the than other ownership groups (i. e. government, family, and privately-owned companies).\par
Understanding the factors which influence private equity has interested a lot of researchers. Among these factors, we state the real GDP growth, the market capitalization, the interest rate, the unemployment rate, the tax rate, and the R\&D expenditure \hyperref[b10]{(Black and Gilson, 1998;}\hyperref[b22]{Félix et al., 2013;}\hyperref[b31]{Gompers and Lerner, 1998)}. \hyperref[b31]{Gompers and Lerner (1998)} found that the GDP growth, interest, tax rate, and R\&D expenditure are key factors in the evolution of venture capital; however, there is no relationship between the number of IPOs and the funds raised for the venture capital investments. In the same vein, \hyperref[b22]{Félix et al. (2013)}  To have an in-depth insight into the decisions of private equity firms, several researchers had analyzed the quasi-rational decision-making under risk and uncertainty by proposing several formal theories (e.g., prospect theory \hyperref[b40]{(Kahneman and Tversky, 1979}) and regret theory \hyperref[b6]{(Bell, 1982)}). \hyperref[b40]{Kahneman and Tversky (1979)} had proposed the prospect theory, which is an alternative to the expected utility theory (also called Morgenstern-Von Neumann utility theory). It is a descriptive model of decision-making under risk by which the decisions made by individuals do not follow rational calculation. However, \hyperref[b6]{Bell's (1982)} regret theory announced that an individual may recognize by observing the relevant outcomes that another alternative would have been preferable after deciding under uncertainty. This knowledge may yield a sense of loss or regret. Overall, the irrationality of the decision-maker has been analyzed in several types of research, and the explanations of this behavior have not gone unnoticed. From this perspective, many studies confirm the fact that both individuals and institutions do not behave rationally  {\ref (} ) have focused on the impact of status quo in financial decisions. Among these studies, we find the work of \hyperref[b61]{Samuelson and Zeckhauser (1988)}. They demonstrated the presence of SQB when they examine the pension plans of Harvard employees. Indeed, it is well documented that mutual fund investors are subject to the status quo bias \hyperref[b42]{(Kempf and Ruenzi, 2006;}\hyperref[b71]{Patel et al., 1991;}\hyperref[b57]{Patel et al., 1994)}. In the same line, \hyperref[b0]{Agarwal et al., (2003)} confirmed that hedge fund investors are influenced by the status quo bias. \hyperref[b3]{Barber et al., (2005)} proved that investors have a great tendency to buy stocks they have already bought in the past. \hyperref[b1]{Agnew et al. (2003)} found that U.S. investors prefer to maintain their initial asset allocation. \hyperref[b39]{Johnson et al. (1993)} showed in their experimental study that the status quo intervenes in the choice of an insurance policy. \hyperref[b64]{Schweitzer (1995)} addressed questionnaires to 400 staff at a large University. He found that status quo bias affects health care financing decisions. More concretely, individuals selected status quo alternatives more often than other alternatives. \hyperref[b52]{Madrian and Shea (2001)} found a positive relationship between retirement savings and the status quo by using a database that contains information on 401(k) participation and savings behavior in the health care and insurance industry. \hyperref[b18]{Cronqvist and Thaler (2004)} confirmed the consensus that inertia has also been found in U.S. 401(k) plans \hyperref[b52]{(Madrian and Shea, 2001;}\hyperref[b61]{Samuelson and Zeckhauser, 1988)}. They found that recent returns influence the investments of participants. Indeed, the percentages of participants who remained with their portfolio during the three first years were 98.3, 97.3, and 96.9, respectively. \hyperref[b42]{Kempf and Ruenzi (2006)} found strong evidence of the SQB by examining the U.S. equity mutual fund market. Moreover, \hyperref[b72]{Tekçe et al. (2016)} argued that Turkish individual stock investors are subject to the status quo bias. Furthermore, they found that gender affects the choice of status quo alternatives. More precisely, female investors are more biased toward the status quo more than male investors. Burmeister and Schade (2007) extended previous studies (Busenitz and Barney, 1997; Parlich and Bagby, 1995) in which it is shown that entrepreneurs exhibit cognitive biases and they are more affected by cognitive biases than other individuals. They used an experimental study to compare the decisions of entrepreneurs with those made by students and bankers in an experimental study. They found that the three categories (i.e. entrepreneurs, students, and bankers) are affected by the status quo. However, bankers are more affected by the status quo than both entrepreneurs and students. Harbi and Toumia (2020) reported the influence of status quo bias on the venture capital industry at the country level. They used a dynamic panel probit (respectively logit) model for 24 OECD member countries from 2007 to 2015. 
\section[{III.}]{III.} 
\section[{Empirical Model}]{Empirical Model}\par
The main aim of our paper is to provide a deeper understanding of the influence of status quo bias in the private equity market. To do so, we look at the impact of the previous choice of the investment sector on the present ones. We follow the method used in the work of Harbi and Toumia (2020). More precisely, they expect the presence of SQB in the venture capital industry when there is a positive relationship between the actual choice of the investment industry and the present one. Similar to Harbi and Toumia (2020), we use the conditional maximum likelihood (CML) estimator proposed by  {\ref Wooldridge (2005)}. This estimator allows the estimation of the dynamic panel probit model for the balanced panel. So, our model is the following: P(choice i,t = 1|choice i,t-1 , choice 2007 , VA i,t, , PEindex i,t t , R\&D i,t,, c i ), t=2008,?,2015\par
(1)==ð?"ð?" (? 1 VA it + ? 2 PEindex it + ? 3 R\&D it + ?? 1 choice i,t-1 + c i ), t=2008,...,2015\textbf{(2)}\par
Where the choice i,t is our binary dependent variable that equals 1 when the percentage of PE investment in ICT and "healthcare \& LS" is the maximum and 0 otherwise., choice i,t-1 is the main independent variable of interest which is the choice of PE investment sector in the previous, ?? 1 is the coefficient of the lagged dependent variable, VA it denotes the added value by the activity of PE investment sector in a year "t", PE index it denotes PE Country Attractiveness Index in a year "t", R \& D it represents the R\&D expenditure of a country in a year "t", choice 2007 is the initial choice in 2007 and c i is the unobserved effect.\par
IV. 
\section[{Data and Statistics}]{Data and Statistics}\par
The data used comes from many online databases that contain annual information: Invest Europe/ PEREP\textunderscore Analytics, World Bank, OECD (Organization for Economic Co-operation and Development), and IESE Business School. In sum, we get a data set that covers 24 4 European countries from 2007 to 2015. We are limited to this period because the reports provided by the Private Equity and Venture Capital association contain data only for the years 2007 to 2015. Table \hyperref[tab_9]{2} presents the main variables and descriptive statistics. Table \hyperref[tab_11]{3}  The Pearson correlation coefficients are not significant and low for most pairs of variables. Among all the correlation coefficients, the only highest one is between the PE index i,t and the R \& D i,t (correlation= -0.7330). Thus, there isn't a multicollinearity problem. This ascertainment was further supported by the use of VIF. \hyperref[b43]{Kennedy (1992)} and \hyperref[b53]{Marquaridt (1970)}, revealed the existence of major multicollinearity when a VIF is greater than 10. In the same vein, O'Brien (2007) stated that high correlation may be problematic and should be treated with caution in the case where the VIFs are greater than 5 or 10 or 30. As shown in Table \hyperref[tab_11]{3}, the VIF is under 3, so there is a limited threat of multicollinearity. So, we may assume that the regression coefficients are well-conditioned estimated and the multiple correlations with other variables aren't high. 
\section[{VIF}]{VIF}\par
V.   Also, the initial choice in 2007 (choice 2007 ) is not significant. Furthermore, we find that the added value by activity, the private equity country attractiveness index, and the research \& development expenditures have a positive significant impact on the choice of the investment sector. 
\section[{Estimations Results}]{Estimations Results}\par
This finding is in line with previous studies (Gompers \hyperref[b31]{and Lerner, 1998;}\hyperref[b34]{Groh et al., 2010;}\hyperref[b35]{Harbi and Toumia, 2020;}\hyperref[b37]{Hellmann and Puri, 2000;}\hyperref[b46]{Lahr and Mina, 2016)}. The p-value of the Wald test and LR test are less than 5\%, implying that the coefficients are not simultaneously equal to zero. Moreover, the rho differs from zero, concluding the difference between the panel estimator and the pooled estimator.\par
However, this finding suffers from a possible limitation notably related to the consideration of the regression results of a combined variable (ICT + healthcare \& LS). These two sectors may have different economic drivers that may influence our results. For the sake of clarity and better analysis, we examined each PE investment sector as a separate dependent variable (see table  {\ref 5}). Column 2 in Table  {\ref 5} presents the results of regression when the binary dependent variable is equal to 1 if the percentage of PE investment in ICT is the maximum and 0 otherwise. Column 4 in Table  {\ref 5} presents the case when the dependent variable is 1 if the percentage of PE investment in healthcare \& LS is the maximum and 0 otherwise. Similar to previous results, we find that the previous choice of divestment is not significant for both models (see table  {\ref 5}). 
\section[{VI.}]{VI.} 
\section[{Conclusion}]{Conclusion}\par
So far, there is a huge literature that enumerates the determinants of private equity activity because of its major impact on economic development and entrepreneurship, \hyperref[b13]{(Bonini and Alkan, 2012;}\hyperref[b31]{Gompers and Lerner, 1998)}. Nevertheless, the influence of the status quo on the private equity investments' decision has never been discussed beforehand. Hence our contribution is unique in trying to filling the gap in the existing literature by investigating if private equity firms are subject to the status quo. Contrary to the work of Harbi and Toumia (2020), we find that the previous choice of the investment industry doesn't depend on the present one.\par
Although this study provided an empirical model to show how private equity firms make their decisions, it is essential to recognize the influence of other factors that do not change over time that may influence the decision of private equity firms. Thus we tried to control the influence of some variables which are recognized as determinants of the private equity market. Indeed, following previous contributions \hyperref[b31]{(Gompers and Lerner, 1998;}\hyperref[b34]{Groh et al., 2010;}\hyperref[b35]{Harbi and Toumia, 2020;}\hyperref[b37]{Hellmann and Puri, 2000;}\hyperref[b46]{Lahr and Mina, 2016)}, the added value by activity, the private equity country For organizations, our findings can help to further understanding why the status quo occurs. Using the results of our research, private equity investors may better frame their decisions to overcome this bias. Moreover, the status quo is considered a critical barrier to organizational change and development. Investors may not recognize that they are too attached to their ideas, opinions, and decision-making. Thus they may interpret the status quo as signaling success and they feel no need to search for novel perspectives or ideas. Being aware of this limit, it would be advisable for managers to adopt a proactive behavior  {\ref (} Since we are entirely interested in our analysis on the impact of the status quo, we have not included other macroeconomic determinants of the private equity investment industry. We only include variables that measure economic activity. Hence, our contribution provides a better understanding of the behavior of private equity firms, however, our results may not be considered as definitive. Indeed our sample is composed of European countries; although we are not sure that our findings would also hold with, e.g., African countries, Asian countries, or American countries. So, we should not underestimate the relevance of country differences, that's why; we recommend performing other studies to confirm our result.  
\section[{Declarations}]{Declarations}  \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
  {\small\itshape [Note: 1 Ghai et al. (2014) stated that the private equity grew approximately 1.5\% of global stock-market capitalization in 2000 compared to 3.9\% in 2012.]} 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
institutional and legal environment influence the private\\
equity activity. Precup (2015) extended previous\\
literature by identifying the major determinants of the\\
European private equity market. He used data on 27\\
European countries in his empirical panel analysis from\\
2000 to 2013. Among several determinants already\\
tested in previous works (GDP growth, Market\\
Capitalization,\\
investigated the determinants of\\
the European private equity market for a group of 23\\
European countries for the period 1998-2003. They\\
found that the GDP growth, market capitalization, the\\
number of IPOs, the number of mergers and\\
acquisitions (M\&A), the interest, and the unemployment\\
rate were considered as drivers of the private equity\\
market in Europe. Contrary to Gompers and Lerner\\
(1998), they found that R\&D expenditure has no impact\\
on private equity activity.\end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.7236486486486486\textwidth}P{0.006891891891891892\textwidth}P{0.085\textwidth}P{0.0045945945945945945\textwidth}P{0.029864864864864865\textwidth}}
\tabcellsep \tabcellsep \multicolumn{3}{l}{shows the percentage of PE}\\
investment\tabcellsep for\tabcellsep Information\tabcellsep \&\tabcellsep Communication\\
\multicolumn{5}{l}{Technology (ICT) and healthcare \& life sciences (LS). A}\\
\multicolumn{5}{l}{closer look at these percentages reveals a preference}\\
\multicolumn{5}{l}{for both sectors. So, we construct a variable "choice of}\\
\multicolumn{5}{l}{PE investment sector". It takes a value of 1 if the}\\
\multicolumn{5}{l}{percentage of PE investment in ICT and "healthcare and}\\
\multicolumn{4}{l}{LS" is the maximum and 0 otherwise.}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 1}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.2719161184210526\textwidth}P{0.09226973684210527\textwidth}P{0.09716282894736843\textwidth}P{0.09576480263157894\textwidth}P{0.09436677631578948\textwidth}P{0.09506578947368421\textwidth}P{0.10345394736842105\textwidth}}
2013\tabcellsep 33.2\%\tabcellsep 37.8\%\tabcellsep 23.7\%\tabcellsep 84\%\tabcellsep 59.5\%\tabcellsep 59.6\%\\
2014\tabcellsep 29.5\%\tabcellsep 49.7\%\tabcellsep 34.3\%\tabcellsep 100\%\tabcellsep 5\%\tabcellsep 64.6\%\\
2015\tabcellsep 56.5\%\tabcellsep 21.1\%\tabcellsep 67.7\%\tabcellsep 100\%\tabcellsep 1.7\%\tabcellsep 39.1\%\\
\tabcellsep Italy\tabcellsep Hungary\tabcellsep Portugal\tabcellsep Poland\tabcellsep Czech Republic\tabcellsep Luxembourg\\
2007\tabcellsep 9.8\%\tabcellsep 15.3\%\tabcellsep 28.1\%\tabcellsep 21.9\%\tabcellsep 49.4\%\tabcellsep 11.8\%\\
2008\tabcellsep 28\%\tabcellsep 94.8\%\tabcellsep 6.1\%\tabcellsep 12.7\%\tabcellsep 75.1\%\tabcellsep 59.9\%\\
2009\tabcellsep 17.4\%\tabcellsep 95.1\%\tabcellsep 37.7\%\tabcellsep 55.1\%\tabcellsep 15.4\%\tabcellsep 80.2\%\\
2010\tabcellsep 39.9\%\tabcellsep 32.4\%\tabcellsep 5.7\%\tabcellsep 16.9\%\tabcellsep 45.1\%\tabcellsep 7.6\%\\
2011\tabcellsep 16.1\%\tabcellsep 17.4\%\tabcellsep 14.4\%\tabcellsep 45.8\%\tabcellsep 16.9\%\tabcellsep 16.9\%\\
2012\tabcellsep 31.7\%\tabcellsep 29\%\tabcellsep 10.7\%\tabcellsep 16.3\%\tabcellsep 85.7\%\tabcellsep 30.7\%\\
2013\tabcellsep 20.1\%\tabcellsep 16\%\tabcellsep 8.7\%\tabcellsep 23.7\%\tabcellsep 16.9\%\tabcellsep 12.9\%\\
2014\tabcellsep 5.7\%\tabcellsep 38.6\%\tabcellsep 22.8\%\tabcellsep 50.1\%\tabcellsep 76.1\%\tabcellsep 45.3\%\\
2015\tabcellsep 10.9\%\tabcellsep 6.6\%\tabcellsep 38.1\%\tabcellsep 12.1\%\tabcellsep 20.3\%\tabcellsep 0.6\%\\
\tabcellsep Ireland\tabcellsep Netherlands\tabcellsep France\tabcellsep Finland\tabcellsep Norway\tabcellsep United Kingdom\\
2007\tabcellsep 72.8\%\tabcellsep 30.8\%\tabcellsep 24.3\%\tabcellsep 43.9\%\tabcellsep 40.7\%\tabcellsep 29.7\%\\
2008\tabcellsep 36.1\%\tabcellsep 13.4\%\tabcellsep 37.2\%\tabcellsep 38.2\%\tabcellsep 27\%\tabcellsep 28.5\%\\
2009\tabcellsep 19.8\%\tabcellsep 34.8\%\tabcellsep 32.1\%\tabcellsep 44.5\%\tabcellsep 22.6\%\tabcellsep 30.1\%\\
2010\tabcellsep 31.7\%\tabcellsep 21.9\%\tabcellsep 35.5\%\tabcellsep 53.5\%\tabcellsep 65.4\%\tabcellsep 25.4\%\\
2011\tabcellsep 35.7\%\tabcellsep 12.5\%\tabcellsep 27.5\%\tabcellsep 54.6\%\tabcellsep 24.9\%\tabcellsep 42.7\%\\
2012\tabcellsep 35.7\%\tabcellsep 27.1\%\tabcellsep 17.4\%\tabcellsep 19.2\%\tabcellsep 40.7\%\tabcellsep 32.8\%\\
2013\tabcellsep 67.9\%\tabcellsep 34.8\%\tabcellsep 18.9\%\tabcellsep 75.8\%\tabcellsep 17\%\tabcellsep 28.2\%\\
2014\tabcellsep 93\%\tabcellsep 72.4\%\tabcellsep 39.9\%\tabcellsep 34.7\%\tabcellsep 34\%\tabcellsep 31.3\%\\
2015\tabcellsep 28.5\%\tabcellsep 23.6\%\tabcellsep 31.2\%\tabcellsep 16.1\%\tabcellsep 44.6\%\tabcellsep 25.8\%\\
\multicolumn{4}{l}{Nonetheless, we also include other variables}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{such as the added value by activity, the private equity}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{country attractiveness index, and the research \&}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{development expenditures (see for a review, Gompers}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{and Lerner, 1998; Groh et al., 2010; Harbi and Toumia,}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{2020; Hellmann and Puri, 2000; Lahr and Mina, 2016).}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.23122605363984675\textwidth}P{0.04233716475095785\textwidth}P{0.0846743295019157\textwidth}P{0.1367816091954023\textwidth}P{0.23122605363984675\textwidth}P{0.048850574712643674\textwidth}P{0.07490421455938696\textwidth}}
2012 Variable\tabcellsep 31.3\% Source\tabcellsep 17.4\% N\tabcellsep 14.3\% Mean\tabcellsep \multicolumn{2}{l}{0\% Descriptive statistics 79.1\% SD Min}\tabcellsep 64\% Max\\
choice i,t\tabcellsep \tabcellsep 216\tabcellsep 0.514\tabcellsep 0.501\tabcellsep 0\tabcellsep 1\\
choice i,t-1\tabcellsep \tabcellsep 192\tabcellsep 0.526\tabcellsep 0.501\tabcellsep 0\tabcellsep 1\\
choice 2007\tabcellsep \tabcellsep 192\tabcellsep 0.536\tabcellsep 0.500\tabcellsep 0\tabcellsep 1\\
VA i,t\tabcellsep \tabcellsep 216\tabcellsep 3.513\tabcellsep 8.611\tabcellsep -19.47\tabcellsep 44.47\\
PEindex i,t\tabcellsep \tabcellsep 216\tabcellsep 30.041\tabcellsep 18.934\tabcellsep 2\tabcellsep 90\\
R\&D i,t\tabcellsep \tabcellsep 216\tabcellsep 1.720\tabcellsep 0.899\tabcellsep 0.382\tabcellsep 3.750\end{longtable} \par
 
\caption{\label{tab_6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.219102416570771\textwidth}P{0.5027617951668585\textwidth}P{0.03521288837744534\textwidth}P{0.0929228998849252\textwidth}}
\tabcellsep \tabcellsep \tabcellsep Year 2021\\
\tabcellsep \tabcellsep \tabcellsep 43\\
\tabcellsep \tabcellsep \tabcellsep Volume XXI Issue VI Version I\\
\tabcellsep \tabcellsep \tabcellsep ( ) A\\
choice i,t-1 choice 2007 VA i,t PEindex i,t R\&D i,t Constant Number of observation Number of groups Log pseudo-likelihood Wald chi2(5) Prob>chi2 LR chi2(5) Prob>chi2 Sigma u Rho\tabcellsep \multicolumn{2}{l}{Wooldridge's (2005) Probit VCE robut Wooldridge's (2005) Logit VCE robut Estimates (P >| z|) dy/dx Estimates (P >| z|) dy/dx -0.275 (0.182) -0.100 -0.431 (0.191) -0.096 0 .344 (0.091) 0.125 0.571 (0.090) 0.127 0.046** (0.009) 0.017 0.081* (0.014) 0.018 0.019** (0.010) 0.302* (0.013) 0.0069 0.110 0.031* (0.011) 0.482* (0.016) 0.007 0.107 -1.229** (0.006) -2.024** (0.006) 192 192 24 24 -122.4025 -122.1760 20.04 (0.0012) 18.30 0.0026 21.20 0.0007 21.65 0.0006 0.0017674 0.0047433 3.12e -06 6.84e -06}\tabcellsep Global Journal of Management and Business Research\\
AIC\tabcellsep 258.805\tabcellsep 258.351\\
BIC\tabcellsep 281.607\tabcellsep 281.154\\
\multicolumn{2}{l}{Legend: * p<0.05; ** p<0.01; *** p<0.001}\tabcellsep \\
\tabcellsep \tabcellsep © 2021 Global Journals\end{longtable} \par
 
\caption{\label{tab_8}Table 4}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_9}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_10}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.2815625\textwidth}P{0.229765625\textwidth}P{0.0478125\textwidth}P{0.245703125\textwidth}P{0.045156249999999995\textwidth}}
\tabcellsep \multicolumn{2}{l}{ICT VCE Robust}\tabcellsep LS VCE Robust\tabcellsep \\
\tabcellsep Estimates (P >| z|)\tabcellsep dy/dx\tabcellsep Estimates (P >| z|)\tabcellsep dy/dx\\
choice i,t-1\tabcellsep -0.474 (0.098)\tabcellsep -0.141\tabcellsep -0.139 (0.730)\tabcellsep -0.029\\
choice 2007\tabcellsep 0.219 (0.371)\tabcellsep 0.0656\tabcellsep 0.605 (0.096)\tabcellsep 0.126\\
VA i,t\tabcellsep 0.031 (0.084)\tabcellsep 0.0093\tabcellsep 0.044** (0.010)\tabcellsep 0.009\\
PEindex i,t R\&D i,t\tabcellsep 0.0120 (0.255) 0.111 (0.563)\tabcellsep 0.0036 0.0333\tabcellsep 0.0268** (0.002) 0.312 (0.161)\tabcellsep 0.0055 0.0651\\
Constant\tabcellsep -1.2967* (0.046)\tabcellsep \tabcellsep -2.599*** (0.000)\tabcellsep \\
Number of observation\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Number of groups\tabcellsep 24\tabcellsep \tabcellsep 24\tabcellsep \\
Log pseudo-likelihood\tabcellsep -103.81708\tabcellsep \tabcellsep -72.913689\tabcellsep \\
Wald chi2(5)\tabcellsep 7.11\tabcellsep \tabcellsep 12.41\tabcellsep \\
Prob>chi2\tabcellsep 0.2126\tabcellsep \tabcellsep 0.0296\tabcellsep \\
LR chi2(5)\tabcellsep 8.26\tabcellsep \tabcellsep 13.64\tabcellsep \\
Prob>chi2\tabcellsep 0.1425\tabcellsep \tabcellsep 0.0180\tabcellsep \\
Sigma u\tabcellsep 0.293\tabcellsep \tabcellsep 0.0005\tabcellsep \\
Rho\tabcellsep 0.079\tabcellsep \tabcellsep 2.55 e -07\tabcellsep \\
AIC\tabcellsep 221.634\tabcellsep \tabcellsep 159.827\tabcellsep \\
BIC\tabcellsep 244.436\tabcellsep \tabcellsep 182.629\tabcellsep \\
\multicolumn{2}{l}{Le gend: * p<0.05; ** p<0.01; *** p<0.001}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_11}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{Funding} \par 
\begin{longtable}{P{0.85\textwidth}}
Bibliography\end{longtable} \par
 
\caption{\label{tab_12}Funding :}\end{figure}
 			\footnote{Examples of management practices: hiring, firing, pay, promotions, lean manufacturing, continuous improvement, and monitoring.} 			\footnote{© 2021 Global Journals Does the Status Quo Affect the Private Equity Investment Decisions?} 			\footnote{Austria, Belgium, Bulgaria, Czech Republic, Denmark, Slovakia, Finland, France, Germany, Greece, Hungary, Ireland, Italy, Luxembourg, Netherlands, Norway, Poland, Portugal, Romania, Spain, Sweden, Switzerland, Ukraine, United Kingdom.} 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[O'brien ()]{b55}\label{b55} 	 		‘A caution regarding rules of thumb for variance inflation factors’.  		 			R M O'brien 		.  	 	 		\textit{Quality \& quantity}  		2007. 41  (5)  p. .  	 
\bibitem[Kennedy ()]{b43}\label{b43} 	 		\textit{A Guide to Econometrics},  		 			P Kennedy 		.  		1992. Cambridge, Massachusetts: The MIT press.  	 
\bibitem[Gaede and Meadowcroft ()]{b27}\label{b27} 	 		‘A question of authenticity: Status quo bias and the International Energy Agency's World Energy Outlook’.  		 			J Gaede 		,  		 			J Meadowcroft 		.  	 	 		\textit{Journal of environmental policy \& planning}  		2016. 18  (5)  p. .  	 
\bibitem[Barberis and Thaler ()]{b4}\label{b4} 	 		‘A survey of behavioral finance’.  		 			N Barberis 		,  		 			R Thaler 		.  	 	 		\textit{Handbook of the Economics of Finance}  		2003. 1 p. .  	 
\bibitem[De Clercq et al. ()]{b19}\label{b19} 	 		\textit{An entrepreneur's guide to the venture capital galaxy},  		 			D De Clercq 		,  		 			V H Fried 		,  		 			O Lehtonen 		,  		 			H J Sapienza 		.  		2006. Academy of Management Perspectives. 20 p. .  	 
\bibitem[Burmeister and Schade ()]{b14}\label{b14} 	 		‘Are entrepreneurs' decisions more biased? An experimental investigation of the susceptibility to status quo bias’.  		 			K Burmeister 		,  		 			C Schade 		.  	 	 		\textit{Journal of Business Venturing}  		2007. 22  (3)  p. .  	 
\bibitem[Lerner ()]{b48}\label{b48} 	 		‘Assessing the contribution of venture capital’.  		 			J Lerner 		.  	 	 		\textit{The RAND Journal of Economics}  		2000. 31  (4)  p. .  	 
\bibitem[Shefrin ()]{b67}\label{b67} 	 		‘Behavioral corporate finance’.  		 			H Shefrin 		.  	 	 		\textit{Journal of applied corporate finance}  		2001. 14  (3)  p. .  	 
\bibitem[Hartman et al. ()]{b36}\label{b36} 	 		‘Consumer rationality and the status quo’.  		 			R S Hartman 		,  		 			M J Doane 		,  		 			C K Woo 		.  	 	 		\textit{The Quarterly Journal of Economics}  		1991. 106  (1)  p. .  	 
\bibitem[Cronqvist and Thaler ()]{b18}\label{b18} 	 		‘Design choices in privatized social-security systems: Learning from the Swedish experience’.  		 			H Cronqvist 		,  		 			R H Thaler 		.  	 	 		\textit{American Economic Review}  		2004. 94  (2)  p. .  	 
\bibitem[Busenitz and Barney ()]{b15}\label{b15} 	 		‘Differences between entrepreneurs and managers in large organizations: Biases and heuristics in strategic decision-making’.  		 			L W Busenitz 		,  		 			J B Barney 		.  	 	 		\textit{Journal of business venturing}  		1997. 12  (1)  p. .  	 
\bibitem[Bloom et al. ()]{b11}\label{b11} 	 		‘Do private equity-owned firms have better management practices?’.  		 			N Bloom 		,  		 			R Sadun 		,  		 			J Van Reenen 		.  	 	 		\textit{American Economic Review}  		2015. 105  (5)  p. .  	 
\bibitem[Cangiano et al. ()]{b17}\label{b17} 	 		‘Does daily proactivity affect well-being? The moderating role of punitive supervision’.  		 			F Cangiano 		,  		 			S K Parker 		,  		 			G B Yeo 		.  	 	 		\textit{Journal of Organizational Behavior}  		2019. 40  (1)  p. .  	 
\bibitem[Belke et al. ()]{b5}\label{b5} 	 		\textit{Does Venture Capital Investment Spur Employment Growth?-Further Evidence},  		 			A Belke 		,  		 			R Fehn 		,  		 			N Foster 		.  		2003. 2003. Germany.  		 			Department of Economics, University of Hohenheim 		 	 
\bibitem[Kelly ()]{b41}\label{b41} 	 		‘Drivers of private equity investment activity: are buyout and venture investors really so different?’.  		 			R Kelly 		.  	 	 		\textit{Venture Capital}  		2012. 14  (4)  p. .  	 
\bibitem[Thomas et al. ()]{b74}\label{b74} 	 		‘Employee proactivity in organizations: A comparative meta-analysis of emergent proactive constructs’.  		 			J P Thomas 		,  		 			D S Whitman 		,  		 			C Viswesvaran 		.  	 	 		\textit{Journal of occupational and organizati onal psychology}  		2010. 83  (2)  p. .  	 
\bibitem[Kuran ()]{b45}\label{b45} 	 		‘Explaining the economic trajectories of civilizations: The systemic approach’.  		 			T Kuran 		.  	 	 		\textit{Journal of Economic Behavior \& Organization}  		2009. 71  (3)  p. .  	 
\bibitem[Levine ()]{b49}\label{b49} 	 		‘Financial Development and Economic Growth: Views and Agenda’.  		 			R Levine 		.  	 	 		\textit{Journal of Economic Literature}  		1997. 35  (2)  p. .  	 
\bibitem[Engel and Keilbach ()]{b21}\label{b21} 	 		‘Firm-level implications of early-stage venture capital investment-An empirical investigation’.  		 			D Engel 		,  		 			M Keilbach 		.  	 	 		\textit{Journal of Empirical Finance}  		2007. 14  (2)  p. .  	 
\bibitem[Agarwal et al. ()]{b0}\label{b0} 	 		‘Flows, performance, and managerial incentives in the hedge fund industry’.  		 			V Agarwal 		,  		 			N Daniel 		,  		 			N Y Naik 		.  	 	 		\textit{Working Paper}  		2003. 7  (24)  p. 3.  		 			Georgia State University and London Business School 		 	 
\bibitem[Johnson et al. ()]{b39}\label{b39} 	 		‘Framing, probability distortions, and insurance decisions’.  		 			E J Johnson 		,  		 			J Hershey 		,  		 			J Meszaros 		,  		 			H Kunreuther 		.  	 	 		\textit{Journal of Risk and Uncertainty}  		1993. 7  (1)  p. .  	 
\bibitem[Marquaridt ()]{b53}\label{b53} 	 		‘Generalized inverses, ridge regression, biased linear estimation, and nonlinear estimation’.  		 			D W Marquaridt 		.  	 	 		\textit{Technometrics}  		1970. 12  (3)  p. .  	 
\bibitem[Sandri et al. ()]{b62}\label{b62} 	 		‘Holding on for too long? An experimental study on inertia in entrepreneurs' and nonentrepreneurs' disinvestment choices’.  		 			S Sandri 		,  		 			C Schade 		,  		 			O Musshoff 		,  		 			M Odening 		.  	 	 		\textit{Journal of economic behavior \& organization}  		2010. 76  (1)  p. .  	 
\bibitem[Schwienbacher ()]{b65}\label{b65} 	 		‘Innovation and venture capital exits’.  		 			A Schwienbacher 		.  	 	 		\textit{The Economic Journal}  		2008. 118  (533)  p. .  	 
\bibitem[Freiburg and Grichnik ()]{b25}\label{b25} 	 		‘Institutional Reinvestments in Private Equity Funds as a Double-Edged Sword: the Role of the Status Quo Bias’.  		 			M Freiburg 		,  		 			D Grichnik 		.  	 	 		\textit{Journal of Behavioral Finance}  		2013. 14  (2)  p. .  	 
\bibitem[Patel et al. ()]{b57}\label{b57} 	 		\textit{Investment flows and performance: Evidence from mutual funds, cross-border investments, and new issues. Japan, Europe and the financial markets: Analytical and empirical perspectives},  		 			J Patel 		,  		 			R J Zeckhauser 		,  		 			D Hendricks 		.  		1994. p. .  	 
\bibitem[Khan et al. (2018)]{b44}\label{b44} 	 		 			N Khan 		,  		 			Q She 		,  		 			L Zhang 		,  		 			I Ahmad 		.  		\textit{Does Venture Capital Investment Spur Innovation? Cross Countries Analysis. Cross Countries Analysis},  				2018. December 19. 2018.  	 
\bibitem[Bohlmann and Zacher ()]{b12}\label{b12} 	 		‘Making Things Happen (Un) Expectedly: Interactive Effects of Age, Gender, and Motives on Evaluations of Proactive Behavior’.  		 			C Bohlmann 		,  		 			H Zacher 		.  	 	 		\textit{Journal of Business and Psychology}  		2020. p. .  	 
\bibitem[Parker et al. ()]{b68}\label{b68} 	 		‘Making things happen: A model of proactive motivation’.  		 			S K Parker 		,  		 			U K Bindl 		,  		 			K Strauss 		.  	 	 		\textit{Journal of management}  		2010. 36  (4)  p. .  	 
\bibitem[Parker et al. ()]{b70}\label{b70} 	 		‘Modeling the antecedents of proactive behavior at work’.  		 			S K Parker 		,  		 			H M Williams 		,  		 			N Turner 		.  	 	 		\textit{Journal of applied psychology}  		2006. 91  (3)  p. 636.  	 
\bibitem[Schweitzer ()]{b64}\label{b64} 	 		‘Multiple reference points, framing, and the status quo bias in health care financing decisions’.  		 			M Schweitzer 		.  	 	 		\textit{Organizational Behavior and Human Decision Processes}  		1995. 63  (1)  p. .  	 
\bibitem[Li et al. ()]{b50}\label{b50} 	 		‘National distances, international experience, and venture capital investment performance’.  		 			Y Li 		,  		 			I B Vertinsky 		,  		 			J Li 		.  	 	 		\textit{Journal of Business Venturing}  		2014. 29  (4)  p. .  	 
\bibitem[Bindl and Parker ()]{b9}\label{b9} 	 		\textit{New perspectives and directions for understanding proactivity in organizations},  		 			U K Bindl 		,  		 			S K Parker 		.  		2017.  	 
\bibitem[Puri and Zarutskie ()]{b59}\label{b59} 	 		‘On the life cycle dynamics of venture-capital-and non-venture-capital -financed firms’.  		 			M Puri 		,  		 			R Zarutskie 		.  	 	 		\textit{The Journal of Finance}  		2012. 67  (6)  p. .  	 
\bibitem[Barber et al. ()]{b3}\label{b3} 	 		‘Out of sight, out of mind: The effects of expenses on mutual fund flows’.  		 			B M Barber 		,  		 			T Odean 		,  		 			L Zheng 		.  	 	 		\textit{The Journal of Business}  		2005. 78  (6)  p. .  	 
\bibitem[Antonczyk and Salzmann ()]{b2}\label{b2} 	 		‘Overconfidence and optimism: The effect of national culture on capital structure’.  		 			R C Antonczyk 		,  		 			A J Salzmann 		.  	 	 		\textit{Research in International Business and Finance}  		2014. 31  (C)  p. .  	 
\bibitem[Agnew et al. ()]{b1}\label{b1} 	 		‘Portfolio choice and trading in a large 401 (k) plan’.  		 			J Agnew 		,  		 			P Balduzzi 		,  		 			A Sundén 		.  	 	 		\textit{American Economic Review}  		2003. 93  (1)  p. .  	 
\bibitem[Bernstein et al. ()]{b8}\label{b8} 	 		‘Private equity and industry performance’.  		 			S Bernstein 		,  		 			J Lerner 		,  		 			M Sorensen 		,  		 			P Strömberg 		.  	 	 		\textit{Management Science}  		2016. 63  (4)  p. .  	 
\bibitem[Ghai et al. ()]{b28}\label{b28} 	 		\textit{Private equity: Changing perceptions and new realities},  		 			S Ghai 		,  		 			C Kehoe 		,  		 			G Pinkus 		.  		2014. Mc Kinsey Quarterly.  	 
\bibitem[Thompson ()]{b73}\label{b73} 	 		‘Proactive personality and job performance: a social capital perspective’.  		 			J A Thompson 		.  	 	 		\textit{Journal of Applied psychology}  		2005. 90  (5)  p. 1011.  	 
\bibitem[Kahneman and Tversky ()]{b40}\label{b40} 	 		‘Prospect Theory: An Analysis of Decision under Risk’.  		 			D Kahneman 		,  		 			A Tversky 		.  	 	 		\textit{Econometrica}  		1979. 47  (2)  p. .  	 
\bibitem[Bell ()]{b6}\label{b6} 	 		‘Regret in decision making under uncertainty’.  		 			D E Bell 		.  	 	 		\textit{Operations research}  		1982. 30  (5)  p. .  	 
\bibitem[Fu and Li ()]{b26}\label{b26} 	 		‘Reputation-concerned policy makers and institutional status quo bias’.  		 			Q Fu 		,  		 			M Li 		.  	 	 		\textit{Journal of Public Economics}  		2014. 110 p. .  	 
\bibitem[Milosevic ()]{b51}\label{b51} 	 		‘Skills or networks? success and fundraising determinants in a low performing venture capital market’.  		 			M Milosevic 		.  	 	 		\textit{Research Policy}  		2018. 47  (1)  p. .  	 
\bibitem[Kempf and Ruenzi ()]{b42}\label{b42} 	 		‘Status quo bias and the number of alternatives: An empirical illustration from the mutual fund industry’.  		 			A Kempf 		,  		 			S Ruenzi 		.  	 	 		\textit{The journal of behavioral finance}  		2006. 7  (4)  p. .  	 
\bibitem[Samuelson and Zeckhauser ()]{b61}\label{b61} 	 		‘Status quo bias in decision making’.  		 			W Samuelson 		,  		 			R Zeckhauser 		.  	 	 		\textit{Journal of risk and uncertainty}  		1988. 1  (1)  p. .  	 
\bibitem[Elert and Henrekson ()]{b20}\label{b20} 	 		‘Status Quo Institutions and the Benefits of Institutional Deviations’.  		 			N Elert 		,  		 			M Henrekson 		.  	 	 		\textit{International Review of Entreprene urship}  		2017. 15  (1)  p. .  	 
\bibitem[Parker and Collins ()]{b69}\label{b69} 	 		‘Taking stock: Integrating and differentiating multiple proactive behaviors’.  		 			S K Parker 		,  		 			C G Collins 		.  	 	 		\textit{Journal of management}  		2010. 36  (3)  p. .  	 
\bibitem[Félix et al. ()]{b22}\label{b22} 	 		‘The determinants of venture capital in Europe-Evidence across countries’.  		 			E G S Félix 		,  		 			C P Pires 		,  		 			M A Gulamhussen 		.  	 	 		\textit{Journal of Financial Services Research}  		2013. 44  (3)  p. .  	 
\bibitem[Ning et al. ()]{b54}\label{b54} 	 		‘The driving forces of venture capital investments’.  		 			Y Ning 		,  		 			W Wang 		,  		 			B Yu 		.  	 	 		\textit{Small Business Economics}  		2015. 44  (2)  p. .  	 
\bibitem[Groh et al. ()]{b34}\label{b34} 	 		‘The European venture capital and private equity country attractiveness indices’.  		 			A P Groh 		,  		 			H Von Liechtenstein 		,  		 			K Lieser 		.  	 	 		\textit{Journal of Corporate Finance}  		2010. 16  (2)  p. .  	 
\bibitem[Precup ()]{b58}\label{b58} 	 		‘The Future of Private Equity in Europe-The Determinants Across Countries’.  		 			M Precup 		.  	 	 		\textit{Romanian Journal of European Affairs}  		2015. 15  (4)  p. .  	 
\bibitem[Hellmann and Puri ()]{b37}\label{b37} 	 		\textit{The interaction between product market and financing strategy: The role of venture capital. The review of financial studies},  		 			T Hellmann 		,  		 			M Puri 		.  		2000. 13 p. .  	 
\bibitem[Bernoth and Colavecchio ()]{b7}\label{b7} 	 		‘The macroeconomic determinants of private equity investment: a European comparison’.  		 			K Bernoth 		,  		 			R Colavecchio 		.  	 	 		\textit{Applied Economics}  		2014. 46  (11)  p. .  	 
\bibitem[Bonini and Alkan ()]{b13}\label{b13} 	 		‘The political and legal determinants of venture capital investments around the world’.  		 			S Bonini 		,  		 			S Alkan 		.  	 	 		\textit{Small Business Economics}  		2012. 39  (4)  p. .  	 
\bibitem[Madrian and Shea ()]{b52}\label{b52} 	 		‘The Power of Suggestion: Inertia in 401 (k) Participation and Savings Behavior’.  		 			B C Madrian 		,  		 			D F Shea 		.  	 	 		\textit{The Quarterly Journal of Economics}  		2001. 116  (4)  p. .  	 
\bibitem[Liang and Prowse ()]{b23}\label{b23} 	 		‘The private equity market: An overview. Financial Markets’.  		 			G W Liang 		,  		 			N Prowse 		,  		 			S 		.  	 	 		\textit{Institutions \&}  		1997. 6  (4)  p. .  	 
\bibitem[Patel et al. ()]{b71}\label{b71} 	 		‘The rationality struggle: Illustrations from financial markets’.  		 			J Patel 		,  		 			R Zeckhauser 		,  		 			D Hendricks 		.  	 	 		\textit{The American Economic Review}  		1991. 81  (2)  p. .  	 
\bibitem[Gompers ()]{b29}\label{b29} 	 		‘The rise and fall of venture capital’.  		 			P Gompers 		.  	 	 		\textit{Business and Economic History}  		1994. 23  (2)  p. .  	 
\bibitem[Harbi and Toumia ()]{b35}\label{b35} 	 		‘The status quo and the investment decisions’.  		 			S E Harbi 		,  		 			O Toumia 		.  	 	 		\textit{Managerial Finance}  		2020. 46  (9)  p. .  	 
\bibitem[Gompers and Lerner ()]{b32}\label{b32} 	 		‘The venture capital revolution’.  		 			P Gompers 		,  		 			J Lerner 		.  	 	 		\textit{Journal of economic perspectives}  		2001. 15  (2)  p. .  	 
\bibitem[Palich and Bagby ()]{b56}\label{b56} 	 		‘Using cognitive theory to explain entrepreneurial risk-taking: challenging conventional wisdom’.  		 			L Palich 		,  		 			D Bagby 		.  	 	 		\textit{Journal}  		1995. 10  (6)  p. .  	 
\bibitem[Hung and Tsai ()]{b38}\label{b38} 	 		\textit{Value Creation and Value Transfer of Leveraged Buyouts: A Review of Recent Developments and Challenges for Emerging Markets. Emerging Markets Finance and Trade},  		 			Y D Hung 		,  		 			M H Tsai 		.  		2017. 53 p. .  	 
\bibitem[Black and Gilson ()]{b10}\label{b10} 	 		‘Venture capital and the structure of capital markets: banks versus stock markets’.  		 			B S Black 		,  		 			R J Gilson 		.  	 	 		\textit{Journal of financial economics}  		1998. 47  (3)  p. .  	 
\bibitem[Bygrave and Timmons ()]{b16}\label{b16} 	 		\textit{Venture capital at the crossroads},  		 			W D Bygrave 		,  		 			J A Timmons 		.  		1992. Harvard Business Press.  	 
\bibitem[Lahr and Mina ()]{b46}\label{b46} 	 		‘Venture capital investments and the technological performance of portfolio firms’.  		 			H Lahr 		,  		 			A Mina 		.  	 	 		\textit{Research Policy}  		2016. 45  (1)  p. .  	 
\bibitem[Samila and Sorenson ()]{b60}\label{b60} 	 		‘Venture capital, entrepreneurship, and economic growth’.  		 			S Samila 		,  		 			O Sorenson 		.  	 	 		\textit{The Review of Economics and Statistics}  		2011. 93  (1)  p. .  	 
\bibitem[Lerner ()]{b47}\label{b47} 	 		‘Venture capitalists and the oversight of private firms’.  		 			J Lerner 		.  	 	 		\textit{The Journal of Finance}  		1995. 50  (1)  p. .  	 
\bibitem[Gompers et al. ()]{b30}\label{b30} 	 		‘What do private equity firms say they do?’.  		 			P Gompers 		,  		 			S N Kaplan 		,  		 			V Mukharlyamov 		.  	 	 		\textit{Journal of Financial Economics}  		2016. 121  (3)  p. .  	 
\bibitem[Seibert et al. ()]{b66}\label{b66} 	 		‘What do proactive people do? A longitudinal model linking proactive personality and career success’.  		 			S E Seibert 		,  		 			M L Kraimer 		,  		 			J M Crant 		.  	 	 		\textit{Personnel psychology}  		2001. 54  (4)  p. .  	 
\bibitem[Gorman and Sahlman ()]{b33}\label{b33} 	 		‘What do venture capitalists do?’.  		 			M Gorman 		,  		 			W A Sahlman 		.  	 	 		\textit{Journal of business venturing}  		1989. 4  (4)  p. .  	 
\bibitem[Gompers and Lerner ()]{b31}\label{b31} 	 		‘What drives venture capital fundraising’.  		 			P Gompers 		,  		 			J Lerner 		.  	 	 		\textit{Brookings Papers on Economic Activity}  		1998. 29 p. .  	 
\bibitem[Tekçe et al. ()]{b72}\label{b72} 	 		‘What factors affect behavioral biases? Evidence from Turkish individual stock investors’.  		 			B Tekçe 		,  		 			N Y?lmaz 		,  		 			R Bildik 		.  	 	 		\textit{Research in International Business and Finance}  		2016. 37 p. .  	 
\bibitem[Franke et al. ()]{b24}\label{b24} 	 		‘What you are is what you like-similarity biases in venture capitalists' evaluations of start-up teams’.  		 			N Franke 		,  		 			M Gruber 		,  		 			D Harhoff 		,  		 			J Henkel 		.  	 	 		\textit{Journal of Business Venturing}  		2006. 21  (6)  p. .  	 
\bibitem[Sapienza ()]{b63}\label{b63} 	 		‘When do venture capitalists add value?’.  		 			H J Sapienza 		.  	 	 		\textit{Journal of Business Venturing}  		1992. 7  (1)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
