[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Whiskers in Violin Plot
From: |
N |
Subject: |
Re: Whiskers in Violin Plot |
Date: |
Wed, 8 Apr 2020 18:54:17 +0200 |
> Hi,
>
> I read the documentation of the function violin from the statistics package:
>
> https://octave.sourceforge.io/statistics/function/violin.html
>
> I am wondering what the whiskers in the generated violin plot represent, as
> it is not specified in the documentation.
Have read several courses in statistics at university and thought I seen it
all. It might be it show the probability distribution, in such case colored
"area" should be one. Ring and dot might be mean and typical value, while
orthogonal line ending line is variance.
Even though I am not very good at statistics due to have been hit by 100 year
storm twice I guess it should not be to hard figure out if looking into the
source code.
Regards Nicklas Karlsson