Next Article in Journal
Multivariate Statistical Analyses and Potentially Toxic Elements Pollution Assessment of Pyroclastic Products from Mt. Etna, Sicily, Southern Italy
Previous Article in Journal
Experimental Comparison of Editor Types for Domain-Specific Languages
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Role of Alumni Program in the Prediction of Career Success in an Ecuadorian Public University

by
Roberto Pico-Saltos
1,2,
Javier Garzás
1,
Andrés Redchuk
1,
Paulo Escandón-Panchana
3,* and
Fernando Morante-Carballo
3,4,5,*
1
Computer Science, Escuela Técnica Superior de Ingeniería Informática, University Rey Juan Carlos, 28933 Madrid, Spain
2
Faculty of Engineering Sciences, Quevedo State Technical University, Quevedo 120304, Ecuador
3
Geo-Recursos y Aplicaciones GIGA, Campus Gustavo Galindo, ESPOL Polytechnic University, Km. 30.5 Vía Perimetral, Guayaquil 09015863, Ecuador
4
Centro de Investigación y Proyectos Aplicados a las Ciencias de la Tierra (CIPAT), Campus Gustavo Galindo, ESPOL Polytechnic University, Km. 30.5 Vía Perimetral, Guayaquil 09015863, Ecuador
5
Facultad de Ciencias Naturales y Matemáticas (FCNM), Campus Gustavo Galindo, ESPOL Polytechnic University, Km. 30.5 Vía Perimetral, Guayaquil 09015863, Ecuador
*
Authors to whom correspondence should be addressed.
Appl. Sci. 2022, 12(19), 9892; https://doi.org/10.3390/app12199892
Submission received: 1 July 2022 / Revised: 18 August 2022 / Accepted: 28 September 2022 / Published: 1 October 2022
(This article belongs to the Section Electrical, Electronics and Communications Engineering)

Abstract

:
Alumni tracking studies at the local, regional and global levels provide quality and efficiency measurement parameters in higher education institutions and project improvements in the quality of professionals. However, there is a gap between alumni tracking and the measurement of career success, influencing the academic offer of careers relevant to labor demands. This article aims to propose a model for predicting career success through the analysis, extraction and evolutionary optimization of objective and subjective variables to determine the role of alumni tracking in a higher education institution. The methodology establishes (i) an analysis of information on the alumni program and career success, (ii) prediction models of career success using genetic algorithms, (iii) validation of prediction models and (iv) the relationship between alumni tracking and career success. The results show models for predicting career success using a genetic algorithm with high certainty percentages, where the objective variables’ weight significantly influences the predictive model. However, subjective variables show importance depending on individual characteristics and their value schemes or goals of graduates. As a recommendation, universities could include a monitoring system for their graduates, which is crucial in adapting to the curriculum, especially in strategic technical and human ethical issues.

1. Introduction

Universities are transforming agents in the process of student training. They prepare future professionals who understand global challenges and are active players in a prosperous society [1,2]. The current university proposes a higher education based on training and skills development. It incorporates new learning methods, research on current and global issues, adaptation to existing technologies and intelligent and sustainable infrastructure [3,4,5]. In addition, it links sustainability projects that drive higher education in the 21st century [6,7,8,9].
One of the quality indicators of higher education relates to its graduates’ satisfaction and professional performance [10]. Higher education institutions manage these quality standards by evaluating the academic performance of teachers, curricular relevance and infrastructure through graduate monitoring programs (alumni) [11]. Sometimes, the implementation of these programs requires graduate surveys [12,13], qualitative interviews [14], questionnaires [15], professional performance self-assessment forms and alumni networks [16]. These programs determine the graduate’s general situation and measure the graduate’s successful performance in their professional life [17,18].
Career success is the achievement of desired results from a person’s work experiences over time [19]. Career success can be both objective and subjective. Objective career success (OCS) is tangible professional achievements related to variables or indicators such as salary, job position, promotions [20,21], occupational prestige [22], political will [23], labor mobility [24], hierarchy, gender, age and working hours [25]. In contrast, subjective career success (SCS) refers to the individual’s judgment regarding their career, professional satisfaction, self-perceived evaluation of professional well-being [26,27], professional orientation [28] and vocation and work commitment [29].
OCS is the cause of SCS; they are positively related and are interdependent. For example, people who have a higher salary feel subjectively more successful [30]. In addition, increased job satisfaction does not necessarily raise SCS when other factors are involved, such as health, family relationships and other personal values [31].
There are different studies by authors who proposed the measurement of professional success through the analysis of objective and subjective variables. That is the case with [32], who correlated human resources and the career success of knowledge workers, using a professional success measurement tool that measures human resources with a high-reliability and -validity scale. The results show that the variables education, work experience, learning ability, internal and external competitiveness and job satisfaction predict career success.
Study [33] analyzed professional crises in the relationship between professional skills, employability and professional success, using data from 704 young Dutch professionals aged 21 to 35. They reported that people with high levels of professional competence have a high degree of perceived employability. They concluded that professional crises, professional competencies and career success are essential factors in professional development.
Another study of 654 Chinese employees examined the effects of perceived organizational career management and career adaptability on indicators of career success (e.g., salary and job satisfaction). They demonstrated a robust positive relationship between perceived corporate career management and professional fulfillment, reflected in employees with higher professional adaptability [34].
On the other hand, educational trajectories, the labor market, age and social classes defined the degree of professional success of British graduates. This study showed that graduates from low social strata have variability and instability in their educational trajectories, which causes a low probability of access to high-level jobs and a greater probability that graduates remain in low social strata [35].
Study [36] reflected the professional success perceived by entrepreneurs through the analysis of five indicators of business success, such as professional achievements, social reputation, personal capabilities, business happiness and financial satisfaction. The results determine that entrepreneurial creativity and opportunity recognition positively relate to entrepreneurial career success.
On the other hand, they analyzed the impact and significance of attitudes such as trust and work behavior in OCS and SCS and their impact on Chinese workers’ physical and mental health, through the analysis of a mediated moderation model using multilevel linear regression. The results illustrate important relationships between work and life attitudes at an organizational level [37].
The research by [38] analyzed the validity of the Career Adaptation Abilities Scale (CAAS) through the effect of variables of SCS (satisfaction and professional performance). They reported that professional adaptability predicted professional satisfaction and performance. In addition, the variables worry and trust predicted the two indicators of SCS.
Reference [39] related the development of competencies, leadership, psychological flexibility and career success through a survey of hotel industry employees. The results show that leadership significantly affects the development of competencies. The relationship between the employee and the organization significantly improves the professional success of the workers.
Reference [40] analyzed the variables that promote or limit the career success of graduates, employability and professional development through the analysis of psychosocial processes that drive career success. They highlighted their research on the socioeconomic context, the institution and the curricular strategies that determine graduates’ employability and professional development.
Machine learning techniques use computational intelligence to analyze correlations between input and output variables through mathematical and statistical models in different applications [41]. The analysis and selection of variables are essential in constructing prediction models [42]. For example, the genetic algorithm (GA), simple linear regression, multiple regression and logistic regression are techniques that select representative and optimal variables to build a prediction model [43,44].
The genetic algorithm represents an exact or approximate stochastic solution based on the population [45]. It simulates the survival of the fittest individuals and their genes, where a key and a parameter represent a chromosome and a gene, respectively. It evaluates the aptitude of an individual through the fitness function or objective function [46]. It maintains the best solutions in each generation to improve other solutions. The recombination of two leading solutions generates a crossover [47,48]. In addition, the mutation changes the genes on the chromosomes, causing the diversity of individuals in the population, which increases the exploratory behavior of the GA and leads to more optimal solutions [49].
GA is effective in finding optimal solutions to various types of problems, with application in different areas: operations management, route planning of mobile robots in unstructured environments in real time, convolutional neural networks, processing of images, fields of multimedia, medicine, learning environments, transport optimization and energy management of electric vehicles, real-time systems, production management, precision agriculture and resolution of programming problems in the real world [50,51,52,53,54,55]. Furthermore, it is used in real-life applications; that is, chromosome representation is related to real-life issues, demonstrating the robustness, efficiency, quality and accuracy of the solution [56].
This paper presents a study carried out at the State Technical University of Quevedo (UTEQ) to monitor its graduates through a survey aimed at professional graduates. The construction of a career success prediction model used a genetic algorithm based on graduate tracking parameters and significant variables of career success. However, it emphasizes the importance of a graduate monitoring system aligned with current technological profiles in such a way that it allows one to obtain helpful information to predict the career success of its graduates. This contributes significantly to decision making and compliance with quality indicators for higher education institutions in the country.
The most relevant parameter to measure graduates’ career success is the job performance of the graduate in the face of a limited job demand, which implies continuous monitoring of the professional graduates from higher education institutions [57,58,59]. Therefore, to carry out this study, the authors proposed the following research question: Is it possible that, through the application of a genetic algorithm prediction model and mathematical tools, an optimal model of the career success of graduates in the UTEQ can be developed?
This study proposes a model for predicting career success through the analysis and optimization of objective and subjective variables to determine the role of the alumni program at UTEQ. The information on parameters or indicators of the alumni program and variables on career success allowed an analysis of the significance of variables for the design of a GA in predicting career success. A total of 500 UTEQ graduates and their follow-up characteristics represented the population and genes in this natural selection. The fitness function and genetic operators (e.g., elitist selection, crossover and mutation) found models of career success of the GA. This approach determined the relationship between career success and the alumni program. The statistics found a goodness of fit of 87.61% for the prediction model. The results of this study present models that estimate the career success of UTEQ graduates through the interaction of variables, generating a significant retrospective in decision making in the alumni program.

2. Materials and Methods

