Python code to draw a Normal Curve. Turtle cursor allows to see a speed variation during the drawing

preview_player
Показать описание
Normal Distribution represents several nature behaviors.

I have spent the last 20 years studying and teaching about statistics distribution applied in continuous improvement methodologies and I have never realized the speed aspect related to probabilities regions of the curve.

In the center of the curve we have more samples (68% between 1 sd from the mean) and less samples at the extremities. This points concentration affects the turtle cursor behavior due there are more points to draw in the center of curve (low speed).

Usually we see a final curve drawing. With turtle library we can see the process of creation during the drawing.

This aspect don't change the interpretation of the curve but is, at least, interesting to shows.

Turtle Graphics is a simple python library that works like a pen in a sheet.

Python is a powerful languages applied in several areas like science, statistics, machine learning, etc.

Song: NIVIRO - The Floor Is Lava [NCS Release]
Music provided by NoCopyrightSounds
Рекомендации по теме