emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* spreadsheet, calc descriptive statistics, the mode??
@ 2021-03-29 12:47 Uwe Brauer
  2021-03-29 13:24 ` Jude DaShiell
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Brauer @ 2021-03-29 12:47 UTC (permalink / raw)
  To: emacs-orgmode

Hi 

As far as I can see 
#+begin_src 

|   | Marks |                       |
|---+-------+-----------------------|
|   |     1 |                       |
|   |     1 |                       |
|   |     4 |                       |
|   |     5 |                       |
|   |     6 |                       |
|---+-------+-----------------------|
| 4 |   3.4 | vmod([1, 1, 4, 5, 6]) |
,#+TBLFM: @7$1=vmedian(@I$2..@II$2)::@7$2=vmean(@I$2..@II$2)::@7$3=vmod(@I$2..@II$2)
#+end_src


The mode as in explained for example in 
https://en.wikipedia.org/wiki/Mode_(statistics)

Is not included in calc. Am I correct. I tried to search in the info but
cannot find anything

Regards

Uwe Brauer 



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-29 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-29 12:47 spreadsheet, calc descriptive statistics, the mode?? Uwe Brauer
2021-03-29 13:24 ` Jude DaShiell

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).