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

Prediction Intervals01:03

Prediction Intervals

3.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
3.3K
Student t Distribution01:31

Student t Distribution

13.5K
The population standard deviation is rarely known in many day-to-day examples of statistics. When the sample sizes are large, it is easy to estimate the population standard deviation using a confidence interval, which provides results close enough to the original value. However, statisticians ran into problems when the sample size was small. A small sample size caused inaccuracies in the confidence interval.
The Student t distribution was developed by William S. Goset (1876–1937) of the...
13.5K

You might also read

Related Articles

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

Sort by
Same author

Low Self-Discharge Zn-Ion Battery-Type Electronic Skin for Sports Medicine Applications.

Small (Weinheim an der Bergstrasse, Germany)·2026
Same author

Federated learning for teacher data privacy protection: a study in the context of the PIPL.

Frontiers in big data·2026
Same author

A randomized controlled trial of mindfulness: effects on academic stress, academic burnout, and psychological resilience in university students.

Frontiers in psychology·2025
Same author

A framework of evolutionary optimized convolutional neural network for classification of shang and chow dynasties bronze decorative patterns.

PloS one·2024
Same author

Convolutional neural network optimized by differential evolution for electrocardiogram classification.

Multimedia tools and applications·2023
Same author

A Predictive Nomogram for Postoperative Hydrocephalus After Intra- and Paraventricular Tumor Resection: A Retrospective Study of 196 Patients.

World neurosurgery·2022
Same journal

Scale, trust, and the digital divide: a systematic review of AI and ML for agricultural applications.

Frontiers in artificial intelligence·2026
Same journal

Beyond uncertainty in modern active learning for trustworthy AI.

Frontiers in artificial intelligence·2026
Same journal

Eco-FinOps: a causal-agentic framework for energy-efficient and explainable cloud cost optimization.

Frontiers in artificial intelligence·2026
Same journal

Multimodal graph neural network with large language models for node and link prediction.

Frontiers in artificial intelligence·2026
Same journal

Efficient representation of boolean decision structures through Boolean function optimization.

Frontiers in artificial intelligence·2026
Same journal

Structural impact of non-IID heterogeneity on federated behavioral anomaly detection in IoT and IoMT systems.

Frontiers in artificial intelligence·2026
See all related articles

Related Experiment Video

Updated: Jan 17, 2026

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

5.3K

Entropy-adaptive differential privacy federated learning for student performance prediction and privacy protection: a

Shanwei Chen1, Xiuzhi Qi2

  • 1College of Education, Baoji University of Arts and Sciences, Baoji, China.

Frontiers in Artificial Intelligence
|September 24, 2025
PubMed
Summary
This summary is machine-generated.

Protecting student data privacy in engineering education is crucial. The Entropy-Adaptive Differential Privacy Federated Learning (EADP-FedAvg) method enhances student performance prediction accuracy while safeguarding sensitive educational data.

Keywords:
Python programmingdistributed data analysisentropy-adaptive differential privacyfederated learningstudent performance prediction

Related Experiment Videos

Last Updated: Jan 17, 2026

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

5.3K

Area of Science:

  • Educational Technology
  • Data Privacy
  • Machine Learning

Background:

  • Digital transformation in engineering education necessitates robust data privacy measures.
  • Data-driven instruction requires balancing student performance analysis with privacy protection.
  • Existing federated learning methods may not adequately address privacy concerns in educational data.

Purpose of the Study:

  • To propose an Entropy-Adaptive Differential Privacy Federated Learning (EADP-FedAvg) method.
  • To enhance the accuracy of student performance prediction while ensuring data privacy.
  • To address the challenge of analyzing privacy-sensitive educational data in engineering programs.

Main Methods:

  • Utilized online test records from Python programming courses for Electronic Engineering students.
  • Implemented a Multilayer Perceptron (MLP) model with 10 distributed clients for federated learning.
  • Applied the proposed EADP-FedAvg method with varying privacy budgets (ε = 0.1, 1e-6, 1.0).

Main Results:

  • EADP-FedAvg achieved a test accuracy of 92.7% and a macro-average score of 92.1%.
  • The method demonstrated an entropy value of 0.207, indicating effective privacy preservation.
  • Performance surpassed standard federated learning and approached centralized learning accuracy.

Conclusions:

  • EADP-FedAvg effectively balances privacy preservation and model accuracy by adaptively adjusting noise levels based on output entropy.
  • The proposed method offers a novel and effective solution for analyzing privacy-sensitive educational data.
  • This approach supports data-driven instruction in engineering education without compromising student privacy.