The Importance of Interpolation in Computerized Growth Charting

James R Kiger1, Sarah N Taylor2

  • 1Department of Pediatrics, Medical University of South Carolina, 165 Ashley Ave, MSC 917, Charleston, SC, 29425, USA. kiger@musc.edu.

Journal of Medical Systems
|November 18, 2015
PubMed
Summary

Rounding to the nearest data point in computer growth charts can cause significant errors. Using an interpolation algorithm for LMS (least mean squares) data improves accuracy in calculating growth centiles and z-scores.

Related Concept Videos

Derivatives: Problem Solving01:26

Derivatives: Problem Solving

Temperature-Dependent Growth of Brook TroutThe growth of brook trout is closely influenced by water temperature. Experimental data demonstrate how trout weight changes over a 24-day period in response to varying water temperatures. At lower temperatures, such as 15.5 degrees Celsius, brook trout show significant weight gain. However, as the temperature increases, the amount of weight gained steadily decreases. At the highest temperature measured, 24.4 degrees Celsius, trout experience a net...
196
Reconstruction of Signal using Interpolation01:10

Reconstruction of Signal using Interpolation

Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
839
Guidelines and Strategies for Safe Computer Charting01:18

Guidelines and Strategies for Safe Computer Charting

The guidelines and strategies provided by the American Nurses Association (ANA) and the Canadian Nurses Association (CNA) offer essential principles for ensuring safe and secure computer charting systems in healthcare settings. Let's break down each recommendation:
Maintain Confidentiality and Security:
3.1K
Interpreting Run Charts01:25

Interpreting Run Charts

Run charts, essentially line graphs plotted over time, serve as fundamental yet effective tools for process analysis. They chronicle data sequentially, facilitating the identification of trends, shifts, or cyclical movements. This graphical representation is instrumental in determining whether a process is stable or exhibits signs of potential instability indicative of special cause variation. In the healthcare domain, run charts depict infection rates over time, enabling hospitals to monitor...
4.2K
Exponential Equations for Modeling Growth01:26

Exponential Equations for Modeling Growth

Exponential models are essential for describing rapid, multiplicative changes in natural systems, such as population growth. When a population doubles at regular intervals, the process can be modeled using a suitable base. For instance, a bacterial culture that doubles every three hours follows the model n(t)=n0⋅2t/3, where n(t) is the population at the time t.A more general model uses the natural base e, especially for continuous growth. This takes the form n(t)=n0⋅ert, where r is...
427
Microsoft Excel: Regression Analysis01:18

Microsoft Excel: Regression Analysis

Regression analysis in Microsoft Excel is a powerful statistical method for examining the relationship between a dependent variable and one or more independent variables. It's used extensively in fields such as economics, biology, and business to predict outcomes, understand relationships, and make data-driven decisions. The most common type is linear regression, which attempts to fit a straight line through the data points to model the relationship between variables.
To perform regression...
1.7K