Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Value at risk (VaR) Year 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008
Value at risk (VaR) Year 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 Average Standard Deviation VaR(5%) Large Stocks Returns (%) 19.21 -10.80 21.29 3.99 6.55 -2.55 26.55 15.69 23.53 20.40 14.51 -15.25 -16.45 -26.59 24.21 9.14 1.86 6.44 -1.10 -50.14 LT T-Bonds Returns (%) 9.76 -0.66 11.43 4.06 11.53 -11.29 22.06 -5.88 8.93 7.94 -13.73 12.74 0.34 13.90 1.34 6.24 3.36 -5.92 5.20 -0.21 VaR (5%) = R(e) +(-1.64485)* STDEV Var (5%) NORMSINV function Returns the inverse of the standard normal cumulative distribution. The distribution has a mean of zero and a standard deviation of one. Important This function has been replaced with one or more new functions that may provide improved accuracy and whose names better reflect their usage. Although this function is still available for backward compatibility, you should consider using the new functions from now on, because this function may not be available in future versions of Excel. For more information about the new function, see NORM.S.INV function. Syntax NORMSINV(probability) The NORMSINV function syntax has the following argument: Probability Required. A probability corresponding to the normal distribution NORMINV(probability, mean, standard_dev ) NORM.INV STDEV.S assumes that its arguments are a sample of the population. If your data represents the entire population, then compute the standard deviation using STDEV.P. The standard deviation is calculated using the "n-1" method. Arguments can either be numbers or names, arrays, or references that contain numbers. Logical values and text representations of numbers that you type directly into the list of arguments are counted. If an argument is an array or reference, only numbers in that array or reference are counted. Empty cells, logical values, text, or error values in the array or reference are ignored. Arguments that are error values or text that cannot be translated into numbers cause errors. If you want to include logical values and text representations of numbers in a reference as part of the calculation, use the STDEVA function. STDEV.S uses the following formula: (x-x) (n-1) where x is the sample mean AVERAGE(number1,number2,...) and n is the sample size. Value at risk (VaR) Year 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 Average Standard Deviation VaR(5%) Large Stocks Returns (%) 19.21 -10.80 21.29 3.99 6.55 -2.55 26.55 15.69 23.53 20.40 14.51 -15.25 -16.45 -26.59 24.21 9.14 1.86 6.44 -1.10 -50.14 LT T-Bonds Returns (%) 9.76 -0.66 11.43 4.06 11.53 -11.29 22.06 -5.88 8.93 7.94 -13.73 12.74 0.34 13.90 1.34 6.24 3.36 -5.92 5.20 -0.21 VaR (5%) = R(e) +(-1.64485)* STDEV Var (5%) NORMSINV function Returns the inverse of the standard normal cumulative distribution. The distribution has a mean of zero and a standard deviation of one. Important This function has been replaced with one or more new functions that may provide improved accuracy and whose names better reflect their usage. Although this function is still available for backward compatibility, you should consider using the new functions from now on, because this function may not be available in future versions of Excel. For more information about the new function, see NORM.S.INV function. Syntax NORMSINV(probability) The NORMSINV function syntax has the following argument: Probability Required. A probability corresponding to the normal distribution NORMINV(probability, mean, standard_dev ) NORM.INV STDEV.S assumes that its arguments are a sample of the population. If your data represents the entire population, then compute the standard deviation using STDEV.P. The standard deviation is calculated using the "n-1" method. Arguments can either be numbers or names, arrays, or references that contain numbers. Logical values and text representations of numbers that you type directly into the list of arguments are counted. If an argument is an array or reference, only numbers in that array or reference are counted. Empty cells, logical values, text, or error values in the array or reference are ignored. Arguments that are error values or text that cannot be translated into numbers cause errors. If you want to include logical values and text representations of numbers in a reference as part of the calculation, use the STDEVA function. STDEV.S uses the following formula: (x-x) (n-1) where x is the sample mean AVERAGE(number1,number2,...) and n is the sample size
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started