Suppose the returns on a particular asset are normally distributed. Also suppose the asset had an average return of 10.5% and a standard deviation of 21%. Use the NORMDIST function in Excel® to determine the probability that in any given year you will lose money by investing in this asset. (Do not round intermediate calculations and enter your answer as a percent rounded to 2 decimal places, e.g., 32.16.):

MATLAB: An Introduction with Applications
6th Edition
ISBN:9781119256830
Author:Amos Gilat
Publisher:Amos Gilat
Chapter1: Starting With Matlab
Section: Chapter Questions
Problem 1P
icon
Related questions
Question
Suppose the returns on a particular asset are normally distributed. Also suppose the asset had an average return of 10.5% and a standard deviation of 21%. Use the NORMDIST function in Excel® to determine the probability that in any given year you will lose money by investing in this asset. (Do not round intermediate calculations and enter your answer as a percent rounded to 2 decimal places, e.g., 32.16.):
Expert Solution
Step 1

The probability of losing money (return being less than 0%) is calculated using NORM.DIST function in Excel :

x = the value you want to test. This is 0%, as we are calculating the probability of the return being less than 0%.

mean = 10.5%. This is the mean of the distribution.

standard deviation = 21%. This is the standard deviation of the distribution.

cumulative = TRUE. Entering TRUE in this argument returns the probability that the value will be less than or equal to x.

=NORM.DIST( x , mean , std_dev , cumulative)

=NORM.DIST( 0 , 10.5 , 21 , TRUE)

=0.3085

=30.85%

The probability of losing money in any given year is 30.85%

trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
MATLAB: An Introduction with Applications
MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc
Probability and Statistics for Engineering and th…
Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning
Statistics for The Behavioral Sciences (MindTap C…
Statistics for The Behavioral Sciences (MindTap C…
Statistics
ISBN:
9781305504912
Author:
Frederick J Gravetter, Larry B. Wallnau
Publisher:
Cengage Learning
Elementary Statistics: Picturing the World (7th E…
Elementary Statistics: Picturing the World (7th E…
Statistics
ISBN:
9780134683416
Author:
Ron Larson, Betsy Farber
Publisher:
PEARSON
The Basic Practice of Statistics
The Basic Practice of Statistics
Statistics
ISBN:
9781319042578
Author:
David S. Moore, William I. Notz, Michael A. Fligner
Publisher:
W. H. Freeman
Introduction to the Practice of Statistics
Introduction to the Practice of Statistics
Statistics
ISBN:
9781319013387
Author:
David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:
W. H. Freeman