• given µ and σ, plot the density function of the IQ for every integer between 0 and 200,
• given µ, σ and one IQ value, print the percentage of people with an IQ inferior to this value,
• given µ, σ and two IQ values, print the percentage of people with an IQ in between those values.
Gaussian distributions
100% completed
./graphic [IQM] [IQ]