yanweiyuan3
2023-08-09 588bc7829387dfc761cc25f06f77d4c81818bd10
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Quintiq file version 2.0
#parent: #root
Attribute Median
{
  #keys: '3[145632.3.519756322][145632.3.519756321][145632.3.519756323]'
  Description:
  [*
    The median (i.e. second quartile) among the values collected by the owning `LibOpt_Statistic` of this `LibOpt_StatisticSummary`.
    
    Quartiles divides a set of data into four equal parts.
    The values that split each part are known as:
    - The first quartile (Q1)
    - The second quartile (Q2 or median), and
    - The third quartile (Q3)
  *]
  ValueType: Real
}