<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Comparative Analysis of Machine Learning Based Predictive Models of Student Success: Survey versus Learning Management System Data</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Alen</forename><surname>Kišić</surname></persName>
							<email>kisic.alen@gmail.com</email>
							<affiliation key="aff0">
								<orgName type="institution">VERN University</orgName>
								<address>
									<addrLine>Palmotićeva 82/1</addrLine>
									<postCode>10000</postCode>
									<settlement>Zagreb</settlement>
									<country key="HR">Croatia</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Comparative Analysis of Machine Learning Based Predictive Models of Student Success: Survey versus Learning Management System Data</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">80F59A2BA3DE82B0E82FC5F9BDF9E5AF</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T19:19+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Machine learning</term>
					<term>artificial intelligence</term>
					<term>LMS data</term>
					<term>survey satisfaction data</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Traditionally, the most common and accurate method of measuring opinion has been sample surveys, which ask carefully defined questions on precisely define samples of the population. Such an approach also comes at a high price: large investments of time, effort, and money for the researchers who design the research and collect the data, but also for the respondents who volunteer their answers. The problem with surveys is the honesty of the respondents, as well as the sample itself. Recently, an alternative to such an approach has emerged with the potential to supplement or even completely replace previously used research methods that would reduce costs for researchers and eliminate effort for respondents. Researchers started using data from social networks. In the domain of education, this potential is extremely large because students and teachers use learning management systems (LMS) for their teaching and learning. The research conducted here applies machine learning algorithms to develop predictive models of student success based on: (i) students' activity data on LMS Moodle, (ii) students' satisfaction with the course measured by surveys. The main goal of the research is : (i) to compare the performances of predictive models based on LMS data with predictive models based on survey data, (ii) to identify predictors of student success. Results indicate that LMS data-based predictive models give models of higher accuracy and reliability in comparison to survey based predictive models.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>The digital transformation era has affected all aspects of society and education is not an exception. In higher education, predicting the academic success of students is important to serve as a basis for early intervention and optimization of educational resources. Traditionally, surveys have been the primary tool for gathering data on student habits, attitudes, and perceptions, serving as the foundation for developing predictive models. However, with the adoption of learning management systems (LMS), a new, potentially more effective method for predicting student success based on LMS data, came up. This paper explores and compares two approaches for developing predictive models of student success. The first approach is based on data obtained by student satisfaction surveys, whereas the second approach is based on the LMS data of students' interaction with the system. By applying a machine learning algorithm to both datasets, this study aims to determine which approach gives a more accurate and reliable predictive model.</p><p>While surveys provide valuable insights into the subjective experiences of students, collecting data through LMS offers several significant advantages. First, this approach is faster because it eliminates the need for the time-consuming process of survey design, distribution, and analysis. Second, it is cheaper since reduces the costs associated with conducting surveys and processing data. Third, it is simpler to implement, with automated data collection that minimizes human error and bias.</p><p>Data from LMS provide objective and continuous insight into student activities, including time spent on the platform, interactions with course materials, and learning patterns. This data, unlike periodic surveys, allows the development of more dynamic models that can track student progress in real-time and predict potential challenges before they become critical.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Related work</head><p>In the literature review, focus was on the: (i) investigation of statistical and machine learning approaches which previously have been used for student success prediction, (ii) exploration of data used for student success prediction.</p><p>Predicting student success is one of the goals for higher education institutions, as it can inform admissions decisions, guide interventions, and ultimately improve student outcomes <ref type="bibr" target="#b1">[1]</ref>. Numerous studies have explored the use of statistical and machine learning algorithms to model student success, with a focus on identifying the most important factors and developing accurate predictive models <ref type="bibr" target="#b2">[2]</ref>.</p><p>Various studies proposed an artificial neural network model (ANN), e.g. <ref type="bibr" target="#b2">[2]</ref> trained ANN on 121 features extracted from the records of over 60 000 students <ref type="bibr" target="#b2">[2]</ref>. The model aimed to identify students likely to graduate, transfer to a different school, or drop out. Another study examined five commonly used machine learning models for predicting short-term and long-term academic success, with a focus on the trade-off between model interpretability and accuracy <ref type="bibr" target="#b3">[3]</ref>.</p><p>While machine learning methods have shown promise in improving predictive accuracy, some studies have found their interpretability as a drawback when comparing it with traditional statistical models, such as linear and logistic regression, in the context of academic achievement prediction <ref type="bibr" target="#b4">[4]</ref>.</p><p>Various types of data have been utilized for predicting student success in academic settings. These include demographic information, success grades in specific courses, class test scores, attendance records, assignment scores, midterm scores, and student-related data such as gender, parental education, test preparation, and lunch type <ref type="bibr" target="#b5">[5]</ref>.</p><p>Hussain study used demographic data and success grades in courses to predict student success <ref type="bibr" target="#b6">[6]</ref>. Alfanaz study used data from students' learning outcomes in the basic control systems course to predict student performance through decision tree, KNN, SVM, and Naive Bayes algorithms <ref type="bibr" target="#b7">[7]</ref>.</p><p>The 'Students Performance in Exams' dataset from Kaggle including attributes like ethnicity, gender, parental education, test preparation, and lunch type was utilized for predicting student success in Fahmida research <ref type="bibr" target="#b8">[8]</ref>.</p><p>Additionally, data mining techniques have been employed to extract useful information from student datasets, focusing on factors like student participation in discussion forums, accessing learning materials, and academic performance in online learning environments. Data from intelligent computer tutors, online classes, academic records, and standard assessments are used for predicting student success in online learning using machine learning techniques <ref type="bibr" target="#b9">[9]</ref>.</p><p>Labeled student education data was utilized for predicting student success in academic performance using ANN classifiers, support vector classifiers, random forests, and decision tree in the study of Partha <ref type="bibr" target="#b10">[10]</ref>. Data on students` interactions with technology is commonly used for predictive modeling of student success, focusing on accurate outcome predictions <ref type="bibr" target="#b11">[11]</ref>. The study pf Eleyan et.al. used machine learning algorithms on data from two secondary schools in Portugal to predict student final grades <ref type="bibr" target="#b12">[12]</ref>. The data used for predicting student success includes personal information, academic evaluation, VLE activities, psychological factors, student environment, practical work, homework, mini projects, and student absences in the study of Ouatik <ref type="bibr" target="#b13">[13]</ref>.</p><p>Nyamane et. al. utilized student data from a LMS to predict academic success in blended learning environments <ref type="bibr" target="#b14">[14]</ref>.</p><p>The literature review showed that diverse datasets were used previously for students' success prediction by using different machine learning and statistical learning algorithms. However, we did not found paper which would compare performances of predictive models based on different data sources. This is motivation for the work presented here.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Methodology</head><p>The goal of this research is to compare the performances of machine learning algorithms on data sets from learning management systems with data sets obtained from surveys to find out which one gives better predictive models of student success.</p><p>To do so, methodology is focused on: (i) the data to be used, and (ii) the machine learning algorithms of the artificial neural network and decision tree which will be applied to both data sets.</p><p>This section first gives a brief explanation of artificial neural networks followed by a description of the data to be used here.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">Machine learning algorithms</head><p>Artificial Neural Networks (ANN) are computer models inspired by the structure and functioning of biological neural networks in the human brain. These complex machine learning systems consist of interconnected nodes or "neurons" organized into layers, capable of processing and transforming input data through a series of mathematical operations to produce a desired output.</p><p>The structure of an ANN consists of three main parts: the input layer, which receives the initial data; one or more hidden layers, where processing takes place; and the output layer, which provides the final result. Each neuron in the network has an associated weight and activation function, which together determine the strength and nature of the connection between neurons.</p><p>The learning process in ANN takes place through iterative adjustment of the weights of connections between neurons, to minimize the difference between the predicted and actual output. This process, known as network training, is usually carried out using algorithms such as backpropagation, which allow the network to "learn" from the examples presented, gradually improving its ability to generalize and predict.</p><p>A decision tree is a machine learning algorithm that uses a tree-like structure. It starts from the root node and branches into possible outcomes, where each node represents a test on an attribute, each branch an outcome of the test, and each leaf node a final decision or classification.</p><p>The algorithm builds the tree from top to bottom, choosing at each step the attribute that best divides the data set according to a certain metric (e.g. information gain or gini index). This process is repeated recursively for each branch, creating subtrees, until a stopping criterion is met.</p><p>Decision trees are popular for their interpretability -it's easy to follow the path from root to leaf and understand how the model makes decisions. However, they can be prone to overfitting the data, especially if allowed to become too complex.</p><p>Literature review have shown good performance of artificial neural networks and decision trees in educational setting. Furthermore, previous research on the comparison of survey and social network data in politics explored four machine-learning algorithms and identified ANN as the most accurate <ref type="bibr" target="#b15">[15]</ref>.</p><p>In the context of educational data mining and learning analytics, artificial neural networks show great potential due to their ability to detect complex, non-linear patterns in data sets. This characteristic makes them suitable for the analysis of educational data, where interactions between different variables can be subtle and difficult to detect with traditional statistical methods.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Table 1.</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Survey variables used in research</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Survey variables COURSE ORGANIZATION AND COMMUNICATION</head><p>All my obligations and deadlines in the course are clearly defined.</p><p>In the LMS, I manage well by chapters, topics and tasks. I can satisfactorily monitor my progress in the LMS course.</p><p>I am satisfied with the possibilities of communication with the teacher.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>COURSE MATERIALS AT LMS</head><p>The teaching materials are clear to me and help me to learn.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>KNOWLEDGE AND SKILLS EXAMINATION</head><p>Knowledge tests refer to the contents of available teaching materials.</p><p>The method of implementation of the knowledge test is useful for mastering the material.</p><p>The feedback after the test was useful to me.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>TEACHING IN GENERAL</head><p>My interest in this course.</p><p>Classes are held regularly. Lectures and other forms of teaching were coordinated.</p><p>Survey variables were grouped into four categories: course organization and communication, course materials at LMS, knowledge and skills examination, and teaching in general. Students were asked to express their level of agreement with the statements within each group. All variables had values on a Likert scale from 1 to 5 where 1 indicates "strongly disagree", 2 indicates "disagree", 3 indicates "neither agree or agree", 4 indicates "agree" and 5 indicates "strongly agree". The only exception is variable My interest in this course where students should rate it on a scale from 1 to 3.</p><p>LMS data consists of variables referring to a number of students log into each activity and resource on LMS Moodle. The following resources and activities were taken into account: File, Forum, Student report, Folder, Choice, File submission, Overview report, Page, System, Test, and Assignment. An overall number of points achieved during the course was the output variable in both predictive models. The maximum number of points that a student could achieve in the course is 100. As such, this is a regression machine learning problem. In the data preparation phase, various activities were performed to prepare data for predictive modeling. First, min-max normalization was applied to each data set. Secondly, outlier detection was performed. Third, missing values were explored. On the prepared data, modeling was performed.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Research results and discussion</head><p>In the training phase of model development, different artificial neural network architectures were explored to find the best one. In the end, ANN with three layers was employed for both data sets. In the case of survey data, there were 17 neurons in the input layer, 10 neurons in the hidden layer and 1 neuron in the output layer. In the case of LMS data, there were 11 neurons in the input layer, 6 neurons in the hidden layer and 1 neuron in the output layer. Feedforward artificial neural network multilayer perceptron (MLP) was used.</p><p>Decision tree was post-pruned. The best model was selected based on trade off between model quality and explainability.</p><p>Model quality was measured by RSquare and RASE. Values for both ANN models are presented in Table <ref type="table" target="#tab_0">2</ref>. Survey-based predictive model achieved lower reliability (Rsquare of 0.671) and a higher error rate (RASE of 0.342). The LMS-based predictive model outperformed the survey-based model by both criteria, reliability, and accuracy.   </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Conclusion</head><p>This paper aims to contribute to the growing field of educational data mining and provides empirical evidence that LMS data combined with machine learning algorithms outperforms survey data with machine learning algorithms. Such an approach comes with a lower price of research: smaller investments of time, effort, and money for the researchers who design the research and collect the data.</p><p>Machine learning algorithms have proven to be powerful when analyzing LMS data. Artificial neural network provide better accuracy whereas decision tree gives high level of interpretability.</p><p>Research results can serve as input for educational decision-making based on LMS data and lead to future strategies for monitoring and supporting student success in a digital educational environment.</p><p>Research results contribute to further digitalization of higher education and support applications of artificial intelligence and machine learning for decision-making.</p><p>In future research, a larger sample of students will be employed along with students of different study programs. IT students investigated here have specific characteristics and that should be taken into account when generalizing results.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Declaration on Generative AI</head><p>The author(s) have not employed any Generative AI tools.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>I</head><label></label><figDesc>regularly attended lectures. The teacher presented the teaching content clearly and comprehensibly in the lectures. Methods, examples, and tasks facilitate the achievement of learning outcomes. I regularly attended seminars/exercises. The teacher clearly and comprehensibly presents the teaching content at the seminars/exercises. Methods, examples and tasks in seminars/exercises facilitate the The teachers know IT tools and techniques.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Sensitivity analysis for survey based predictive models Sensitivity analysis of survey based predictive models based on ANN and DT identified top three predictors: My interest in this course, All my obligations and deadlines in the course are clearly defined and The teaching materials are clear to me and help me to learn. According to the results, student motivation is the best drive for success based on ANN model. Teaching materials and their usefulness is the best predictor in case of DT model.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Sensitivity analysis for LMS based predictive models Sensitivity analysis of LMS based predictive models identified top three predictors: Number of logs to file submission, number of logs to assignment and number of logs to file resource. Whereas ANN model identified File submission as the best predictor, DT model yielded Assignment as the most important predictor.Comparison of two machine learning models shown neural network model as more accurate and reliable then decision tree model</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 2 .</head><label>2</label><figDesc>Neural</figDesc><table><row><cell>network predictive model evaluation</cell><cell></cell><cell></cell></row><row><cell>Model</cell><cell>RSquare</cell><cell>RASE</cell></row><row><cell>Survey based predictive model</cell><cell>0.671</cell><cell>0.342</cell></row><row><cell>LMS based predictive model</cell><cell>0.814</cell><cell>0.232</cell></row><row><cell cols="2">Values for both decision tree models are presented in</cell><cell></cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 3 .</head><label>3</label><figDesc>Survey-based predictive model achieved lower reliability (Rsquare of 0.546) and a higher error rate (RASE of 0.351). The LMS-based predictive model outperformed the survey-based model by both criteria, reliability and accuracy.</figDesc><table><row><cell>Table 3.</cell><cell></cell><cell></cell></row><row><cell>Decision tree predictive model evaluation</cell><cell></cell><cell></cell></row><row><cell>Model</cell><cell>RSquare</cell><cell>RASE</cell></row><row><cell>Survey based predictive model</cell><cell>0.546</cell><cell>0.351</cell></row><row><cell>LMS based predictive model</cell><cell>0.743</cell><cell>0.249</cell></row><row><cell cols="2">However, ANN predictive model outperformed DT predictive model.</cell><cell></cell></row><row><cell cols="3">Sensitivity analysis was performed on both predictive models with the aim to identify most</cell></row><row><cell cols="2">important predictors of student success. Results are presented at figures 1 and 2.</cell><cell></cell></row></table></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m">Both datasets are collected among third-year students of information technology at the University of Zagreb, Croatia. The sample consists of 76 students who took the course and fulfilled the survey</title>
				<imprint/>
	</monogr>
	<note>List of variables both from survey data is enlisted in table 1</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Inside the Black Box: Detecting and Mitigating Algorithmic Bias Across Racialized Groups in College Student-Success Prediction</title>
		<author>
			<persName><forename type="first">D</forename><surname>Gándara</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Anahideh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">P</forename><surname>Ison</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Picchiarini</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">AERA Open</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="page">23328584241258741</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<title level="m" type="main">Students Success Modeling: Most Important Factors</title>
		<author>
			<persName><forename type="first">S</forename><surname>Voghoei</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Byars</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">J</forename><surname>King</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Shapouri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Yaghoobian</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">M</forename><surname>Rasheed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">R</forename><surname>Arabnia</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2309.13052</idno>
		<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Interpretable models do not compromise accuracy or fairness in predicting college success</title>
		<author>
			<persName><forename type="first">C</forename><surname>Kung</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Yu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the seventh acm conference on learning@ scale</title>
				<meeting>the seventh acm conference on learning@ scale</meeting>
		<imprint>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="413" to="416" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Machine learning classifiers do not improve the prediction of academic risk: Evidence from Australia</title>
		<author>
			<persName><forename type="first">S</forename><surname>Cornell-Farrow</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Garrard</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Communications in Statistics: Case Studies, Data Analysis and Applications</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="228" to="246" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Data Mining Approach for Prediction of Academic Success in Open and Distance Education</title>
		<author>
			<persName><forename type="first">S</forename><surname>Tosun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">B</forename><surname>Kalaycıoğlu</surname></persName>
		</author>
		<idno type="DOI">10.31681/jetol.1334687</idno>
	</analytic>
	<monogr>
		<title level="j">Journal of educational technology and online learning</title>
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Prediction of Student&apos;s Academic Performance through Data Mining Approach</title>
		<author>
			<persName><forename type="first">M</forename><surname>Hussain</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Akbar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">A</forename><surname>Hassan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">W</forename><surname>Aziz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Urooj</surname></persName>
		</author>
		<idno type="DOI">10.33093/jiwe.2024.3.1.16</idno>
	</analytic>
	<monogr>
		<title level="j">Journal of informatics and web engineering</title>
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Predicting Student Performance Through Data Mining: A Case Study in Sultan Ageng Tirtayasa University</title>
		<author>
			<persName><forename type="first">R</forename><surname>Alfanz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">K</forename><surname>Hendrianto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">H A M</forename><surname>Siagian</surname></persName>
		</author>
		<idno type="DOI">10.20965/jaciii.2023.p1159</idno>
	</analytic>
	<monogr>
		<title level="j">Journal of Advanced Computational Intelligence and Intelligent Informatics</title>
		<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Analysing Influential Factors in Student Academic Achievement: Prediction Modelling and Insight</title>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">F</forename><surname>Ananna</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Nowreen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">S R</forename><surname>Al Jahwari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Costa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Angeline</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">R</forename><surname>Sindiramutty</surname></persName>
		</author>
		<idno type="DOI">10.54938/ijemdcsai.2023.02.1.254</idno>
	</analytic>
	<monogr>
		<title level="j">International Journal of Emerging Multidisciplinaries Computer Science &amp; Artificial Intelligence</title>
		<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Design of student success prediction application in online learning using fuzzy-knn</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">A A</forename><surname>Kharis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">F</forename><surname>Hertono</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Wahyuningrum</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Yumiati</surname></persName>
		</author>
		<idno type="DOI">10.30598/barekengvol17iss2pp0969-0978</idno>
	</analytic>
	<monogr>
		<title level="j">Barekeng</title>
		<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<title level="m" type="main">Data mining approach to predict academic performance of students</title>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">S</forename><surname>Ghosh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Roy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Mandal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Chowdhary</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Bokshi</surname></persName>
		</author>
		<idno type="DOI">10.54646/bijcs.2023.21</idno>
		<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Predictive modeling of student success</title>
		<author>
			<persName><forename type="first">C</forename><surname>Brooks</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Kovanović</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Q</forename><surname>Nguyen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Handbook of Artificial Intelligence in Education</title>
				<imprint>
			<publisher>Edward Elgar Publishing</publisher>
			<date type="published" when="2023">2023</date>
			<biblScope unit="page" from="350" to="369" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Predicting Student Performance Using Educational Data Mining</title>
		<author>
			<persName><forename type="first">N</forename><surname>Eleyan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Al Akasheh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">F</forename><surname>Malik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Hujran</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">2022 Ninth International Conference on Social Networks Analysis, Management and Security (SNAMS)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2022">2022</date>
			<biblScope unit="page" from="1" to="7" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Predicting student success using big data and machine learning algorithms</title>
		<author>
			<persName><forename type="first">F</forename><surname>Ouatik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Erritali</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Ouatik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Jourhmane</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Emerging Technologies in Learning (iJET)</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="issue">12</biblScope>
			<biblScope unit="page" from="236" to="251" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<title level="m" type="main">Predicting Academic Success in Blended Learning Environments: A Probabilistic Bayesian Approach Leveraging Student Trajectory Data</title>
		<author>
			<persName><forename type="first">S</forename><surname>Nyamane</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Jadhav</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Ajoodha</surname></persName>
		</author>
		<idno>SSRN 4663410</idno>
		<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
	<note type="report_type">Available at</note>
</biblStruct>

<biblStruct xml:id="b15">
	<monogr>
		<author>
			<persName><forename type="first">A</forename><surname>Kišić</surname></persName>
		</author>
		<title level="m">Modeli za predikciju ishoda političkih izbora korištenjem društvene mreže Facebook i algoritama strojnog učenja</title>
				<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
		<respStmt>
			<orgName>University of Zagreb, Faculty of Organization and Informatics</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Ph.D. dissertation</note>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
