PolynomialQs
New Member
- Joined
- Jul 28, 2016
- Messages
- 7
Hi,
I'm trying to find the point of diminishing returns on some econometric data we have received that shows money invested to bookings made.
To do this I have been trying to find the equation of my curve in excel. I've seen a few other posts about using the LINEST function to do this, but after following the instructions, I've had no luck. Each time excel has a problem with the values I use or says I'm not doing something else correctly.
Partial Data Set:
[TABLE="class: grid, width: 250"]
<tbody>[TR]
[TD]Investment[/TD]
[TD]Bookings[/TD]
[/TR]
[TR]
[TD]1000[/TD]
[TD]3[/TD]
[/TR]
[TR]
[TD]2000[/TD]
[TD]5[/TD]
[/TR]
[TR]
[TD]3000[/TD]
[TD]7[/TD]
[/TR]
[TR]
[TD]4000[/TD]
[TD]9[/TD]
[/TR]
[TR]
[TD]5000[/TD]
[TD]11[/TD]
[/TR]
[TR]
[TD]6000[/TD]
[TD]13[/TD]
[/TR]
[TR]
[TD]7000[/TD]
[TD]15[/TD]
[/TR]
[TR]
[TD]8000[/TD]
[TD]16[/TD]
[/TR]
[TR]
[TD]9000[/TD]
[TD]18[/TD]
[/TR]
</tbody>[/TABLE]
This data goes on for 250 lines (£250,000 investment).
Can anyone shed some light on what I might be doing wrong with the LINEST function? I just want to find the formula of the curve produced by plotting this data on the x and y axis, differentiate twice, solve = to 0 and find the x and y coordinates of the PODMR (point of diminishing marginal returns)
Many thanks in advance,
Matt
I'm trying to find the point of diminishing returns on some econometric data we have received that shows money invested to bookings made.
To do this I have been trying to find the equation of my curve in excel. I've seen a few other posts about using the LINEST function to do this, but after following the instructions, I've had no luck. Each time excel has a problem with the values I use or says I'm not doing something else correctly.
Partial Data Set:
[TABLE="class: grid, width: 250"]
<tbody>[TR]
[TD]Investment[/TD]
[TD]Bookings[/TD]
[/TR]
[TR]
[TD]1000[/TD]
[TD]3[/TD]
[/TR]
[TR]
[TD]2000[/TD]
[TD]5[/TD]
[/TR]
[TR]
[TD]3000[/TD]
[TD]7[/TD]
[/TR]
[TR]
[TD]4000[/TD]
[TD]9[/TD]
[/TR]
[TR]
[TD]5000[/TD]
[TD]11[/TD]
[/TR]
[TR]
[TD]6000[/TD]
[TD]13[/TD]
[/TR]
[TR]
[TD]7000[/TD]
[TD]15[/TD]
[/TR]
[TR]
[TD]8000[/TD]
[TD]16[/TD]
[/TR]
[TR]
[TD]9000[/TD]
[TD]18[/TD]
[/TR]
</tbody>[/TABLE]
This data goes on for 250 lines (£250,000 investment).
Can anyone shed some light on what I might be doing wrong with the LINEST function? I just want to find the formula of the curve produced by plotting this data on the x and y axis, differentiate twice, solve = to 0 and find the x and y coordinates of the PODMR (point of diminishing marginal returns)
Many thanks in advance,
Matt