Negative values in covariance matrix

Click For Summary
SUMMARY

The discussion centers on the issue of negative values appearing in the covariance matrix generated by a LabVIEW program used to fit a function to luminescence decay profile data. The user notes that while negative covariance between variables can be expected, the presence of negative values in the diagonal elements of the covariance matrix indicates that the variance (σ²) is negative, leading to imaginary errors in the function's coefficients. This suggests a fundamental problem in the fitting process or the data being analyzed.

PREREQUISITES
  • Understanding of covariance matrices and their properties
  • Familiarity with LabVIEW programming for data analysis
  • Knowledge of statistical concepts such as variance and correlation
  • Experience with luminescence decay profile measurement techniques
NEXT STEPS
  • Investigate the mathematical foundations of covariance matrices and their diagonal elements
  • Learn about proper data fitting techniques in LabVIEW
  • Explore methods for handling negative variance in statistical models
  • Study the implications of covariance in experimental data analysis
USEFUL FOR

Researchers and data analysts working with experimental data, particularly in fields involving luminescence measurements, as well as LabVIEW users seeking to improve their understanding of statistical analysis and data fitting techniques.

latvietis
Messages
2
Reaction score
0
Hello

I had measured luminescence decay profile. Then I want to fit a function which would approximate my experimental date. For that I make a simple program in LabWiev. The problem is that, that program give me out a negative values in covariance matrix. Why that?


P.S.
Sorry for my English
 
Physics news on Phys.org
Negative covariance is OK. It means that higher-than-average results from one variable will happen at the same time as lower-than-average results from the other variable.

For example, the covariance between how cold it is out and much people get sunburned is probably negative.

If you have more intuition for correlation, this may help: the covariance between 2 variables is just the correlation between the variables, scaled by the standard deviations.
 
Ok

But problem is that the negative values is in diagonal elements. Diagonals elements of covariance matrix is [tex]\sigma^2[/tex]. So I get that errors of functions coefficients [tex]\sigma[/tex] is imaginary.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K