Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Multiple Regression01:25

Multiple Regression

3.2K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.2K
Mechanistic Models: Compartment Models in Individual and Population Analysis01:23

Mechanistic Models: Compartment Models in Individual and Population Analysis

85
Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
85
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

100
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
100
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

7.8K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.8K
Regression Toward the Mean01:52

Regression Toward the Mean

6.5K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.5K
Reliability and Validity01:29

Reliability and Validity

13.2K
Reliability and validity are two important considerations that must be made with any type of data collection. Reliability refers to the ability to consistently produce a given result. In the context of psychological research, this would mean that any instruments or tools used to collect data do so in consistent, reproducible ways.
13.2K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Modified recurrent equation-based cubic spline interpolation for missing data recovery in phasor measurement unit (PMU).

F1000Research·2023
Same author

Driving event recognition using machine learning and smartphones.

F1000Research·2023
Same author

Modelling sentiments based on objectivity and subjectivity with self-attention mechanisms.

F1000Research·2022
Same author

Improving the data access control using blockchain for healthcare domain.

F1000Research·2021

Related Experiment Video

Updated: Sep 7, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

4.1K

A Machine Learning Approach to Predictive Modelling of Student Performance.

Hu Ng1, Azmin Alias Bin Mohd Azha1, Timothy Tzen Vun Yap1

  • 1Faculty of Computer and Informatics, Multimedia University, Cyberjaya, Selangor, 63100, Malaysia.

F1000Research
|June 21, 2022
PubMed
Summary
This summary is machine-generated.

Student performance is significantly influenced by academic history. Data mining models, including Support Vector Machine (SVM), accurately predict academic success using historical grades and other student factors.

Keywords:
Student performancedata miningmultilayer perceptronnaïve bayessupport vector machine

More Related Videos

Project-Based Learning Guidelines for Health Sciences Students: An Analysis with Data Mining and Qualitative Techniques
13:44

Project-Based Learning Guidelines for Health Sciences Students: An Analysis with Data Mining and Qualitative Techniques

Published on: December 9, 2022

3.7K
Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

597

Related Experiment Videos

Last Updated: Sep 7, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

4.1K
Project-Based Learning Guidelines for Health Sciences Students: An Analysis with Data Mining and Qualitative Techniques
13:44

Project-Based Learning Guidelines for Health Sciences Students: An Analysis with Data Mining and Qualitative Techniques

Published on: December 9, 2022

3.7K
Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

597

Area of Science:

  • Educational Data Mining
  • Machine Learning in Education

Background:

  • Student academic performance is influenced by diverse factors including background, habits, and social activities.
  • Identifying these factors is crucial for developing targeted interventions to improve student outcomes.

Purpose of the Study:

  • To apply a data mining approach to identify significant factors influencing student performance.
  • To predict student academic success using machine learning models.

Main Methods:

  • Two datasets from Portuguese secondary schools were merged and pre-processed, with features normalized using linear scaling.
  • Boruta feature selection was employed to identify relevant predictors, followed by classification using Support Vector Machine (SVM), Naïve Bayes (NB), and Multilayer Perceptron (MLP) models.
  • Hyperparameter tuning was performed using GridSearchCV, with model performance evaluated using accuracy, precision, recall, and F1-Score.

Main Results:

  • The Support Vector Machine (SVM) model achieved the highest accuracy in predicting student performance across different feature sets and classification levels.
  • Specifically, SVM demonstrated strong predictive power, with accuracy scores reaching up to 91% for binary level classification based on historical grades.
  • The study confirmed that a student's history of grades is a highly significant factor influencing their academic performance.

Conclusions:

  • The history of grades is a critical predictor of student academic performance.
  • Data mining techniques, particularly SVM, are effective tools for identifying key factors and predicting student success.
  • Findings can inform educational strategies aimed at improving student outcomes.