Exponential modeling of G-force

Click For Summary

Homework Help Overview

The discussion revolves around deriving an equation of the form y=ax^b to model a set of given data points related to G-force. The original poster expresses difficulty in deriving the equation without the aid of a program, despite having a result from LoggerPro.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss using the method of least squares and suggest plotting log(y) versus log(x) to find a line of best fit. There are questions about the appropriateness of using a single pair of data points versus the entire dataset.

Discussion Status

Some participants have offered guidance on statistical methods for finding a line of best fit, while others express uncertainty about the concepts involved, indicating a mix of understanding and confusion. The original poster seeks clarification and expresses a desire to understand the process rather than simply obtain answers.

Contextual Notes

The original poster notes that they are in an advanced pre-calc course and requests to avoid calculus in the discussion. There is also mention of the data being experimental, which raises questions about its accuracy and the implications for modeling.

cgi093
Messages
8
Reaction score
0

Homework Statement



Derive an equation of the form y=ax^b to model the given data: (35, 0.01) (28, 0.03) (20, 0.1) (15, 0.3) (11, 1) (9,3) (6, 10) (4.5, 30)

Homework Equations



Well, I know the answer is y = (7790 +/- 1246)x^(-3.698+/-0.1036) because that's what LoggerPro spits out, but I don't know how to derive it correctly without a program.

The Attempt at a Solution



Among the many, many attempts:

y = Ax^b
b = log(y)-log(A)
****** log(x)

Then I inserted numbers from two different data points then set the equations equal to each other, resulting in:

log(0.1)-log(A) = log(1)-log(A)
*** log(20) ****** *** log(11)

Which, after a step or two, became:

log(20) = log(11)log(0.1) +log(11)
************* log(A)

So, log(A) = log(11)log(0.1)
*********** log (20) - log(11)

Yielding an answer of A ~ -4.01

However, that isn't right, so I didn't even try to solve for b.

Could anyone please help? This is a big assignment, so sorry if I bump this thread a bit until I get help. And please take me through the steps, because I don't want to copy, I want to understand. I just need some help getting there. Thanks.

P.S. Ignore the asterisks. They're there only to get the denominators in the right place.
 
Physics news on Phys.org
I would use the method of least squares.
 
so starting with
[tex]y = ax^b[/tex]

taking logs
[tex]log(y) = log(ax^b) = log(x^b) + log(a)= b.log(x) + log(a)[/tex]

so plotting up log(y) vs log(x) should be a graph of a straight line... if you can work out the line of best fit for that straight line, you should be able to cacaluate a & b from them...
 
if its really experimental data, the data is not perfect, so you can't use a single pair of data points - you should use the whole data set to find the line of best fit...

as zachzach points of least squares is a good idea
 
@ zach: Thanks, but no idea how to do that. And I posted this in the wrong subforum, because I'm in advanced pre-calc. So no calculus to help me please.

@lane: it's not experimental. That's an interesting idea though. I'll try it. Thanks a lot.
 
then just plot the points on a log-log graph & draw a straight line of best fit on graph paer & work out the gradient & intercept
 
zachzach said:

Thanks again, but that looks like gibberish to me. I've never used sigma outside of physics, for example. Maybe it wouldn't be that hard to learn, but I did google least squares and none of it really made sense to me.
 
least squares is just a statistical method to give you the line of best fit through a set of data points

its derived by calculus, but doesn't require any to use it...
 
  • #10
lanedance said:
least squares is just a statistical method to give you the line of best fit through a set of data points

its derived by calculus, but doesn't require any to use it...

Good point.
 
  • #11
so after some quick googling, you can do it very quickly in excel http://phoenix.phys.clemson.edu/tutorials/excel/regression.html

and the equations to do it by hand are there as well if you are so inclined..
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
13K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
4K