Skip to content

Commit f8ac5fb

Browse files
authored
Simplify lognormal distribution description
Removed redundant wording in lognormal distribution note.
1 parent f72b8c9 commit f8ac5fb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

RESULTS.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,6 @@ For each system size, we aggregated all prey cluster sizes across replicates, fi
105105

106106
The lognormal distribution describes a variable whose logarith is normally distributed:
107107

108-
The lognormal distribution describes a variable whose logarithm is normally distributed:
109-
110108
$$P(s) = \frac{1}{s \sigma \sqrt{2\pi}} \exp\left(-\frac{(\ln s - \mu)^2}{2\sigma^2}\right)$$
111109

112110
where:

0 commit comments

Comments
 (0)