Trendline Power Equation Computes Wrong Values

rdshadden

New Member
Joined
May 21, 2006
Messages
22
I have the following data in which a power trendline was created but putting the original x-valued into the trendline equation did not give back the original y-values.

0.006439, 180.0
0.006603, 184.1
0.006849, 187.6
0.00716, 190.0
0.007603, 192.4
0.008079, 194.4
0.008571, 196.2
0.009194, 197.9
0.009751, 199.3
0.01024, 200.6
0.01067, 201.3

The equation calculated is y=178.541053723*x^0.0487980829

Substituting 0.006439 gives 139.5766.
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
Hi

How did you calculate the equation?

I got

y = 491.021124102814 * x^0.194268652057119

Ex.:

x= 0.006439 y(calculated): 184.2562742 y(real): 180

x= 0.008079 y(calculated): 192.5596818 y(real): 194.4
 
Upvote 0
Hi

How did you calculate the equation?

I got

y = 491.021124102814 * x^0.194268652057119

Ex.:

x= 0.006439 y(calculated): 184.2562742 y(real): 180

x= 0.008079 y(calculated): 192.5596818 y(real): 194.4
The equation was provided by the Excel trendline tool.
 

Attachments

  • Trendline.png
    Trendline.png
    152.7 KB · Views: 10
Upvote 0

Forum statistics

Threads
1,225,761
Messages
6,186,890
Members
453,383
Latest member
SSXP

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top