Error Propagation--use of covariance
0
0
Entering edit mode
7.2 years ago

Hi! I am trying to determine the correct way to propagate my error.

I have a matrix (m) of expression values, and I am dividing the whole matrix by the first n=column(m/m[,1]). Then I am plotting the column means of my new matrix (n)--i.e. one point for each column.

I want to make sure I use the correct error bars on my plot. I know I need to propagate the error from dividing each column of m by m[,1] (I am using formulas here https://en.wikipedia.org/wiki/Propagation_of_uncertainty). I am confused about what I am supposed to do about the covariance. Should I use this term? If I use covariance, then the error on my plot for the first point (mean(m[,1]/m[,1])) is 0. It seems like maybe there should be some error represented here because there is error in m[,1]. On the other hand, I guess there is no error in n, because all of the points =1. I'm just not sure what the correct thing to do for plotting is.

Thanks!

statistics error stats error propagation • 1.3k views
ADD COMMENT

Login before adding your answer.

Traffic: 1891 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6