Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

MODULE 3: Process monitoring
This module provides in the function to monitor data that is acquired in a continuous manner. The software intelligently chooses the control chart that best fits the data and detects a shift as quickly as possible. Both for follow-up averages and standard deviation.

There are three main types of charts implemented 1) :

  1. 𝑥̅𝑅 & 𝑥̅𝑠 -chart : to monitor means of samples that are possibly varying in size

...

  1. Image Added

  2. CUSUM-chart: to monitor individual measurements that are following a normal distribution

...

    1. Image Added
  1. EWMA-chart: to monitor individual measurements that are not normally distributed

...

  1. .