Rodolfo Aramayo wrote:
> Simple question: What is the best way to configure/find out how to
> calculate Median, Standard Deviation in an org-table?
There are calc functions to compute these things, but the layout of your
table will of course influence the formulas. Here's a simple example
that c
Thanks Jerry, but actually I was looking for where to find definitions of:
Median
Standard Deviation, etc
If I say:
@11$13=Median@3..@10
Org-mode prints into the corresponding cell:
Median [41, 103.5, 75.5, 101, 87.5, 111.5, 116.5, 89.5]
Which is not what I want. I want the actual Median...
T
Rodolfo,
I think this is what you're looking for.
http://orgmode.org/worg/org-tutorials/org-spreadsheet-intro.html
Hope this helps.
Jerry
On Wed, Feb 20, 2013 at 11:47 AM, Rodolfo Aramayo wrote:
> Simple question: What is the best way to configure/find out how to
> calculate Median, Standard