Skip to content

Commit 901f39c

Browse files
committed
fix phrasing in results wiki page
1 parent 9a4f00b commit 901f39c

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

activity_browser/docs/wiki/LCA-Results.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,22 +67,24 @@ In this section we generalize a little bit for the different contribution approa
6767
we call the _from_ part of the contributions (the EFs or activities above) _entities_.
6868

6969
There are several ways Activity Browser manipulates your results by default.
70-
- The results are **sorted** so that the largest (absolute) values are shown first
71-
- A `cut-off` of 5% is applied to group all entities with an impact below that value.
70+
- The results are **sorted** so that the row with the largest (absolute) average values are shown first.
71+
- A `cut-off` of 5% is applied, this only shows results that contribute at least 5% to the total result,
72+
all other entities are grouped into a `Rest` group.
7273
- The contributions are _normalized_ to the impact of that reference flow, meaning they are show as a percentage,
73-
counting up to 100%
74+
counting up to 100% for every item you compare.
7475

7576
These actions are taken to show you the most relevant results.
7677

7778
You can manually manipulate the contribution results in the next menu, which we explain bit by bit below.
7879
![contributions cutoff](./assets/contribution_manipulation.png)
7980

8081
#### Cut-off
81-
You can manually change the `cut-off` of the results in two ways, `Relative` or `Top #`.
82-
The `Relative` option shows contributions _from_ entities of _x_% or higher.
83-
The `Top #` options shows contributions from the _x_ entities that contribute the most (as absolute).
82+
You can manually change the `Cut-off type` of the results in two ways, `Relative` or `Top #`.
83+
The `Relative` mode shows contributions _from_ entities of _x_% or higher.
84+
The `Top #` mode shows contributions from the _x_ entities that contribute the most (as absolute).
85+
You can adjust the `Cut-off level` to change how many results you see.
8486

85-
You can change the value of the cut-off in the menu shown below.
87+
All results that don't make the cut-off will be grouped into the `Rest` group.
8688

8789
#### Compare
8890
The `Compare` menu allows you to compare different dimensions of results.

0 commit comments

Comments
 (0)