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

Types of Errors: Detection and Minimization01:12

Types of Errors: Detection and Minimization

2.3K
Error is the deviation of the obtained result from the true, expected value or the estimated central value. Errors are expressed in absolute or relative terms.
Absolute error in a measurement is the numerical difference from the true or central value. Relative error is the ratio between absolute error and the true or central value, expressed as a percentage.
Errors can be classified by source, magnitude, and sign. There are three types of errors: systematic, random, and gross.
Systematic or...
2.3K
Propagation of Uncertainty from Random Error00:59

Propagation of Uncertainty from Random Error

1.1K
An experiment often consists of more than a single step. In this case, measurements at each step give rise to uncertainty. Because the measurements occur in successive steps, the uncertainty in one step necessarily contributes to that in the subsequent step. As we perform statistical analysis on these types of experiments, we must learn to account for the propagation of uncertainty from one step to the next. The propagation of uncertainty depends on the type of arithmetic operation performed on...
1.1K
Margin of Error01:27

Margin of Error

4.5K
The margin of error is also called the maximum error of an estimate. The margin of error is the maximum possible or expected difference between the observed sample parameter value and the actual population parameter value. For proportion, it is the maximum difference between the value of sample proportion obtained from the data and the true value of population proportion. As the true value of the population parameter is not known, the margin of error is calculated using the sample statistic.
4.5K
Propagation of Uncertainty from Systematic Error01:10

Propagation of Uncertainty from Systematic Error

855
The atomic mass of an element varies due to the relative ratio of its isotopes. A sample's relative proportion of oxygen isotopes influences its average atomic mass. For instance, if we were to measure the atomic mass of oxygen from a sample, the mass would be a weighted average of the isotopic masses of oxygen in that sample. Since a single sample is not likely to perfectly reflect the true atomic mass of oxygen for all the molecules of oxygen on Earth, the mass we obtain from this...
855
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

1.9K
Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
1.9K
Routh-Hurwitz Criterion II01:19

Routh-Hurwitz Criterion II

385
In the application of the Routh-Hurwitz criterion, two specific scenarios can arise that complicate stability analysis.
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first...
385

You might also read

Related Articles

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

Sort by
Same author

Intelligent Drone Swarms to Search for Victims in Post-Disaster Areas.

Sensors (Basel, Switzerland)·2023
Same journal

Distributed inexact Newton method with adaptive step sizes.

Computational optimization and applications·2025
Same journal

Off-the-grid regularisation for Poisson inverse problems.

Computational optimization and applications·2025
Same journal

A fast continuous time approach for non-smooth convex optimization using Tikhonov regularization technique.

Computational optimization and applications·2024
Same journal

On the SCD semismooth* Newton method for generalized equations with application to a class of static contact problems with Coulomb friction.

Computational optimization and applications·2023
Same journal

On the solution stability of parabolic optimal control problems.

Computational optimization and applications·2023
Same journal

An accelerated minimax algorithm for convex-concave saddle point problems with nonsmooth coupling function.

Computational optimization and applications·2023
See all related articles

Related Experiment Video

Updated: Sep 4, 2025

An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.2K

Robust min-max regret covering problems.

Amadeu A Coco1, Andréa Cynthia Santos1, Thiago F Noronha2

  • 1UNIHAVRE, UNIROUEN, INSA Rouen, LITIS, Normandie Université, Le Havre, France.

Computational Optimization and Applications
|July 20, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces robust optimization counterparts for set covering problems, developing algorithms for min-max regret Weighted Set Covering Problem and Maximum Benefit Set Covering Problem under data uncertainty.

Keywords:
Covering problemsExact methodsHeuristicsRobust optimizationUncertainties

More Related Videos

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

558
Measuring the Subjective Value of Risky and Ambiguous Options using Experimental Economics and Functional MRI Methods
13:04

Measuring the Subjective Value of Risky and Ambiguous Options using Experimental Economics and Functional MRI Methods

Published on: September 19, 2012

12.2K

Related Experiment Videos

Last Updated: Sep 4, 2025

An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.2K
Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

558
Measuring the Subjective Value of Risky and Ambiguous Options using Experimental Economics and Functional MRI Methods
13:04

Measuring the Subjective Value of Risky and Ambiguous Options using Experimental Economics and Functional MRI Methods

Published on: September 19, 2012

12.2K

Area of Science:

  • Operations Research
  • Optimization
  • Computer Science

Background:

  • Addresses uncertainty in data by modeling parameters as continuous intervals.
  • Focuses on robust optimization counterparts of Weighted Set Covering Problem (WSCP) and Maximum Benefit Set Covering Problem (MSCP).

Purpose of the Study:

  • To introduce and analyze min-max regret versions of WSCP and MSCP.
  • To develop and evaluate exact and heuristic algorithms for these robust covering problems.

Main Methods:

  • Proves MSCP is NP-Hard.
  • Develops a mathematical formulation for min-max regret MSCP.
  • Adapts and applies exact algorithms (Logic-based Benders decomposition, extended Benders decomposition, branch-and-cut) and five heuristic algorithms (scenario-based, path relinking, pilot method, LP-based).

Main Results:

  • Demonstrates the NP-Hardness of MSCP.
  • Provides a mathematical formulation for the min-max regret MSCP.
  • Evaluates the performance and solution quality of various exact and heuristic algorithms on robust covering problems.

Conclusions:

  • The study contributes novel algorithms and formulations for robust set covering problems.
  • The research analyzes the effectiveness of different algorithmic approaches in handling data uncertainty.
  • Findings offer insights into solving real-world problems with interval uncertainty.