This video showing how application 2_A works (in both C # and vb-net).

The form is composed by:

  • two buttons;
  • nine labels;
  • a richTextBox;
  • a timer;
  • seven textBox.

Pressing the “Generate values” button on the left in the richTextBox, the random values, the mean and the distribution will appear. In the three textBox you can specify how many values you want and the range.

Pressing the “Generate values” button on the right in the richTextBox at each tick of timer1, random values will appear, the online mean and the distribution, the latter two will be updated with each new value. In the four textBoxes it is possible to specify how many values to generate, the range and size of the intervals for the distribution.

0 replies

Leave a Reply

Want to join the discussion?
Feel free to contribute!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.