\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={Meta-Analytical Validity of the Social Entrepreneurship Inventory: A Study of Random Effect Sizes},
 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{2019-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{Meta-Analytical Validity of the Social Entrepreneurship Inventory: A Study of Random Effect Sizes}
\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]{Gilberto  Bermudez-Ruiz}

             \author[2]{Rigoberto  Sanchez-Rosales}

             \author[3]{Francisco  Espinoza-Morales}

             \author[4]{Enrique  Martinez-Munoz}

             \author[5]{Arturo  Sanchez-Sanchez}

             \author[6]{Cruz  Garcia-Lirios}

             \affil[1]{  Anahuac University}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 December 2018 Accepted: 4 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


The meta-analytic validity understood as the evidence of homogeneity demonstrated through parameters that measure the normal distribution, sum of total effects and proportions of differences between the studies consulted was the objective of the present work. A meta-analytical study was conducted with a selection of sources indexed to international repositories, considering the publication period from 2015 to 2019. The meta-analytical threshold of predictive confidence was established, although the research design limited the findings of heterogeneity to the study sample, suggesting the extension of the work towards indexed sources and publications prior to that observed.

\end{abstract}


\keywords{migration, entrepreneurship, meta-analysis, confidence interval, homogeneity.}

\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 text reviews and introduces various intertwined themes on the one hand, using important theoretical approaches to social psychology and, on the other, the analysis of the strong economic dependence of countries with emerging economies \hyperref[b0]{(Aguilar, 2016)}. Thus, the problems of the migration of Mexicans from Huasteca Potosina, the social and environmental conditions that expel them from the communities of origin, the adaptive adjustments to the receiving culture on their trip to the United States, and the use of resources Economic generated are amalgamated presenting a very valuable approximation of the reality addressed. Likewise, the Latin American education system is increasingly subject to the demands of the market and to promote consumerism, and how the relationships of an automotive company and the public university develop trying to strengthen ties that allow a local entrepreneurial training system  {\ref (Garcia, 2015)}.\par
Approaching a comprehensive vision of the migration process is undertaken from the perspective of migrants from the Huasteca Postosina in their perspective of reaching north and obtaining a way of life that exceeds their limitations of place of origin, which implies a cultural and adaptive cost social that they will have to face when they remain in the United States and upon their return  {\ref (García, 2018)}. Statistical models, scalar measurement techniques and the analysis of the effects between the factors help to test clearly grounded assumptions (Limon, 2018). The analysis of surveys allows a quantitative approach to the interdependence of variables such as the identity of the migrant and the social representation of the northern country (Sanchez, 2016).\par
Also, entering the mental schemes exposed by residents with migratory experience with the help of interviews generates a wealth of very wide information that helps to give understanding of the process that includes the departure, the stay and the return \hyperref[b1]{(Aldana, 2018)}. This cycle leaves the migrant and his family new ways of understanding and appreciating their place of origin but gives them a reason to create initiatives for transformation in their community, which may consist of expanding and maintaining their family and community buildings (Hernandez, 2014). Conditions of low water availability and employment are indicated as events that push them to migrate \hyperref[b28]{(Quintero, 2015)}.\par
The basic theories of this extensive study include social representation, social categorization, identity and comparison. Social representation, a theory whose dynamism shows its validity and explanatory power in the present, judging by the Papers on social representations, dissemination body of many of the world's most renowned social psychologists who are inspired by Sergei Moscovici's theory \hyperref[b2]{(Aldana, 2019)}. The social representations bring the social to the analysis where other notions of social psychology seem to go astray in individualism as an explanatory basis of events \hyperref[b25]{(Morales, 2014)}. In Mexico, the theory has taken root in an important way and has been used in diverse social issues such as marginalized groups, health and illness, the environment, gender, worker's work, academic evaluation systems, and violence among several others (Martinez, 2019).\par
The adequacy of the theory and the social problems addressed account for its versatility, even if it is taken as a dependent or independent variable  {\ref (Garcia, 2019)}. Regarding theories of social categorization, identity and social comparison, they are approximations that are intertwined in the explanations about the dynamics of the groups and their conformation \hyperref[b5]{(Bustos, 2018)}. As Henri Tajfel said, social categorization results from a need to bring the components of social reality into groups that are more understandable to people \hyperref[b21]{(Mecalco, 2014)}.\par
While social categories are being integrated, we determine the defining elements of social identity, intragroup and intergroup comparison, as well as the links attributed to categorization and identity (Mejia, 2016). These processes are useful to approach the explanation of the migratory phenomena of the Potosí peasants in their journey, stay and return of the United States \hyperref[b3]{(Anguiano, 2018)}. The work shows us how an exchange is generated between the cultural elements of origin of the migrant and those of the culture it reaches, the migrant does not lose his identity, but enriches it, which can mean a high cost for the migrant , while feeling part of a town, a way of being and thinking clearly defined, to those who eventually return and that if possible provide economic resources that result in improvements to housing and its properties as well as those of the community to which it belongs (Hernandez, 2016).\par
The work shows us how an exchange is generated between the cultural elements of origin of the migrant and those of the culture it reaches, the migrant does not lose his identity, but enriches it, which can mean a high cost for the migrant , while feeling part of a town, a clearly defined way of being and thinking, to those who eventually return and who possibly provide economic resources that result in improvements to housing and its properties as well as those of the community to the one that belongs \hyperref[b4]{(Blanes, 2018)}. Despite the rejection and discrimination of migrants, continuous migration, so it is essential to understand the ways in which they are integrated or adapted to the socio-cultural contexts to which they arrive and on which their long-term stay can depend greatly \hyperref[b32]{(Salinas, 2015)}. Several groups have taken the alternative of settling in small towns as a way of living satisfactorily with their aspirations \hyperref[b23]{(Mendoza, 2017)}.\par
However, this means facing high levels of discrimination against residents and overcoming numerous barriers such as mastering a new language, adjusting to the ways of acting before the laws and policies of the new country, which will consequently cause customs, values and ways of life are adjusted, in an interplay with local customs and conditions \hyperref[b6]{(Bustos, 2019)}. The receiving culture, consequently also undergoes changes that are gradually reflected in the culinary, musical, and language customs, among other exchange spaces \hyperref[b24]{(Morales, 2013)}.\par
Many of the social and psychosocial processes that emerge from the interactions between cultures that migration entails expect to be addressed by social scientists in which case theories of categorization, identity and social comparison will have a central role \hyperref[b11]{(Delgado, 2018)}. The exposed research work shows us that the returning migrant maintains his identity, but achieves a certain differentiation based on his economy and his work and cultural experience abroad that categorizes him in a different community group in his own locality of origin \hyperref[b26]{(Quezada, 2017)}.\par
The theoretical analysis, focused on small and medium enterprises in the context of multinational companies, refers to the education and education of the population as a gradual form of extinction of the reflective spirit. Universities are increasingly designed under a model of education dependent on market needs, reducing their curricula to information systems away from critical reflection and communication  {\ref (Juarez, 2017)}.\par
A next issue aims to explore the discourses, meanings and senses about the knowledge network of a public university and a transnational company. It shows how there has been collaboration between the two in the field of technology transfer and in the organizational one, while recognizing the little national capital invested in the field of automotive production, even when the export of vehicles has increased \hyperref[b7]{(Carreón, 2013)}. The study of this problem detects that students have before them the possibility of extending their knowledge in a specific high-level business context in our country, while teachers have to establish an academic situation conducive to such knowledge exchange, process which is difficult if any of the parties conceives the situation in a diametrically different way \hyperref[b27]{(Quezada, 2018}).\par
An economic issue is discussed when dealing with the relationship between small and medium-sized companies with transnational corporations, it is also analyzed in their psychosocial perspective, based on theories that consider human development, the search for salary improvement, autonomy, of which they formalize several hypotheses that serve to understand organizational processes  {\ref (Rivera, 2014)}. In short, a perspective is presented on the way in which consumption through the presence and development of SMEs allows the community to access global products while promoting local products at the international level (Juarez, 2019).\par
The social study through the discussion on the theories of Fishbein, Ajzen, Festiger, Fazio, among others analyzes the causality of the attitude, its development and change. It is a relevant issue for countless social problems, whose theoretical differentiation, sometimes very specific, raises the need to consider the causal order of the elements that constitute them \hyperref[b8]{(Carreón, 2016)}. The predictive power of each theory is based on the conjugation of more proven and confirmed components that lead to the intention being the closest determinant of the action \hyperref[b34]{(Sandoval, 2016)}.\par
Attitudes theories themselves have been questioned by the narrowness of their conceptions and are confronted in specialized literature with approaches such as social representations, however, 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XIX Issue X Version I Year 2019 ( )\par
entrepreneurship as an attitude survives thanks to these theories that have managed to extend and Confirm its predictive power of action. In sum, the problems of our region clearly serve as a basis to stimulate research on business, technology, education and development migration \hyperref[b10]{(Castillo, 2015)}.\par
II. 
\section[{Method}]{Method}\par
A meta-analytical review study was conducted with a selection of sources indexed to international repositories, considering the period of publication from 2015 to 2019, as well as the type of results reported in the literature consulted (see Table \hyperref[tab_0]{1}). Source: Elaborated with data study A: Positive and significant effect of entrepreneurship on the quality of life; B: Positive and spurious effect of entrepreneurship on the quality of life; C: Null effect of entrepreneurship on the quality of life; D: Negative effect of entrepreneurship on the quality of life: v1 = Entrepreneurship, v2 = Wellbeing, v3 = Entry, v3 = Cooperativism, v4 = Innovation, v5 = Satisfaction.\par
The qualitative, statistical and meta-analytical analysis packages for social sciences were used in order to be able to establish the norms and counting parameters of homogeneity of the effect sizes in the literature consulted, considering the moderating effect of the prestige of the source embodied in the repository of publication, as well as the index of impact factor of the magazine, the author and the citation of the selected article \hyperref[b35]{(Sandoval, 2018)}. 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
Table \hyperref[tab_1]{2} shows the values that show the normal distribution of effect sizes in the literature consulted, as well as the interval and predictive confidence of the relationships of the Social Entrepreneurship Inventory with respect to others included in the reviewed literature.  Because Q is reduced, suggesting the noncontrast of the hypothesis concerning the effects of normally distributed sizes and with homogeneity, parameter I 2 was used to warn if the differences between effect sizes are random, as well as parameter T2 and T to demonstrate the differences between the effect sizes observed in the literature consulted.  
\section[{Discussion}]{Discussion}\par
The contribution of the present work to the literature consulted consists in establishing the threshold and predictive confidence in a sample of studies related to the relationship between entrepreneurship with respect to innovation, satisfaction, wellbeing, income and cooperativism, although the research design limits and suggests the extension of the work to publications prior to 2015 and in other regional repositories in order to demonstrate the hypothesis of homogeneity of the total effects.\par
In relation to other systematic reviews on the Social Entrepreneurship Inventory, it can be said that the use of this work was to demonstrate the moderating effect of the relationship between the independent variable and the dependent variable in order to establish a meta-analytic structure and corroborate the relationships in a network of meta-analysis of structural equations \hyperref[b36]{(Valdés, 2019)}.\par
With respect to the meta-analytic validity, it can be noted that in the present work the heterogeneity parameters suggest the extension of the work towards publications prior to the period observed, as well as indexed to repositories with greater local or regional prestige than international because the entrepreneurship is a phenomenon determined by economic relations in general and migratory flows \hyperref[b37]{(Vilchis, 2016)}.\par
In this sense, the migratory flow and its phases of rupture, stay, crossing and return would be moderators of the relations established between the enterprise and with respect to dispositional variables. A meta-analytical review of the structures that explain migrant achievement could reveal predictive confidence intervals for studies that used the same instrument and obtained different results.\par
Regarding the psychosocial theoretical framework that explains the systematic review of literature as part of a social process of representation, categorization and identity, the results show that the social entrepreneurship inventory has been measuring a complex process of beliefs, values, decisions and actions. oriented towards reducing the gap between migratory flows and native communities with respect to their labor opportunities \hyperref[b38]{(Villegas, 2018)}.\par
Future lines of research concerning the establishment of a predictive confidence threshold will allow us to observe and infer meta-analytical relationships of structural equations between the variables involved as independent, moderating and dependent.\par
V. 
\section[{Conclusion}]{Conclusion}\par
The objective of this work was to establish the predictive threshold of confidence in the size of the effects of a systematic review published in the period 2015 to 2019, considering the prestige of the source.\par
However, the design of the research based on a theoretical framework that explains the decision making and actions from social processes rather than individual ones demonstrated the non-rejection of the null hypothesis regarding the homogeneous random effects of entrepreneurship with respect to other organizational variables.\par
It is recommended to use more regional databases that allow the prestige of the source, the product update and the citation of the contents as metaanalytical moderators of the functions established by the consulted literature. 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XIX Issue X Version I Year 2019 ( ) \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.19176829268292683\textwidth}P{0.04923780487804878\textwidth}P{0.10365853658536585\textwidth}P{0.17621951219512194\textwidth}P{0.08551829268292684\textwidth}P{0.17103658536585367\textwidth}P{0.0725609756097561\textwidth}}
Repository\tabcellsep Literature\tabcellsep Year\tabcellsep Author\tabcellsep Sample\tabcellsep Metanalysis\tabcellsep ?\\
Copernicus\tabcellsep A\tabcellsep 2016\tabcellsep Aguilar\tabcellsep 260\tabcellsep v1? v3\tabcellsep ,45\\
Dialnet\tabcellsep B\tabcellsep 2018\tabcellsep Aldana\tabcellsep 280\tabcellsep v1? v4\tabcellsep ,38\\
Ebsco\tabcellsep A\tabcellsep 2018\tabcellsep Anguiano\tabcellsep 220\tabcellsep v1? v5\tabcellsep ,45\\
Latindex\tabcellsep A\tabcellsep 2018\tabcellsep Blaness\tabcellsep 200\tabcellsep v1? v3\tabcellsep ,39\\
Publindex\tabcellsep B\tabcellsep 2016\tabcellsep Carreon\tabcellsep 240\tabcellsep v1? v2\tabcellsep ,40\\
Redalyc\tabcellsep C\tabcellsep 2015\tabcellsep Castillo\tabcellsep 180\tabcellsep v1? v4\tabcellsep ,37\\
Scielo\tabcellsep D\tabcellsep 2018\tabcellsep Delgado\tabcellsep 160\tabcellsep v1 ? v5\tabcellsep ,46\\
Scopus\tabcellsep D\tabcellsep 2019\tabcellsep Garcia\tabcellsep 120\tabcellsep v1? v2\tabcellsep ,44\\
Zenodo\tabcellsep B\tabcellsep 2017\tabcellsep Juarez\tabcellsep 100\tabcellsep v1? v4\tabcellsep ,38\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.13205357142857144\textwidth}P{0.040982142857142856\textwidth}P{0.08348214285714285\textwidth}P{0.5191071428571429\textwidth}P{0.0030357142857142857\textwidth}P{0.0015178571428571428\textwidth}P{0.0045535714285714285\textwidth}P{0.06526785714285714\textwidth}}
\multicolumn{3}{l}{Author Sample Metanalysis}\tabcellsep CI\tabcellsep SE\tabcellsep Q\tabcellsep I 2\tabcellsep T 2 T Moderator\\
Aguilar\tabcellsep 260\tabcellsep v1? v3\tabcellsep \multicolumn{4}{l}{,24 to ,59 ,68 13,24 10\% ,88 ,10}\tabcellsep Year\\
Aldana\tabcellsep 280\tabcellsep v1? v4\tabcellsep \multicolumn{4}{l}{,25 to 69 ,69 14,35 20\% ,81 ,12 Repository}\\
Anguiano\tabcellsep 220\tabcellsep v1? v5\tabcellsep \multicolumn{4}{l}{,21 to ,46 ,58 15,43 18\% ,80 ,11 Repository}\\
Blaness\tabcellsep 200\tabcellsep v1? v3\tabcellsep \multicolumn{4}{l}{,20 to ,68 ,55 13,25 22\% ,76 ,09}\tabcellsep Citation\\
Carreon\tabcellsep 240\tabcellsep v1? v2\tabcellsep \multicolumn{4}{l}{,24 to ,58 ,63 14,37 32\% ,69 ,10}\tabcellsep Year\\
Castillo\tabcellsep 180\tabcellsep v1? v4\tabcellsep \multicolumn{4}{l}{,20 to ,47 ,66 13,45 28\% ,70 ,11}\tabcellsep Year\\
Delgado\tabcellsep 160\tabcellsep v1 ? v5\tabcellsep \multicolumn{4}{l}{,30 to ,61 ,51 16,57 40\% ,83 ,08 Repository}\\
Garcia\tabcellsep 120\tabcellsep v1? v2\tabcellsep \multicolumn{4}{l}{,38 to ,71 ,40 13,21 31\% ,89 ,07}\tabcellsep Citation\\
Juarez\tabcellsep 100\tabcellsep v1? v4\tabcellsep \multicolumn{4}{l}{,19 to ,57 ,51 12.35 28\% ,82 ,09 Repository}\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 			\footnote{© 2019 Global Journals 1} 			\footnote{© 2019 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Salinas ()]{b32}\label{b32} 	 		\textit{},  		 			R Salinas 		.  		2015.  	 
\bibitem[Sandoval ()]{b34}\label{b34} 	 		‘Approach to the frame of the print media regarding the attentio n the victims of case Ayotzinapa’.  		 			F R Sandoval 		.  	 	 		\textit{Iguala-Gerrero (Mexico). Secci}  		2016.  (39)  p. .  	 
\bibitem[Sánchez ()]{b33}\label{b33} 	 		\textit{Categorial structure and subcategories in the exploration of press releases related to the administration of migratory security},  		 			A Sánchez 		.  		2018. IASF p. .  	 
\bibitem[Anguiano ()]{b3}\label{b3} 	 		‘Categorial structure of subcategories in the exploration of press releases related to the administration of migratory security’.  		 			F Anguiano 		.  	 	 		\textit{Frontiers}  		2018. 11  (28)  p. .  	 
\bibitem[Garcia ()]{b13}\label{b13} 	 		\textit{Coffee entrepreneurship among migrants of the Huazteca region central Mexico. E\&D},  		 			C Garcia 		.  		 \xref{http://dx.doi.org/10.19052/ed.4324}{10.19052/ed.4324}.  		 \url{http://dx.doiorg/10.19052/ed.4324}  		2018. 30 p. .  	 
\bibitem[Mecalco ()]{b21}\label{b21} 	 		\textit{Complex political systems: Implications for sustainable public security},  		 			J Mecalco 		.  		2014. Actions and Social Investigations. 34 p. .  	 
\bibitem[Bustos ()]{b5}\label{b5} 	 		‘Contrast a labor of expectations in ex migrants from central Mexico’.  		 			J M Bustos 		.  	 	 		\textit{GPT}  		2018. 32 p. .  	 
\bibitem[Aguilar ()]{b0}\label{b0} 	 		\textit{Contrast of a model quality of life in the students of university autonomous of state of Mexico},  		 			J A Aguilar 		.  		2016. Gerencial Vision. 15 p. .  	 
\bibitem[García ()]{b14}\label{b14} 	 		\textit{Dimensions of human development theory},  		 			C García 		.  		2019. Ehquidad. 11 p. .  	 
\bibitem[Bustos ()]{b6}\label{b6} 	 		‘Discussion of a theoretical review alluding to sustainable behavior and the governance of common goods’.  		 			J M Bustos 		.  	 	 		\textit{GPT}  		2019. 34 p. .  	 
\bibitem[Castillo ()]{b10}\label{b10} 	 		‘Empirical test a model of quality of life’.  		 			M B Castillo 		.  	 	 		\textit{Civilizar}  		2015. 15  (28)  p. .  	 
\bibitem[Aldana ()]{b2}\label{b2} 	 		\textit{Especificación de un modelo para el estudio de la identidad migratoria. Epsys},  		 			W I Aldana 		.  		 \url{http://epsys.com}  		2019. 30 p. .  	 
\bibitem[Blanes ()]{b4}\label{b4} 	 		‘Exploratory category structure of civil mobilization in the contruction of security agenda’.  		 			A V Blanes 		.  	 	 		\textit{Frontiers}  		2018. 11  (28)  p. .  	 
\bibitem[Limón ()]{b19}\label{b19} 	 		‘Exploratory factors structural of the habitus mobility’.  		 			G A Limón 		.  	 	 		\textit{Interconecting Knowledge}  		2018. 3  (6)  p. .  	 
\bibitem[Quezada ()]{b26}\label{b26} 	 		‘Governance of public security in the building sociopolitical identity’.  		 			A Quezada 		.  	 	 		\textit{Psychology}  		2017. 6  (12)  p. .  	 
\bibitem[Martínez ()]{b20}\label{b20} 	 		‘Governance of quality of life and wellbeing subjective’.  		 			E Martínez 		.  	 	 		\textit{Ajayu}  		2019. 7  (1)  p. .  	 
\bibitem[Morales (2013)]{b24}\label{b24} 	 		‘Habitus of public transport in Edimex’.  		 			M L Morales 		.  	 	 		\textit{First Academic Encounter on Sustainability and Public Transport Planning. UAEM-UAPN}  		2013. November 14. 2013.  	 
\bibitem[Carreón ()]{b8}\label{b8} 	 		\textit{Human development: Governance and social entrepreneurship},  		 			J Carreón 		.  		2016. Mexico. p. .  	 
\bibitem[Rincón ()]{b29}\label{b29} 	 		‘Interpretation of discourses around the habitus of mobility to unveil the meaning of public transport’.  		 			R M Rincón 		.  	 	 		\textit{Margen}  		2018. 90 p. .  	 
\bibitem[Mendoza ()]{b23}\label{b23} 	 		 			D Mendoza 		.  		\textit{Specification of a model representations propagandistics in ederly adults to safety publics. Tlatemoani},  				2017. 25 p. .  	 
\bibitem[Sandoval ()]{b35}\label{b35} 	 		‘Modelling of determinants image and destination as a subsystem periurban mobility policies’.  		 			F R Sandoval 		.  	 	 		\textit{Social Science Learning Education Journal}  		2018. 3  (9)  p. .  	 	 (Transport of zero emissions carbon dioxide to atmosphere habitus transfer) 
\bibitem[Carreón ()]{b9}\label{b9} 	 		‘Networks of violence regarding the gpovernance of public security’.  		 			J Carreón 		.  	 	 		\textit{Social science}  		2018. 4  (2)  p. .  	 
\bibitem[Hernández ()]{b15}\label{b15} 	 		\textit{Perceptual differences before the risk to the agglomerations in public transport concession},  		 			J Hernández 		.  		2014. 7 p. .  		 			Sustainable Local Development 		 	 
\bibitem[Mejía ()]{b22}\label{b22} 	 		‘Psychological effects of violence and insecurity in ederly’.  		 			S C Mejía 		.  	 	 		\textit{Eureka}  		2016. 13  (1)  p. .  	 
\bibitem[Hernández ()]{b16}\label{b16} 	 		‘Public security governance base on ideas on identity and risk perception that haves been established by the media within the citizens agenda’.  		 			J Hernández 		.  	 	 		\textit{Social Work}  		2016. 11  (13)  p. .  	 
\bibitem[Quezada ()]{b27}\label{b27} 	 		‘Reliability and validity of a instrument that measures the perception of the reliability penitentiary governance’.  		 			A Quezada 		.  	 	 		\textit{Psychology}  		2018. 7  (13)  p. .  	 
\bibitem[Quintero ()]{b28}\label{b28} 	 		‘Reliability and validity of an instrument measured subjective governance’.  		 			M L Quintero 		.  	 	 		\textit{Administrative Science}  		2015. 2 p. .  	 
\bibitem[Rosas ()]{b31}\label{b31} 	 		\textit{Reliability and validity of an instrument that measures perceptions of corruption},  		 			F J Rosas 		.  		2015. American Thouthg. 8 p. .  	 
\bibitem[Vilchis ()]{b37}\label{b37} 	 		‘Reliability and validity of an instrument that measures seven dimensions of security perceptions in students from a public university’.  		 			F J Vilchis 		.  		 \xref{http://dx.doi.org/10.16925/pe.v12i20.1564}{10.16925/pe.v12i20.1564}.  		 \url{http://dx.doi.org/10.16925/pe.v12i20.1564}  	 	 		\textit{Journal Psychology and Behavioral}  		2016. 1 2 (20. p. .  	 
\bibitem[Rivera ()]{b30}\label{b30} 	 		‘Reliability and validity of an instrument to measures socio-political dimensions of the quality of life’.  		 			B L Rivera 		.  	 	 		\textit{Psicumex}  		2015. 5  (2)  p. .  	 
\bibitem[Villegas ()]{b38}\label{b38} 	 		‘Social Works towards a quality of life and wellbeing subjective’.  		 			E Villegas 		.  	 	 		\textit{International Journal of Research in Humanities and Social Studies}  		2018. 5  (6)  p. .  	 
\bibitem[Morales ()]{b25}\label{b25} 	 		‘Sociopolitical complexity of public transport. Implications for sustainable local development’.  		 			M L Morales 		.  	 	 		\textit{Reason and Word}  		2014. 86 p. .  	 
\bibitem[Juárez ()]{b17}\label{b17} 	 		‘Specification a model for the study of local governance’.  		 			M Juárez 		.  	 	 		\textit{Sinchrony}  		2017. 21  (72)  p. .  	 
\bibitem[Delgado ()]{b11}\label{b11} 	 		‘Specification of a model for the study of consensual migration’.  		 			M A Delgado 		.  		 \xref{http://dx.doi.org/10.15257/ehquidad.2018.0002}{10.15257/ehquidad.2018.0002}.  		 \url{http://dx.doi.org/10.15257/ehquidad.2018.0002}  	 	 		\textit{Ehquidad}  		2018. 9 p. .  	 
\bibitem[Juárez ()]{b18}\label{b18} 	 		‘Specification of a model for the study of intercultural migration’.  		 			M Juárez 		.  	 	 		\textit{IASF}  		2019. 12  (29)  p. .  	 
\bibitem[Valdés ()]{b36}\label{b36} 	 		‘Specification of a model for the study of the of the stablishment of multip le water sustainability agendas’.  		 			O Valdés 		.  	 	 		\textit{Sinchrony}  		2019. 22  (75)  p. .  	 
\bibitem[Aldana ()]{b1}\label{b1} 	 		‘Specification of a model for the study of the public security agenda’.  		 			W I Aldana 		.  	 	 		\textit{Atlante}  		2018. 9 p. .  	 
\bibitem[García ()]{b12}\label{b12} 	 		‘The sociopolitical legitimacy of the administration of public security in Xilitla’.  		 			C García 		.  	 	 		\textit{Research Management}  		2015. 115  (44)  p. .  	 
\bibitem[Carreón ()]{b7}\label{b7} 	 		‘Theories of public safety and perception of crime’.  		 			J Carreón 		.  	 	 		\textit{Margin}  		2013. 71 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
