Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Oh Wise Ones,
I took these values from a large matrix(660 values). I would like to find the formula to eleminate the matrix for obvious reasons. I have chosen some round numbers from one of the axis and wondered how I can derive a formula from these values. I can measure for X, but I need to find a Y value. X= (((C5-C4*0.997)/((C5-C6)-(C4/2.7)))) X= 3 digits Y= 1 digits X Y 1.100=16.0 1.200=26.2 1.300=35.5 1.400=44.2 1.500=52.2 1.600=59.8 1.700=66.8 Thanks, Mike |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Your data is reasonably linear. Using Solver I got:
y=84.39266744*x - 75.1925884 -- Gary''s Student "Mike K" wrote: Oh Wise Ones, I took these values from a large matrix(660 values). I would like to find the formula to eleminate the matrix for obvious reasons. I have chosen some round numbers from one of the axis and wondered how I can derive a formula from these values. I can measure for X, but I need to find a Y value. X= (((C5-C4*0.997)/((C5-C6)-(C4/2.7)))) X= 3 digits Y= 1 digits X Y 1.100=16.0 1.200=26.2 1.300=35.5 1.400=44.2 1.500=52.2 1.600=59.8 1.700=66.8 Thanks, Mike |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
What does the exclamation point (!) stand for in a math equation . | Excel Discussion (Misc queries) | |||
CELL REFERENCE MATH | Excel Discussion (Misc queries) | |||
math symbols functions | New Users to Excel | |||
Cell Reference Math | Excel Worksheet Functions | |||
How do I do math on a cell name in formula? | Excel Worksheet Functions |