I want to be able to graphically show the following idea. comsider a tree structure where each node can have X children, the number of children X falls between 2 numbers A and B but the probability of any one number is given by a normal distribution the distribution can be both pinched and skewed to a varying degree. All of this will alter the number of vertices throughout the tree.

So I need to control;

This will then give the range of total nodes possible at each level.