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

Correlation and Regression00:53

Correlation and Regression

1.3K
In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a...
1.3K
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

7.4K
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.4K
Calculating and Interpreting the Linear Correlation Coefficient01:11

Calculating and Interpreting the Linear Correlation Coefficient

6.0K
The correlation coefficient, r, developed by Karl Pearson in the early 1900s, is numerical and provides a measure of strength and direction of the linear association between the independent variable, x, and the dependent variable, y. Hence, it is also known as the Pearson product-moment correlation coefficient. It can be calculated using the following equation:
6.0K
Multiple Regression01:25

Multiple Regression

3.0K
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.0K
Survival Tree01:19

Survival Tree

109
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
109
Scatter Plot01:15

Scatter Plot

7.0K
The most common and easiest way to display the relationship between two variables, x and y, is a scatter plot. A scatter plot shows the direction of a relationship between the variables. A clear direction happens when there is either:
7.0K

You might also read

Related Articles

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

Sort by
Same author

Core fucose identification in glycoproteomics: an ML approach addressing fucose migration in mass spectrometry.

Bioinformatics advances·2025
Same author

Prediction of Composite Clinical Outcomes for Childhood Neuroblastoma Using Multi-Omics Data and Machine Learning.

International journal of molecular sciences·2025
Same author

A Prospective Study on Risk Prediction of Preeclampsia Using Bi-Platform Calibration and Machine Learning.

International journal of molecular sciences·2024
Same author

Network based stratification of major cancers by integrating somatic mutation and gene expression data.

PloS one·2017
Same journal

Analysis of strength degradation of coal and rock masses and stability of mined areas under long term immersion environment.

PloS one·2026
Same journal

Biogenic Silver-Selenium nanocomposite with anticancer activity and potent efficacy against vancomycin-resistant Staphylococcus aureus.

PloS one·2026
Same journal

Preparation and physicochemical characterization of a biodegradable chitosan/carboxymethyl cellulose hydrogel synthesized in NaOH/urea medium.

PloS one·2026
Same journal

Action-guilt, survivor-guilt, and depression in combat-related PTSD.

PloS one·2026
Same journal

Explainable machine learning for predicting activities of daily living at discharge in stroke patients: A retrospective study using SHAP interpretability.

PloS one·2026
Same journal

Deep learning based two-way feature depiction model for brain tumor detection.

PloS one·2026
See all related articles

Related Experiment Video

Updated: Jul 18, 2025

Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills
06:52

Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills

Published on: September 17, 2019

6.4K

A novel piecewise-linear method for detecting associations between variables.

Panru Wang1, Junying Zhang1

  • 1School of Computer Science and Technology, Xidian University, Xi'an, Shaanxi, China.

Plos One
|August 24, 2023
PubMed
Summary
This summary is machine-generated.

We introduce a new Maximal Association Coefficient (MAC) to detect linear and nonlinear relationships between variables. MAC is more efficient and accurate than existing methods like MIC, proving useful in big data analysis.

More Related Videos

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
14:27

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data

Published on: June 26, 2013

15.7K
Lexical Decision Task for Studying Written Word Recognition in Adults with and without Dementia or Mild Cognitive Impairment
06:48

Lexical Decision Task for Studying Written Word Recognition in Adults with and without Dementia or Mild Cognitive Impairment

Published on: June 25, 2019

9.2K

Related Experiment Videos

Last Updated: Jul 18, 2025

Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills
06:52

Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills

Published on: September 17, 2019

6.4K
Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
14:27

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data

Published on: June 26, 2013

15.7K
Lexical Decision Task for Studying Written Word Recognition in Adults with and without Dementia or Mild Cognitive Impairment
06:48

Lexical Decision Task for Studying Written Word Recognition in Adults with and without Dementia or Mild Cognitive Impairment

Published on: June 25, 2019

9.2K

Area of Science:

  • Statistics
  • Data Science
  • Machine Learning

Background:

  • Accurate detection of variable associations is crucial in big data analysis.
  • Existing methods like Pearson correlation (linear) and Maximal Information Coefficient (MIC) (nonlinear) have limitations in terms of scope, computational cost, or precision.
  • There is a need for a versatile and efficient method to capture both linear and nonlinear associations.

Purpose of the Study:

  • To propose a novel Maximal Association Coefficient (MAC) for detecting linear and nonlinear associations between variables.
  • To evaluate the performance of MAC in terms of generality and equitability using simulation data.
  • To demonstrate the practical applicability of MAC on real-world datasets.

Main Methods:

  • Developed a novel Maximal Association Coefficient (MAC) algorithm.
  • The MAC is based on the principle that nonlinear associations can be decomposed into piecewise-linear components.
  • The method utilizes the Pearson correlation coefficient to detect these associations.

Main Results:

  • Experiments on simulation data demonstrated that MAC possesses both generality and equitability.
  • Application to real-world datasets (Major League Baseball, credit card default) confirmed MAC's ability to detect variable associations.
  • MAC proved to be computationally inexpensive and more precise than the Maximal Information Coefficient (MIC).

Conclusions:

  • The Maximal Association Coefficient (MAC) offers a powerful and efficient tool for detecting linear and nonlinear associations in big data.
  • MAC's computational efficiency and precision make it a valuable alternative to existing methods like MIC.
  • This method has potential implications for future data analysis and interpretation across various scientific domains.