Can I use excel to find y = f(x,z)?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can I use excel to find y = f(x,z)? I have data for y1-y2 ,x1 -x12 and z1 -z12.

Thanks,
Anne
 
I don't understand what you are saying here. what doex x12/z12 stand for?.
It seems as though you are trying to find the solution for a formula whose
dependance is on x and z? Please provide a sample problem.

Thanks,

Derek
 
Anne

Your query could refer to two things :-

If you are referring to the distance between two points given their 3
coordinates then yes you can do it like so :-

y (distance) = ((x1 - x2)^2 + (y1 - y2)^2 + (z1 - z2)^2)^0.5

If this is not what you are wanting to do and it is something close t
what Derek suggested then again you should be able to get the solutio
for 'y' given the relationship between x and z - which you have no
explained. You may want to do that if you want better explanation o
this count.


Best regards


Deepak Agarwa
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top