Point-By-Point Analysis

Point-by-point analysis is a method of continuous data analysis in which analysis occurs for each data point, point by point. Point-by-point analysis works well with computer-based real-time data acquisition. In array-based analysis, the input-analysis-output process takes place for subsets of a larger data set. The discrete stages of array-based analysis, such as buffer preparation, analysis, and output, can make array-based analysis too slow for higher speed, deterministic, real-time systems. In point-by-point analysis, the input-analysis-output process takes place continuously, in real time.

Point-by-point analysis enables you to accomplish the following tasks:

Related concepts
Case Study of Point-By-Point Analysis