The formula for the probability density function of a standard normal distribution that isn't skewed is: $$P(x) = \frac{1}{\sqrt{2π}}e^{-(x^2 / 2)}$$ where, $π = 3.14, e = 2.718$.
What if it is skewed left or right like this: What is the formula for the standard normal distribution after it's been skewed.
If anyone is wondering I'm asking because I need the formula for a program I'm writing where certain 'effects' are strong in the beginning and weaker towards the end or weak at the beginning and stronger towards the end. If this doesn't make sense just forget it.
