- What is a Probability Distribution
- Discrete Vs. Continuous Random Variable
- Cumulative Distribution Function
- Discrete Uniform Random Variable
- Bernoulli and Binomial Distribution
- Stock Price Movement Using a Binomial Tree
- Tracking Error and Tracking Risk
- Continuous Uniform Distribution
- Normal Distribution
- Univariate Vs. Multivariate Distribution
- Confidence Intervals for a Normal Distribution
- Standard Normal Distribution
- Calculating Probabilities Using Standard Normal Distribution
- Shortfall Risk
- Safety-first Ratio
- Lognormal Distribution and Stock Prices
- Discretely Compounded Rate of Return
- Continuously Compounded Rate of Return
- Option Pricing Using Monte Carlo Simulation
- Historical Simulation Vs Monte Carlo Simulation
Standard Normal Distribution
A normal distribution can be described using just two parameters, namely (μ), mean and variance (σ2).
In a normal distribution, these two variables could take any value. For example, for a normally distributed stock portfolio, the mean could be 10% and the standard deviation could be 20%.
A standard normal distribution is a standardized form of normal distribution with a mean μ = 0 and standard deviation σ = 1.
We can standardize any normal random variable, by computing a z-score for it. z-scores make it easier to compare data values measured on different scales. A z-score reflects how many standard deviations above or below the mean a raw score is. The z-score is positive if the data value lies above the mean and negative if the data value lies below the mean. Z-score is represented using the following formula:
Where x represents the observation, m is the population mean, and s is the standard deviation.
Suppose the dividends paid by a company every year are normally distributed with a mean of $10 and a standard deviation of $2. If the company pays a dividend of $14 this year, what will be its z-score?
A z-score of 2 indicates that the current dividends are 2 standard deviations above the mean.
Related Downloads
Related Quizzes
Data Science in Finance: 9-Book Bundle
Master R and Python for financial data science with our comprehensive bundle of 9 ebooks.
What's Included:
- Getting Started with R
- R Programming for Data Science
- Data Visualization with R
- Financial Time Series Analysis with R
- Quantitative Trading Strategies with R
- Derivatives with R
- Credit Risk Modelling With R
- Python for Data Science
- Machine Learning in Finance using Python
Each book includes PDFs, explanations, instructions, data files, and R code for all examples.
Get the Bundle for $39 (Regular $57)Free Guides - Getting Started with R and Python
Enter your name and email address below and we will email you the guides for R programming and Python.