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

Estimating Population Mean with Unknown Standard Deviation01:22

Estimating Population Mean with Unknown Standard Deviation

In practice, we rarely know the population standard deviation. In the past, when the sample size was large, this did not present a problem to statisticians. They used the sample standard deviation s as an estimate for σ and proceeded as before to calculate a confidence interval with close enough results. However, statisticians ran into problems when the sample size was small. A small sample size caused inaccuracies in the confidence interval.
William S. Gosset (1876–1937) of the Guinness...
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
Microsoft Excel: Student's t-Test01:25

Microsoft Excel: Student's t-Test

Student's t-test in Microsoft Excel is a statistical method used to compare the means of two groups to determine if they are significantly different from each other. It's commonly used to evaluate hypotheses, such as testing whether a treatment has an effect compared to a control group. Excel provides built-in functions to perform t-tests, making it accessible for users needing to conduct basic statistical analysis.
To conduct a t-test in Excel, use the T.TEST function or the "Data Analysis...
Comparing Experimental Results: Student's t-Test01:09

Comparing Experimental Results: Student's t-Test

The t-test is a statistical method used to compare the sample mean with a population mean or compare two means from two data sets. The test statistic is calculated from the standard deviation, mean, and number of measurements in the data set at a selected confidence interval and then compared to a table of critical values at this confidence level. If the test statistic is smaller than the critical value, the null hypothesis is accepted. In this case, we state that the difference between the...
Student t Distribution01:31

Student t Distribution

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...
Statistical Methods to Analyze Parametric Data: Student t-Test and Goodness-of-Fit Test01:09

Statistical Methods to Analyze Parametric Data: Student t-Test and Goodness-of-Fit Test

In parametric statistics, two fundamental tests stand out for their utility and wide application: the Student's t-test and goodness-of-fit tests. These tests provide researchers with a robust method for drawing insights from data, testing hypotheses, and making informed decisions based on their findings.
The Student's t-test is a statistical test that examines if there is a statistically significant difference between the means of two groups. This test is instrumental when dealing with data...

You might also read

Related Articles

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

Sort by
Same author

Estimating the Speed of Nearby Vehicles with a Single Onboard Camera by Smooth Kernel Regression.

International journal of neural systems·2025
Same author

Consensus-Based 3D View Generation from Noisy Images.

International journal of neural systems·2025
Same author

Representation of Molecules by Sequences of Instructions.

Journal of chemical information and modeling·2025
Same author

Hyperparameter optimization of YOLO models for invasive coronary angiography lesion detection and assessment.

Computers in biology and medicine·2025
Same author

Semi-Supervised Semantic Image Segmentation by Deep Diffusion Models and Generative Adversarial Networks.

International journal of neural systems·2024
Same author

The Impact of Noise and Brightness on Object Detection Methods.

Sensors (Basel, Switzerland)·2024

Related Experiment Video

Updated: Jun 22, 2026

Morphology-Based Distinction Between Healthy and Pathological Cells Utilizing Fourier Transforms and Self-Organizing Maps
08:59

Morphology-Based Distinction Between Healthy and Pathological Cells Utilizing Fourier Transforms and Self-Organizing Maps

Published on: October 28, 2018

Multivariate student-t self-organizing maps.

Ezequiel López-Rubio1

  • 1Department of Computer Languages and Computer Science, University of Málaga, Bulevar Louis Pasteur, 35. 29071 Málaga, Spain. ezeqlr@lcc.uma.es

Neural Networks : the Official Journal of the International Neural Network Society
|May 30, 2009
PubMed
Summary
This summary is machine-generated.

This study introduces a robust Self-Organizing Map using Student-t distributions, improving outlier handling. The new model enhances performance in adaptive filtering and classification tasks.

More Related Videos

Integrating Remote Sensing with Species Distribution Models; Mapping Tamarisk Invasions Using the Software for Assisted Habitat Modeling (SAHM)
12:26

Integrating Remote Sensing with Species Distribution Models; Mapping Tamarisk Invasions Using the Software for Assisted Habitat Modeling (SAHM)

Published on: October 11, 2016

Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

Related Experiment Videos

Last Updated: Jun 22, 2026

Morphology-Based Distinction Between Healthy and Pathological Cells Utilizing Fourier Transforms and Self-Organizing Maps
08:59

Morphology-Based Distinction Between Healthy and Pathological Cells Utilizing Fourier Transforms and Self-Organizing Maps

Published on: October 28, 2018

Integrating Remote Sensing with Species Distribution Models; Mapping Tamarisk Invasions Using the Software for Assisted Habitat Modeling (SAHM)
12:26

Integrating Remote Sensing with Species Distribution Models; Mapping Tamarisk Invasions Using the Software for Assisted Habitat Modeling (SAHM)

Published on: October 11, 2016

Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

Area of Science:

  • Machine Learning
  • Artificial Intelligence
  • Data Science

Background:

  • The original Kohonen's Self-Organizing Map (SOM) has been extended to include probability distributions, typically Gaussian mixtures.
  • Existing models may lack robustness against outliers in data.

Purpose of the Study:

  • To present a novel Self-Organizing Map model based on a mixture of multivariate Student-t components.
  • To enhance the robustness of SOMs against outliers and include Gaussian mixtures as a limiting case.

Main Methods:

  • The proposed model utilizes a mixture of multivariate Student-t distributions within a stochastic approximation framework.
  • The 'degrees of freedom' parameter for each mixture component is estimated during the learning procedure, eliminating manual tuning.
  • The model's behavior with outliers and its performance in adaptive filtering and classification were evaluated experimentally.

Main Results:

  • The Student-t mixture-based SOM demonstrates improved robustness in the presence of outliers compared to Gaussian-based models.
  • The model effectively handles adaptive filtering and classification problems.
  • The 'degrees of freedom' parameter is automatically estimated, simplifying the model's application.

Conclusions:

  • The proposed Self-Organizing Map based on Student-t mixtures offers a more robust alternative to Gaussian-based SOMs, particularly for datasets with outliers.
  • The automatic estimation of the 'degrees of freedom' parameter enhances usability.
  • The model shows promise for applications in adaptive filtering and classification.