Michel Guirguis
2015-10-01 12:42:25 UTC
Good afternoon,
What is the name of the header that I can use in Python 3.4 to convert the cumulative distribution function number 0.10606601717798211 to 0.54223501331161406
from scipy.stats import norm
norm.cdf(0.10606601717798211)
0.54223501331161406
Thanks,
Michel
_______________________________________________
Tutor maillist - ***@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor
What is the name of the header that I can use in Python 3.4 to convert the cumulative distribution function number 0.10606601717798211 to 0.54223501331161406
from scipy.stats import norm
norm.cdf(0.10606601717798211)
0.54223501331161406
Thanks,
Michel
_______________________________________________
Tutor maillist - ***@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor