Compute variance
compute_variance(raw_data_lg)
raw_data_lg
data.frame, cells values in long format.
Compute the observed variance in the data.
numeric, observed variance mean.