fix: Change text to point out it's the geometric mean.
This commit is contained in:
parent
fc91cdd2dd
commit
bb72e9831a
|
@ -300,7 +300,7 @@ export function CreateTable({ tableRows }) {
|
||||||
<th> </th>
|
<th> </th>
|
||||||
<th>Possible relative values</th>
|
<th>Possible relative values</th>
|
||||||
<th> </th>
|
<th> </th>
|
||||||
<th>Average relative value</th>
|
<th>geometricMean(relative values)</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user