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.
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top