The methodology of this study consisted of the following phases: (1) analysis of information regarding alumni tracking and career success, (2) prediction models of career success based on a genetic algorithm, (3) statistical analysis for validation of the prediction models and (4) relationship between career success and alumni tracking (Figure 1).

2.1. Information Analysis of the Alumni Tracking and Career Success

The information analysis proposed two review scenarios. The first scenario established variables within the framework of the external evaluation model of universities and polytechnic schools of Ecuador [60,61] and manuals of instruments and recommendations on the follow-up of graduates of studies carried out in higher education institutions of Ecuador, Latin America and Europe [62,63]. This allowed the interpretation of quality indicators related to alumni tracking (AT) (Table 1) [64,65]. The second scenario determined predominant variables in the scientific context associated with the career success of graduates from higher education institutions (Table 2 and Table 3). Both methods provided a relevant database for constructing the GA for predicting career success, analyzed from the objective (O) and subjective (S) points of view.

2.2. Career Success Prediction Model

This study considered the surveys of the graduate monitoring program of the State Technical University of Quevedo (UTEQ) in Ecuador. The graduate records generated a database, converted to a text or flat file with comma-separated values (CSVs) [106,107]. The file import allowed the selection of the significantly correlated variables through a correlation matrix (correlation coefficient greater than or equal to 0.7) [108,109]; Table 1, Table 2 and Table 3 show some of these variables. In addition, the CSV allowed the connection with the genetic algorithm.
The custom development of the genetic algorithm used the open-source programming language Python. This language allowed the coding of the genetic, computational model based on four genetic operators (i.e., selection, evaluation, genetic crossover and mutation) through libraries such as Numpy and Matplotlib [110,111].

2.2.1. Representation of Chromosome

The GA starts with a population, which is a set of individuals [112,113]. Each individual is a possible solution; in this case, an individual represents a graduate. Each individual in the population is a chromosome made up of a set of genes (objective and subjective variables of career success). Figure 2 shows the structure of the chromosome, with its respective genes and possible values. Compared to human genetics, the genotype or DNA is the GA encoding, and an individual’s phenotype or physical characteristics are the GA’s solution [113,114].

2.2.2. Genetic Algorithm Parameter Settings

The exploration and stabilization of the results of the proposed algorithm required an adjustment of the appropriate parameters, shown in Table 4 [112,115,116]. The generation chromosomes (graduates) end when the genetic algorithm reaches its maximum iteration [113,117,118]. For optimal results, the population size ranges from 50 to a maximum of 500 graduates. This study used ten samples of 50 individuals. The elitist selection method selected the chromosomes with the best fitness values. The search probability (crossover) in a new solution is 0.8, and the mutation probability that establishes the diversity of the population is 0.05; assigning lower values to the mutation rate allows an early convergence of GA [119,120,121,122].

2.2.3. Genetic Algorithm Design

The GA was built based on the basic functional structures that characterize it, relating to methodologies proposed by [123,124,125]. The design of the algorithm proposed the following processes: (1) data reading, according to the parameters of the alumni tracking database, (2) creation of the initial population defining the number of individuals, (3) fitness process, (4) use of genetic operators (e.g., selection, crossover and mutation) and (5) career success prediction models (Figure 3).
The creation of the initial population used the parameters of individuals (graduates) and genes (objective and subjective variables of professional success). That generated an initial array of prediction models (Figure 3a). First, the fitness function assigns a value to all chromosomes in the population [56]. This process comprises multiple variables optimized by the GA; both chromosomes and genes adjust to minimize or maximize the fitness value [126]. Next, the fitness evaluation process defined the fitness function, which identified the degree of goodness of fit for each individual. This function generated two matrices: a matrix of unclassified (i.e., individuals with low scores) and a matrix of the population with better fitness (i.e., individuals with high scores) (Figure 3b). Table 5 presents the fitness functions of the genes involved in the prediction models of professional success. That allowed the choice of better individuals before performing the crossover and mutation operations.
Table 6 presents the pseudocode of fitness function evaluation that weighted the best individuals and the best estimate of professional success. The weighting of the mean of the individuals concerning the genes allowed the assessment of the prediction models. In the case of the time of transition to employment, the resulting weighting is inversely proportional. On the other hand, concerning family income (O10), the resulting weight is directly proportional.
After this, the GA uses the information generated by the fitness function to choose the individuals that pass the crossover and mutation operations to select the best solution according to the fitness values [127]. The GA seeks better solutions through genetic processes such as selection, crossing and mutation [128]. The selection operation considers selecting elite individuals from the population, the crossover is the recombination of selected individuals, and transformation randomly selects a gene and replaces it with a new one [129]. In this study, the genetic operators classified the best chromosomes through (1) selection: choosing the best individuals based on fitness evaluation, (2) crossover: exchange of objective and subjective variables of career success and (3) mutation: random modification of objective and subjective variables of professional success (Figure 3b). At the end of iterations (n_generations), the GA generated the best predictions through reports and graphs (Figure 3c).

2.3. Statistic Analysis

The statistical analysis studied the relationship and behavior of genes (i.e., OCS and SCS variables) through the correlation between variables, choosing the most significant variables [130]. This correlation and the results of the GA allowed the calculation of the standard deviation, confidence intervals and confidence level of prediction models at a significance of 95% [131,132,133].
These statistical indices determine the probability distributions of the GA in ranges defined by the confidence intervals, obtaining prediction results at 300 iterations [134,135].

2.4. Relationship between Career Success and Alumni Tracking

Figure 4 shows the conceptual framework of the impact of graduate follow-up on professional success through the relationship of objective and subjective variables.
The prediction models of the genetic algorithm made it possible to analyze and identify the trends in the relationship between the parameters of professional success and the follow-up of graduates [136,137].

3. Results

3.1. Prediction Models

Table 7 shows the career success prediction models obtained through the GA with the data of the 500 individuals (UTEQ graduates). The prediction models considered the most significant genes in the database, OCS and SCS variables (Table 2 and Table 3). The three models used the same subjective variables to estimate career success.
The first model estimates graduates’ career success through the sum of the mean values of unemployment time, economic income, skills development, professional satisfaction and satisfaction with the knowledge acquired at the university. The mathematical difference between the parameters year of graduation and employment defines the transition to a job or time of unemployment. Furthermore, the subjective variables considered are a crucial determinant in the prediction since the personal perception of professional satisfaction influences the determination of professional success. On the other hand, the second model estimates career success considering all the genes used in the first model. In addition, it analyzes the age variable as a prediction argument that encourages successful graduates. Finally, the third model estimates professional success under a different approach; it uses the parameter of the current year to establish the time that has elapsed after graduation. In addition, it considers the graduate’s profession in estimation significant.

3.2. The Elitist Weighting of Graduates

Table S1 (Supplementary Material) presents the best career success weightings obtained using the first GA prediction model. The results show the influence of the OCS and SCS variables in predicting the career success of UTEQ graduates. The transition time to employment ranges from 0 to 5 years. In total, 66% of graduates found jobs in a shorter transition time after graduation. However, the personal perception of professional satisfaction establishes a slight decrease in the professional success of elite graduates, caused by 60% of professional dissatisfaction. On the other hand, developing skills and satisfaction with the knowledge acquired increases the career success of select graduates. In addition, there is a notorious influence on the weights determined by family income.
In the second model, 52% of graduates found employment sooner after graduation. The results show a high percentage (68%) in graduates older than 46 years in the prediction of career success and a low rate (14%) in young graduates (25 to 35 years of age). Regarding the subjective variables, they highlight a high percentage of dissatisfaction regarding the knowledge and skills acquired in the higher education institution (64%) (Table S2).
The third prediction model presents lower weights than the previous models. It included the relationship of a career in the prediction of career success. The significant knowledge sciences correspond to engineering (I), administration (A), economics (E) and jurisprudence (J). The results show that 84% of graduates are successful in engineering and management sciences. On the other hand, this model included the current year as the year of graduation to establish the professional’s graduation time. In total, 58% of the graduates have a graduation time of fewer than 30 years, which is related to the age of the graduates considered in the second model. The subjective variables found a lower percentage of dissatisfaction regarding the knowledge and skills acquired at the university (Table S3).

3.3. Dynamics of Prediction Models

The three prediction models present dynamism in their behavior according to the genes and the weights of the best-selected individuals. The elite weighting of these models shows an increasing trend according to the variation in the population. The first model with its respective genes presents higher weights than the other models at 100 iterations run in the GA (Figure 5a). As the number of iterations increases, the models show greater significance in their behavior. After 200 iterations, the first model is still more significant (Figure 5b). Therefore, the greater the number of iterations (300), the greater the precision of the models obtained (Figure 5c). Finally, the trend keeps the first professional success prediction model above the others. The significance and correlation of the predictor variables (OCS and SCS) achieved these results.
On the other hand, Figure 6 presents the evolution of the number of chromosomes in each generation based on a set of operated genes for each prediction model. In addition, it shows how the fitness values according to the iterations achieve greater precision in the upper quartile (with 0.05 mutation, 0.8 crossover and 50 generations). The convergence of the GA is maintained in this quartile, with model one being the one with the highest convergence toward the optimal solution concerning the other prediction models. This prediction model finds the best characteristics of successful graduates (with O3, O4, O10, S1, S5 and S9).

3.4. Validation of Prediction Models

In validating the prediction models, the GA considered the results of the successful predictions of the UTEQ graduates at 300 iterations. There is a strong relationship between genes and elitist weights of graduates, relationships measured by correlation coefficients. The results of the GA show acceptable levels of confidence in the models with a significance of 95%. Table 8 presents the statistical parameters that determine each predictive model’s standard deviation, confidence intervals and confidence level [131].
All three models are in the upper quartile of acceptable confidence levels. However, the first model represents the best option for predicting professional success with a confidence level of 87.61% and an interrelation of objective genes (time of transition to employment and family income) and subjective genes (skills development, professional satisfaction and satisfaction with the acquired knowledge). On the other hand, the different models represent a valid alternative depending on the behavior of the variables since they consider other parameters.

