If you have smiled, please click the link and give Scalar some stars – It really helps and makes me smile as well 🙂
⭐️ Normal distribution in Scalar Calculator
Scalar implements broad support for the normal distribution:
- pNor(x, mean stdv) – Probability Distribution Function for normal distribution
- cNor(x, mean, stdv) – Cumulative Distribution Function for normal distribution
- rNor(mean, stdv) – Random numbers generation from normal distribution
- [Nor] – Random variable from N(0,1) normal distribution
Additionally nice function graph example