The error is because the sum can be 0, while Aantal has to be a positivenumber according to your model. You can solve it by removing the positive keyword.
If you need Aantal to be positivenumber, you can do this to ensure it:
what does 'Aantal-1': number positive 'willekeurig' = parameter @hidden parameter refer to,
a collection, a node, an expression or something else?
since parameter is positioned after the = sign it has to refer to something.
in tutorial part 2 there it is also mentioned in an example without an explanation.