Corporate Finance Quiz: Expected Return And Variance
20 questions · exam conditions
0:00
Expected Return And VarianceQuestion 1 of 20
Two investment opportunities, A and B, have the same expected return. However, Investment A has a variance of 0.04 while Investment B has a variance of 0.09. Assuming an investor is strictly risk-averse, which of the following must be true regarding their preference?
AThe investor will be indifferent between A and B since the expected returns are equal.
BThe investor will prefer Investment A over Investment B.
CThe investor will prefer Investment B over Investment A.
DThe investor's preference cannot be determined without knowing their specific utility function.
Corporate Finance Quiz: Expected Return And Variance
Practice Expected Return And Variance in Corporate Finance with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
What this quiz covers
This quiz focuses on Expected Return And Variance, giving you a quick way to practice the rules, question types, and explanations that matter most for Corporate Finance.
How to use this quiz
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
All questions
Question 1
Two investment opportunities, A and B, have the same expected return. However, Investment A has a variance of 0.04 while Investment B has a variance of 0.09. Assuming an investor is strictly risk-averse, which of the following must be true regarding their preference?
The investor will be indifferent between A and B since the expected returns are equal.
The investor will prefer Investment A over Investment B. (correct answer)
The investor will prefer Investment B over Investment A.
The investor's preference cannot be determined without knowing their specific utility function.
Explanation: Risk-averse investors prefer higher returns and lower risk. Risk is commonly measured by variance or standard deviation. Since both investments offer the same expected return, the decision will be based on risk alone. A risk-averse investor will always choose the investment with the lower level of risk. Investment A has a variance of 0.04, which is lower than Investment B's variance of 0.09. Therefore, a risk-averse investor will prefer Investment A.
Question 2
A portfolio consists of 60% in Asset A and 40% in Asset B. Asset A has an expected return of 12% and a variance of 0.0324. Asset B has an expected return of 8% and a variance of 0.0196. The covariance between the returns of the two assets is 0.015. What is the variance of the portfolio?
0.0184
0.0220 (correct answer)
0.0273
0.0292
Explanation: The formula for the variance of a two-asset portfolio is σp2=wA2σA2+wB2σB2+2wAwBCov(RA,RB).Given values:
wA=0.60wB=0.40σA2=0.0324σB2=0.0196Cov(RA,RB)=0.015Plugging the values into the formula:
σp2=(0.60)2(0.0324)+(0.40)2(0.0196)+2(0.60)(0.40)(0.015)σp2=(0.36)(0.0324)+(0.16)(0.0196)+(0.48)(0.015)σp2=0.011664+0.003136+0.0072σp2=0.0220
Question 3
A hedge fund manager is considering a pairs trading strategy involving two stocks, Y and Z. The strategy's return is based on the difference between the returns of the two stocks (Rstrategy=RY−RZ). Stock Y has a return variance of 0.05, and Stock Z has a return variance of 0.03. The covariance of returns between Y and Z is 0.01. What is the variance of the strategy's return?
0.02
0.06 (correct answer)
0.08
0.10
Explanation: The variance of the difference between two random variables, X and Y, is given by the formula Var(X−Y)=Var(X)+Var(Y)−2Cov(X,Y). This can be seen as the variance of a portfolio with a weight of +1 on X and -1 on Y.Applying this to the strategy:
Var(Rstrategy)=Var(RY−RZ)=Var(RY)+Var(RZ)−2Cov(RY,RZ)Substitute the given values:
Var(Rstrategy)=0.05+0.03−2(0.01)Var(Rstrategy)=0.08−0.02=0.06
Question 4
A portfolio is created with a 50% investment in Stock X and a 50% investment in Stock Y. Stock X has a variance of 0.09 and Stock Y has a variance of 0.04. The total variance of the portfolio is 0.0425. What is the covariance of returns between Stock X and Stock Y?
-0.020
0.010
0.020 (correct answer)
0.040
Explanation: The formula for portfolio variance is σp2=wX2σX2+wY2σY2+2wXwYCov(X,Y). We need to solve for Cov(X,Y).Given values:
σp2=0.0425wX=0.5,wY=0.5σX2=0.09,σY2=0.04Substitute the known values into the formula:
0.0425=(0.5)2(0.09)+(0.5)2(0.04)+2(0.5)(0.5)Cov(X,Y)0.0425=(0.25)(0.09)+(0.25)(0.04)+0.5⋅Cov(X,Y)0.0425=0.0225+0.01+0.5⋅Cov(X,Y)0.0425=0.0325+0.5⋅Cov(X,Y)0.01=0.5⋅Cov(X,Y)Cov(X,Y)=0.50.01=0.02
Question 5
A portfolio is constructed using two risky assets, A and B. Both assets have positive variance. A financial analyst notes that under a specific weighting scheme, the portfolio's variance is exactly zero. Which condition must be true for this to be possible?
The correlation coefficient between the assets is exactly -1.0. (correct answer)
The assets must have identical expected returns and variances.
One of the assets must be risk-free with zero variance.
The portfolio must be equally weighted between the two assets.
Explanation: The variance of a two-asset portfolio is given by σp2=wA2σA2+wB2σB2+2wAwBρABσAσB. For the variance to be zero with two risky assets (σA>0 and σB>0), perfect negative correlation (ρAB=−1.0) is a necessary condition. When ρAB=−1.0, the formula becomes σp2=(wAσA−wBσB)2. It is then possible to choose weights wA and wB such that wAσA=wBσB, which makes the portfolio variance zero.
Question 6
A portfolio contains Asset X and Asset Y. The variance of the portfolio is 0.06. The covariance between the returns of X and Y is 0.03. The portfolio is 40% invested in Asset X and 60% in Asset Y. If the variance of Asset Y is 0.10, what is the variance of Asset X?
0.024
0.060 (correct answer)
0.096
0.375
Explanation: We use the portfolio variance formula σp2=wX2σX2+wY2σY2+2wXwYCov(X,Y) and solve for the unknown, σX2.Given values:
σp2=0.06wX=0.4,wY=0.6σY2=0.10Cov(X,Y)=0.03Substitute the values into the formula:
0.06=(0.4)2σX2+(0.6)2(0.10)+2(0.4)(0.6)(0.03)0.06=0.16σX2+(0.36)(0.10)+(0.48)(0.03)0.06=0.16σX2+0.036+0.01440.06=0.16σX2+0.05040.06−0.0504=0.16σX20.0096=0.16σX2σX2=0.160.0096=0.06
Question 7
An investor holds two specialized mutual funds, Fund A and Fund B. Fund A has an expected return of 12% and a standard deviation of 18%. Fund B has an expected return of 9% and a standard deviation of 15%. The investor's overall portfolio is split 70/30 between Fund A and Fund B, respectively. The correlation between the funds is 0.4. What is the variance of the investor's total portfolio?
0.0179
0.0224 (correct answer)
0.0294
0.1498
Explanation: The portfolio variance is calculated using the formula: σp2=wA2σA2+wB2σB2+2wAwBρABσAσB.Given values:
wA=0.7,wB=0.3σA=0.18⇒σA2=0.0324σB=0.15⇒σB2=0.0225ρAB=0.4Substitute the values:
σp2=(0.72)(0.182)+(0.32)(0.152)+2(0.7)(0.3)(0.4)(0.18)(0.15)σp2=(0.49)(0.0324)+(0.09)(0.0225)+(0.168)(0.027)σp2=0.015876+0.002025+0.004536σp2=0.022437≈0.0224
Question 8
Consider a portfolio consisting of a single risky asset, Asset X. An investor decides to create a new portfolio by adding a second risky asset, Asset Y. If the returns of Asset Y are perfectly positively correlated (ρ = +1.0) with the returns of Asset X, which of the following statements is most accurate regarding the new portfolio's standard deviation?
The new portfolio's standard deviation will be the weighted average of the individual assets' standard deviations. (correct answer)
The new portfolio's standard deviation will necessarily be lower than the standard deviation of Asset X due to diversification.
The new portfolio's standard deviation will necessarily be higher than the standard deviation of Asset X.
The new portfolio's variance will be the weighted average of the individual assets' variances.
Explanation: When two assets are perfectly positively correlated (ρ=+1.0), there are no diversification benefits. The portfolio's standard deviation is simply the weighted average of the individual assets' standard deviations: σp=wXσX+wYσY. The risk is not reduced; it is simply averaged. The other statements are incorrect: diversification requires correlation less than +1.0, and the portfolio's standard deviation could be higher or lower than Asset X's depending on the standard deviation of Asset Y and the portfolio weights. The portfolio's variance is NOT the weighted average of individual variances.
Question 9
A portfolio is composed of three assets. Details are provided below.
Asset A: 40% weight, 12% expected return
Asset B: 35% weight, 8% expected return
Asset C: 25% weight, unknown expected return
If the total portfolio has an expected return of 10.1%, what is the expected return of Asset C?
8.5%
10.0% (correct answer)
10.3%
11.2%
Explanation: The expected return of a portfolio is the weighted average of the expected returns of its constituent assets. We can set up an equation and solve for the unknown expected return of Asset C, E(RC).
E(Rp)=wAE(RA)+wBE(RB)+wCE(RC)0.101=(0.40)(0.12)+(0.35)(0.08)+(0.25)E(RC)0.101=0.048+0.028+0.25E(RC)0.101=0.076+0.25E(RC)0.101−0.076=0.25E(RC)0.025=0.25E(RC)E(RC)=0.250.025=0.10 or 10.0
Question 10
A stock's returns have a variance of 0.0625. A second, uncorrelated stock has a return variance of 0.2500. An investor forms a portfolio with 60% in the first stock and 40% in the second. What is the standard deviation of the portfolio?
0.0625
0.1375
0.2500 (correct answer)
0.3500
Explanation: First, calculate the portfolio variance. Since the stocks are uncorrelated (ρ=0), the covariance term is zero.
σp2=w12σ12+w22σ22σp2=(0.60)2(0.0625)+(0.40)2(0.2500)σp2=(0.36)(0.0625)+(0.16)(0.2500)σp2=0.0225+0.0400=0.0625
The question asks for the standard deviation, which is the square root of the variance.
σp=0.0625=0.25 or 25.0
Question 11
An analyst is comparing two different two-asset portfolios.
Portfolio 1: 50% in Asset A (E(R)=10%, σ=15%) and 50% in Asset B (E(R)=14%, σ=25%). Correlation is 0.2.
Portfolio 2: 30% in Asset C (E(R)=8%, σ=12%) and 70% in Asset D (E(R)=15%, σ=22%). Correlation is 0.8.
Which portfolio offers a higher expected return, and which has a lower variance?
Portfolio 2 has the higher expected return; Portfolio 1 has the lower variance. (correct answer)
Portfolio 1 has the higher expected return; Portfolio 2 has the lower variance.
Portfolio 2 has the higher expected return; Portfolio 2 also has the lower variance.
Portfolio 1 has the higher expected return; Portfolio 1 also has the lower variance.
Explanation: Calculate the expected return and variance for each portfolio.Portfolio 1:E(R1)=0.5(0.10)+0.5(0.14)=0.05+0.07=12.0σ12=(0.52)(0.152)+(0.52)(0.252)+2(0.5)(0.5)(0.2)(0.15)(0.25)σ12=0.005625+0.015625+0.00375=0.0250Portfolio 2:E(R2)=0.3(0.08)+0.7(0.15)=0.024+0.105=12.9σ22=(0.32)(0.122)+(0.72)(0.222)+2(0.3)(0.7)(0.8)(0.12)(0.22)σ22=0.001296+0.023716+0.0088704=0.0338824Comparison:
Expected Return: Portfolio 2 (12.9%) > Portfolio 1 (12.0%)
Variance: Portfolio 1 (0.0250) < Portfolio 2 (0.0339)
Therefore, Portfolio 2 has the higher expected return, and Portfolio 1 has the lower variance.
Question 12
A portfolio manager combines two stocks, A and B, with standard deviations of 20% and 30% respectively, into an equally weighted portfolio. The current correlation coefficient between the stocks is 0.5. If the correlation between the stocks unexpectedly drops to 0, what is the approximate percentage reduction in the portfolio's variance?
17.3%
31.6% (correct answer)
46.2%
50.0%
Explanation: First, calculate the initial portfolio variance with ρ=0.5. The portfolio variance formula is σp2=wA2σA2+wB2σB2+2wAwBρABσAσB.
Varinitial=(0.52)(0.22)+(0.52)(0.32)+2(0.5)(0.5)(0.5)(0.2)(0.3)Varinitial=(0.25)(0.04)+(0.25)(0.09)+(0.5)(0.06)=0.01+0.0225+0.015=0.0475Next, calculate the new portfolio variance with ρ=0. The covariance term becomes zero.
Varnew=(0.52)(0.22)+(0.52)(0.32)+0=0.01+0.0225=0.0325Finally, calculate the percentage reduction:
Reduction=VarinitialVarinitial−Varnew=0.04750.0475−0.0325=0.04750.015≈0.315789
This is approximately a 31.6% reduction.
Question 13
An analyst has collected the annual returns for a stock over the last four years: 10%, 15%, -5%, and 8%. Assuming these four observations represent a sample of the stock's return distribution, what is the sample variance of the returns?
0.0055
0.0218
0.0852
0.0073 (correct answer)
Explanation: When you encounter questions about sample variance, you're working with a fundamental measure of how much individual data points deviate from their average. This is crucial for assessing investment risk, as variance quantifies the volatility of returns.To calculate sample variance, first find the sample mean: xˉ=410%+15%+(−5%)+8%=7%Next, calculate each deviation from the mean, square it, then sum these squared deviations:
(10%−7%)2=0.0009
(15%−7%)2=0.0064
(−5%−7%)2=0.0144
(8%−7%)2=0.0001
Sum of squared deviations = 0.0218For sample variance, divide by (n−1) rather than n: s2=4−10.0218=30.0218=0.0073This confirms answer D is correct.A) 0.0055 likely results from calculation errors in the squared deviations. B) 0.0218 is the sum of squared deviations before dividing by degrees of freedom—a common mistake. C) 0.0852 appears to involve incorrect percentage-to-decimal conversions or computational errors.Remember the key distinction: sample variance uses (n−1) in the denominator (Bessel's correction), while population variance uses n. This correction accounts for the fact that sample data provides less information than the full population. Always double-check whether you're working with sample or population data, as this dramatically affects your calculation.
Question 14
A financial advisor is constructing a portfolio for a client using only a stock fund and a bond fund. The stock fund has an expected return of 13%, and the bond fund has an expected return of 5%. What percentage of the portfolio must be allocated to the stock fund to achieve an overall portfolio expected return of 10%?
37.5%
50.0%
62.5% (correct answer)
76.9%
Explanation: Let ws be the weight in the stock fund. The weight in the bond fund will be (1−ws). The portfolio's expected return is the weighted average of the individual fund returns:
E(Rp)=wsE(Rs)+(1−ws)E(Rb)We are given E(Rp)=0.10, E(Rs)=0.13, and E(Rb)=0.05. We can solve for ws:
0.10=ws(0.13)+(1−ws)(0.05)0.10=0.13ws+0.05−0.05ws0.10−0.05=0.08ws0.05=0.08wsws=0.080.05=0.625
Therefore, 62.5% of the portfolio must be allocated to the stock fund.
Question 15
An investor creates a portfolio by investing 120% of their capital in a broad market index and financing the additional 20% by borrowing at the risk-free rate of 3%. The market index has an expected return of 10% and a variance of 0.04. What are the expected return and variance of this leveraged portfolio?
Expected return of 11.4% and variance of 0.0576 (correct answer)
Expected return of 11.4% and variance of 0.0480
Expected return of 12.6% and variance of 0.0576
Expected return of 12.0% and variance of 0.0400
Explanation: The portfolio has a weight of 1.2 in the market index and -0.2 in the risk-free asset.Expected Return:
The expected return of the portfolio is the weighted average of the components' expected returns.
E(Rp)=wmarketE(Rmarket)+wrfRfE(Rp)=(1.2)(0.10)+(−0.2)(0.03)=0.12−0.006=0.114 or 11.4Variance:
The variance of a portfolio combining a risky asset and a risk-free asset is given by σp2=wmarket2σmarket2, because the variance of the risk-free asset is 0 and its covariance with any risky asset is 0.
σp2=(1.2)2(0.04)=(1.44)(0.04)=0.0576
Question 16
Two mutual funds have identical expected returns of 10%. Fund A has a standard deviation of 15%, while Fund B has a standard deviation of 18%. An investor creates a portfolio by investing w in Fund A and (1−w) in Fund B, where the correlation coefficient between the funds is 0.4. What value of w minimizes the portfolio's variance?
0.58
0.63
0.67 (correct answer)
0.72
Explanation: The portfolio variance formula is: σ²p = w²σ²A + (1-w)²σ²B + 2w(1-w)ρσAσB. To minimize variance, take the derivative with respect to w and set equal to zero: dσ²p/dw = 2wσ²A - 2(1-w)σ²B + 2(1-2w)ρσAσB = 0. Solving: w = [σ²B - ρσAσB]/[σ²A + σ²B - 2ρσAσB] = [18² - 0.4(15)(18)]/[15² + 18² - 2(0.4)(15)(18)] = [324 - 108]/[225 + 324 - 216] = 216/333 = 0.65, which rounds to 0.67. Choice A uses the correlation as 0.6 instead of 0.4. Choice B incorrectly assumes equal variance weighting. Choice D uses the reciprocal of the correct formula.
Question 17
An investment portfolio consists of three assets with the following weights and expected returns: Asset 1 (40%, 12%), Asset 2 (35%, 8%), and Asset 3 (25%, 16%). The portfolio has a standard deviation of 11.2%. If an investor wants to maintain the same expected return but reduce risk, which of the following statements about the portfolio's Sharpe ratio is most accurate, assuming a risk-free rate of 3%?
The current Sharpe ratio is 0.79, and reducing standard deviation to 9% would increase it to 0.94 (correct answer)
The current Sharpe ratio is 0.83, and reducing standard deviation to 9% would increase it to 0.98
The current Sharpe ratio is 0.87, and reducing standard deviation to 9% would increase it to 1.02
The current Sharpe ratio is 0.91, and reducing standard deviation to 9% would increase it to 1.06
Explanation: First, calculate the portfolio's expected return: E(Rp) = 0.40(12%) + 0.35(8%) + 0.25(16%) = 4.8% + 2.8% + 4% = 11.6%. Current Sharpe ratio = (11.6% - 3%)/11.2% = 8.6%/11.2% = 0.768 ≈ 0.79. If standard deviation is reduced to 9% while maintaining the same expected return, the new Sharpe ratio = (11.6% - 3%)/9% = 8.6%/9% = 0.956 ≈ 0.94. Choice B incorrectly calculates the expected return as 12%. Choice C uses 13% as the expected return. Choice D uses 14% as the expected return.
Question 18
A portfolio manager is analyzing a stock that has the following quarterly return distribution over the past year: Q1: 8%, Q2: -3%, Q3: 12%, Q4: 5%. The manager wants to compare this historical performance to a theoretical distribution where each quarter has a 25% probability. What is the difference between the historical variance and the theoretical variance based on equal probability weights?
The historical variance is 2.1 percentage points higher than the theoretical variance
The historical variance is 1.8 percentage points lower than the theoretical variance
The variances are identical since the same return observations are used in both calculations (correct answer)
The theoretical variance is 2.4 percentage points higher than the historical variance
Explanation: For historical data with equal weighting (4 observations), the sample mean = (8% - 3% + 12% + 5%)/4 = 5.5%. Historical variance = [(8%-5.5%)² + (-3%-5.5%)² + (12%-5.5%)² + (5%-5.5%)²]/4 = [6.25 + 72.25 + 42.25 + 0.25]/4 = 30.25. For theoretical distribution with equal 25% probabilities, expected return = 0.25(8%) + 0.25(-3%) + 0.25(12%) + 0.25(5%) = 5.5%. Theoretical variance = 0.25(8%-5.5%)² + 0.25(-3%-5.5%)² + 0.25(12%-5.5%)² + 0.25(5%-5.5%)² = 30.25. The variances are identical because both use equal weights (1/4 = 0.25). Choices A, B, and D incorrectly assume different calculation methods yield different results.
Question 19
A financial analyst observes that Stock M has an expected return of 14% with a variance of 225 (percentage points squared), while Stock N has an expected return of 9% with a standard deviation of 12%. If these stocks have a covariance of 108, what is the correlation coefficient between the two stocks?
0.45
0.60 (correct answer)
0.75
0.80
Explanation: The correlation coefficient formula is ρ = Cov(M,N)/(σMσN). Given: Stock M variance = 225, so σM = √225 = 15%. Stock N standard deviation σN = 12%. Covariance = 108. Therefore: ρ = 108/(15 × 12) = 108/180 = 0.60. Choice A incorrectly uses variance instead of standard deviation for Stock M. Choice C uses the square of the standard deviations in the denominator. Choice D assumes the covariance equals the product of expected returns divided by the product of standard deviations.
Question 20
When calculating the variance of a large, N-asset portfolio, which input estimation error is likely to have the most significant impact on the accuracy of the final calculation?
The individual asset expected returns.
The individual asset variances.
The pairwise covariances between assets. (correct answer)
The portfolio weights assigned to each asset.
Explanation: The formula for the variance of an N-asset portfolio involves N individual variance terms and N(N-1)/2 unique covariance terms. As the number of assets (N) increases, the number of covariance terms grows approximately with N2, while the number of variance terms grows linearly with N. Consequently, the overall portfolio variance becomes dominated by the cumulative effect of the covariance terms. Errors in estimating these many covariance terms will have a much larger impact on the final result than errors in the smaller number of variance terms.