Can I Create a Calibration Curve Using Only Peak Area Data?

  • Thread starter Thread starter CannonSLX
  • Start date Start date
  • Tags Tags
    Calibration Curve
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 3K views
CannonSLX
Messages
40
Reaction score
0
I've just done an ion chromatography experiment and have normalized my data for a known sample which has a known concentration of 10ppm.

I know that the first large peak is due to F- ions and so the area of the peak is propositional to the concentration of the ion.

Given that I know the area, how can I get the calibration curve just by this information ?
 
Physics news on Phys.org
Assume signal would be zero if there were no F- at all, that gives you two pints, enough to draw a straight line.

That's not the best approach in general, but better than nothing.
 
Borek said:
Assume signal would be zero if there were no F- at all, that gives you two pints, enough to draw a straight line.

That's not the best approach in general, but better than nothing.
Thanks, but I'm not sure I fully understand.

This is my current data graph; https://i.gyazo.com/72d8f842cc504e924d1d0f106fb0266a.png
The first large peak corresponds to F- ions.
If I assumed the signal as 0 how would I plot a calibration curve ? Would it be possible for me to choose 2 points on the curve which produce a linear relationship ?Thank you in advance for your help :)
 
You know the area of a peak that correspond to a 10 ppm concentration, yes?

Assume 0 ppm would produce no peak - or a peak of area 0.

That gives you two points for calibration curve - one for 0 ppm concentration and one for 10 ppm concentration.
 
  • Like
Likes   Reactions: CannonSLX
Borek said:
You know the area of a peak that correspond to a 10 ppm concentration, yes?

Assume 0 ppm would produce no peak - or a peak of area 0.

That gives you two points for calibration curve - one for 0 ppm concentration and one for 10 ppm concentration.
I see, thanks.

To calculate the area, can I normalise my data so that the area under the curve is directly po
Borek said:
You know the area of a peak that correspond to a 10 ppm concentration, yes?

Assume 0 ppm would produce no peak - or a peak of area 0.

That gives you two points for calibration curve - one for 0 ppm concentration and one for 10 ppm concentration.
Thanks. I've managed to do it and used excel to calculate the gradient, in the form y=mx+c
One last question.

If I run a sample with an unknown concentration of F-, if I know the area under the curve (y) and the gradient (m), knowing that c=0, would I just solve for (x) which would be my concentration of F- in the unknown sample ?
 
CannonSLX said:
To calculate the area, can I normalise my data so that the area under the curve is directly po

You lost something here. You can use peak height instead of the area, typically these are related (and in the case of a nice curve - like the one you have - it is quite good approach).

CannonSLX said:
If I run a sample with an unknown concentration of F-, if I know the area under the curve (y) and the gradient (m), knowing that c=0, would I just solve for (x) which would be my concentration of F- in the unknown sample ?

Yes.
 
Borek said:
You lost something here. You can use peak height instead of the area, typically these are related (and in the case of a nice curve - like the one you have - it is quite good approach).
Yes.
We've been told to use area, so would normalising be the right idea for this approach ?
 
Borek said:
If you are told to use area - use area.
Thanks for your help :)