I have data recorded from an experiment which is of the form y proportional to the square root of x. I would like to plot a line of best fit to this information but am unsure of how to do this as the power option will not let me enter 0.5.
I'm using excel 2007
Thanks in advance for any help
Put x in Column "A"
then in Column "B" Row 2
Fill DownCode:=SQRT(A2)
This if you use a scatter chart should give you what you want
EDIT:-
Added sample
EDIT 2:-
Martins formulae added to sample sheet
Last edited by Marcol; 03-17-2010 at 12:59 PM.
=SQRT(A1)
=POWER(A1,0.5)
=A1^0.5
all work
Mojito connoisseur and a dabbler in Cisco
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
martindwilson
Added your formulae to my w/sheet to demonstrate to OP
Hope you don't mind.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks