I get a data series from the experiment {x1, x2, x3, x4, x5....Xn}.
xn is the reading of an instrument, which switch between column 1 and column 2. X2n+1 is the reading for column 1, whose volume is V1; while x2n is the reading for column 2, whose volume is V2.
I know that there are two equations can describe the relationship among them:
I need to estimate the constant A in the equation based on the measured data in the two situation:
known V1 and V2;
Unknown V1 and V2;
What's the method that I can use to estimate the A in the equations?