3.5. Relationship between Career Success and Alumni Tracking

Table 9 presents the relationship of career success based on the relevance of the alumni program through the parameters that make up the products and results of the graduate follow-up studies. This relationship found significant variables of the GA (e.g., transition to employment, professional career and satisfaction with the knowledge and skills acquired in the university) for the prediction of professional success [62]. In addition, some parameters of the follow-up of graduates are indicators of evaluation and accreditation of the quality of higher education.
The relationship between the knowledge acquired and employment leads to the assessment of the use of knowledge acquired by graduates during their academic training. Furthermore, career success is dependent on the results of graduate follow-up studies. In other words, there is a probability that career success will be measured by the employment of graduates, their transition time to the job and their perception of satisfaction with acquired knowledge, which produces indicators of professional results in universities.
The external evaluation model of universities and polytechnic schools determines the legal orientation of the follow-up of graduates within the framework of the quality of education of the universities of Ecuador. Under this regulation, the UTEQ university assigns career commissions to follow up on professionals, obtaining personal and professional data from its graduates through self-administered surveys [60].

4. Discussion

The estimation of the career success of UTEQ graduates used a genetic algorithm prediction. This GA generates optimal prediction solutions through graduate tracking variables or parameters and achieves operational efficiency through genetic operators (e.g., elite selection of successful graduates). It has a greater capacity to search for graduates in short execution times. Crossover and mutation of graduates allow for a better diversity of the graduate population with high chances of success. On the other hand, other studies used a GA to diversify the search and solve real-world optimization problems [125], such as dynamic energy-saving optimization [130], volunteer teacher transfer problems [138] and intelligent educational systems [124].
GA of success prediction is adaptive and modifiable in population number, genes, generations and probabilities of genetic operators. That allowed the calculation of optimal graduate weights with different populations and iterations. Similarly to other studies, the GA of temporal network analysis increases individuals and enables the calculation of denser weights, even by reducing the number of generations [139]. Likewise, the GA improves its performance through forwarding rules, where the more significant number of iterations represents better results [140]. In this study, the GA is reproducible and adaptable to the parameters of the UTEQ graduate tracking.
The prediction model with the highest reliability of the GA multidimensionally estimates the career success of graduates (Table 7); that is, it significantly relates objective and subjective variables in the prediction. Where professional satisfaction positively affects the time of transition to work, family income and development of skills of graduates. Similarly, other studies measure subjective career success in a multidimensional way through learning and development, work/life balance, financial security and entrepreneurship, considering these dimensions as significant predictors in estimating career success [90]. They also relate professional skills and employability [33], the quality of internships and the proactive personality [141] in measuring career success. On the contrary, other career success estimates consider a single variable’s weight. For example, the dynamics of permanent learning mentality relate to objective and subjective career success [142], whereas age has a significant relationship with success [81]. The GA of this study allows the use of various variables according to the follow-up of UTEQ graduates and determines the significance between them to predict its graduates’ success better.
Some studies estimate professional success through different approaches such as multivariate linear regression, logarithmic, multiple standard and hierarchical regression, analyzing objective predictor variables such as compensation, promotion, salary, profession, time dedicated to working, leadership, organizational commitment and gender, and subjective such as perceived success. These studies demonstrated an average influence of 25%, with a maximum of 51%, of predictor variables on objective or subjective career success outcomes [143,144,145,146,147]. The study proposed in this article used a prediction GA that estimated the professional success of 500 UTEQ graduates with 87.61% reliability, so the model’s goodness of fit is acceptable with all its significant predictors considering the representative sample in different iterations. Similarly, other GAs make their estimates in various applications (e.g., meteorology, economics and health), reaching optimal results justified by the prediction accuracy. For example, rainfall prediction reported an accuracy of 80% in its estimates [148]. Likewise, a GA applied estimated financial problems in private sanitation companies, which reflected an accuracy of 85.16% [149]. Another study used a GA to optimize route transport for ambulances, where it detected an accuracy of 73.5% [150].
Some studies applied different methodologies to the GA, demonstrating the relationship of the achievement of their graduates through the analysis of parameters of the alumni program. For example, a study from a university in Israel used exploratory factor analysis to relate the development of general and specific skills of 21st-century graduates and students to various teaching and learning methods [15]. Other studies applied descriptive statistics and multiple linear regression to determine the satisfaction of university graduates in Indonesia and the United States through the relationship between the variable infrastructure, teacher professionalism, employment opportunities, social classes and curricular relevance [11,151]. On the other hand, universities in Norway and Turkey conducted studies on the performance analysis of graduates, using descriptive statistics to improve graduates’ research skills, study plans, competencies, career development and quality of education [10,12]. In addition, a graduate relationship management model used logistic regression to analyze the demographics, lifestyles, expectations and interests of graduates from a university in Thailand to establish marketing strategies for Alumni associations [18]. So, the GA of the present study is a proposal for measuring career success that includes the use of objective and subjective variables and their interaction with products and results of the alumni program. Furthermore, it contributes to the follow-up of its graduates and establishes improvements in education and educational management in higher education institutions.
The main limitation of this research is the low percentage of responses by graduates in possible predictor variables such as the position of the graduate for the estimation of professional success.

5. Conclusions

The prediction model proposed in this study was developed in the Python programming language through a GA based on the parameters of the alumni program. This model estimated the professional success of UTEQ graduates through the interaction of objective and subjective variables, generating a significant retrospective for decision making in tracking its graduates.
The study used data from 500 graduates and obtained predictive results of the career success of the graduates with an acceptable level of reliability (87.61%). So, it gives guidelines for tracking graduates through the transition to employment, family income, development skills of the graduates, their job satisfaction and the knowledge acquired. These variables represent a high significance when the prediction model reaches its maximum limit of generations.
The GA estimated that the average transition time to employment for successful UTEQ graduates is two years. In total, 70% of these graduates feel professionally satisfied and pleased with the knowledge and skills acquired at the university. A high percentage of graduates (89%) perceive that they developed their basic skills and competencies during their academic training.
Based on the application of a genetic algorithm, this study could be replicated based on the correlated variables. In addition, the reality of other higher education institutions must be considered to complement the analysis, including the increase in the population to a more significant number of generations, to obtain reliable results in predicting professional success. Therefore, the authors recommend that higher education institutions implement a robust monitoring system for their graduates based on the analysis of their realities, their environment and the following policies:
-
Continuous training strategies as an opportunity to interact with professionals.
-
Follow-up of graduates for the objective and subjective measurement of job satisfaction.
-
Improve formal and informal communication policies that promote interaction and benefits with professionals as a digital employment exchange.
-
Involve professionals in research projects and link society developed in universities.

Supplementary Materials

The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/app12199892/s1, Table S1: Results of best individuals of prediction model 1. Table S2: Results of best individuals of prediction model 2. Table S3: Results of best individuals of prediction model 3.

Author Contributions

Conceptualization, R.P.-S., A.R., J.G., P.E.-P. and F.M.-C.; methodology R.P.-S., F.M.-C. and P.E.-P.; software, R.P.-S. and P.E.-P.; validation, R.P.-S., P.E.-P. and F.M.-C.; investigation, R.P.-S., F.M.-C. and P.E.-P.; writing—original draft preparation, R.P.-S., P.E.-P. and F.M.-C.; writing—review and editing, R.P.-S., P.E.-P. and F.M.-C.; supervision, A.R., J.G. and F.M.-C. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

