Calculators HP50G Trend Lines: Solve Absorbance vs. Concentrations Easily

  • Thread starter Thread starter Whalstib
  • Start date Start date
  • Tags Tags
    Lines
AI Thread Summary
The discussion centers on using the HP50G calculator to perform linear regression on absorbance versus concentration data in a chemistry course. The user aims to replicate the functionality typically achieved with Excel, specifically to find the slope (m) and intercept (b) of the linear equation y=mx+b. The user has been following the manual's instructions for accessing the linear fit function under the Stats menu but is encountering issues with the output format. To successfully execute a linear regression, the user should ensure that the data is entered correctly in the matrix editor, with X values in the first column and Y values in the second. After selecting the Linear Fit model, the expected output should include the slope and intercept values, along with correlation and covariance statistics. Proper data entry and menu selection are crucial for obtaining the desired results.
Whalstib
Messages
119
Reaction score
0
Hi,

I'm taking 3rd semester chemistry and we often have to take a series of for instance:
Absorbance vs. concentrations data.

Usually a series 5 experiments with the goal to have a spread sheet type answer. I use Excel or what ever I have handy just to find the y=mx + b value for "m".

I want to use my HP50G to accomplish this while in class.

I looked in the HP50G manual and there does appear to be a way to create trend lines but is not working for me. The examples are a bit more involved in the answers.

I have a feeling I'm doing something wrong in the chose of which menu to use... I know my inputs are correct and formatted correctly so either this isn't possible or as I said I'm starting out on the wrong foot.

here's what I've been doing according to the manual:

Stats > Fit data > Linear Fit
I enter the data in A column=x axis, B column=Y axis

Answers not in the format I need.
None of the other choses seem to get me there either..

is there a simple way to do what I'm attempting so I have this with me always?

thanks,

Whalstib
 
Computer science news on Phys.org
Actually All I'm after is a way to use a linear regression on a series of data points Y vs. X.

Any advise welcome.

Whalstib
 
Whalstib said:
Hi,

I'm taking 3rd semester chemistry and we often have to take a series of for instance:
Absorbance vs. concentrations data.

Usually a series 5 experiments with the goal to have a spread sheet type answer. I use Excel or what ever I have handy just to find the y=mx + b value for "m".

I want to use my HP50G to accomplish this while in class.

I looked in the HP50G manual and there does appear to be a way to create trend lines but is not working for me. The examples are a bit more involved in the answers.

I have a feeling I'm doing something wrong in the chose of which menu to use... I know my inputs are correct and formatted correctly so either this isn't possible or as I said I'm starting out on the wrong foot.

here's what I've been doing according to the manual:

Stats > Fit data > Linear Fit
I enter the data in A column=x axis, B column=Y axis

Answers not in the format I need.
None of the other choses seem to get me there either..

is there a simple way to do what I'm attempting so I have this with me always?

thanks,

Whalstib

STATS > FIT DATA

You should see a screen that shows \sigmaDAT, X-Col, Y-Col, and Model. Choose Linear Fit for the Model, and X-Col and Y-Col as 1 and 2, respectively. When entering data, make sure that the X values are listed in the first column, and the Y values are listed in the second column (as per your settings). Here's a sample data set:

(1,5) (2,10) (3,15) (4,20)

On the calculator, this should appear in the matrix editor as as:

1 5
2 10
3 15
4 20

Upon pressing OK, you should see:

0.+5. \cdot X
Correlation: 1.
Covariance: 8.3333333333

This means your "m" is 5. and your "b" is 0.
 
Thread 'Urgent: Physically repair - or bypass - power button on Asus laptop'
Asus Vivobook S14 flip. The power button is wrecked. Unable to turn it on AT ALL. We can get into how and why it got wrecked later, but suffice to say a kitchen knife was involved: These buttons do want to NOT come off, not like other lappies, where they can snap in and out. And they sure don't go back on. So, in the absence of a longer-term solution that might involve a replacement, is there any way I can activate the power button, like with a paperclip or wire or something? It looks...
I came across a video regarding the use of AI/ML to work through complex datasets to determine complicated protein structures. It is a promising and beneficial use of AI/ML. AlphaFold - The Most Useful Thing AI Has Ever Done https://www.ebi.ac.uk/training/online/courses/alphafold/an-introductory-guide-to-its-strengths-and-limitations/what-is-alphafold/ https://en.wikipedia.org/wiki/AlphaFold https://deepmind.google/about/ Edit/update: The AlphaFold article in Nature John Jumper...
Back
Top