From: Jude DaShiell <jdashiel@panix.com>
To: Uwe Brauer <oub@mat.ucm.es>
Cc: emacs-orgmode@gnu.org
Subject: Re: spreadsheet, calc descriptive statistics, the mode??
Date: Mon, 29 Mar 2021 09:24:40 -0400 [thread overview]
Message-ID: <alpine.NEB.2.23.451.2103290923460.3611@panix1.panix.com> (raw)
In-Reply-To: <871rbynn3b.fsf@mat.ucm.es>
Many years ago I found it curious mean and median were available but mode
hadn't been done.
On Mon, 29 Mar 2021, Uwe Brauer wrote:
> 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
>
>
>
prev parent reply other threads:[~2021-03-29 13:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-29 12:47 spreadsheet, calc descriptive statistics, the mode?? Uwe Brauer
2021-03-29 13:24 ` Jude DaShiell [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.NEB.2.23.451.2103290923460.3611@panix1.panix.com \
--to=jdashiel@panix.com \
--cc=emacs-orgmode@gnu.org \
--cc=oub@mat.ucm.es \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.