Thanks to CIPAT-ESPOL for support and accompaniment in the development of this publication and especially to Paúl Carrión-Mero, Ph.D. (Director of CIPAT). This study had the collaboration of the scientific research project of the ESPOL University (Escuela Superior Politécnica del Litoral) with code no. CIPAT-01-2018 “Registro del Patrimonio Geológico y Minero y su incidencia en la defensa y preservación de la geodiversidad en Ecuador” (Registry of Geological and Mining Heritage and its impact on the defense and preservation of geodiversity in Ecuador). Comments and feedback from the reviewers and academic editor are gratefully acknowledged.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Žalėnienė, I.; Pereira, P. Higher Education For Sustainability: A Global Perspective. Geogr. Sustain. 2021, 2, 99–106. [Google Scholar] [CrossRef]
  2. Carrión-Mero, P.; Morante-Carballo, F.; Herrera-Franco, G.; Jaya-Montalvo, M.; Rodríguez, D.; Loor-Flores de Valgas, C.; Berrezueta, E. Community-University Partnership in Water Education and Linkage Process. Study Case: Manglaralto, Santa Elena, Ecuador. Water 2021, 13, 1998. [Google Scholar] [CrossRef]
  3. Miranda, J.; Navarrete, C.; Noguez, J.; Molina-Espinosa, J.M.; Ramírez-Montoya, M.S.; Navarro-Tuch, S.A.; Bustamante-Bello, M.R.; Rosas-Fernández, J.B.; Molina, A. The Core Components of Education 4.0 in Higher Education: Three Case Studies in Engineering Education. Comput. Electr. Eng. 2021, 93, 1998. [Google Scholar] [CrossRef]
  4. Bautista-Puig, N.; Sanz-Casado, E. Sustainability Practices in Spanish Higher Education Institutions: An Overview of Status and Implementation. J. Clean. Prod. 2021, 295, 107278. [Google Scholar] [CrossRef]
  5. Herrera-Franco, G.; Montalván-Burbano, N.; Mora-Frank, C.; Bravo-Montero, L. Lady Scientific Research in Ecuador: A Bibliometric Analysis. Publications 2021, 9, 55. [Google Scholar] [CrossRef]
  6. Morante-Carballo, F.; Merchán-Sanmartín, B.; Cárdenas-Cruz, A.; Jaya-Montalvo, M.; Mata-Perelló, J.; Herrera-Franco, G.; Carrión-Mero, P. Sites of Geological Interest Assessment for Geoeducation Strategies, ESPOL University Campus, Guayaquil, Ecuador. Land 2022, 11, 771. [Google Scholar] [CrossRef]
  7. Herrera-Franco, G.; Alvarado, J.; Gordillo, P.; Veintimilla, L.; Merchán, B.; Carrión-Mero, P.; Berrezueta, E. Communication Methods on Water Care during the COVID-19 Pandemic and Its Impact on the Resilience of the Rural Community of “Libertador Bolívar”, Ecuador. In Sustainable Water Resources Management XI; WIT Press: Southampton, UK, 27 July 2021; Volume 250, pp. 109–118. [Google Scholar]
  8. Gricelda, H.F.; Paúl, C.M.; Niurka, A.M. Participatory Process for Local Development: Sustainability of Water Resources in Rural Communities: Case Manglaralto-Santa Elena, Ecuador. In Handbook of Sustainability Science and Research; Leal Filho, W., Ed.; Springer International Publishing: Cham, Switzerland, 2018; pp. 663–676. ISBN 978-3-319-63007-6. [Google Scholar]
  9. Herrera-Franco, G.; Erazo, K.; Mora-Frank, C.; Carrión-Mero, P.; Berrezueta, E. Evaluation of a Paleontological Museum as Geosite and Base for Geotourism. A Case Study. Heritage 2021, 4, 1208–1227. [Google Scholar] [CrossRef]
  10. Altuntaş, S.; Baykal, Ü. An Analysis of Alumni Performance: A Study of the Quality of Nursing Education. Nurse Educ. Today 2017, 49, 135–139. [Google Scholar] [CrossRef]
  11. Wiranto, R.; Slameto, S. Alumni Satisfaction in Terms of Classroom Infrastructure, Lecturer Professionalism, and Curriculum. Heliyon 2021, 7, e06679. [Google Scholar] [CrossRef]
  12. Kismul, H.; Hasha, W.; Hinderaker, S.G.; Moen, B.E. An Alumni Study of a Master’s in International Health. Public Health 2020, 181, 168–170. [Google Scholar] [CrossRef]
  13. Salazar, A.M.; Schelbe, L. Factors Associated with Post-College Success for Foster Care Alumni College Graduates. Child Youth Serv. Rev. 2021, 126, 168–170. [Google Scholar] [CrossRef]
  14. Shen, H.; Sha, B.L. Conceptualizing and Operationalizing Alumni Engagement: When Conversational Voice Matters More than Openness and Assurances of Legitimacy. Public Relat. Rev. 2020, 46, 101974. [Google Scholar] [CrossRef]
  15. Lavi, R.; Tal, M.; Dori, Y.J. Perceptions of STEM Alumni and Students on Developing 21st Century Skills through Methods of Teaching and Learning. Stud. Educ. Eval. 2021, 70, 101002. [Google Scholar] [CrossRef]
  16. Campbell, A.C.; Baxter, A.R. Exploring the Attributes and Practices of Alumni Associations That Advance Social Change. Int. J. Educ. Dev. 2019, 66, 164–172. [Google Scholar] [CrossRef]
  17. Geiger, J.M.; Piel, M.H.; Day, A.; Schelbe, L. A Descriptive Analysis of Programs Serving Foster Care Alumni in Higher Education: Challenges and Opportunities. Child Youth Serv. Rev. 2018, 85, 287–294. [Google Scholar] [CrossRef]
  18. Rattanamethawong, N.; Sinthupinyo, S.; Chandrachai, A. An Innovation Model of Alumni Relationship Management: Alumni Segmentation Analysis. Kasetsart J. Soc. Sci. 2018, 39, 150–160. [Google Scholar] [CrossRef]
  19. McDonald, K.S.; Hite, L.M. The Next Generation of Career Success: Implications for HRD. Adv. Dev. Hum. Resour. 2008, 10, 86–103. [Google Scholar] [CrossRef] [Green Version]
  20. Bagdadli, S.; Gianecchini, M. Organizational Career Management Practices and Objective Career Success: A Systematic Review and Framework. Hum. Resour. Manag. Rev. 2019, 29, 353–370. [Google Scholar] [CrossRef]
  21. Golden, T.D.; Eddleston, K.A. Is There a Price Telecommuters Pay? Examining the Relationship between Telecommuting and Objective Career Success. J. Vocat. Behav. 2020, 116, 103348. [Google Scholar] [CrossRef]
  22. Hirschi, A.; Johnston, C.S.; de Fruyt, F.; Ghetta, A.; Orth, U. Does Success Change People? Examining Objective Career Success as a Precursor for Personality Development. J. Vocat. Behav. 2021, 127, 103582. [Google Scholar] [CrossRef]
  23. Blickle, G.; Schütte, N.; Wihler, A. Political Will, Work Values, and Objective Career Success: A Novel Approach—The Trait-Reputation-Identity Model. J. Vocat. Behav. 2018, 107, 42–56. [Google Scholar] [CrossRef]
  24. Stumpf, S.A.; Tymon, W.G. The Effects of Objective Career Success on Subsequent Subjective Career Success. J. Vocat. Behav. 2012, 81, 345–353. [Google Scholar] [CrossRef]
  25. Janssen, E.; van der Heijden, B.I.J.M.; Akkermans, J.; Audenaert, M. Unraveling the Complex Relationship between Career Success and Career Crafting: Exploring Nonlinearity and the Moderating Role of Learning Value of the Job. J. Vocat. Behav. 2021, 130, 103620. [Google Scholar] [CrossRef]
  26. Hall, D.T.; Lee, M.D.; Kossek, E.E.; las Heras, M. Pursuing Career Success While Sustaining Personal and Family Well-Being: A Study of Reduced-Load Professionals over Time. J. Soc. Issues 2012, 68, 742–766. [Google Scholar] [CrossRef]
  27. Gordon, S.E.; Shi, X. (Crystal) The Well-Being and Subjective Career Success of Workaholics: An Examination of Hospitality Managers’ Recovery Experience. Int. J. Hosp. Manag. 2021, 93, 102804. [Google Scholar] [CrossRef]
  28. Haenggli, M.; Hirschi, A.; Rudolph, C.W.; Peiró, J.M. Exploring the Dynamics of Protean Career Orientation, Career Management Behaviors, and Subjective Career Success: An Action Regulation Theory Approach. J. Vocat. Behav. 2021, 131, 103650. [Google Scholar] [CrossRef]
  29. Xie, B.; Xia, M.; Xin, X.; Zhou, W. Linking Calling to Work Engagement and Subjective Career Success: The Perspective of Career Construction Theory. J. Vocat. Behav. 2016, 94, 70–78. [Google Scholar] [CrossRef]
  30. Spurk, D.; Abele, A.E. Synchronous and Time-Lagged Effects between Occupational Self-Efficacy and Objective and Subjective Career Success: Findings from a Four-Wave and 9-Year Longitudinal Study. J. Vocat. Behav. 2014, 84, 119–132. [Google Scholar] [CrossRef]
  31. Heslev, P.A. Conceptualizing and Evaluating Career Success. J. Organ. Behav. 2005, 26, 113–136. [Google Scholar]
  32. Guo, W.; Xiao, H.; Yang, X. An Empirical Research on the Correlation between Human Capital and Career Success of Knowledge Workers in Enterprise. Phys. Procedia 2012, 25, 715–725. [Google Scholar] [CrossRef] [Green Version]
  33. Blokker, R.; Akkermans, J.; Tims, M.; Jansen, P.; Khapova, S. Building a Sustainable Start: The Role of Career Competencies, Career Success, and Career Shocks in Young Professionals’ Employability. J. Vocat. Behav. 2019, 112, 172–184. [Google Scholar] [CrossRef]
  34. Guan, Y.; Zhou, W.; Ye, L.; Jiang, P.; Zhou, Y. Perceived Organizational Career Management and Career Adaptability as Predictors of Success and Turnover Intention among Chinese Employees. J. Vocat. Behav. 2015, 88, 230–237. [Google Scholar] [CrossRef] [Green Version]
  35. Duta, A.; Wielgoszewska, B.; Iannelli, C. Different Degrees of Career Success: Social Origin and Graduates’ Education and Labour Market Trajectories. Adv. Life Course Res. 2021, 47, 100376. [Google Scholar] [CrossRef]
  36. Chang, Y.Y.; Chen, M.H. Creative Entrepreneurs’ Creativity, Opportunity Recognition, and Career Success: Is Resource Availability a Double-Edged Sword? Eur. Manag. J. 2020, 38, 750–762. [Google Scholar] [CrossRef]
  37. Russo, M.; Guo, L.; Baruch, Y. Work Attitudes, Career Success and Health: Evidence from China. J. Vocat. Behav. 2014, 84, 248–258. [Google Scholar] [CrossRef]
  38. Zacher, H. Career Adaptability Predicts Subjective Career Success above and beyond Personality Traits and Core Self-Evaluations. J. Vocat. Behav. 2014, 84, 21–30. [Google Scholar] [CrossRef]
  39. Lei, C.; Hossain, M.S.; Mostafiz, M.I.; Khalifa, G.S.A. Factors Determining Employee Career Success in the Chinese Hotel Industry: A Perspective of Job-Demand Resources Theory. J. Hosp. Tour. Manag. 2021, 48, 301–311. [Google Scholar] [CrossRef]
  40. Healy, M.; Hammer, S.; McIlveen, P. Mapping Graduate Employability and Career Development in Higher Education Research: A Citation Network Analysis. Stud. High. Educ. 2020, 47, 799–811. [Google Scholar] [CrossRef]
  41. Hamdia, K.M.; Zhuang, X.; Rabczuk, T. An Efficient Optimization Approach for Designing Machine Learning Models Based on Genetic Algorithm. Neural Comput. Appl. 2021, 33, 1923–1933. [Google Scholar] [CrossRef]
  42. Kordos, M.; Blachnik, M.; Scherer, R. Fuzzy Clustering Decomposition of Genetic Algorithm-Based Instance Selection for Regression Problems. Inf. Sci. 2022, 587, 23–40. [Google Scholar] [CrossRef]
  43. Ji, Y.; Liu, S.; Zhou, M.; Zhao, Z.; Guo, X.; Qi, L. A Machine Learning and Genetic Algorithm-Based Method for Predicting Width Deviation of Hot-Rolled Strip in Steel Production Systems. Inf. Sci. 2022, 589, 360–375. [Google Scholar] [CrossRef]
  44. Pham, T.D.; Hong, W.K. Genetic Algorithm Using Probabilistic-Based Natural Selections and Dynamic Mutation Ranges in Optimizing Precast Beams. Comput. Struct. 2022, 258, 106681. [Google Scholar] [CrossRef]
  45. Liashchynskyi, P.; Liashchynskyi, P. Grid Search, Random Search, Genetic Algorithm: A Big Comparison for NAS. arXiv 2019, arXiv:1912.06059. [Google Scholar]
  46. Mirjalili, S. Genetic Algorithm. In Evolutionary Algorithms and Neural Networks. Studies in Computational Intelligence; Springer: Berlin/Heidelberg, Germany, 2019; Volume 780, pp. 43–55. [Google Scholar]
  47. Liang, H.; Zou, J.; Zuo, K.; Khan, M.J. An Improved Genetic Algorithm Optimization Fuzzy Controller Applied to the Wellhead Back Pressure Control System. Mech. Syst. Signal Process. 2020, 142, 106708. [Google Scholar] [CrossRef]
  48. Mathew, T. Genetic Algorithm; 2012. Available online: https://datajobs.com/data-science-repo/Genetic-Algorithm-Guide-[Tom-Mathew].pdf (accessed on 20 March 2022).
  49. Lambora, A.; Gupta, K.; Chopra, K. Genetic Algorithm—A Literature Review. In Proceedings of the 2019 International Conference on Machine Learning, Big Data, Cloud and Parallel Computing (COMITCon), Faridabad, India, 14–16 February 2019; IEEE: Piscataway, NJ, USA; pp. 380–384. [Google Scholar]
  50. Kumar, M.; Husain, M.; Upreti, N.; Gupta, D. Genetic Algorithm: Review and Application. SSRN Electron. J. 2010, 2, 451–454. [Google Scholar] [CrossRef]
  51. Ghaheri, A.; Shoar, S.; Naderan, M.; Hoseini, S.S. The Applications of Genetic Algorithms in Medicine. Oman Med. J. 2015, 30, 406–416. [Google Scholar] [CrossRef]
  52. Baker, B.M.; Ayechew, M.A. A Genetic Algorithm for the Vehicle Routing Problem. Comput. Oper. Res. 2003, 30, 787–800. [Google Scholar] [CrossRef]
  53. Sun, Y.; Xue, B.; Zhang, M.; Yen, G.G.; Lv, J. Automatically Designing CNN Architectures Using the Genetic Algorithm for Image Classification. IEEE Trans. Cybern. 2020, 50, 3840–3854. [Google Scholar] [CrossRef] [Green Version]
  54. Lü, X.; Wu, Y.; Lian, J.; Zhang, Y.; Chen, C.; Wang, P.; Meng, L. Energy Management of Hybrid Electric Vehicles: A Review of Energy Optimization of Fuel Cell Hybrid Power System Based on Genetic Algorithm. Energy Convers. Manag. 2020, 205, 112474. [Google Scholar] [CrossRef]
  55. Dwivedi, P.; Kant, V.; Bharadwaj, K.K. Learning Path Recommendation Based on Modified Variable Length Genetic Algorithm. Educ. Inf. Technol. 2018, 23, 819–836. [Google Scholar] [CrossRef]
  56. Katoch, S.; Chauhan, S.S.; Kumar, V. A Review on Genetic Algorithm: Past, Present, and Future. Multimed. Tools Appl. 2021, 80, 8091–8126. [Google Scholar] [CrossRef] [PubMed]
  57. Jackson, D.; Tomlinson, M. Investigating the Relationship between Career Planning, Proactivity and Employability Perceptions among Higher Education Students in Uncertain Labour Market Conditions. High Educ. 2020, 80, 435–455. [Google Scholar] [CrossRef]
  58. Pico-Saltos, R.; Carrión-Mero, P.; Montalván-Burbano, N.; Garzás, J.; Redchuk, A. Research Trends in Career Success: A Bibliometric Review. Sustainability 2021, 13, 4625. [Google Scholar] [CrossRef]
  59. Pico-Saltos, R.; Bravo-Montero, L.; Montalván-Burbano, N.; Garzás, J.; Redchuk, A. Career Success in University Graduates: Evidence from an Ecuadorian Study in Los Ríos Province. Sustainability 2021, 13, 9337. [Google Scholar] [CrossRef]
  60. Consejo de Aseguramiento de la Calidad de la Educación Superior. Modelo de Evaluación Externa de Universidades y Escuelas Politécnicas. Quito, Ecuador. 2019. Available online: https://www.caces.gob.ec/wp-content/uploads/downloads/2019/12/3.-Modelo_Eval_UEP_2019_compressed.pdf (accessed on 27 March 2022).
  61. Orozco, E.; Jaya, A.; Ramos, F.; Guerra, R. Retos a La Gestión de La Calidad en las Instituciones de Educación Superior En Ecuador. Educ. Méd. Super. 2020, 34. Available online: http://www.ems.sld.cu/index.php/ems/article/view/2268 (accessed on 15 March 2022).
  62. Schomburg, H. Manual Para Estudios de Seguimiento de Graduados Universitarios; Centro para la Investigación sobre la Educación Superior y el Trabajo; Universidad de Kassel-Alemania: Kassel, Germany, 2004. [Google Scholar]
  63. Red Gradua2; Asociación Columbus. Manual de Instrumentos y Recomendaciones Sobre el Seguimiento de Egresados; Editorial del Tecnológico de Monterrey: Nuevo León, México, 2006. [Google Scholar]
  64. Tirado Morueta, R.; Tejeda, R.; Cedeño, G.; Laica Eloy Alfaro de Manabí, U. Implementación Institucional de un Modelo Cooperativo Para El Seguimiento a Graduados En Ecuador. Rev. De La Educ. Super. 2015, 44, 125–156. [Google Scholar]
  65. Saltos, M.; Muñoz, E.; Rodríguez, L. Empleabilidad y Seguimiento a Graduados de la Carrera de Administración de Empresas de la Universidad Central del Ecuador, Año 2014, Su Aporte En la Perspectiva para el Proceso de Construcción del Modelo de Formación Universitaria. Rev. Publicando 2016, 3, 116–146. [Google Scholar]
  66. Palmer, S.P.; Lundberg, K.; de la Cruz, K.; Corbett, C.; Heaston, S.; Reed, S.; Williams, M. Long-Term Effects on Nursing Alumni: Assessing a Course in Public and Global Health. J. Prof. Nurs. 2017, 33, 436–440. [Google Scholar] [CrossRef]
  67. Hutapea, L.M.N.; Balthip, K.; Chunuan, S. Perceptions of Nursing Educators and Alumni of an Effective Preparation Programme for the Indonesian National Nursing Licensure Examination. Collegian 2021, 28, 565–571. [Google Scholar] [CrossRef]
  68. Deros, B.M.; Mohamed, A.; Mohamed, N.; Ihsan, A.K.A.M. A Study of Alumni Feedback on Outcome Based Education in the Faculty of Engineering & Built Environment, Universiti Kebangsaan Malaysia. Procedia Soc. Behav. Sci. 2012, 60, 313–317. [Google Scholar] [CrossRef] [Green Version]
  69. Rattanamethawong, V.; Sinthupinyo, S.; Chandrachai, E.A. An Innovation System That Can Quickly Responses to the Needs of Students and Alumni. Procedia Soc. Behav. Sci. 2015, 182, 645–652. [Google Scholar] [CrossRef] [Green Version]
  70. Nabi, G.R. An Investigation into the Differential Profile of Predictors of Objective and Subjective Career Success. Career Dev. Int. 1999, 4, 212–225. [Google Scholar] [CrossRef]
  71. Psacharopoulos, G.; Patrinos, H.A. Returns to Investment in Education: A Further Update. Educ. Econ. 2004, 12, 111–134. [Google Scholar] [CrossRef] [Green Version]
  72. Spurk, D.; Hirschi, A.; Dries, N. Antecedents and Outcomes of Objective Versus Subjective Career Success: Competing Perspectives and Future Directions. J. Manag. 2019, 45, 35–69. [Google Scholar] [CrossRef]
  73. Valcour, M.; Ladge, J.J. Family and Career Path Characteristics as Predictors of Women’s Objective and Subjective Career Success: Integrating Traditional and Protean Career Explanations. J. Vocat. Behav. 2008, 73, 300–309. [Google Scholar] [CrossRef]
  74. Abele, A.E.; Spurk, D. The Longitudinal Impact of Self-Efficacy and Career Goals on Objective and Subjective Career Success. J. Vocat. Behav. 2009, 74, 53–62. [Google Scholar] [CrossRef]
  75. Ng, T.W.H.; Feldman, D.C. Subjective Career Success: A Meta-Analytic Review. J. Vocat. Behav. 2014, 85, 169–179. [Google Scholar] [CrossRef]
  76. Domínguez, J.F.C.; Gutiérrez, C.R. A Public University or a Private University: What Effect Does This Choice Have on the Professional Success of Graduates in Spain? Rev. Esp. De Investig. Sociol. 2020, 169, 21–39. [Google Scholar] [CrossRef]
  77. Tlaiss, H.; Kauser, S. The Importance of Wasta in the Career Success of Middle Eastern Managers. J. Eur. Ind. Train. 2011, 35, 467–486. [Google Scholar] [CrossRef]
  78. Gelissen, J.; de Graaf, P.M. Personality, Social Background, and Occupational Career Success. Soc. Sci. Res. 2006, 35, 702–726. [Google Scholar] [CrossRef] [Green Version]
  79. Dyke, L.S.; Murphy, S.A. How We Define Success: A Qualitative Study of What Matters Most to Women and Men. Sex Roles 2006, 55, 357–371. [Google Scholar] [CrossRef]
  80. Pachulicz, S.; Schmitt, N.; Kuljanin, G. A Model of Career Success: A Longitudinal Study of Emergency Physicians. J. Vocat. Behav. 2008, 73, 242–253. [Google Scholar] [CrossRef]
  81. Zhao, H.; O’Connor, G.; Wu, J.; Lumpkin, G.T. Age and Entrepreneurial Career Success: A Review and a Meta-Analysis. J. Bus. Ventur. 2021, 36, 106007. [Google Scholar] [CrossRef]
  82. Stamm, M.; Buddeberg-Fischer, B. The Impact of Mentoring during Postgraduate Training on Doctors’ Career Success. Med. Educ. 2011, 45, 488–496. [Google Scholar] [CrossRef] [PubMed]
  83. Xu, X.; Payne, S.C. Quantity, Quality, and Satisfaction with Mentoring: What Matters Most? J. Career Dev. 2014, 41, 507–525. [Google Scholar] [CrossRef] [Green Version]
  84. Danziger, N.; Valency, R. Career Anchors: Distribution and Impact on Job Satisfaction, the Israeli Case. Career Dev. Int. 2006, 11, 293–303. [Google Scholar] [CrossRef]
  85. Spangler, W.D. Validity of Questionnaire and TAT Measures of Need for Achievement: Two Meta-Analyses. Psychol. Bull. 1992, 112, 140. [Google Scholar] [CrossRef]
  86. Kim, M.; Beehr, T.A. Can Empowering Leaders Affect Subordinates’ Well-Being and Careers Because They Encourage Subordinates’ Job Crafting Behaviors? J. Leadersh. Organ. Stud. 2018, 25, 184–196. [Google Scholar] [CrossRef] [Green Version]
  87. van den Born, A.; van Witteloostuijn, A. Drivers of Freelance Career Success. J. Organ. Behav. 2013, 34, 24–46. [Google Scholar] [CrossRef]
  88. Hennequin, E. What “Career Success” Means to Blue-Collar Workers. Career Dev. Int. 2007, 12, 565–581. [Google Scholar] [CrossRef]
  89. Kirchmeyer, C. The Different Effects of Family on Objective Career Success across Gender: A Test of Alternative Explanations. J. Vocat. Behav. 2006, 68, 323–346. [Google Scholar] [CrossRef]
  90. Briscoe, J.P.; Kaše, R.; Dries, N.; Dysvik, A.; Unite, J.A.; Adeleye, I.; Andresen, M.; Apospori, E.; Babalola, O.; Bagdadli, S.; et al. Here, There, & Everywhere: Development and Validation of a Cross-Culturally Representative Measure of Subjective Career Success. J. Vocat. Behav. 2021, 130, 103612. [Google Scholar] [CrossRef]
  91. Goh, S.C. Sex Differences in Perceptions of Interpersonal Work Style, Career Emphasis, Supervisory Mentoring Behavior, and Job Satisfaction I. Sex Roles 1991, 24, 701–710. [Google Scholar] [CrossRef]
  92. de Vos, A.; Soens, N. Protean Attitude and Career Success: The Mediating Role of Self-Management. J. Vocat. Behav. 2008, 73, 449–456. [Google Scholar] [CrossRef]
  93. Cope, P.M. The Women of “Who’s Who”: A Statistical Study. Soc. Forces 1928, 7, 212–223. [Google Scholar] [CrossRef]
  94. Schworm, S.K.; Cadin, L.; Carbone, V.; Festing, M.; Leon, E.; Muratbekova-Touron, M. The Impact of International Business Education on Career Success—Evidence from Europe. Eur. Manag. J. 2017, 35, 493–504. [Google Scholar] [CrossRef]
  95. Verbruggen, M. Psychological Mobility and Career Success in the “New” Career Climate. J. Vocat. Behav. 2012, 81, 289–297. [Google Scholar] [CrossRef]
  96. Wiese, B.S.; Freund, A.M.; Baltes, P.B. Subjective Career Success and Emotional Well-Being: Longitudinal Predictive Power of Selection, Optimization, and Compensation. J. Vocat. Behav. 2002, 60, 321–335. [Google Scholar] [CrossRef] [Green Version]
  97. de Haro, J.M.; Castejón, J.L.; Gilar, R. General Mental Ability as Moderator of Personality Traits as Predictors of Early Career Success. J. Vocat. Behav. 2013, 83, 171–180. [Google Scholar] [CrossRef] [Green Version]
  98. Cesinger, B. Measurement of Objective and Subjective Career Success; Stiftungslehrstuhl Für Unternehmensgründungen Und Unternehmertum (Entrepreneurship) an Der Universitat Hohenheim; Universitat Hohenheim: Stuttgart, Germany, 2011; pp. 1–12. [Google Scholar]
  99. Ng, T.W.H.; Eby, L.T.; Sorensen, K.L.; Feldman, D.C. Predictors of Objective and Subjective Career Success: A Meta-Analysis. Pers. Psychol. 2005, 58, 367–409. [Google Scholar]
  100. Schomburg, H. The Professional Success of Higher Education Graduates. Eur. J. Educ. 2007, 42, 35–57. [Google Scholar] [CrossRef]
  101. Savolainen, T. Towards a New Workplace Culture: Development Strategies for Employer-Employee Relations. J. Workplace Learn. 2000, 12, 318–326. [Google Scholar] [CrossRef]
  102. Koh, H.; Boo, E. The Link between Organizational Ethics and Job Satisfaction: A Study of Managers in Singapore. J. Bus. Ethics 2001, 29, 309–324. [Google Scholar] [CrossRef]
  103. Denissen, J.J.A.; Bleidorn, W.; Hennecke, M.; Luhmann, M.; Orth, U.; Specht, J.; Zimmermann, J. Uncovering the Power of Personality to Shape Income. Psychol. Sci. 2018, 29, 3–13. [Google Scholar] [CrossRef] [Green Version]
  104. Wang, Y.F.; Horng, J.S.; Cheng, S.Y.S.; Killman, L. Factors Influencing Food and Beverage Employees’ Career Success: A Contextual Perspective. Int. J. Hosp. Manag. 2011, 30, 997–1007. [Google Scholar] [CrossRef]
  105. Colakoglu, S.N. The Impact of Career Boundarylessness on Subjective Career Success: The Role of Career Competencies, Career Autonomy, and Career Insecurity. J. Vocat. Behav. 2011, 79, 47–59. [Google Scholar] [CrossRef]
  106. Serinelli, B.M.; Collen, A.; Nijdam, N.A. On the Analysis of Open Source Datasets: Validating IDS Implementation for Well-Known and Zero Day Attack Detection. In Proceedings of the Procedia Computer Science; Elsevier B.V.: Amsterdam, The Netherlands, 2021; Volume 191, pp. 192–199. [Google Scholar]
  107. Munk, M.; Pilkova, A.; Benko, L.; Blazekova, P.; Svec, P. Pilar 3-Preprocessed Web Server Log File Dataset of the Banking Institution. Data Brief 2021, 39, 1–7. [Google Scholar] [CrossRef] [PubMed]
  108. Miller, J.J.; Benner, K.; Donohue-Dioh, J.; Segress, M. Supporting Collegiate Foster Youth and Alumni: A Mixed-Method Planning Approach for Higher Education. Eval. Program Plan. 2019, 72, 67–76. [Google Scholar] [CrossRef] [PubMed]
  109. Berger, D.; Wessel, R. The Relationship between Academic Program Delivery Method, Alumni Demographics, and Graduate Alumni Engagement: A Correlation Study; Ball State University: Muncie, Indiana, 2016. [Google Scholar]
  110. Rosso, F.; Ciancio, V.; Dell’Olmo, J.; Salata, F. Multi-Objective Optimization of Building Retrofit in the Mediterranean Climate by Means of Genetic Algorithm Application. Energy Build 2020, 216. [Google Scholar] [CrossRef]
  111. Salata, F.; Ciancio, V.; Dell’Olmo, J.; Golasi, I.; Palusci, O.; Coppi, M. Effects of Local Conditions on the Multi-Variable and Multi-Objective Energy Optimization of Residential Buildings Using Genetic Algorithms. Appl. Energy 2020, 260, 114289. [Google Scholar] [CrossRef]
  112. Moya, A.; Navarro, E.; Jaén, J.; López-Jaquero, V.; Capilla, R. Exploiting Variability in the Design of Genetic Algorithms to Generate Telerehabilitation Activities. Appl. Soft Comput. 2022, 117, 108441. [Google Scholar] [CrossRef]
  113. Gustafson, J.A.; Wilmer, C.E. Intelligent Selection of Metal–Organic Framework Arrays for Methane Sensing via Genetic Algorithms. ACS Sens. 2019, 4, 1586–1593. [Google Scholar] [CrossRef] [PubMed]
  114. Karakatič, S. Optimizing Nonlinear Charging Times of Electric Vehicle Routing with Genetic Algorithm. Expert Syst. Appl. 2021, 164, 114039. [Google Scholar] [CrossRef]
  115. Akcan, H. A Genetic Algorithm Based Solution to the Minimum-Cost Bounded-Error Calibration Tree Problem. Appl. Soft Comput. J. 2018, 73, 83–95. [Google Scholar] [CrossRef]
  116. Mayer, M.J.; Szilágyi, A.; Gróf, G. Environmental and Economic Multi-Objective Optimization of a Household Level Hybrid Renewable Energy System by Genetic Algorithm. Appl. Energy 2020, 269, 115058. [Google Scholar] [CrossRef]
  117. Ali, M.Z.; Awad, N.H.; Suganthan, P.N.; Shatnawi, A.M.; Reynolds, R.G. An Improved Class of Real-Coded Genetic Algorithms for Numerical Optimization. Neurocomputing 2018, 275, 155–166. [Google Scholar] [CrossRef]
  118. Haq, E.; Ahmad, I.; Hussain, A.; Almanjahie, I.M. A Novel Selection Approach for Genetic Algorithms for Global Optimization of Multimodal Continuous Functions. Comput. Intell. Neurosci. 2019, 2019, 1–14. [Google Scholar] [CrossRef]
  119. Reddy, G.T.; Reddy, M.P.K.; Lakshmanna, K.; Rajput, D.S.; Kaluri, R.; Srivastava, G. Hybrid Genetic Algorithm and a Fuzzy Logic Classifier for Heart Disease Diagnosis. Evol. Intell. 2020, 13, 185–196. [Google Scholar] [CrossRef]
  120. Chen, R.; Yang, B.; Li, S.; Wang, S. A Self-Learning Genetic Algorithm Based on Reinforcement Learning for Flexible Job-Shop Scheduling Problem. Comput. Ind. Eng. 2020, 149, 106778. [Google Scholar] [CrossRef]
  121. Liu, H.; Shi, S.; Yang, P.; Yang, J. An Improved Genetic Algorithm Approach on Mechanism Kinematic Structure Enumeration with Intelligent Manufacturing. J. Intell. Robot Syst. 2018, 89, 343–350. [Google Scholar] [CrossRef]
  122. Pourrajabian, A.; Dehghan, M.; Rahgozar, S. Genetic Algorithms for the Design and Optimization of Horizontal Axis Wind Turbine (HAWT) Blades: A Continuous Approach or a Binary One? Sustain. Energy Technol. Assess. 2021, 44, 101022. [Google Scholar] [CrossRef]
  123. Luo, X.; Qian, Q.; Fu, Y.F. Improved Genetic Algorithm for Solving Flexible Job Shop Scheduling Problem. Procedia Comput. Sci. 2020, 166, 480–485. [Google Scholar] [CrossRef]
  124. Protopopova, J.; Kulik, S. Educational Intelligent System Using Genetic Algorithm. Procedia Comput. Sci. 2020, 169, 168–172. [Google Scholar] [CrossRef]
  125. D’Angelo, G.; Palmieri, F. GGA: A Modified Genetic Algorithm with Gradient-Based Local Search for Solving Constrained Optimization Problems. Inf. Sci. 2021, 547, 136–162. [Google Scholar] [CrossRef]
  126. Chen, Y.-H.; Huang, H.-C.; Cai, H.-Y.; Chen, P.-F. A Genetic Algorithm Approach for the Multiple Length Cutting Stock Problem. In Proceedings of the 2019 IEEE 1st Global Conference on Life Sciences and Technologies (LifeTech), Osaka, Japan, 12–14 March 2019; IEEE: Piscataway, NJ, USA; pp. 162–165. [Google Scholar]
  127. Lamini, C.; Benhlima, S.; Elbekri, A. Genetic Algorithm Based Approach for Autonomous Mobile Robot Path Planning. Procedia Comput. Sci. 2018, 127, 180–189. [Google Scholar] [CrossRef]
  128. Peng, K.; Du, J.; Lu, F.; Sun, Q.; Dong, Y.; Zhou, P.; Hu, M. A Hybrid Genetic Algorithm on Routing and Scheduling for Vehicle-Assisted Multi-Drone Parcel Delivery. IEEE Access 2019, 7, 49191–49200. [Google Scholar] [CrossRef]
  129. Haldurai, L.; Madhubala, T.; Rajalakshmi, R. A Study on Genetic Algorithm and Its Applications. Int. J. Comput. Sci. Eng. 2016, 4, 139–143. [Google Scholar]
  130. Abaci, H.; Parr, G.; McClean, S.; Moore, A.; Krug, L. Using Genetic Algorithms to Optimise Dynamic Power Saving in Communication Links Subject to Quality of Service Requirements. Sustain. Comput. Inform. Syst. 2016, 10, 1–19. [Google Scholar] [CrossRef]
  131. Escandón-Panchana, P.; Morante-Carballo, F.; Herrera-Franco, G.; Pineda, E.; Yagual, J. Computer Application to Estimate PVT Conditions in Oil Wells in the Ecuadorian Amazon. Math. Model. Eng. Probl. 2021, 8, 727–738. [Google Scholar] [CrossRef]
  132. Gholami, A.; Bonakdari, H.; Ebtehaj, I.; Mohammadian, M.; Gharabaghi, B.; Khodashenas, S.R. Uncertainty Analysis of Intelligent Model of Hybrid Genetic Algorithm and Particle Swarm Optimization with ANFIS to Predict Threshold Bank Profile Shape Based on Digital Laser Approach Sensing. Measurement 2018, 121, 294–303. [Google Scholar] [CrossRef]
  133. Escandón-Panchana, P.; Morante-Carballo, F.; Herrera-Franco, G.; Rodríguez, H.; Carvajal, F. Fluid Level Measurement System in Oil Storage. Python, Lab-Based Scale. Math. Model. Eng. Probl. 2022, 9, 787–795. [Google Scholar] [CrossRef]
  134. Abreu, L.R.; Cunha, J.O.; Prata, B.A.; Framinan, J.M. A Genetic Algorithm for Scheduling Open Shops with Sequence-Dependent Setup Times. Comput. Oper. Res. 2020, 113, 104793. [Google Scholar] [CrossRef]
  135. Panwar, V.; Kumar Sharma, D.; Pradeep Kumar, K.V.; Jain, A.; Thakar, C. Experimental Investigations and Optimization of Surface Roughness in Turning of En 36 Alloy Steel Using Response Surface Methodology and Genetic Algorithm. Mater. Today Proc. 2021, 46, 6474–6481. [Google Scholar] [CrossRef]
  136. Tiessen, R.; Grantham, K.; Cameron, J. The Relationship Between Experiential Learning and Career Outcomes for Alumni of International Development Studies Programs in Canada. Can. J. High. Educ. 2019, 48, 23–42. [Google Scholar] [CrossRef]
  137. Ahmad, B.; Latif, S.; Bilal, A.R.; Hai, M. The Mediating Role of Career Resilience on the Relationship between Career Competency and Career Success. Asia-Pac. J. Bus. Adm. 2019, 11, 209–231. [Google Scholar] [CrossRef]
  138. Chen, C.H.; Liu, T.K.; Chou, J.H.; Tasi, C.H.; Wang, H. Optimization of Teacher Volunteer Transferring Problems Using Greedy Genetic Algorithms. Expert Syst Appl. 2015, 42, 668–678. [Google Scholar] [CrossRef]
  139. Castelli, M.; Dondi, R.; Hosseinzadeh, M.M. Genetic Algorithms for Finding Episodes in Temporal Networks. Procedia Comput. Sci. 2020, 176, 215–224. [Google Scholar] [CrossRef]
  140. Vlašić, I.; Ðurasević, M.; Jakobović, D. Improving Genetic Algorithm Performance by Population Initialisation with Dispatching Rules. Comput. Ind. Eng. 2019, 137, 106030. [Google Scholar] [CrossRef]
  141. Pan, J.; Guan, Y.; Wu, J.; Han, L.; Zhu, F.; Fu, X.; Yu, J. The Interplay of Proactive Personality and Internship Quality in Chinese University Graduates’ Job Search Success: The Role of Career Adaptability. J. Vocat. Behav. 2018, 109, 14–26. [Google Scholar] [CrossRef]
  142. Drewery, D.W.; Sproule, R.; Pretti, T.J. Lifelong Learning Mindset and Career Success: Evidence from the Field of Accounting and Finance. High. Educ. Ski. Work-Based Learn. 2020, 10, 567–580. [Google Scholar] [CrossRef]
  143. Orser, B.; Leck, J. Gender Influences on Career Success Outcomes. Gend. Manag. Int. J. 2010, 25, 386–407. [Google Scholar] [CrossRef]
  144. Bacon, D.R. Revisiting the Relationship Between Marketing Education and Marketing Career Success. J. Mark. Educ. 2017, 39, 109–123. [Google Scholar] [CrossRef]
  145. Al-Hussami, M.; Hammad, S.; Alsoleihat, F. The Influence of Leadership Behavior, Organizational Commitment, Organizational Support, Subjective Career Success on Organizational Readiness for Change in Healthcare Organizations. Leadersh. Health Serv. 2018, 31, 354–370. [Google Scholar] [CrossRef] [PubMed]
  146. Martínez-León, I.M.; Olmedo-Cifuentes, I.; Ramón-Llorens, M.C. Work, Personal and Cultural Factors in Engineers’ Management of Their Career Satisfaction. J. Eng. Technol. Manag. 2018, 47, 22–36. [Google Scholar] [CrossRef]
  147. Kraimer, M.L.; Greco, L.; Seibert, S.E.; Sargent, L.D. An Investigation of Academic Career Success: The New Tempo of Academic Life. Acad. Manag. Learn. Educ. 2019, 18, 128–152. [Google Scholar] [CrossRef]
  148. Roy, S.K.; De, D. Genetic Algorithm Based Internet of Precision Agricultural Things (IopaT) for Agriculture 4.0. Internet Things 2020, 100201. [Google Scholar] [CrossRef]
  149. González-Martín, J.M.; Sánchez-Medina, A.J.; Alonso, J.B. Optimization of the Prediction of Financial Problems in Spanish Private Health Companies Using Genetic Algorithms. Gac. Sanit. 2019, 33, 462–467. [Google Scholar] [CrossRef]
  150. Tlili, T.; Masri, H.; Krichen, S. Towards an Efficient Collection and Transport of COVID-19 Diagnostic Specimens Using Genetic-Based Algorithms. Appl. Soft Comput. 2022, 116, 108264. [Google Scholar] [CrossRef]
  151. Rahim, S.; Gendron, T.; Slattum, P.W.; Donohoe, K.L. Alumni Survey of a Combined Doctor of Pharmacy/Graduate Certificate in Aging Studies Program. Curr. Pharm. Teach. Learn. 2021, 13, 964–967. [Google Scholar] [CrossRef]
