Introduction
Introduction Statistics Contact Development Disclaimer Help
trandcounts.1: minor grammar fix - numtools - perform numerical operations on v…
git clone git://src.adamsgaard.dk/numtools
Log
Files
Refs
README
LICENSE
---
commit 0e34ddab21453237635dd86fdee6cdcbd74a46d7
parent 8c32ab3c1a1437de373d18397a4c1051d169691b
Author: Anders Damsgaard <[email protected]>
Date: Thu, 5 May 2022 13:16:31 +0200
randcounts.1: minor grammar fix
Diffstat:
M randcounts.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/randcounts.1 b/randcounts.1
t@@ -44,7 +44,7 @@ Due to the randomness, your output may differ:
.Dl $ randcounts 0.25 0.25 0.25 0.25
.Dl 0 1 0 0
.Pp
-Put 100 point in two bins with 75% and 25% probability, respectively:
+Put 100 points in two bins with 75% and 25% probability, respectively:
.Pp
.Dl $ randcounts -n 100 0.75 0.25
.Dl 78 22
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.