\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={Specification of a Model for the Study of Utility Entrepreneurship},
 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{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Specification of a Model for the Study of Utility Entrepreneurship}
\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]{Cruz García  Lirios}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2019 Accepted: 31 December 2019 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


A model is a data management, production and transfer system organized in explanatory trends of past, current and future relationships. The emphasis on each suggests decision making and strategy execution. The objective of this work was to specify a model for of the perception of utility. An exploratory and cross-sectional study was conducted with a selection of 186 students from a public university in central Mexico, considering their participation in the system of professional practices and social service in local organizations. The validity of the instrument that found a onedimensional variable that explained 43% of the variance was established, but the research design limited the results to the research scenario, suggesting the extension of the work.

\end{abstract}


\keywords{globalization, perception of utility and use of mobile internet.}

\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
lobalization implies less social equality and greater freedom in the individual. This imbalance characterizes the most globalized and localized liberal democracies. These open societies that hold individuals accountable by disintegrating their groups, their communities, their societies and their present and future cultures \hyperref[b8]{(Martínez, Espinoza and García, 2019)}.\par
The process of financial globalization and community location is gestated through the use of technology. In the case of the Internet connection from root servers, the United States, Japan, Holland and Sweden are the main nodes. Japan is the nation with the highest connection speed (61.0 mbps), Sweden ranks fourth (18.2 mbps), Holland is sixth (8.8 mbps) and the United States occupies tenth place (4 .8 mbps).\par
In economically emerging countries, the benefits of information communication technologies (ICT) have only been exploited by organizations for insertion into the global market. In contrast, in the communities of these countries where ingrained localization processes are developed, ICTs have not been a factor of individual growth and much less of community development \hyperref[b4]{(Carreón, Villegas and García, 2019)}.\par
Indeed, economic and technological globalization has only benefited corporations by widening the economic and digital divide with the communities  {\ref (Carreón, Hernandez and García, 2019)}. This process of globalization, in its social dimension, implies the decision-making of groups, communities, unions, unions, organizations and corporations based on ICT. Such entities are transformed into networks and power flows that first compete and then monopolize the market (see the scheme). This is how the objective of the present work was to specify a model for the study of the perception of utility, considering the dimensions that literature contributes with respect to the acceptance of technology, the propensity to information and the motivation for achievement. 
\section[{II.}]{II.} 
\section[{Theory of Utility Perception}]{Theory of Utility Perception}\par
The economic, technological and social consequences of globalization are described to propose the Theory of Mobile Consumption that explains the consumption of products and services through mobile telephony. A model is presented in which it is included and demonstrates that the perception of utility is the determinant of the use of mobile Internet .\par
Based on the above scenario, it is proposed that individuals, being immersed in information communication flows and networks, become potential consumers when acquiring a mobile phone. Precisely, in the following section, the Mobile Consumption Theory (TCM) is explained, which explains the determinants of consumption through a mobile phone .\par
The Theory of Mobile Consumption states that individuals carry out their purchases through a mobile phone based on their utilitarian perceptions and purchase decisions. The TCM maintains that people consume basic products and services through the consumption of secondary products. Individuals when buying a mobile phone or any product and technological information communication service, are exposed to the consumption of basic products and services that are advertised and sold through the aforementioned technologies \hyperref[b0]{(Carreón, Espinoza and García, 2019)}. Therefore, the TCM argues that it is the perceptions of utility, innovation and efficiency that determine the consumption of products and services that are advertised and sold through the mobile phone.\par
L TCM provides the indirect effect of perception of a technological innovation on the consumption of products and services via said mobile technology (Hernandez, Carreon and Garcia, 2019). It explains the relationship between ICTs with individuals saturated with multiple activities, people who buy and people who work as supervisors or vendors. The TCM predicts the use of the mobile Internet from a cognitive process that begins perceptually and ends behaviorally. From the TCM, the study detailed below was carried out. 
\section[{III. Studies of the Perception of Utility}]{III. Studies of the Perception of Utility}\par
In the process of converting human capital into intangible assets for organizations, the perception of utility explains the intensive use of information and communication technologies provided that organizations adopt management, production and knowledge transfer systems \hyperref[b1]{(Carreón, Fierro \& García, 2019)}.\par
It is a process in which the formation of intellectual capital assimilates knowledge, knowledge, experiences and skills to achieve objectives and goals through specific protocols for information processing  {\ref (Carreón, Hernandez and García, 2019)}.\par
The perception of utility is the central axis of the knowledge management agenda because it translates statistical data into meanings of commitment, entrepreneurship and innovation, as well as generates new protocols for information processing whenever the objectives and goals are subject to the climate of tasks, supports and relationships between stakeholders (García, Martínez and Quintero, 2019). 
\section[{IV.}]{IV.} 
\section[{Model for the Study of Utility Perception}]{Model for the Study of Utility Perception}\par
The TCM raises three explanations of the consumption of products and services through the mobile phone.\par
The first trajectory includes: perception of innovation è propensity to consumption è use of mobile Internet. Such is the case of people who acquire a sophisticated and multifunctional mobile phone that exposes them and leads them to accept and consume seasonal promotions. However, this type of consumer can acquire a phone only for some function \hyperref[b9]{(Villegas, 2019)}. It may happen that the consumer buys a phone for its functions of playback of files digitized in mp3 and is not interested in seasonal promotions. It can be inferred that technological innovation translated into multiple functions is an added value for users that can lead to secondary consumption.\par
The second path includes: perception of innovation è perception of utility è propensity to consume è use of mobile Internet. In addition to analyzing the impact of technological innovations on human behavior, the second path explains the association between an innovation and its usefulness as the determinants of mobile decision and consumption. The perception of utility being a variable that indicates the selection and categorization of objects, influences consumption decisions and the subsequent purchase of a product or service \hyperref[b5]{(García, Espinoza and Carreón, 2018)}. A person who buys a mobile phone with the latest technology differs from the consumer who seeks secondary benefits derived from the use of technologies. It is a potential consumer who acquires some technology to consume products and services exclusive to the network or elite flow of communication information. A person looking for mp3 files only available in virtual stores will buy a mobile phone connected to the virtual store.\par
The third route includes: perception of innovation è perception of efficiency è propensity to consumption è use of mobile Internet. The behavior of the consumer, explained by this third route, denotes a person engaged in the purchase and sale of products and services. Precisely, the perception of efficiency suggests the use of a technology for its competitive advantages rather than for its comparative advantages. A sales supervisor will acquire a phone with multiple functions as long as he perceives that these functions will allow him to supervise his salesmen.\par
Do perceptions of the level of utility and the degree of innovation have an indirect, positive and significant effect on the level of use?\par
V. 
\section[{METHOD}]{METHOD}\par
There were 186 students selected from the Metropolitan Autonomous University. 65 men (25 studied in CBI, 26 in CBS and 14 in CSH) and 121 women (22 in CBI, 59 in CBS and 40 in CSH).\par
The perception of the level of utility: It is the evaluative, attitudinal and motivational expectation of greater benefits and lower costs around the consumption of a product or service.\par
The perception of the degree of efficiency: It is the handling of a product and/or service for consumption purposes.\par
The level of use: It is the time of purchase of a product or acquisition of a service.\par
Perceptions of the level of utility and the degree of innovation have an indirect, positive and significant effect on the level of use.\par
In the first phase, the reliability and validity of the instruments that measured the five variables was built and established.\par
In the second phase, the likelihood of adjusting indirect and direct, negative and positive, and significant causal relationships between the study variables was modeled and demonstrated.\par
From the Mobile Consumption Theory, twelve indicators were established that configured three dimensions for the five variables of the measurement model that were subjected to a confirmatory factor analysis of the main components with varimax rotation and maximum likelihood. The results reject the Volume XX Issue I Version I 36 ( C ) hypothesis of factorial unidimensionality for three variables of the measurement model.\par
Scale of the perception of the level of utility: 12 items with response options from "strongly disagree" to "strongly agree". The table shows the convergence (indicated by the factor weight) of the reagents with respect to the factor.\par
Scale of the perception of the degree of efficiency: 12 items with response options from "never" to "always". Considering the factor weights of the perceptual variable of self-efficiency, the convergence of four reagents is demonstrated.\par
Scale of the level of use: 12 items with response options from "less than ten minutes" to "more than twenty minutes.\par
The psychometric properties of the instruments that measure the study variables are detailed in the table where it can be seen that they meet the requirements for multivariable analysis.\par
During the first week of the spring quarter of 2006 at the UAM-I library, students were asked how often they used their phone to download images, sounds and speeches to select the ideal sample. Subsequently, the questionnaire was provided indicating a response time of 30 minutes to answer it. 
\section[{VI.}]{VI.} 
\section[{Results}]{Results}\par
From the Mobile Consumption Theory a new model was designed with the variables that met the criteria of reliability (alpha greater than .60) and validity (factorial weight greater than .300).\par
Multiple linear regression was calculated to establish the determinants of the dependent variable and the non-linear relationship between independent variables. The scheme shows that the perception factor of academic utility is the main determinant of the level factor of Internet use for academic purposes.\par
This finding indicates a modification of the TCM measurement model by proposing a direct, positive and significant effect (? = .30; p <.05) of the utility factor on the use for academic purposes. That is, a person looking to buy for example a book, could get it if there was a virtual library connected to the mobile phone.\par
Similar reasoning would imply the perception factor of self-efficiency as a determinant of academic mobile use. An individual looking for academic information could find it through his mobile phone. However, the causal relationship lacking the required significance suggests the exclusion of the variable.\par
The strength of association (r = .07; p <.05) between independent variables indicates its spurious implication.\par
Finally, the level of mobile Internet use for academic purposes is explained by the two independent variables in 22 percent of their variability (R 2 = .22).\par
It can be seen that from the original measurement model only two variables maintain a causal relationship that selects them for inclusion in another measurement model. These consequences and implications are discussed below. 
\section[{VII.}]{VII.} 
\section[{Discussion}]{Discussion}\par
The perception of utility has been the fundamental construct in the models developed to predict the behavior of a consumer on the Internet. This research has shown that the academic factor of said perception determines another factor referred to mobile use for academic purposes.\par
However, the relationship between the perception of utility with other variables such as the perception of self-efficiency, reported by other studies, has been spurious. This means that the variables could belong to different cognitive processes. The perception of utility could belong to a set of affective variables while the perception of self-efficiency could belong to a group of rational variables.\par
This would explain why in the use of the mobile Internet for academic purposes the perception of utility is the variable that predicts it. However, it will be necessary to demonstrate the relationship of the perception of utility with affective variables. Values, norms and identity could be those variables that associated with the perception of utility, could configure a measurement model with the likelihood necessary to explain the use of the mobile Internet. 
\section[{VIII.}]{VIII.} 
\section[{Conclusion}]{Conclusion}\par
The objective of the present work was to specify a model for the study of the perception of utility, considering the dimensions reported in the literature, as well as those established in the present work, but its design limited the contributions to the analyzed sample, suggesting the extension of work towards other scenarios and other study samples.\par
Volume XX Issue I Version I 			\footnote{Year 2020 © 2020 Global Journals Specification of a Model for the Study of Utility Entrepreneurship} 			\footnote{© 2020 Global Journals Specification of a Model for the Study of Utility Entrepreneurship} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Carreón et al. ()]{b0}\label{b0} 	 		\textit{},  		 			J Carreón 		,  		 			F Espinoza 		,  		 			C García 		.  	 	 		\textit{Journal of Social Science Research}  		2019. 6  (8)  p. .  	 	 (organizational assets) 
\bibitem[Hernández et al. ()]{b7}\label{b7} 	 		\textit{},  		 			T J Hernández 		,  		 			J Carreón 		,  		 			C García 		.  	 	 		\textit{Netizens Millennials. International Journal of Advances Engineeri n g Research \& Science}  		2019. 6  (7)  p. .  	 
\bibitem[Carreón et al. ()]{b3}\label{b3} 	 		‘Exploratory categorical structure of employment expectations’.  		 			J Carreón 		,  		 			Hernández 		,  		 			C García 		.  	 	 		\textit{Journal of Social Science Research}  		2019. 6  (8)  p. .  	 
\bibitem[García et al. ()]{b6}\label{b6} 	 		‘Exploratory factorial structure climate and labor flexibility’.  		 			C García 		,  		 			E Martínez 		,  		 			M L Quintero 		.  	 	 		\textit{Turns}  		2019. 20  (2)  p. .  	 
\bibitem[Villegas ()]{b9}\label{b9} 	 		‘Governance of intellectual capital millennials for the creation intangible organizational values’.  		 			E Villegas 		.  	 	 		\textit{Net Journal of Social Science}  		2019. 6  (1)  p. .  	 
\bibitem[García et al. ()]{b5}\label{b5} 	 		‘Model of intangible assets and capitals in organizations’.  		 			C García 		,  		 			F Espinoza 		,  		 			J Carreón 		.  	 	 		\textit{International Journal of Research in Humanities and Social Studies}  		2018. 5  (4)  p. .  	 
\bibitem[Carreón et al. ()]{b4}\label{b4} 	 		‘Model of the determinants of human capital’.  		 			J Carreón 		,  		 			E Villegas 		,  		 			C García 		.  	 	 		\textit{International Journal of Advances in Social Science and Humanities}  		2019. 7  (8)  p. .  	 
\bibitem[Carreón et al. ()]{b1}\label{b1} 	 		‘Models of fixed effects of diffuse variables in the formation of intellectual capital’.  		 			J Carreón 		,  		 			E Fierro 		,  		 			C García 		.  	 	 		\textit{International Journal of Engineering Research and Development}  		2019. 15  (9)  p. .  	 
\bibitem[Martínez et al. ()]{b8}\label{b8} 	 		‘Models of the determinants of vocational training’.  		 			E Martínez 		,  		 			F Espinoza 		,  		 			C García 		.  	 	 		\textit{International Journal in Advances of Social Science and Humanities}  		2019. 6  (7)  p. .  	 
\bibitem[Villegas et al. ()]{b11}\label{b11} 	 		‘Specification a model for study of intellectual capital’.  		 			E Villegas 		,  		 			J Carreón 		,  		 			C García 		.  	 	 		\textit{International Journal of Economics and Management Studies}  		2019. 10 p. .  	 
\bibitem[Villegas et al. ()]{b10}\label{b10} 	 		‘Specification a model for study of the perception of knowledge’.  		 			E Villegas 		,  		 			J Carreón 		,  		 			C García 		.  	 	 		\textit{Open Journal Political Science}  		2019. 9 p. .  	 
\bibitem[Carreón et al. ()]{b2}\label{b2} 	 		‘Structural equation modeling of intangible capitals’.  		 			J Carreón 		,  		 			J Hernández 		,  		 			C García 		.  	 	 		\textit{International Journal of English Literature of Social Science}  		2019. 4  (5)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