Figure 1. Research methodological design.
Figure 1. Research methodological design.
Applsci 12 09892 g001
Figure 2. Representation of individuals (chromosome).
Figure 2. Representation of individuals (chromosome).
Applsci 12 09892 g002
Figure 3. Design of the proposed algorithm. (a) Entry of monitoring parameters to graduates and creation of the initial population. (b) Fitness process and genetic operations such as crossover and mutation. (c) Professional success prediction models.
Figure 3. Design of the proposed algorithm. (a) Entry of monitoring parameters to graduates and creation of the initial population. (b) Fitness process and genetic operations such as crossover and mutation. (c) Professional success prediction models.
Applsci 12 09892 g003
Figure 4. Relationship between alumni tracking and career success.
Figure 4. Relationship between alumni tracking and career success.
Applsci 12 09892 g004
Figure 5. Prediction of career success according to the number of generations of the GA. (a) Prediction models with 100 iterations. (b) Prediction models with 200 iterations. (c) Prediction models with 300 iterations.
Figure 5. Prediction of career success according to the number of generations of the GA. (a) Prediction models with 100 iterations. (b) Prediction models with 200 iterations. (c) Prediction models with 300 iterations.
Applsci 12 09892 g005
Figure 6. Evolution and convergence of the GA at 50 generations.
Figure 6. Evolution and convergence of the GA at 50 generations.
Applsci 12 09892 g006
Table 1. Parameters of the alumni tracking.
Table 1. Parameters of the alumni tracking.
General FeaturesVariablesReference Citation
AT1SociodemographicAge, marital status, gender, place of birth and place of residence[17,18]
AT2FormationObtained title[13,64]
AT3Graduation average[64]
AT4First jobJob[63,64]
AT5Time elapsed to obtain the first job
AT6Relationship with career
AT7Relationship with the post-formation labor marketEmployment level[13,64]
AT8Relationship of employment to career[12,64]
AT9Job and salary[18,64]
AT10Contract period[13,64]
AT11Job satisfaction[63,64]
AT12Organization type[17,64]
AT13General skillsDomain skills (learning, critical thinking, communication and leadership)[10,15,66,67]
AT14Competencies of knowledge acquired in the career[12,64,66,67,68]
AT15Knowledge competencies required on the job[10,64,66,68]
AT16Relationship with the institutionSatisfaction with the training received[64,69]
AT17Career utility[64,69]
AT18Teaching professionalism and curricular relevance[11,64,69]
Table 2. OCS Variables.
Table 2. OCS Variables.
VariablesReference Citation
O1Profession[62,70,71]
O2Graduation note
O3Graduation year
O4Year of employment
O5Salary[21,22,31,72,73,74,75,76]
O6Promotion[21,31,73,75,77]
O7Job[74,78,79]
O8Age[25,76,80,81]
O9The educational level of the parents[82,83]
O10Monthly family income[74,79,84]
O11Professional prestige[22,72,85]
O12Job in a prestigious institution[86,87,88]
O13Leadership[39,86]
O14Hierarchical level[31,74,89]
O15Years of career[70,89]
Table 3. SCS Variables.
Table 3. SCS Variables.
VariablesReference Citation
S1Professional or job satisfaction[31,72,90,91,92,93]
S2Identification with job[31,73,94]
S3Emotional intelligence[91,95,96]
S4Fulfillment of goals and professional achievements[31,97,98,99]
S5Satisfaction with the knowledge and skills acquired in the higher education institution[100,101]
S6Ethical behavior[102]
S7Personality[103]
S8Authenticity[72,90]
S9Development of basic skills and competencies[90,92,104,105]
S10Self-efficacy[80]
Table 4. Initial parameters of the genetic algorithm.
Table 4. Initial parameters of the genetic algorithm.
ParametersAssignment
Population size500
Maximum generation100
Crossover probability0.8
Mutation probability0.05
Table 5. GA fitness functions.
Table 5. GA fitness functions.
GenesDescriptionGA Fitness Functions
OCS Variables
O1Frequent professions of UTEQ graduates.Frequency percentage.
O3 and O4The difference between these variables determined the transition time to employment.The longer the transition time, the lower the aptitude assessment. The shorter the transition time, the higher the aptitude assessment.
O8Age of graduates.Three weights:
-
1: ≥51 years.
-
0.5: 31 ≤ age ≤ 50 years.
-
0: 24 ≤ age ≤ 30 years.
O10Variation in family income.The higher the family income, the higher the aptitude assessment.
SCS Variables
S1, S5 y S9SCS variables, professional satisfaction and satisfaction with the knowledge and skills acquired at the University.Value of 1 for satisfaction and 0 for dissatisfaction.
Table 6. Evaluation of the fitness function of the GA.
Table 6. Evaluation of the fitness function of the GA.
def fitnes (self, O4-O3, O10, PromS, O8, Actual-O3, O1, model):
#the sum of individuals for genes
if(model == “1”):
average_ individuals = ((O4-O3) + O10 + PromS)/3
elif(model == “2”):
average_ individuals = ((O4-O3) + O8 + O10 + PromS)/4
elif(model == “3”):
average_ individuals = (O1 + (A-O3) + PromS)/3
return average_individuals
Table 7. Career success prediction models.
Table 7. Career success prediction models.
Prediction ModelsGenes
1 i = 1 500 [ ( O 4 O 3 ) + O 10 + S 1 + S 5 + S 9 ] O3, O4, O10, S1, S5, S9
2 i = 1 500 [ ( O 4 O 3 ) + O 8 + O 10 + S 1 + S 5 + S 9 ] O3, O4, O8, O10, S1, S5, S9
3 i = 1 500 [ O 1 + ( A O 3 ) + S 1 + S 5 + S 9 ] ; where A represents the current yearO1, O3, S1, S5, S9
Table 8. Confidence estimation of prediction models.
Table 8. Confidence estimation of prediction models.
StatisticsValues
Model 1Model 2Model 3
Significance level0.950.950.95
Standard deviation0.3160.3750.569
Confidence interval0.0620.0740.112
Confidence level87.61%85.2%77.40%
Table 9. Relationship of career success with the alumni tracking.
Table 9. Relationship of career success with the alumni tracking.
Alumni TrackingCareer Success
(Genetic Algorithm Variables)
Relationship
Product
(knowledge, skills, career, motivation)
Career
Salary
Career success depends on the knowledge acquired during the training process.
AgeAge is a significant predictor in estimating professional success and a dynamic parameter contributing to alumni’s decision making.
Development of basic skills and competenciesContributes to the analysis of the professional profile of the graduate.
Job satisfactionSubjective metrics for the occupational analysis of graduates.
Results
(transition to employment, employment, contribution to society)
Satisfaction with the knowledge and skills acquired in the higher education institutionSatisfaction with the knowledge acquired and skills development are complementary to professional development.
EmploymentEmployment measures career success, and it is an indicator of the professional results of universities.
Transition to employment (the year of getting a job and year of graduation)The lack of a link between the labor market and the university influences the transition to employment.
Family incomeContributes to the socioeconomic analysis of graduates.
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Pico-Saltos, R.; Garzás, J.; Redchuk, A.; Escandón-Panchana, P.; Morante-Carballo, F. Role of Alumni Program in the Prediction of Career Success in an Ecuadorian Public University. Appl. Sci. 2022, 12, 9892. https://doi.org/10.3390/app12199892

AMA Style

Pico-Saltos R, Garzás J, Redchuk A, Escandón-Panchana P, Morante-Carballo F. Role of Alumni Program in the Prediction of Career Success in an Ecuadorian Public University. Applied Sciences. 2022; 12(19):9892. https://doi.org/10.3390/app12199892

Chicago/Turabian Style

Pico-Saltos, Roberto, Javier Garzás, Andrés Redchuk, Paulo Escandón-Panchana, and Fernando Morante-Carballo. 2022. "Role of Alumni Program in the Prediction of Career Success in an Ecuadorian Public University" Applied Sciences 12, no. 19: 9892. https://doi.org/10.3390/app12199892

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop