openPR Logo
Press release

How to Calculate Covariance using a dataTaker

04-13-2016 10:25 PM CET | Industry, Real Estate & Construction

Press release from: CAS DataLoggers

dataTaker DT80 Logger Performs Mathematical Functions

dataTaker DT80 Logger Performs Mathematical Functions

dataTaker Logger Performs Mathematical Calculations
CHESTERLAND, OH—April 13, 2016

Covariance is a method of measuring how strongly variables are related to each other. Covariance is commonly used calculation used in a wide number of areas from microclimate flux and carbon sequestration, aquiculture, stock market predictions, to measurement of the southern oscillation index. In our latest Tech Article, CAS DataLoggers shows you how to perform covariance calculations using a dataTaker DT80 intelligent data logger.

When Do Variables Covary?

• If the result of the covariance calculation is zero, then the two variables are not related to one
another.

• When the result is positive, then the two variables have moved in the same direction.
The larger the result, the more strongly related the two variables are.

• If the result is negative, then the two variables have a negative relationship with one another, i.e. they have moved in opposite directions.

Covariance Formula:

Traditionally we need the average value of each variable before we can calculate the variation of each individual sample from the average reading. However, this would be computationally intensive and tedious to implement, so for our purposes we’ll use this simplified version of the covariance formula:

CoVar (A, B ) = Ave ( A • B ) = Ave (A) • Ave ( B )

Since the average of a series of numbers is the sum of the sample divided by the number of samples taken, this is far easier to implement from a computational standpoint.

Instead of storing each sample for later processing, we only need to keep running sums of variables A, B and A*B, and keep a count of the number of samples taken.

Users can implement a simple dataTaker program to do this. Below is an example which is compatible with the DT80 Series data loggers:

Example Program:

BEGIN “COVAR”

‘============================================
‘ Schedule A (Read Variables)
‘ - Runs every 1 second

‘============================================
RA1S LOGOFFA
1V (=1CV, W) ‘Read the A and assign to 1CV
2V (=2CV, W) ‘Read the B and assign to 2CV
3CV (W) =3CV+1CV ‘3CV = Sum of A
4CV (W) = 4CV+2CV ‘4CV = Sum of B
5CV (W) =5CV+ (1CV*2CV) ‘5CV = Sum A*B
6CV (W) =6CV+1 ‘Number of samples

‘=============================================
‘ Schedule B (Reporting Schedule)
‘ - Reports the Covariance
‘=============================================
RB (“B: ”, ALARMS : OV: 10KB, DATA: OV: 1MB) 10S LOGONB
‘Calculate Covar (A,B) and save
7CV (“Covariance”) = (5CV/6CV) – ( (3CV/6CV) * (4CV/6CV) )
‘Reset the variables and start again
1..7CV (W) = 0
END

For more information on the dataTaker family of data loggers, or to find the ideal solution for your application-specific needs, contact a CAS Data Logger Applications Specialist at (800) 956-4437 or visit our website at www.DataLoggerInc.com.

Contact Information:
CAS DataLoggers, Inc.
8437 Mayfield Rd.
Chesterland, Ohio 44026
(440) 729-2570
(800) 956-4437
sales@dataloggerinc.com
www.dataloggerinc.com

This release was published on openPR.

Permanent link to this press release:

Copy
Please set a link in the press area of your homepage to this press release on openPR. openPR disclaims liability for any content contained in this release.

You can edit or delete your press release How to Calculate Covariance using a dataTaker here

News-ID: 332340 • Views:

More Releases from CAS DataLoggers

New XH10 & XH11: Data Loggers Enhance Long-Distance Transport
New XH10 & XH11: Data Loggers Enhance Long-Distance Transport
CAS DataLoggers is pleased to announce the XHLogger series from Brainchild Electronics Co., Ltd. The new XH10 and XH11 temperature and humidity data loggers are designed specifically for environmental monitoring during cargo transportation. These reusable devices connect to a computer via USB and automatically generate a PDF report of the recorded data, or they can be used in conjunction with the Data Logger Viewer (DLV) software for in-depth data analysis.
New MSR Data Loggers from MSR Electronics GmbH
New MSR Data Loggers from MSR Electronics GmbH
CAS DataLoggers is pleased to announce that we have partnered with Swiss company MSR Electronics GmbH to bring the MSR family of universal data loggers to our customers. Designed to meet the highest standards of precision and reliability, the new MSR data loggers are compact with large memory to handle various measurement tasks such as measuring and recording shocks, vibration, temperature, humidity, pressure, or light. Why Choose MSR Data Loggers? The ability
Ensuring Workplace Safety: Data Loggers for Compliance With California Regulations
Ensuring Workplace Safety: Data Loggers for Compliance With California Regulatio …
In workplaces across California, ensuring the health and safety of employees is paramount. This commitment is not just a moral imperative, but a legal requirement under California Code of Regulations Section 3395, which mandates specific measures to ensure workplace safety by protecting workers from heat illness. Among these measures is the monitoring of environmental conditions such as temperature and relative humidity, critical factors that can significantly impact employee well-being. Understanding California
New AirGate 4G Cellular Router from Novus
New AirGate 4G Cellular Router from Novus
NOVUS presents AirGate 4G, an industrial VPN router for cellular networks. Data sending is secure with this new device as it uses encryption protocols and firewall systems most commonly used in IT infrastructures, including automatic fallback for 4G, 3G, and 2G cellular networks. AirGate 4G is CE Mark certified and was developed for industrial environments. It can maintain its high availability performance even in extended operation situations, being equipment suitable

All 4 Releases


More Releases for Logger

Prominent Data Logger Market Trend for 2025: Vehicle Data Logger Setting New Sta …
How Are the key drivers contributing to the expansion of the data logger market? The escalating requirement for data is anticipated to accelerate the expansion of the data logger market in the future. Data constitutes information that is assembled, logged, and saved for analysis or further use. The growing necessity for data gathering and surveillance across different sectors has fueled the demand for data loggers. These devices are crucial in collecting,
Major Force in the Automotive Data Logger Market 2025: Electric Vehicle Adoption …
"How Will the Automotive Data Logger Market Grow, and What Is the Projected Market Size? The automotive data logger market has expanded steadily in recent years. It is forecasted to rise from $3.7 billion in 2024 to $4.01 billion in 2025 at a CAGR of 8.4%. The past growth was influenced by increasing luxury vehicle sales, the growing demand for automated devices, the rising need for autonomous vehicle testing, vehicle health
LogBox Data Logger with 3G Cellular Connectivity
CAS DataLoggers is pleased to introduce the new LogBox 3G wireless data logger from Novus Automation. logbox 3G data loggerThe LogBox 3G is the second model in the LogBox Connect family of wireless data loggers. It is targeted at mobile monitoring and remote telemetry applications. Data can be accessed remotely through the Novus cloud or another SCADA application or on a local PC via the NXperience software. The design of the LogBox
Runtime Monitoring Using a dataTaker Data Logger
For Machine monitoring, Productivity Assessment & Troubleshooting At CAS DataLoggers, many of our callers want to see how often one or more of their machines are operating and when. This pinpoints machine downtime and can identify poor work productivity, or identifies if another cause is at work (power outages etc.) In our latest Technical Article, we outline how to configure a Series 4 dataTaker DT8x Data Logger for runtime monitoring. What
Vibrating Wire Data Logger Offers Flexible Connection
DT80G Strain Gauge Data Logger from dataTaker Need a device for a geotechnical application? The DT80G GeoLogger from dataTaker is ideal for all geotechnical data logging applications. These universal loggers have built-in support for vibrating wire sensors including Geokon, RST Instruments, slope indicators, soil instruments and more. They provide the ideal data acquisition and monitoring solution for engineers working in geotechnical environments. The Geotechnical Logger: 5 to 15
Keystroke Logger
Keystroke logger has been used for many years as spy software in computer systems. Millions of people worldwide use the keystroke logger to track people’s activities. Keystroke logger is useful in office environment. In the office, there are employees who don’t pay attention at work. They don’t like to work. They surf the internet for their own purposes. It is not good to let employees slack as they are wasting