- In a multiple linear regression that satisfies the classical assumptions, what is assumed about the relationship between each independent variable and the error term?
- The error term has a constant positive correlation with each independent variable
- The independent variables are uncorrelated with the error term
- The error term is perfectly correlated with the dependent variable
- Each independent variable is a deterministic function of the error term
Correct answer: The independent variables are uncorrelated with the error term
The independent variables being uncorrelated with the error term is the correct assumption. A core requirement of the classical multiple regression model is that the residuals are independent of the explanatory variables; if an independent variable is correlated with the error term, the ordinary least squares estimates become biased and inconsistent.
- Which condition is required for the standard errors of an ordinary least squares multiple regression to be valid under the classical linear regression assumptions?
- The dependent variable is normally distributed regardless of the residuals
- The independent variables sum to zero across the sample
- The error terms increase proportionally with the fitted values
- The variance of the error term is constant across all observations
Correct answer: The variance of the error term is constant across all observations
A constant variance of the error term across all observations, known as homoskedasticity, is the required condition. When this homoskedasticity assumption holds, ordinary least squares produces unbiased and consistent standard errors that support valid hypothesis testing.
- An analyst regresses a company's monthly stock returns on three macroeconomic factors and observes that the residual variance grows larger as the fitted return values increase. Which violation of the regression assumptions does this pattern indicate?
- Multicollinearity among the three factors
- Serial correlation in the residuals
- Conditional heteroskedasticity
- Perfect linear dependence in the design matrix
Correct answer: Conditional heteroskedasticity
Conditional heteroskedasticity is indicated, because the residual variance is changing systematically with the level of the independent variables (the fitted values). When error variance depends on the explanatory variables, the regression exhibits conditional heteroskedasticity, which biases the estimated standard errors.
- What is the primary consequence of uncorrected conditional heteroskedasticity for inference in a multiple regression?
- The slope coefficients become biased toward zero
- The standard errors are unreliable, leading to incorrect t-statistics
- The R-squared falls to zero automatically
- The intercept term can no longer be estimated
Correct answer: The standard errors are unreliable, leading to incorrect t-statistics
Unreliable standard errors that produce incorrect t-statistics is the primary consequence. With conditional heteroskedasticity the coefficient estimates remain unbiased, but the underestimated standard errors inflate the t-statistics and lead analysts to find significance that does not truly exist.
- An analyst suspects conditional heteroskedasticity in a multiple regression and wants a formal test. Which procedure is most appropriate for detecting it?
- The Durbin-Watson test on the first-order residuals
- The Breusch-Pagan test using the squared residuals
- The Dickey-Fuller test for a unit root
- A test of the variance inflation factor for each regressor
Correct answer: The Breusch-Pagan test using the squared residuals
The Breusch-Pagan test using the squared residuals is the appropriate procedure. This test regresses the squared residuals on the independent variables, and a significant relationship signals that error variance depends on the regressors, confirming conditional heteroskedasticity.
- After detecting conditional heteroskedasticity, an analyst wants to correct the regression so that hypothesis tests are valid. Which remedy directly addresses the problem?
- Computing robust (heteroskedasticity-consistent) standard errors
- Adding lagged values of the dependent variable as regressors
- Dropping the independent variable with the highest correlation
- Differencing the dependent variable to remove a trend
Correct answer: Computing robust (heteroskedasticity-consistent) standard errors
Computing robust, or heteroskedasticity-consistent, standard errors directly addresses the problem. These corrected standard errors adjust for the non-constant error variance, producing reliable t-statistics without changing the unbiased coefficient estimates.
- Two independent variables in a multiple regression have a sample correlation of 0.97. Which problem is this regression most likely to exhibit?
- Conditional heteroskedasticity in the residuals
- Positive serial correlation across observations
- Multicollinearity among the independent variables
- A unit root in the dependent variable
Correct answer: Multicollinearity among the independent variables
Multicollinearity among the independent variables is most likely, because two highly correlated regressors carry overlapping information. This near-linear dependence makes it difficult for the regression to isolate the separate effect of each variable.
- Which combination of regression results is the classic warning sign of multicollinearity?
- A low R-squared paired with individually significant coefficients
- A high R-squared and significant F-statistic but insignificant individual t-statistics
- A negative R-squared and a significant intercept
- Identical coefficients on every independent variable
Correct answer: A high R-squared and significant F-statistic but insignificant individual t-statistics
A high R-squared and significant F-statistic combined with insignificant individual t-statistics is the classic warning sign. The overall model explains the data well, yet the inflated standard errors caused by multicollinearity make the individual coefficients appear statistically insignificant.
- An analyst computes a variance inflation factor of 11 for one of the independent variables in a multiple regression. What does this value most directly suggest?
- The variable exhibits serial correlation with its own lagged values
- The variable is severely multicollinear with the other regressors
- The error term has a non-constant variance
- The variable has a unit root and is nonstationary
Correct answer: The variable is severely multicollinear with the other regressors
Severe multicollinearity between that variable and the other regressors is suggested. A variance inflation factor above 10 indicates that the variable is highly explained by the remaining independent variables, sharply inflating the variance of its estimated coefficient.
- Which approach is most appropriate for reducing multicollinearity in a multiple regression model?
- Adding more highly correlated variables to stabilize the estimates
- Applying robust standard errors to the existing model
- Including additional lags of the dependent variable
- Removing one of the highly correlated independent variables
Correct answer: Removing one of the highly correlated independent variables
Removing one of the highly correlated independent variables is the most appropriate approach. Eliminating a redundant regressor reduces the overlapping information among the explanatory variables and lowers the inflated coefficient variances caused by multicollinearity.
- In a time-series regression, the residual in one period is found to be systematically related to the residual in the prior period. Which assumption violation does this describe?
- Multicollinearity among the independent variables
- Conditional heteroskedasticity of the error term
- Serial correlation of the error terms
- Nonlinearity of the underlying relationship
Correct answer: Serial correlation of the error terms
Serial correlation of the error terms, also called autocorrelation, is described. When residuals from adjacent periods are correlated, the independence-of-errors assumption is violated, which is especially common in time-series regressions.
- An analyst calculates a Durbin-Watson statistic of 0.6 for a time-series regression. What is the most reasonable interpretation?
- The residuals exhibit positive serial correlation
- The residuals exhibit strong negative serial correlation
- The error variance increases with the fitted values
- The independent variables are perfectly collinear
Correct answer: The residuals exhibit positive serial correlation
Positive serial correlation in the residuals is the most reasonable interpretation. A Durbin-Watson statistic well below 2 (and near 0) signals that consecutive residuals tend to move in the same direction, indicating positive autocorrelation.
- What is the primary effect of uncorrected positive serial correlation on the statistical inference of a regression with non-lagged independent variables?
- It biases the slope coefficients upward
- It causes standard errors to be understated, inflating t-statistics
- It eliminates the explanatory power measured by R-squared
- It forces all coefficients to equal zero
Correct answer: It causes standard errors to be understated, inflating t-statistics
Understated standard errors that inflate t-statistics is the primary effect. With positive serial correlation, ordinary least squares underestimates the standard errors, causing analysts to overstate the significance of the coefficients while the coefficients themselves stay unbiased.
- An analyst detects positive serial correlation in a time-series regression and wants valid hypothesis tests without discarding the model. Which remedy is most appropriate?
- Use serial-correlation-consistent (Newey-West) standard errors
- Add the most correlated independent variable back into the model
- Replace the dependent variable with its squared value
- Increase the number of independent variables until the statistic reaches 4
Correct answer: Use serial-correlation-consistent (Newey-West) standard errors
Using serial-correlation-consistent, or Newey-West, standard errors is the most appropriate remedy. These adjusted standard errors correct for autocorrelation in the residuals, restoring valid t-statistics while retaining the original coefficient estimates.
- An analyst learns material nonpublic information about a pending acquisition from a member of the target's board during a private dinner. Under the Standards of Professional Conduct, what is the analyst's most appropriate action regarding trading on this information?
- Refrain from trading or causing others to trade in the related securities until the information is publicly disseminated
- Trade immediately but limit the position to a small percentage of the portfolio
- Share the information only with the firm's senior portfolio managers before trading
- Trade on the information provided the analyst independently verifies it through public sources
Correct answer: Refrain from trading or causing others to trade in the related securities until the information is publicly disseminated
The correct action is to refrain from trading or causing others to trade until the information is publicly disseminated. Standard II(A) Material Nonpublic Information prohibits acting or causing others to act on material nonpublic information. The information about the pending acquisition is both material and nonpublic, so the analyst must not trade, recommend, or tip others; limiting position size, sharing internally, or partial verification does not cure the violation.
- A portfolio manager allocates shares of a hot new issue disproportionately to a few large clients whose business generates the most revenue, leaving smaller advisory clients with no allocation. Which Standard of Professional Conduct is most directly violated?
- Standard III(A) Loyalty, Prudence, and Care regarding proxy voting
- Standard III(B) Fair Dealing in the treatment of clients
- Standard IV(A) Loyalty to the employer
- Standard VI(B) Priority of Transactions over personal accounts
Correct answer: Standard III(B) Fair Dealing in the treatment of clients
The most directly violated standard is Standard III(B) Fair Dealing, which requires members to deal fairly and objectively with all clients when making investment recommendations or taking investment action, including the equitable allocation of oversubscribed new issues. Favoring revenue-generating clients over smaller clients in allocation is the classic Fair Dealing breach; the loyalty, employer-loyalty, and priority-of-transactions standards address different obligations.
- Under Standard V(A) Diligence and Reasonable Basis, what must a member have before making an investment recommendation to clients?
- A guarantee from the issuer that the projected returns will be achieved
- Written approval of the recommendation from a compliance officer
- A reasonable and adequate basis, supported by appropriate research and investigation
- Confirmation that at least one other firm has issued a similar recommendation
Correct answer: A reasonable and adequate basis, supported by appropriate research and investigation
The requirement is a reasonable and adequate basis, supported by appropriate research and investigation. Standard V(A) Diligence and Reasonable Basis obligates members to exercise diligence, independence, and thoroughness and to have a reasonable and adequate basis for any analysis, recommendation, or action. Issuer guarantees, mandatory compliance sign-off, and matching another firm's view are not what the standard requires.
- A CFA charterholder is offered an all-expenses-paid luxury trip by a company whose stock she covers, with the trip framed as a chance to tour facilities. To comply with Standard I(B) Independence and Objectivity, what is the most appropriate response?
- Accept the trip because facility tours improve research quality
- Accept the trip but disclose it only if a client specifically asks
- Accept the trip provided she does not change her existing rating on the stock
- Decline the lavish travel and arrange to pay for her own commercial transportation and lodging when conducting the visit
Correct answer: Decline the lavish travel and arrange to pay for her own commercial transportation and lodging when conducting the visit
The appropriate response is to decline the lavish travel and pay her own way using commercial transportation and lodging. Standard I(B) Independence and Objectivity directs members to avoid situations that could compromise, or appear to compromise, their independence; accepting lavish gifts or paid travel from a covered company creates that threat. Conditional acceptance, selective disclosure, or merely keeping the rating unchanged does not remove the appearance of impaired objectivity.
- An associate copies sections of a third-party economic forecast into his firm's research report and presents the analysis as his own without attribution. Which Standard of Professional Conduct does this most directly violate?
- Standard I(C) Misrepresentation, which prohibits plagiarism
- Standard II(B) Market Manipulation
- Standard III(E) Preservation of Confidentiality
- Standard VII(B) Reference to the CFA designation
Correct answer: Standard I(C) Misrepresentation, which prohibits plagiarism
This most directly violates Standard I(C) Misrepresentation, which expressly prohibits plagiarism, including using another's analysis or report without acknowledgment. Presenting a third party's economic forecast as one's own work is the textbook example. Market manipulation, confidentiality, and CFA-designation references address unrelated conduct.
- A firm wishes to claim compliance with the Global Investment Performance Standards (GIPS). Which statement best describes how a GIPS compliance claim must be applied?
- Compliance may be claimed for a single composite that performed well while excluding others
- Compliance is granted automatically once a firm registers with the CFA Institute
- Compliance must be applied on a firm-wide basis and cannot be claimed for only a portion of the firm
- Compliance can be claimed for individual portfolios selected by the marketing department
Correct answer: Compliance must be applied on a firm-wide basis and cannot be claimed for only a portion of the firm
Compliance must be applied on a firm-wide basis and cannot be claimed for only a portion of the firm. The GIPS standards require firm-wide compliance so that selective or partial claims are prohibited; firms must include all actual fee-paying discretionary portfolios in at least one composite. There is no automatic compliance through registration, and cherry-picking composites or individual portfolios is not permitted.
- Under the GIPS standards, what is the primary purpose of constructing composites?
- To isolate the firm's single best-performing account for marketing
- To combine client assets so the firm can reduce reported management fees
- To separate taxable from tax-exempt accounts for regulatory reporting
- To group portfolios managed according to a similar investment mandate, objective, or strategy
Correct answer: To group portfolios managed according to a similar investment mandate, objective, or strategy
The primary purpose of composites is to group portfolios managed according to a similar investment mandate, objective, or strategy. GIPS requires that all actual, fee-paying, discretionary portfolios be included in at least one composite defined by strategy, which prevents firms from showing only their best accounts. Isolating a top account, lowering reported fees, or separating accounts for tax reporting are not the purpose of composites.
- A research analyst is pressured by an investment-banking colleague to issue a favorable rating on a company the firm is about to take public. To uphold Standard I(B) Independence and Objectivity, the firm should most appropriately establish which policy?
- Allow banking staff to review and approve ratings before publication
- Tie analyst compensation directly to the success of banking deals
- Erect information barriers separating the research and investment-banking functions
- Permit favorable ratings on banking clients as long as risks are footnoted
Correct answer: Erect information barriers separating the research and investment-banking functions
The appropriate policy is to erect information barriers separating research and investment banking. Standard I(B) Independence and Objectivity is supported by firewalls that prevent banking from influencing research ratings, protecting analyst independence. Letting banking approve ratings, linking pay to deals, or simply footnoting risks would all compromise rather than protect objectivity.
- A member places a series of trades near the market close designed solely to push a thinly traded stock's price higher so that month-end performance looks better. Which Standard of Professional Conduct is violated?
- Standard III(C) Suitability
- Standard IV(C) Responsibilities of Supervisors
- Standard V(B) Communication with Clients
- Standard II(B) Market Manipulation
Correct answer: Standard II(B) Market Manipulation
This violates Standard II(B) Market Manipulation, which prohibits practices that distort prices or artificially inflate trading volume to mislead market participants. Marking the close to inflate month-end values is transaction-based manipulation. Suitability, supervisory responsibilities, and client communication standards address different duties.
- Under Standard VI(A) Disclosure of Conflicts, when must a member disclose a conflict of interest such as ownership of a security being recommended?
- Only after a client has already purchased the recommended security
- Only if the position exceeds five percent of the member's net worth
- Only when a regulator specifically requests the information
- Prominently and in plain language, so clients and employers can evaluate its effect on objectivity
Correct answer: Prominently and in plain language, so clients and employers can evaluate its effect on objectivity
The disclosure must be made prominently and in plain language so clients and employers can judge its effect on the member's objectivity. Standard VI(A) Disclosure of Conflicts requires full and fair disclosure of all matters that could reasonably impair independence, including beneficial ownership of recommended securities. Waiting until after a purchase, applying an arbitrary threshold, or disclosing only on regulatory request all fall short of the standard.
- A supervisor learns that the firm has no compliance system in place and that a subordinate has been engaging in questionable trading. Under Standard IV(C) Responsibilities of Supervisors, what is the supervisor's appropriate course of action?
- Decline supervisory responsibility until an adequate compliance system is established or implemented
- Continue supervising while privately monitoring the subordinate's trades
- Delegate all oversight to the subordinate to avoid personal liability
- Report the subordinate to regulators and take no internal action
Correct answer: Decline supervisory responsibility until an adequate compliance system is established or implemented
The supervisor should decline supervisory responsibility until an adequate compliance system can be established or implemented. Standard IV(C) Responsibilities of Supervisors holds that members cannot adequately discharge supervisory duties without reasonable procedures to detect and prevent violations; if no such system exists, the member should decline supervision in writing until one is in place. Quietly continuing, delegating to the wrongdoer, or relying solely on regulators does not satisfy the standard.
- Under the GIPS standards, what is required regarding the presentation of investment performance with respect to time periods?
- Firms may present only the single year with the highest returns
- Firms must present at least a minimum number of years of GIPS-compliant performance, building up to a required minimum track record over time
- Firms must restate all prior performance using current portfolio holdings
- Firms must present only since-inception returns and no annual figures
Correct answer: Firms must present at least a minimum number of years of GIPS-compliant performance, building up to a required minimum track record over time
GIPS requires firms to present at least a minimum number of years of compliant performance and to build the track record toward a required minimum over time (initially a minimum of five years, or since inception if shorter, extending to ten years). Showing only the best single year, restating history with current holdings, or presenting only since-inception figures all violate the standards.
- A charterholder changing jobs takes a copy of her former employer's proprietary client list and model portfolios to use at her new firm before she resigns. Which Standard of Professional Conduct does this most directly violate?
- Standard V(C) Record Retention
- Standard IV(A) Loyalty to the employer
- Standard III(D) Performance Presentation
- Standard VII(A) Conduct as Participants in CFA Institute Programs
Correct answer: Standard IV(A) Loyalty to the employer
This most directly violates Standard IV(A) Loyalty, which requires members to act for the benefit of their employer and not to deprive it of the advantage of their skills or to misappropriate confidential property such as client lists and proprietary models. Taking the employer's proprietary materials for a competitor breaches that duty of loyalty. Record retention, performance presentation, and CFA-program conduct address different matters.
- Under Standard III(C) Suitability, when a member manages a portfolio to a stated mandate or index, against what must the suitability of an investment be judged?
- The member's personal view of the security's attractiveness
- The stated objectives, mandate, and constraints of that portfolio rather than the client's total situation
- The average risk tolerance of all clients at the firm
- The performance of the firm's flagship composite
Correct answer: The stated objectives, mandate, and constraints of that portfolio rather than the client's total situation
For a portfolio managed to a specific mandate, suitability is judged against that portfolio's stated objectives, mandate, and constraints rather than the individual investor's overall circumstances. Standard III(C) Suitability distinguishes between advising an individual client (where total circumstances govern) and managing to a mandate (where the mandate governs). The member's personal opinion, a firm-wide average tolerance, or the flagship composite are not the reference point.
- A new client reveals during onboarding that he intends to use his account to launder funds from an illegal enterprise. The member learns this is illegal under applicable law. Considering Standard III(E) Preservation of Confidentiality, how should the member treat this information?
- Maintain confidentiality under all circumstances because the duty is absolute
- Disclose the information freely to other clients as a cautionary example
- Recognize that confidentiality does not require concealing illegal activities, consistent with applicable law
- Withhold the information and continue managing the account normally
Correct answer: Recognize that confidentiality does not require concealing illegal activities, consistent with applicable law
The member should recognize that confidentiality does not require concealing illegal activities, consistent with applicable law. Standard III(E) Preservation of Confidentiality protects client information but is not absolute; it does not shield illegal acts, and disclosure to appropriate authorities may be required or permitted by law. Treating confidentiality as absolute, broadcasting it to other clients, or ignoring the illegality are all improper.
- Under Standard VI(B) Priority of Transactions, how must a member treat personal trades relative to client and employer transactions?
- Personal trades may be executed first if the member discloses them afterward
- Personal and client trades may be combined into a single block at the member's discretion
- Personal trades are unrestricted as long as they are in different securities than client trades
- Client and employer transactions must take priority over the member's personal beneficial-ownership trades
Correct answer: Client and employer transactions must take priority over the member's personal beneficial-ownership trades
Client and employer transactions must take priority over the member's personal beneficial-ownership transactions. Standard VI(B) Priority of Transactions requires that investment actions for clients and the employer come before personal trades so that members do not benefit at clients' expense. After-the-fact disclosure, discretionary blocking with personal accounts, or claiming an exemption for different securities does not satisfy the priority requirement.
- In a research report on a small-cap stock, an analyst presents an aggressive price target as a near-certain outcome and omits the significant liquidity and execution risks. Which Standard of Professional Conduct is most directly violated?
- Standard V(B) Communication with Clients and Prospective Clients
- Standard II(A) Material Nonpublic Information
- Standard IV(B) Additional Compensation Arrangements
- Standard VII(B) Reference to the CFA Program
Correct answer: Standard V(B) Communication with Clients and Prospective Clients
This most directly violates Standard V(B) Communication with Clients and Prospective Clients, which requires members to distinguish fact from opinion and to include the basic characteristics and significant limitations or risks of an analysis. Presenting a speculative target as near-certain while omitting material liquidity and execution risks fails that duty. Material nonpublic information, additional compensation, and CFA-program references are not the issue here.
- A CFA candidate writes on social media that having passed Level II means he is 'a CFA' and is 'better qualified than non-charterholders.' Which Standard of Professional Conduct does this most directly violate?
- Standard I(D) Misconduct involving dishonesty
- Standard III(B) Fair Dealing
- Standard VII(B) Reference to CFA Institute, the CFA Designation, and the CFA Program
- Standard V(C) Record Retention
Correct answer: Standard VII(B) Reference to CFA Institute, the CFA Designation, and the CFA Program
This most directly violates Standard VII(B), which governs proper reference to CFA Institute, the CFA designation, and the CFA Program. Candidates may state they have passed a level but may not call themselves charterholders or imply that passing confers superior performance ability; the only proper claim is factual progress in the program. Misconduct, fair dealing, and record retention address different obligations.
- Under the GIPS standards, how must a firm treat the calculation of returns with respect to fees, at a minimum?
- Returns must always be shown net of all taxes and transaction costs only
- Returns must be presented gross of all costs including trading costs
- Returns must reflect the deduction of actual trading costs (transaction costs), at a minimum
- Returns may exclude trading costs entirely if the firm discloses this choice
Correct answer: Returns must reflect the deduction of actual trading costs (transaction costs), at a minimum
At a minimum, GIPS-compliant returns must reflect the deduction of actual trading costs, also called transaction costs. The standards require that total returns be calculated after the deduction of trading expenses to fairly represent investment results, while gross-of-fees figures may still add back management fees. Showing returns net of taxes only, fully gross of trading costs, or excluding trading costs by disclosure does not meet the requirement.
- An analyst discovers that a colleague has been violating securities laws but does not report it because the firm's culture discourages whistleblowing. Considering Standard I(A) Knowledge of the Law, what is the analyst's most appropriate action when the firm's policy conflicts with the law?
- Follow the firm's culture because employer policy supersedes external law
- Comply with the more strict of the applicable law, regulation, or Code and Standards, dissociating from the illegal activity
- Take no action until the violation is proven in court
- Resign immediately without documenting the concern
Correct answer: Comply with the more strict of the applicable law, regulation, or Code and Standards, dissociating from the illegal activity
The analyst must comply with the more strict of applicable law, regulation, or the Code and Standards, and dissociate from the illegal activity. Standard I(A) Knowledge of the Law requires members to know and comply with all applicable laws and, where conflicts exist, to follow the stricter requirement; members must not knowingly participate in violations and should dissociate. Deferring to firm culture, waiting for a court ruling, or resigning without documentation does not satisfy the standard.
- Under Standard III(D) Performance Presentation, what is the central obligation when a member communicates investment performance information?
- Present only annualized returns to keep the message simple
- Guarantee that future performance will match the figures shown
- Show only the periods in which the strategy outperformed its benchmark
- Make reasonable efforts to ensure performance information is fair, accurate, and complete
Correct answer: Make reasonable efforts to ensure performance information is fair, accurate, and complete
The central obligation is to make reasonable efforts to ensure that performance information is fair, accurate, and complete. Standard III(D) Performance Presentation prohibits misstating performance or misleading clients about results and supports adherence to recognized standards such as GIPS. Simplifying to annualized figures only, guaranteeing future results, or showing only winning periods would all be misleading.
- A portfolio manager is offered a performance bonus directly by a client, in addition to the manager's salary, for exceeding a return target. Under Standard IV(B) Additional Compensation Arrangements, what must the manager do before accepting?
- Accept the arrangement privately since it rewards good performance
- Obtain written consent from all parties, including the employer, after full disclosure of the arrangement
- Decline the bonus because all additional compensation is prohibited
- Accept the bonus and disclose it only if the target is met
Correct answer: Obtain written consent from all parties, including the employer, after full disclosure of the arrangement
The manager must obtain written consent from all parties involved, including the employer, after full disclosure. Standard IV(B) Additional Compensation Arrangements requires members not to accept gifts, benefits, or compensation that compete with or might create a conflict with the employer's interest unless they disclose the terms in writing and receive consent from all parties. Accepting privately, treating all such compensation as banned, or disclosing only conditionally does not comply.
- Under the GIPS standards, how must non-fee-paying and non-discretionary portfolios be treated in composite construction?
- Non-discretionary portfolios must be excluded from composites, and non-fee-paying portfolios may be included if disclosed
- All portfolios managed by the firm must be included in every composite
- Only non-fee-paying portfolios may be used to construct composites
- Discretionary portfolios must be excluded to avoid survivorship bias
Correct answer: Non-discretionary portfolios must be excluded from composites, and non-fee-paying portfolios may be included if disclosed
Non-discretionary portfolios must be excluded from composites, while non-fee-paying portfolios may be included if their inclusion is appropriately disclosed. GIPS requires all actual fee-paying discretionary portfolios to be in at least one composite; portfolios the firm cannot manage to its strategy (non-discretionary) are excluded. Including every portfolio in every composite, building composites only from non-fee-paying accounts, or excluding discretionary accounts all misstate the rule.
- Covered interest rate parity is most accurately described as which type of relationship between spot rates, forward rates, and interest rates?
- A no-arbitrage condition that holds by construction in efficient markets
- A behavioral tendency that holds only on average over long horizons
- A central-bank policy target that is reset each quarter
- A purchasing-power relationship driven by relative inflation
Correct answer: A no-arbitrage condition that holds by construction in efficient markets
A no-arbitrage condition that holds by construction is correct. Covered interest rate parity is enforced by the ability to lock in a forward contract, so any deviation creates a riskless profit that traders exploit until the forward rate, spot rate, and the two interest rates are back in alignment.
- A portfolio manager wants to hedge a one-year foreign deposit using forward contracts so that the realized return is locked in today. Under covered interest rate parity, what return will this fully hedged position earn?
- The foreign interest rate plus expected currency appreciation
- The higher of the two countries' interest rates
- The foreign interest rate minus the inflation differential
- The domestic risk-free interest rate
Correct answer: The domestic risk-free interest rate
The domestic risk-free interest rate is correct. When the foreign deposit is fully hedged with a forward contract, covered interest rate parity guarantees that the locked-in return exactly equals what the manager could have earned domestically, eliminating any benefit or penalty from the rate differential.
- Two analysts compute the no-arbitrage forward rate under covered interest rate parity using the same spot rate but quote the currency pair in opposite orders (base versus price currency reversed). What should be true of their results?
- Their forward rates will differ because the domestic rate is always larger
- Only the analyst quoting the domestic currency as the base obtains the correct rate
- Their forward rates will be reciprocals of each other and economically consistent
- The two results cannot be reconciled without the expected spot rate
Correct answer: Their forward rates will be reciprocals of each other and economically consistent
Reciprocal and economically consistent forward rates is correct. Covered interest rate parity is symmetric, so quoting the pair in the reverse order simply inverts the forward quote; both analysts describe the same no-arbitrage relationship, just expressed from opposite currency perspectives.
- In a vignette, the quoted one-year forward rate equals the rate predicted by covered interest rate parity exactly. What does this imply about a trader attempting covered interest arbitrage?
- The trader can earn a small riskless profit by borrowing the low-yield currency
- The trader profits only if the spot rate moves as expected
- Arbitrage is possible only if transaction costs are ignored
- No riskless arbitrage profit is available from the forward market
Correct answer: No riskless arbitrage profit is available from the forward market
No riskless arbitrage profit is available is correct. When the market forward rate matches the parity-implied forward rate, the hedged returns on the two currencies are identical, so there is no discrepancy left for a covered interest arbitrage strategy to capture.
- An economy is described as having a fixed exchange rate combined with limited capital mobility. According to the Mundell-Fleming model, why does monetary policy retain more domestic effectiveness here than under a fixed rate with high capital mobility?
- Because the central bank can defend the peg without large reserve flows when capital is immobile
- Because fixed exchange rates eliminate the need to defend the currency
- Because limited capital mobility forces the exchange rate to float
- Because monetary policy directly sets the trade balance
Correct answer: Because the central bank can defend the peg without large reserve flows when capital is immobile
Defending the peg without large reserve flows when capital is immobile is correct. With low capital mobility, an easing of monetary policy does not trigger massive offsetting capital outflows, so the central bank is not immediately forced to reverse course to maintain the peg, leaving monetary policy more room to affect output.
- Under the Mundell-Fleming model with a floating exchange rate and high capital mobility, an unexpected expansionary monetary policy is enacted. What is the predicted effect on the domestic currency?
- Appreciation, because lower rates attract capital
- Depreciation, because lower interest rates reduce the currency's yield appeal and discourage inflows
- No change, because monetary policy is neutral under floating rates
- Appreciation, because the trade balance improves immediately
Correct answer: Depreciation, because lower interest rates reduce the currency's yield appeal and discourage inflows
Depreciation from reduced yield appeal is correct. Expansionary monetary policy lowers domestic interest rates, which makes the currency less attractive to foreign investors and reduces capital inflows; under a floating regime with mobile capital, that diminished demand weakens the currency.
- The Mundell-Fleming model is best characterized as an extension of which underlying framework to an open economy with capital flows?
- The purchasing-power-parity framework
- The Black-Litterman asset-allocation framework
- The arbitrage-pricing factor model
- The IS-LM model of goods and money market equilibrium
Correct answer: The IS-LM model of goods and money market equilibrium
The IS-LM model is correct. Mundell-Fleming generalizes the closed-economy IS-LM analysis of simultaneous goods-market and money-market equilibrium by adding the balance of payments and international capital mobility, allowing it to trace how fiscal and monetary policy affect exchange rates.
- In the Mundell-Fleming model with a floating exchange rate and high capital mobility, why is monetary policy considered highly effective at influencing output while fiscal policy is comparatively weak?
- Because monetary policy directly sets the exchange rate by decree
- Because fiscal policy has no effect on interest rates
- Because fiscal expansion appreciates the currency and crowds out net exports, offsetting the stimulus
- Because the central bank must defend a peg, amplifying fiscal stimulus
Correct answer: Because fiscal expansion appreciates the currency and crowds out net exports, offsetting the stimulus
Fiscal expansion appreciating the currency and crowding out net exports is correct. Under floating rates with mobile capital, fiscal stimulus raises interest rates and attracts inflows that appreciate the currency, reducing net exports and largely canceling the boost, whereas monetary easing depreciates the currency and reinforces output through exports.
- An analyst building a long-term exchange-rate forecast wants an anchor based on the principle that identical goods should cost the same across countries once converted to a common currency. Which forecasting approach is the analyst relying on?
- The relative economic strength approach
- The capital flows approach
- Purchasing power parity
- The portfolio balance approach
Correct answer: Purchasing power parity
Purchasing power parity is correct. PPP rests on the law of one price applied to baskets of goods, predicting that exchange rates should adjust over the long run so that price levels converge in common-currency terms, which makes it the standard long-horizon anchor among the forecasting approaches.
- A foreign exchange forecaster argues that a currency will strengthen because the country offers attractive real yields and a favorable growth outlook that will pull in investment. Which forecasting approach does this reasoning reflect?
- Purchasing power parity
- The sustainability of the gold standard
- The temporal method of translation
- The relative economic strength approach
Correct answer: The relative economic strength approach
The relative economic strength approach is correct. This approach forecasts currency direction from the relative attractiveness of a country's real yields and growth prospects, reasoning that stronger fundamentals draw capital inflows that bid up demand for the currency.
- When forecasting an exchange rate with the capital flows approach, which development would most directly support an appreciation forecast for the domestic currency?
- A sustained rise in foreign direct and portfolio investment into domestic assets
- A widening trade deficit driven by rising imports
- A sharp cut in domestic policy interest rates
- Accelerating domestic inflation relative to trading partners
Correct answer: A sustained rise in foreign direct and portfolio investment into domestic assets
A sustained rise in foreign investment into domestic assets is correct. The capital flows approach links currency direction to net cross-border investment, so strong inbound direct and portfolio flows raise demand for the domestic currency to fund those purchases, supporting appreciation.
- A forecaster notes that exchange-rate models tend to perform poorly over very short horizons but better over multi-year periods. What does this pattern most directly imply for combining forecasting approaches?
- Only short-horizon models should ever be used
- Models like purchasing power parity are better suited to long-run anchoring than to month-to-month timing
- Exchange rates are entirely unforecastable at any horizon
- Capital-flow signals should be ignored at all horizons
Correct answer: Models like purchasing power parity are better suited to long-run anchoring than to month-to-month timing
PPP being better suited to long-run anchoring than short-term timing is correct. Because fundamental models exert their pull slowly, they are reliable as multi-year anchors but weak at near-term timing, so forecasters pair them with flow- and fundamentals-based signals that capture shorter-horizon currency moves.
- In a vignette, two countries have equal nominal interest rates, but covered interest rate parity still implies a nonzero forward premium on one currency. What error has most likely occurred in the analysis?
- The forward premium is correctly nonzero despite equal rates
- Equal nominal rates imply the forward rate should equal the spot rate, so a nonzero premium signals a mistake
- Forward premiums depend only on inflation, not interest rates
- Covered interest rate parity does not apply when rates are equal
Correct answer: Equal nominal rates imply the forward rate should equal the spot rate, so a nonzero premium signals a mistake
Equal nominal rates implying the forward equals the spot is correct. Under covered interest rate parity the forward premium or discount is driven by the interest rate differential; when the two nominal rates are equal, the differential is zero, so the no-arbitrage forward rate must equal the spot rate and any nonzero premium indicates an error.
- Under the Mundell-Fleming model with a fixed exchange rate and high capital mobility, the government enacts a large expansionary fiscal program. Why does this tend to be effective at raising output despite the fixed regime?
- Because higher rates attract inflows and the central bank must expand money to hold the peg, reinforcing the stimulus
- Because the central bank tightens policy to defend the currency
- Because the exchange rate appreciates and boosts net exports
- Because fiscal policy lowers domestic interest rates
Correct answer: Because higher rates attract inflows and the central bank must expand money to hold the peg, reinforcing the stimulus
Inflows forcing monetary expansion that reinforces the stimulus is correct. Fiscal expansion pushes interest rates up and draws capital in; to keep the rate pegged the central bank must buy foreign currency and expand the money supply, an accommodating easing that strengthens rather than offsets the fiscal boost to output.
- A company tests its equity-method investment in an associate for impairment under IFRS. What triggers recognition of an impairment loss on that single investment line?
- Objective evidence that the recoverable amount of the whole investment has fallen below its carrying amount
- Any decline in the quoted market price of the associate's shares below cost
- A reduction in dividends declared by the associate during the year
- An increase in the associate's noncontrolling interest
Correct answer: Objective evidence that the recoverable amount of the whole investment has fallen below its carrying amount
Objective evidence that the recoverable amount has fallen below carrying amount is correct. Under IFRS, the equity-method investment is tested as a single asset; an impairment loss is recognized when there is objective evidence that the recoverable amount, the higher of value in use and fair value less costs to sell, is below the investment's carrying value, rather than testing embedded goodwill separately.
- An analyst is reconstructing an investor's cash flow statement and notes the investor reported a large share of associate earnings but received only a small cash dividend from that associate. What adjustment is appropriate when deriving operating cash flow from net income under the indirect method?
- Add back the full dividend received and subtract the equity-method income
- Ignore both items because they are noncash
- Add the entire share of associate earnings as an operating inflow
- Subtract the equity-method income earned and add back only the cash dividends actually received
Correct answer: Subtract the equity-method income earned and add back only the cash dividends actually received
Subtracting the equity-method income and adding back the cash dividends received is correct. The investor's share of associate earnings is a noncash accrual that inflates net income, so it is removed when reconciling to operating cash flow, while the actual dividend received represents the real cash return and is the amount that belongs in operating cash flow.
- Two firms each own 50 percent of a jointly controlled entity. Under IFRS, which accounting treatment is generally required for that joint venture?
- Proportionate consolidation of each line item
- Full consolidation with a 50 percent noncontrolling interest
- The equity method
- Fair value through other comprehensive income
Correct answer: The equity method
The equity method is correct. Under IFRS, a joint venture in which the parties have rights to the net assets of the arrangement must be accounted for using the equity method; proportionate consolidation, once permitted, is no longer an allowed option for joint ventures under current IFRS.
- An investor reports its share of an associate's earnings on a single line, but the associate carries a large amount of debt. Why might an analyst adjust the investor's leverage ratios when comparing it to a peer that consolidates a similar affiliate?
- The equity method overstates the investor's liabilities by including the associate's debt
- The equity method requires the associate's debt to be added to equity
- The associate's debt is excluded from the investor's balance sheet, so reported leverage may understate the economic exposure relative to a consolidator
- Consolidation removes the affiliate's debt entirely
Correct answer: The associate's debt is excluded from the investor's balance sheet, so reported leverage may understate the economic exposure relative to a consolidator
Exclusion of the associate's debt understating economic leverage is correct. Because the equity method reports only a net investment line, the associate's borrowings never appear on the investor's balance sheet; an analyst assessing economic risk may add back a proportionate share of that off-balance-sheet debt to compare fairly with a peer that grosses up the affiliate's liabilities through consolidation.
- During the measurement period after a business combination, the acquirer obtains new information about a contingent liability that existed at the acquisition date. How should this be reflected under the acquisition method?
- As a current-period expense unrelated to the acquisition
- As a retrospective adjustment to goodwill recognized at the acquisition date
- As an immediate gain in other comprehensive income
- As a write-off against the noncontrolling interest only
Correct answer: As a retrospective adjustment to goodwill recognized at the acquisition date
A retrospective adjustment to goodwill is correct. During the measurement period, which can extend up to one year after acquisition, new information about facts existing at the acquisition date is used to adjust the provisional amounts of identifiable assets and liabilities, with the offset flowing to goodwill rather than to current income.
- A parent owns 80 percent of a subsidiary and uses the full goodwill method. The subsidiary reports net income for the year. How is that net income allocated in the consolidated statements?
- Entirely to the parent's shareholders
- Split between the parent and the noncontrolling interest in proportion to ownership
- Entirely to the noncontrolling interest
- Deferred until the subsidiary pays a dividend
Correct answer: Split between the parent and the noncontrolling interest in proportion to ownership
Splitting net income between the parent and the noncontrolling interest is correct. In consolidation, the subsidiary's entire net income is combined with the parent's, and then the portion attributable to the minority owners, here 20 percent, is allocated to the noncontrolling interest, with the remainder attributed to the parent's shareholders.
- An acquirer pays less than the fair value of the identifiable net assets it acquires in a business combination, resulting in a bargain purchase. How is the difference treated under the acquisition method?
- Capitalized as negative goodwill and amortized over time
- Recognized immediately as a gain in the acquirer's profit or loss
- Deferred and released to income as the assets are used
- Recorded as a reduction of the noncontrolling interest
Correct answer: Recognized immediately as a gain in the acquirer's profit or loss
Immediate recognition as a gain in profit or loss is correct. When the fair value of identifiable net assets acquired exceeds the consideration transferred, after reassessing the measurement of those assets, the resulting bargain purchase amount is recognized as a gain in the acquirer's income for the period rather than as negative goodwill on the balance sheet.
- Under IFRS, when is an entity required to consolidate another entity even without majority voting ownership, as in many special purpose or structured entities?
- When it has power over the entity, exposure to variable returns, and the ability to use its power to affect those returns
- When it holds any equity interest at all
- Only when it owns at least 50 percent of the voting shares
- Only when the other entity is in the same industry
Correct answer: When it has power over the entity, exposure to variable returns, and the ability to use its power to affect those returns
Power, exposure to variable returns, and ability to use power over returns is correct. The IFRS control model defines control through these three elements rather than through a strict voting threshold, so a sponsor of a structured entity that controls the relevant activities and is exposed to its returns must consolidate it even with little or no voting equity.
- A company holds a portfolio of debt securities it manages to collect contractual interest and to sell opportunistically. Under IFRS 9, at what measurement basis are these securities most likely carried?
- Amortized cost
- The equity method
- Fair value through other comprehensive income
- At historical cost less impairment only
Correct answer: Fair value through other comprehensive income
Fair value through other comprehensive income is correct. Debt instruments held within a business model whose objective is achieved by both collecting contractual cash flows and selling, with cash flows that are solely principal and interest, are measured at fair value through other comprehensive income under IFRS 9, with interest and impairment in profit or loss and other fair value changes in equity.
- For a defined benefit plan reported under IFRS, how is the net interest component of pension cost calculated?
- By applying the expected return on plan assets to the assets and the discount rate to the obligation separately
- By applying the average market return to total plan assets
- By applying a single discount rate to the net defined benefit asset or liability at the start of the period
- By multiplying current service cost by the discount rate
Correct answer: By applying a single discount rate to the net defined benefit asset or liability at the start of the period
Applying a single discount rate to the opening net pension asset or liability is correct. Under IAS 19, net interest is computed by applying the discount rate used to measure the obligation to the net defined benefit asset or liability, so the same rate is used for both the obligation and the assets, eliminating the separate expected-return assumption used in some other frameworks.
- A company amends its defined benefit plan to grant additional benefits for employees' past years of service. How is the resulting past service cost generally recognized under IFRS?
- Amortized over the remaining service lives of affected employees
- Recognized immediately as an expense in profit or loss
- Recorded directly in other comprehensive income
- Deferred until the employees retire
Correct answer: Recognized immediately as an expense in profit or loss
Immediate recognition in profit or loss is correct. Under IAS 19, past service cost arising from a plan amendment or curtailment is expensed in full in the period of the plan change, rather than being spread over employees' remaining service, which is one of the differences between IFRS and the deferral allowed under some other regimes.
- An analyst computes the difference between the actual return on plan assets and the return implied by the discount rate under IFRS. Where is this difference reported?
- In current service cost within profit or loss
- In remeasurements within other comprehensive income
- As part of net interest in profit or loss
- As a reduction of the employer's cash contribution
Correct answer: In remeasurements within other comprehensive income
Reporting it within remeasurements in other comprehensive income is correct. Under IAS 19, only the return implied by the discount rate is captured in net interest in profit or loss; the difference between the actual asset return and that amount is an asset-return remeasurement that, along with actuarial gains and losses, is reported in other comprehensive income.
- A sponsor's defined benefit obligation grows during the year because employees earned an additional year of benefits under the plan's benefit formula. Which component of pension cost captures this increase?
- Interest cost
- Actuarial loss
- Return on plan assets
- Current service cost
Correct answer: Current service cost
Current service cost is correct. Service cost measures the present value of the additional benefits employees earned by providing service during the current period under the plan's benefit formula; this is distinct from interest cost, which reflects only the unwinding of the discount on the existing obligation.
- An analyst restates a company's income statement to move the service-cost-only portion of pension expense into operating income and the interest and asset-return components into nonoperating sections. What is the primary analytical rationale for this reclassification?
- It increases reported net income
- Interest cost is a permanent difference for tax purposes
- It converts the defined benefit plan into a defined contribution plan
- Only the service cost reflects the cost of employee labor in the period, while interest and asset returns are financing and investing in nature
Correct answer: Only the service cost reflects the cost of employee labor in the period, while interest and asset returns are financing and investing in nature
Isolating service cost as the labor-related operating component is correct. Service cost represents the economic cost of employee compensation earned in the period and belongs in operating results, whereas the interest cost on the obligation and the returns on plan assets are financing and investing items; reclassifying them improves the comparability and interpretation of operating margins.
- Which of the following correctly describes the tax base of a liability?
- Its carrying amount plus any future taxable revenue
- The amount of cash expected to settle it
- Its carrying amount less any amount that will be deductible for tax purposes in the future
- Always equal to its carrying amount on the balance sheet
Correct answer: Its carrying amount less any amount that will be deductible for tax purposes in the future
Carrying amount less future deductible amounts is correct. The tax base of a liability is its carrying amount minus any amount that will be deductible for tax purposes in respect of that liability in future periods; comparing this tax base with the carrying amount identifies the temporary difference that drives a deferred tax asset or liability.
- A company recognizes revenue for accounting purposes when goods are delivered but is taxed on that revenue only when cash is collected in a later period. What deferred tax item arises from this timing difference?
- A deferred tax asset
- A deferred tax liability
- A permanent difference
- A valuation allowance
Correct answer: A deferred tax liability
A deferred tax liability is correct. Recognizing revenue for accounting before it becomes taxable means current accounting income exceeds taxable income, and the additional tax will be owed when the cash is collected later; this taxable temporary difference that increases future taxes payable is the defining feature of a deferred tax liability.
- An analyst reconciles a company's effective tax rate to its statutory tax rate and finds a persistent gap driven mainly by income earned in lower-tax foreign jurisdictions. How should the analyst interpret the sustainability of this lower effective rate?
- Its sustainability depends on the company continuing to earn the same mix of foreign income and on stable foreign tax laws
- It is guaranteed to persist because tax rates never change
- It indicates the company has overstated its deferred tax assets
- It always signals aggressive or improper tax reporting
Correct answer: Its sustainability depends on the company continuing to earn the same mix of foreign income and on stable foreign tax laws
Sustainability depending on the foreign income mix and stable tax laws is correct. A favorable effective rate driven by foreign earnings persists only if the geographic mix of profits and the relevant foreign statutory rates remain stable; changes in earnings location, repatriation rules, or foreign rates could raise the effective rate, so the analyst should treat the benefit as conditional rather than permanent.
- Under IFRS, how are deferred tax assets and deferred tax liabilities classified on the balance sheet?
- As current items based on the timing of expected reversal
- Split between current and noncurrent in proportion to taxable income
- As noncurrent items regardless of when the temporary differences reverse
- Netted into a single equity line
Correct answer: As noncurrent items regardless of when the temporary differences reverse
Classification as noncurrent items is correct. Under IFRS, all deferred tax assets and deferred tax liabilities are presented as noncurrent on the balance sheet irrespective of when the underlying temporary differences are expected to reverse, which simplifies presentation compared with approaches that split deferred taxes by timing.
- A company applies the temporal method to a foreign subsidiary. How is cost of goods sold most appropriately remeasured under this method?
- At the current period-end exchange rate
- At the average rate for the period regardless of inventory flow
- At the forward rate prevailing at year-end
- At the historical rates applicable to the inventory that was sold
Correct answer: At the historical rates applicable to the inventory that was sold
Using the historical rates applicable to the inventory sold is correct. Because cost of goods sold relates to nonmonetary inventory carried at historical cost, the temporal method remeasures it at the historical exchange rates in effect when that inventory was acquired, rather than at the period-end or average rate used for monetary items or current-rate translation.
- A foreign subsidiary's functional currency is the parent's reporting currency, and the foreign currency has been depreciating. The subsidiary holds net monetary assets. What is the likely effect on the parent's remeasurement gain or loss under the temporal method?
- A remeasurement loss reported in net income
- A remeasurement gain reported in net income
- A translation gain reported in other comprehensive income
- No effect, because monetary items are not remeasured
Correct answer: A remeasurement loss reported in net income
A remeasurement loss reported in net income is correct. Under the temporal method, holding net monetary assets while the foreign currency depreciates erodes the home-currency value of those net assets, producing a remeasurement loss; because the temporal method routes such remeasurement effects through the income statement, the loss reduces reported net income.
- Under the current rate method, how is the cumulative translation adjustment affected when a parent fully disposes of a foreign subsidiary that had been translated using that method?
- The accumulated translation adjustment is reclassified from equity into net income as part of the gain or loss on disposal
- It remains permanently in equity with no impact on income
- It is transferred to goodwill
- It is added to the buyer's purchase price
Correct answer: The accumulated translation adjustment is reclassified from equity into net income as part of the gain or loss on disposal
Reclassifying the accumulated adjustment into net income on disposal is correct. The cumulative translation adjustment builds up in other comprehensive income while the subsidiary is held; upon full disposal, that accumulated amount is recycled out of equity and into the income statement as part of the gain or loss recognized on the sale.
- An analyst compares the gross profit margin of a foreign subsidiary translated under the current rate method with the same subsidiary remeasured under the temporal method. Why can the reported gross margins differ even though the local-currency operations are identical?
- Both methods translate sales and cost of goods sold at the current rate, so margins are always equal
- The temporal method excludes cost of goods sold entirely
- The current rate method translates sales at historical rates
- The current rate method translates cost of goods sold at the average rate while the temporal method uses historical rates, so the two margins diverge when exchange rates move
Correct answer: The current rate method translates cost of goods sold at the average rate while the temporal method uses historical rates, so the two margins diverge when exchange rates move
Different rates applied to cost of goods sold is correct. Under the current rate method, sales and cost of goods sold are both translated at the average rate, preserving the local-currency margin, whereas the temporal method translates cost of goods sold at historical rates while sales use the average rate; when exchange rates change between inventory purchase and sale, the reported gross margins under the two methods diverge.
- A multinational discloses a large cumulative translation adjustment in equity that has grown over several years. What does a steadily increasing positive translation adjustment most likely indicate about the parent's net investment in its foreign operations?
- The foreign currencies in which the subsidiaries operate have generally appreciated against the parent's presentation currency
- The parent has been recognizing remeasurement losses in net income
- The subsidiaries have switched to the temporal method
- The parent has impaired its foreign goodwill
Correct answer: The foreign currencies in which the subsidiaries operate have generally appreciated against the parent's presentation currency
General appreciation of the foreign currencies is correct. Under the current rate method, a positive and growing cumulative translation adjustment reflects that the foreign subsidiaries' functional currencies have strengthened relative to the parent's presentation currency over time, increasing the home-currency value of the parent's net investment, with the effect accumulating in equity rather than passing through income.
- An analyst is estimating the cost of equity for a closely held company using the pure-play method and must unlever the beta of a publicly traded comparable. Which inputs does the unlevering calculation require?
- The comparable's equity beta, its debt-to-equity ratio, and its marginal tax rate
- Only the comparable's equity beta and the risk-free rate
- The subject firm's dividend growth rate and payout ratio
- The market index return and the comparable's price-to-earnings ratio
Correct answer: The comparable's equity beta, its debt-to-equity ratio, and its marginal tax rate
The unlevering step requires the comparable's equity beta, its debt-to-equity ratio, and its marginal tax rate. Removing the leverage effect converts the comparable's observed equity beta into an asset beta by adjusting for that firm's capital structure and tax shield, after which the asset beta is relevered using the subject firm's own debt-to-equity ratio and tax rate.
- Which assumption is essential for the single-stage dividend discount model to produce a meaningful, finite estimate of a stock's value?
- The firm must reinvest all of its earnings rather than pay dividends
- The constant dividend growth rate must be strictly less than the required return on equity
- The required return on equity must equal the risk-free rate
- Dividends must decline at a constant rate over time
Correct answer: The constant dividend growth rate must be strictly less than the required return on equity
The constant growth rate must be strictly less than the required return on equity. The single-stage model values the share as the next dividend divided by the required return minus the growth rate, and the denominator is only positive and economically sensible when growth is below the required return. If growth equaled or exceeded the required return the model would break down, and the model requires positive dividends, not full retention.
- A utility's most recent annual dividend was $3.00 per share, dividends are expected to grow at a constant 3 percent forever, and investors require a 10 percent return on equity. Using the single-stage dividend discount model, what is the estimated value per share?
Correct answer: $44.14
The estimated value is $44.14. The model uses next year's dividend, so the most recent dividend of $3.00 is grown by one period to $3.00 times 1.03, or $3.09, and that figure is divided by the required return of 10 percent minus the growth rate of 3 percent, giving $3.09 divided by 0.07 equals $44.14. Using the current dividend without growing it understates value at $42.86.
- An analyst rearranges the single-stage dividend discount model to solve for the rate of return implied by a stock's current market price. The resulting expression states that the required return equals which of the following?
- The constant growth rate minus the current dividend yield
- The trailing dividend yield multiplied by the growth rate
- The earnings yield minus the dividend payout ratio
- The dividend yield based on next year's dividend plus the constant growth rate
Correct answer: The dividend yield based on next year's dividend plus the constant growth rate
The required return equals the forward dividend yield plus the constant growth rate. Solving the model for the discount rate gives r equals next year's dividend divided by price, plus g, so the implied return is the sum of the expected dividend yield and the capital-gains component represented by sustainable growth. Subtracting yield from growth or using earnings yield does not follow from the model.
- In a multistage dividend discount model, why must the dividend used to compute the terminal value reflect the first year of the stable, mature phase rather than the last year of the high-growth phase?
- Because the terminal value capitalizes a perpetuity that begins growing at the stable rate from that point forward
- Because the high-growth dividends are excluded from the valuation entirely
- Because the required return changes to the risk-free rate in the terminal period
- Because the terminal value must always equal current book value per share
Correct answer: Because the terminal value capitalizes a perpetuity that begins growing at the stable rate from that point forward
Because the terminal value capitalizes a perpetuity that begins growing at the stable rate from that point onward, it must be based on the first stable-phase dividend. The Gordon growth formula used for the terminal value requires the next expected dividend of the perpetually growing stream, which is the initial mature-phase dividend, not the final supernormal dividend. The high-growth dividends are still discounted separately, and the required return does not switch to the risk-free rate.
- A company will pay dividends of $1.00, $1.50, and $2.00 at the end of years one, two, and three, after which dividends grow at a constant 5 percent forever. The required return on equity is 12 percent. What is the terminal value of the stock at the end of year three?
Correct answer: $30.00
The terminal value at the end of year three is $30.00. It capitalizes the first stable-phase dividend, which is the year-three dividend of $2.00 grown by 5 percent to $2.10, divided by the required return of 12 percent minus the growth rate of 5 percent, giving $2.10 divided by 0.07 equals $30.00. Using the year-three dividend of $2.00 without growing it understates the terminal value at $28.57.
- The H-model is a variation of the dividend discount model designed to approximate the value of a firm whose dividend growth follows which pattern?
- A constant growth rate that never changes
- A high initial growth rate that declines linearly over a transition period to a long-run stable rate
- A growth rate that is zero until a single large terminal dividend
- A growth rate equal to the required return in every period
Correct answer: A high initial growth rate that declines linearly over a transition period to a long-run stable rate
The H-model approximates the value of a firm whose dividend growth starts high and declines linearly over a transition period to a stable long-run rate. Rather than modeling an abrupt drop from a high to a low rate, the H-model assumes a smooth, gradual fade, which is often more realistic for companies whose competitive advantages erode over time. Constant or zero-then-terminal growth patterns are handled by other versions of the model.
- When an analyst estimates the sustainable growth rate used in a dividend discount model, the growth rate is most appropriately calculated as which of the following?
- The dividend payout ratio multiplied by the return on equity
- One minus the return on equity, multiplied by the payout ratio
- The retention ratio multiplied by the return on equity
- The required return on equity minus the dividend yield
Correct answer: The retention ratio multiplied by the return on equity
Sustainable growth equals the retention ratio multiplied by the return on equity. The portion of earnings retained and reinvested at the firm's return on equity drives the rate at which earnings and dividends can grow internally without changing leverage. Using the payout ratio instead of the retention ratio confuses the share paid out with the share reinvested.
- A growth company currently pays no dividends and is not expected to begin paying them for many years, but it generates strong and growing cash flow after reinvestment. Which valuation approach is generally most appropriate for this firm?
- A single-stage dividend discount model using a zero current dividend
- A free cash flow valuation that captures cash the firm could distribute even though it currently does not
- A trailing price-to-earnings comparison only
- A residual income model that ignores the firm's cash flows
Correct answer: A free cash flow valuation that captures cash the firm could distribute even though it currently does not
A free cash flow valuation is generally most appropriate because it captures the cash the firm could distribute even though it pays no current dividends. Discounting free cash flow to equity or to the firm reflects the company's capacity to generate distributable cash, which a dividend discount model anchored to a zero current dividend cannot. Free cash flow models are routinely recommended for non-dividend-paying growth firms.
- An analyst is choosing between discounting free cash flow to equity and discounting free cash flow to the firm. Which situation most strongly favors using free cash flow to the firm rather than free cash flow to equity?
- The company's capital structure is expected to change significantly over the forecast horizon
- The company has a long, stable history of constant dividend payments
- The company is expected to maintain a fixed debt-to-equity ratio indefinitely
- The analyst wants to value the equity without subtracting the value of debt
Correct answer: The company's capital structure is expected to change significantly over the forecast horizon
A significant expected change in capital structure favors valuing free cash flow to the firm. Because free cash flow to the firm is an unlevered measure discounted at the weighted average cost of capital, it is less directly distorted by shifting leverage than free cash flow to equity, whose level moves with net borrowing. Stable dividends or a fixed leverage ratio would make the equity-level approach workable.
- Starting from cash flow from operations, which adjustment converts it into free cash flow to the firm?
- Subtract interest expense times one minus the tax rate, then add fixed capital investment
- Add net borrowing, then subtract dividends paid
- Add interest expense times one minus the tax rate, then subtract fixed capital investment
- Subtract depreciation, then add the change in working capital
Correct answer: Add interest expense times one minus the tax rate, then subtract fixed capital investment
From cash flow from operations, free cash flow to the firm is obtained by adding back after-tax interest expense and then subtracting fixed capital investment. After-tax interest is added because cash flow from operations is already net of interest, but the firm-level measure must reflect cash available before financing costs; capital expenditures are then deducted because they are a required reinvestment. Net borrowing and dividends are financing flows that do not enter the firm-level measure.
- A company is forecast to generate free cash flow to the firm of $50 million next year, growing at a constant 4 percent thereafter. Its weighted average cost of capital is 9 percent. The market value of its debt is $200 million. What is the estimated value of the firm's equity?
- $1,250 million
- $800 million
- $1,000 million
- $550 million
Correct answer: $800 million
The estimated equity value is $800 million. Total firm value equals next year's free cash flow to the firm of $50 million divided by the weighted average cost of capital of 9 percent minus the growth rate of 4 percent, giving 50 divided by 0.05 equals $1,000 million, and subtracting the $200 million market value of debt leaves $800 million of equity. Failing to subtract debt leaves the firm value of $1,000 million.
- An analyst notices that a company took on a large amount of new debt during the forecast year to fund an acquisition. Holding operating performance constant, what is the most likely effect of this net borrowing on the firm's free cash flow to equity for that year?
- Free cash flow to equity decreases because borrowing is a use of cash
- Free cash flow to equity is unaffected because debt does not enter the calculation
- Free cash flow to equity becomes equal to free cash flow to the firm
- Free cash flow to equity increases because net new borrowing adds to the cash available to equity holders
Correct answer: Free cash flow to equity increases because net new borrowing adds to the cash available to equity holders
Free cash flow to equity increases because net new borrowing adds cash available to equity holders. In the build-up of free cash flow to equity, net borrowing is added back, so funds raised in excess of debt repaid raise the measure in that period. This also illustrates why a year with heavy one-time borrowing can overstate sustainable free cash flow to equity and must be interpreted carefully.
- Under a common single-stage free cash flow to equity model, the value of equity equals next year's free cash flow to equity divided by which expression?
- The weighted average cost of capital minus the growth rate
- The required return on equity minus the constant growth rate of free cash flow to equity
- The required return on equity plus the growth rate
- The after-tax cost of debt minus the growth rate
Correct answer: The required return on equity minus the constant growth rate of free cash flow to equity
Equity value equals next year's free cash flow to equity divided by the required return on equity minus its constant growth rate. Because free cash flow to equity is the residual cash belonging to shareholders, it is discounted at the cost of equity rather than the weighted average cost of capital, and a constant-growth perpetuity uses the same r-minus-g structure as the dividend discount model. The weighted average cost of capital applies to firm-level cash flows instead.
- A firm has a beginning book value of equity per share of $25.00, is expected to earn a return on equity of 14 percent, and has a required return on equity of 11 percent. Assuming book value and the return on equity are stable, what is the firm's expected residual income per share for the coming year?
Correct answer: $0.75
The expected residual income per share is $0.75. Earnings per share equal the beginning book value of $25.00 times the 14 percent return on equity, or $3.50, while the equity charge equals the same book value times the 11 percent required return, or $2.75; residual income is $3.50 minus $2.75, which is $0.75. Equivalently, residual income equals book value times the spread of return on equity over the required return, $25.00 times 0.03.
- In the single-stage residual income model, the intrinsic value of a share can be written as current book value per share plus which of the following terms?
- Next year's dividend divided by the required return
- Book value per share times the spread of return on equity over the required return, divided by the required return minus the growth rate
- Book value per share times the dividend payout ratio
- The required return minus the return on equity, times book value
Correct answer: Book value per share times the spread of return on equity over the required return, divided by the required return minus the growth rate
Intrinsic value equals current book value plus book value times the spread of return on equity over the required return, divided by the required return minus the growth rate. This expresses the present value of a perpetually growing residual income stream that is created only when the firm earns a return on equity above its cost of equity. If return on equity merely equals the required return, the added term is zero and value equals book value.
- The continuing residual income at the end of a residual income forecast horizon is often assumed to fade to zero over time. What economic reasoning supports this fading assumption?
- Accounting rules require residual income to be zero after a fixed number of years
- Firms must repay all equity capital at the end of the forecast horizon
- Competition tends to erode abnormal returns, driving return on equity toward the required return so that residual income disappears
- The required return on equity is assumed to rise to infinity in the long run
Correct answer: Competition tends to erode abnormal returns, driving return on equity toward the required return so that residual income disappears
Competition tends to erode abnormal profits, pushing return on equity toward the required return so that residual income fades toward zero. Persistent residual income depends on a sustainable competitive advantage, and in the long run new entrants and imitation typically compete away returns above the cost of equity. The fade is an economic assumption about competition, not an accounting rule or a capital-repayment requirement.
- For the residual income model to value equity accurately, the relationship between earnings, dividends, and book value must satisfy which condition?
- Clean surplus accounting, in which the change in book value equals earnings minus dividends
- All earnings must be paid out as dividends each period
- Book value must remain constant over the entire forecast horizon
- Dividends must exceed earnings in every period
Correct answer: Clean surplus accounting, in which the change in book value equals earnings minus dividends
The model requires clean surplus accounting, under which the ending book value equals beginning book value plus earnings minus dividends. This relationship ensures that all changes in equity flow through earnings rather than bypassing the income statement, keeping the residual income estimates internally consistent with reported book values. Violations, such as items charged directly to equity, can distort the residual income valuation.
- An analyst expresses the justified trailing price-to-earnings ratio for a constant-growth firm. Compared with the justified leading multiple, the justified trailing multiple includes which additional factor in its numerator?
- The required return on equity
- The retention ratio
- The market risk premium
- One plus the growth rate, reflecting that trailing earnings must be grown to next-year earnings
Correct answer: One plus the growth rate, reflecting that trailing earnings must be grown to next-year earnings
The trailing multiple includes one plus the growth rate in the numerator. The leading multiple uses the payout ratio over the required return minus growth, but because the trailing multiple is based on already-realized earnings, the payout ratio is multiplied by one plus the growth rate to convert trailing earnings to the forward basis. The denominator, the required return minus the growth rate, is the same in both versions.
- A firm has a dividend payout ratio of 40 percent, an expected constant growth rate of 5 percent, and a required return on equity of 11 percent. What is the firm's justified leading price-to-earnings ratio?
Correct answer: 6.67
The justified leading price-to-earnings ratio is 6.67. It equals the dividend payout ratio of 0.40 divided by the required return of 11 percent minus the growth rate of 5 percent, that is 0.40 divided by 0.06, which is approximately 6.67. Dividing the payout ratio by the required return alone or by the growth rate yields incorrect values.
- An analyst values a company using the price-to-sales ratio rather than the price-to-earnings ratio. In which situation is the price-to-sales multiple most useful?
- When the company has consistently high and stable earnings
- When the company pays a large constant dividend
- When the company has negative or highly volatile earnings, such as an early-stage or cyclical firm
- When the company has no revenue but substantial book value
Correct answer: When the company has negative or highly volatile earnings, such as an early-stage or cyclical firm
The price-to-sales multiple is most useful when earnings are negative or highly volatile, as with early-stage or deeply cyclical firms. Because sales are positive and comparatively stable even when a company reports losses, a sales-based multiple can be applied where the price-to-earnings ratio is meaningless or erratic. Its weakness is that high sales do not guarantee profitability, so it must be paired with margin analysis.
- Two firms in the same industry have identical enterprise-value-to-EBITDA multiples, but one finances itself almost entirely with equity while the other carries substantial debt. Using the method of comparables, why might price-to-earnings ratios differ sharply between them even though their enterprise-value multiples match?
- Because the price-to-earnings ratio reflects the effect of financial leverage on net income, while enterprise-value-to-EBITDA is measured before interest
- Because the price-to-earnings ratio ignores earnings entirely
- Because enterprise-value-to-EBITDA is sensitive to leverage while the price-to-earnings ratio is not
- Because the two multiples must always be equal for firms in the same industry
Correct answer: Because the price-to-earnings ratio reflects the effect of financial leverage on net income, while enterprise-value-to-EBITDA is measured before interest
The price-to-earnings ratio reflects leverage because net income is after interest, while enterprise-value-to-EBITDA is computed before interest and so is largely leverage-neutral. Interest expense reduces net income and raises the volatility of equity earnings for the leveraged firm, changing its equity multiple even when the firm-level multiple is identical. This is why enterprise-value multiples are often preferred when capital structures differ.
- In a sum-of-the-parts valuation of a diversified company, after valuing each operating segment separately, which additional items must typically be incorporated to arrive at the value of the parent's equity?
- Only the largest single segment's value
- The value of corporate-level net debt and unallocated corporate costs or assets
- The average price-to-earnings ratio of the overall market
- The cumulative dividends paid by the parent over the past decade
Correct answer: The value of corporate-level net debt and unallocated corporate costs or assets
The analyst must incorporate corporate-level net debt and any unallocated corporate costs or assets. The standalone segment values represent operating enterprise value, so consolidated net debt is subtracted and shared corporate items, such as headquarters costs or central cash, are netted to reach parent equity value. Using only one segment or a market-wide multiple ignores the rest of the enterprise and the capital structure.
- A diversified holding company trades at a market value of 8 billion, while an analyst who values each of its three business segments separately and nets out corporate debt arrives at a combined value of 10 billion. This 2 billion shortfall, in which the whole trades for less than the sum of its parts, is most accurately described as which of the following?
- A control premium reflecting the value of majority ownership
- A synergy premium arising from shared resources across segments
- A liquidity premium added to each operating segment
- A conglomerate discount applied to the diversified parent
Correct answer: A conglomerate discount applied to the diversified parent
The shortfall is most accurately described as a conglomerate discount applied to the diversified parent. When a multi-segment company trades below the aggregated standalone value of its parts, the market is effectively discounting the combined entity for reasons such as complexity, weak transparency, or inefficient cross-segment capital allocation. A control or synergy premium would instead raise value, not create a shortfall.
- What does it mean for a bond to be valued on an arbitrage-free basis using the spot rate curve?
- All cash flows are discounted at a single yield to maturity
- Cash flows are discounted at the issuer's weighted average cost of capital
- Cash flows are discounted at the current short-term policy rate
- Each individual cash flow is discounted at the spot rate corresponding to its own maturity
Correct answer: Each individual cash flow is discounted at the spot rate corresponding to its own maturity
Arbitrage-free valuation discounts each individual cash flow at the spot rate that matches that cash flow's own maturity. Treating the bond as a portfolio of zero-coupon claims prevents any riskless profit from stripping or reconstituting the bond. Using a single yield to maturity, the WACC, or the short-term policy rate would not reflect the full spot curve and could leave arbitrage opportunities.
- Two dealers quote different prices for an option-free Treasury bond, and the higher-priced quote exceeds the present value of the bond's cash flows computed from the spot rate curve. What riskless strategy does this mispricing permit?
- Buying the bond and holding it to maturity for the coupon income
- Shorting the bond and reinvesting the proceeds at the coupon rate
- Selling the bond and buying the matching package of zero-coupon strips that replicate its cash flows
- Buying the bond and writing a call option against it
Correct answer: Selling the bond and buying the matching package of zero-coupon strips that replicate its cash flows
Selling the overpriced bond and buying the matching package of zero-coupon strips that replicate its cash flows locks in a riskless profit. The strips, valued at spot rates, cost less than the inflated bond price, so the trader pockets the difference with no remaining exposure. Buy-and-hold, shorting to reinvest, or writing a call all leave the position exposed to interest rate movements and do not capture the arbitrage.
- An analyst values a callable bond using a binomial interest rate tree. How is the value at each call date adjusted to keep the valuation arbitrage-free?
- The node value is set to the lower of the call price or the computed value
- The node value is set to the higher of the call price or the computed value
- The node value is increased by the option-adjusted spread
- The node value is replaced by the bond's par value
Correct answer: The node value is set to the lower of the call price or the computed value
At each call date the node value is set to the lower of the call price or the computed value, because a rational issuer will call the bond whenever continuing to pay coupons is more expensive than redeeming at the call price. This caps the bondholder's value. Taking the higher value would model a put from the bondholder's perspective, adding OAS happens elsewhere in the process, and forcing par ignores the call decision.
- When a binomial interest rate tree is properly calibrated, what condition must the model values of on-the-run benchmark bonds satisfy?
- They must equal the bonds' par values
- They must exceed the bonds' market prices by the option-adjusted spread
- They must equal the average of the highest and lowest tree values
- They must equal the bonds' observed market prices
Correct answer: They must equal the bonds' observed market prices
A correctly calibrated tree reproduces the observed market prices of the on-the-run benchmark bonds, which is what makes the model arbitrage-free. The calibration adjusts the interest rate volatility and forward rates until the tree exactly reprices these benchmarks. Matching par, adding a spread, or averaging extreme node values would not enforce consistency with the actual term structure.
- Under the pure (unbiased) expectations theory of the term structure, what does an upward-sloping yield curve imply about market expectations?
- Short-term interest rates are expected to rise in the future
- Investors require a positive liquidity premium for longer maturities
- Markets are segmented and long-term demand is weak
- Inflation is expected to fall over the long run
Correct answer: Short-term interest rates are expected to rise in the future
Under the pure expectations theory an upward-sloping curve means short-term interest rates are expected to rise in the future, because long-term rates are simply the geometric average of expected future short rates with no risk premium. A required liquidity premium describes the liquidity preference theory, weak long-term demand describes market segmentation, and falling inflation would tend to flatten or invert the curve.
- The one-year spot rate is 3 percent and the two-year spot rate is 4 percent. What is the one-year forward rate one year from now, denoted f(1,1)?
- Approximately 3.0 percent
- Approximately 3.5 percent
- Approximately 5.0 percent
- Approximately 7.0 percent
Correct answer: Approximately 5.0 percent
The implied one-year forward rate one year from now is approximately 5.0 percent, found from 1.042 divided by (1.03), which gives about 1.0501, or roughly 5 percent. The forward rate must exceed both spot rates because the curve is upward sloping. The 3 percent and 3.5 percent answers are too low to reconcile the two spot rates, and 7 percent overstates the implied rate.
- Which statement best describes the swap spread for a given maturity?
- The difference between the swap fixed rate and the yield on the on-the-run government bond of the same maturity
- The difference between the floating and fixed legs of the swap at initiation
- The difference between the spot rate and the forward rate of the same maturity
- The premium paid for an interest rate cap relative to a floor
Correct answer: The difference between the swap fixed rate and the yield on the on-the-run government bond of the same maturity
The swap spread is the difference between the swap fixed rate and the yield on the on-the-run government bond of the same maturity, and it serves as a market gauge of credit and liquidity conditions relative to sovereign debt. The other choices describe the swap's own leg comparison, a spot-versus-forward gap, and the cost of an interest rate collar, none of which define the swap spread.
- An analyst observes that the yield curve has steepened sharply, with long-term yields rising while short-term yields are little changed. According to the liquidity preference theory, which factor most directly contributes to higher yields at the long end?
- Strictly separate supply and demand in each maturity sector
- An expectation that short-term rates will fall
- A risk premium that investors demand for holding longer-maturity bonds
- Central bank purchases concentrated in short maturities
Correct answer: A risk premium that investors demand for holding longer-maturity bonds
The liquidity preference theory attributes higher long-end yields to a risk premium that investors demand for holding longer-maturity bonds, since their prices are more sensitive to rate changes. This premium grows with maturity, producing an upward bias in the curve. Segmented supply and demand describes the market segmentation theory, expected falling rates would lower long yields, and concentrated central bank buying is a flow effect rather than the theory's premium mechanism.
- In a structural model of credit risk, how is the equity of a firm typically characterized?
- As a risk-free bond plus a long put on the firm's assets
- As a call option on the firm's assets with a strike equal to the face value of debt
- As a short position in the firm's debt
- As a forward contract on the firm's enterprise value
Correct answer: As a call option on the firm's assets with a strike equal to the face value of debt
A structural credit model characterizes equity as a call option on the firm's assets with a strike equal to the face value of debt, because shareholders are paid only after creditors and will let the firm default if asset value falls below the debt owed. Bondholders, by contrast, are short a put on the assets. The other descriptions misassign the option positions or use an inapplicable forward framing.
- A corporate bond's credit spread widens significantly while the benchmark government yield is unchanged. What is the most direct effect on the corporate bond's price?
- The price rises because the benchmark yield is stable
- The price falls because the higher spread raises the bond's required yield
- The price is unaffected because spreads do not enter valuation
- The price rises because wider spreads increase expected recovery
Correct answer: The price falls because the higher spread raises the bond's required yield
The price falls because the higher spread raises the bond's required yield, and price moves inversely to yield. A wider credit spread reflects greater compensation demanded for default and downgrade risk, increasing the discount rate applied to the bond's cash flows. The benchmark being stable does not offset the spread increase, spreads are central to credit valuation, and a wider spread signals worse, not better, credit conditions.
- Within the credit risk framework, how is expected loss on a bond most appropriately calculated?
- Probability of default multiplied by the recovery rate
- Loss given default divided by the probability of default
- Probability of default multiplied by loss given default multiplied by exposure
- Exposure multiplied by the recovery rate
Correct answer: Probability of default multiplied by loss given default multiplied by exposure
Expected loss equals the probability of default multiplied by loss given default multiplied by exposure at default. Loss given default is one minus the recovery rate, so the formula captures how likely default is, how much is lost when it happens, and how much is at risk. Multiplying by the recovery rate, dividing the components, or using the recovery rate against exposure all misstate the relationship.
- How does a reduced-form credit model differ fundamentally from a structural credit model?
- It models default as triggered by the firm's asset value falling below a debt threshold
- It treats default as an exogenous event whose probability is estimated statistically from observable variables
- It assumes default can never occur before maturity
- It requires direct observation of the firm's asset value and volatility
Correct answer: It treats default as an exogenous event whose probability is estimated statistically from observable variables
A reduced-form model treats default as an exogenous event whose probability is estimated statistically from observable variables such as macroeconomic and company data, rather than from an unobservable asset-value process. Modeling default as assets falling below a debt threshold and requiring direct asset-value observation both describe the structural approach. Assuming default cannot occur before maturity is not a feature of either model.
- What is the defining cash flow feature of a mortgage-backed security?
- Fixed semiannual coupons with a single bullet repayment of principal at maturity
- Pass-through of principal and interest from a pool of underlying mortgage loans, subject to prepayment
- Floating coupons reset to a sovereign benchmark with no principal risk
- Zero coupons accreting to a fixed face value at a known date
Correct answer: Pass-through of principal and interest from a pool of underlying mortgage loans, subject to prepayment
A mortgage-backed security passes through principal and interest from a pool of underlying mortgage loans and is subject to prepayment, because homeowners can repay early through refinancing or sale. This makes the cash flow timing uncertain. A fixed bullet structure, a floating sovereign-linked coupon, and a zero-coupon accretion all describe other instruments without the pass-through prepayment characteristic.
- An analyst evaluates an agency mortgage-backed security as interest rates decline sharply. Which risk becomes the analyst's primary concern?
- Default risk on the underlying loans
- Extension risk as borrowers slow their repayments
- Contraction risk as borrowers refinance and prepay faster
- Currency risk on the principal balance
Correct answer: Contraction risk as borrowers refinance and prepay faster
When rates decline sharply, contraction risk dominates, because borrowers refinance and prepay faster, returning principal to investors who must then reinvest at the new, lower rates. Default risk is minimal for agency MBS, extension risk arises when rates rise and prepayments slow, and a domestic MBS carries no currency exposure. Falling rates therefore accelerate, rather than extend, cash flows.
- In a sequential-pay collateralized mortgage obligation, how are prepayments from the underlying pool distributed among the tranches?
- Principal, including prepayments, is paid to the tranches in order until each is retired sequentially
- All tranches receive prepayments simultaneously in proportion to their balances
- Prepayments are paid only to the most subordinated tranche first
- Prepayments are retained by the servicer and reinvested in new loans
Correct answer: Principal, including prepayments, is paid to the tranches in order until each is retired sequentially
In a sequential-pay CMO, principal, including prepayments, is paid to the tranches in order until each is retired one at a time, so the first tranche absorbs all early principal before the next begins. This redistributes, rather than eliminates, prepayment risk among tranches. Pro-rata distribution, paying subordinated tranches first, or servicer retention all contradict the sequential structure.
- A planned amortization class (PAC) tranche in a CMO is designed to achieve which objective relative to a support (companion) tranche?
- Higher yield in exchange for absorbing the most credit losses
- More stable principal repayment by transferring prepayment variability to the support tranche
- Complete elimination of interest rate risk for both tranches
- Guaranteed par redemption regardless of the collateral's performance
Correct answer: More stable principal repayment by transferring prepayment variability to the support tranche
A PAC tranche achieves more stable principal repayment by transferring prepayment variability to the support tranche, which absorbs the excess or shortfall of prepayments within a specified collar of prepayment speeds. This gives PAC investors a more predictable schedule. The PAC does not take on the most credit losses, interest rate risk is not eliminated, and redemption is not unconditionally guaranteed.
- What does the conditional prepayment rate (CPR) measure for a pool of mortgages?
- The monthly default rate on the underlying loans
- The weighted average coupon paid by the pool
- The recovery rate on loans that enter foreclosure
- The annualized percentage of the outstanding principal balance expected to prepay
Correct answer: The annualized percentage of the outstanding principal balance expected to prepay
The conditional prepayment rate measures the annualized percentage of the outstanding principal balance expected to prepay over the coming year. It is the standard convention for expressing prepayment speed and is often translated into a single monthly mortality figure. It does not describe default frequency, the pool's coupon, or the recovery achieved on foreclosed loans.
- Why is yield to maturity an unreliable measure of expected return for a mortgage-backed security?
- Because the uncertain timing of prepayments makes the actual cash flow stream and reinvestment outcomes uncertain
- Because MBS pay no coupons until maturity
- Because MBS are always priced at par
- Because the benchmark spot curve does not apply to amortizing securities
Correct answer: Because the uncertain timing of prepayments makes the actual cash flow stream and reinvestment outcomes uncertain
Yield to maturity is unreliable for an MBS because the uncertain timing of prepayments makes the actual cash flow stream and reinvestment outcomes uncertain, so a single static yield cannot capture the embedded prepayment option. Analysts therefore use option-adjusted measures instead. MBS do pay periodic cash flows, are not always at par, and amortizing securities can still be related to the spot curve.
- An analyst compares two agency mortgage pass-through securities and selects the one with the higher option-adjusted spread, all else equal. What does the higher OAS indicate?
- A lower expected prepayment speed on the pool
- A larger coupon relative to the benchmark
- Greater compensation for risk after removing the value of the embedded prepayment option
- A shorter weighted average life
Correct answer: Greater compensation for risk after removing the value of the embedded prepayment option
A higher option-adjusted spread indicates greater compensation for risk after removing the value of the embedded prepayment option, making it the cleaner basis for relative-value comparison across MBS. Because the prepayment option's effect on cash flows has already been stripped out, the OAS reflects the remaining spread to the benchmark. It does not by itself signal a particular prepayment speed, coupon level, or average life.
- A bond's value computed from the spot rate curve is 98.50, but the bond is quoted in the market at 99.20. To force the model price to equal the market price, an analyst adds a constant amount to every spot rate. What is this constant called?
- The G-spread
- The zero-volatility spread
- The nominal yield spread
- The option-adjusted spread
Correct answer: The zero-volatility spread
The constant added to every spot rate so that the discounted cash flows equal the market price is the zero-volatility spread, or Z-spread. It is measured over the entire spot curve rather than a single benchmark point. The G-spread and nominal spread are quoted over a single government yield, and the option-adjusted spread is derived only after removing the value of any embedded option using a model that incorporates volatility.
- For a callable bond, how does the option-adjusted spread relate to the zero-volatility spread?
- The OAS equals the Z-spread plus the call option value
- The OAS and Z-spread are always identical for callable bonds
- The OAS equals twice the Z-spread
- The OAS equals the Z-spread minus the value of the embedded call option expressed in spread terms
Correct answer: The OAS equals the Z-spread minus the value of the embedded call option expressed in spread terms
For a callable bond the option-adjusted spread equals the zero-volatility spread minus the value of the embedded call option expressed in spread terms, because the call benefits the issuer and so reduces the spread attributable to credit and liquidity alone. Adding the option value, treating the two spreads as identical, or doubling the Z-spread all misstate the adjustment that removes the call's effect.
- An analyst uses a binomial interest rate tree built with an assumed interest rate volatility to value a callable bond. If the analyst increases the assumed volatility, how does the value of the embedded call option and the value of the callable bond change, all else equal?
- The call option value falls and the callable bond value rises
- Both the call option value and the callable bond value rise
- Neither the call option value nor the callable bond value changes
- The call option value rises and the callable bond value falls
Correct answer: The call option value rises and the callable bond value falls
Higher assumed volatility raises the call option value and lowers the callable bond value, because greater rate variability makes the issuer's call more likely to be exercised profitably. Since the callable bond equals the value of an otherwise identical option-free bond minus the call value, a more valuable call reduces the bondholder's price. The other combinations contradict the inverse relationship between the call's value and the callable bond's value.
- In a one-period binomial option pricing model, what is the risk-neutral probability of an up move used to value an option?
- The investor's subjective estimate of the probability that the underlying rises
- The probability that equates the option's expected payoff to its intrinsic value
- One minus the dividend yield on the underlying asset
- The value that makes the expected return on the underlying equal to the risk-free rate
Correct answer: The value that makes the expected return on the underlying equal to the risk-free rate
The risk-neutral up probability is the value that makes the expected return on the underlying equal to the risk-free rate. In the binomial model the up probability is computed as one plus the risk-free rate minus the down factor, divided by the up factor minus the down factor, so that discounting the probability-weighted payoffs at the risk-free rate gives a no-arbitrage price independent of investors' actual probability beliefs.
- A non-dividend-paying stock trades at 50. Over one period it can rise to 60 (up factor 1.2) or fall to 40 (down factor 0.8), and the one-period risk-free rate is 4 percent. What is the risk-neutral probability of an up move?
Correct answer: 0.60
The risk-neutral probability of an up move is 0.60. It equals one plus the risk-free rate of 0.04 minus the down factor of 0.8, which is 0.24, divided by the up factor of 1.2 minus the down factor of 0.8, which is 0.4; dividing 0.24 by 0.4 yields 0.60.
- Using the stock above (price 50, up factor 1.2, down factor 0.8, risk-free rate 4 percent, up probability 0.60), what is the no-arbitrage value of a one-period European call with a strike price of 50?
Correct answer: $5.77
The call is worth $5.77. The call pays 10 if the stock rises to 60 and 0 if it falls to 40, so the expected payoff is 0.60 times 10 plus 0.40 times 0, equal to $6.00; discounting $6.00 at the 4 percent risk-free rate, by dividing by 1.04, gives a value of about $5.77.
- An analyst notes that the binomial valuation of a European option does not depend on the underlying asset's expected return or the investors' real-world probabilities. What principle explains this independence?
- The option can be replicated and hedged, so it is priced by no-arbitrage rather than by expected return
- The expected return is already embedded in the strike price selection
- Option values are determined solely by the underlying's historical volatility
- Risk-neutral valuation requires investors to be indifferent to all risk in reality
Correct answer: The option can be replicated and hedged, so it is priced by no-arbitrage rather than by expected return
The independence is explained by the fact that the option can be replicated and hedged, so it is priced by no-arbitrage. Because a position in the underlying and risk-free borrowing or lending can exactly reproduce the option's payoffs, the option must trade at the cost of that replicating portfolio, which removes any role for the underlying's expected return or real-world probabilities.
- Which set of inputs is required to value a European option on a non-dividend-paying stock using the Black-Scholes-Merton model?
- The stock's expected return, beta, strike price, and time to expiration
- The stock price, strike price, time to expiration, risk-free rate, and volatility
- The stock's dividend growth rate, payout ratio, and credit spread
- The option's current market price, open interest, and bid-ask spread
Correct answer: The stock price, strike price, time to expiration, risk-free rate, and volatility
The required inputs are the stock price, strike price, time to expiration, risk-free rate, and volatility. The Black-Scholes-Merton model derives an option value from these five variables, and notably it does not require the underlying's expected return because the model rests on risk-neutral, no-arbitrage valuation.
- Among the inputs to the Black-Scholes-Merton model for a stock option, which one is not directly observable in the market and must be estimated or implied?
- The current price of the underlying stock
- The option's contractual strike price
- The volatility of the underlying asset's returns
- The time remaining until expiration
Correct answer: The volatility of the underlying asset's returns
Volatility of the underlying asset's returns is the input that is not directly observable and must be estimated or implied. The stock price, strike, time to expiration, and risk-free rate can all be observed, whereas future volatility must be forecast from historical data or backed out as implied volatility from traded option prices.
- Holding all other Black-Scholes-Merton inputs constant, an increase in the volatility of the underlying asset has what effect on the value of a European call option and a European put option?
- It increases the call value and decreases the put value
- It decreases both the call and the put values
- It increases both the call and the put values
- It leaves both values unchanged because volatility cancels out
Correct answer: It increases both the call and the put values
Higher volatility increases both the call and the put values. Greater volatility widens the range of possible underlying prices at expiration, raising the probability of large favorable payoffs while losses on either option remain capped at the premium, so both call and put premiums rise as volatility increases.
- Which Black-Scholes-Merton assumption is most directly violated when the model is applied to an American-style option on a dividend-paying stock?
- The assumption that the risk-free rate is known and constant
- The assumption that the option can only be exercised at expiration
- The assumption that returns are normally distributed
- The assumption that there are no transaction costs
Correct answer: The assumption that the option can only be exercised at expiration
The most directly violated assumption is that the option can only be exercised at expiration. The standard Black-Scholes-Merton model values European options that cannot be exercised early, but an American option on a dividend-paying stock may be optimally exercised before expiration, so the European-exercise assumption no longer holds.
- In the no-arbitrage valuation of a plain-vanilla interest rate swap at initiation, how is the fixed swap rate determined?
- As the rate that sets the present value of the fixed-leg payments equal to the present value of the expected floating-leg payments
- As the highest current spot rate observed on the yield curve
- As the average of the counterparties' borrowing rates
- As the floating reference rate plus a fixed credit spread of one percent
Correct answer: As the rate that sets the present value of the fixed-leg payments equal to the present value of the expected floating-leg payments
The fixed swap rate is set so that the present value of the fixed-leg payments equals the present value of the expected floating-leg payments. At initiation a swap has zero value to both parties, so the fixed rate is chosen to equate the two legs' present values, which makes the swap a fair, no-arbitrage contract requiring no upfront payment.
- A pay-fixed, receive-floating interest rate swap was entered some time ago. Since initiation, market interest rates have risen substantially. What is the most likely effect on the value of the swap to the fixed-rate payer?
- The swap's value to the fixed-rate payer has become positive
- The swap's value to the fixed-rate payer has become negative
- The swap's value remains exactly zero regardless of rate moves
- The swap converts automatically into a forward rate agreement
Correct answer: The swap's value to the fixed-rate payer has become positive
The swap's value to the fixed-rate payer has become positive. The fixed-rate payer is locked into paying the old, lower fixed rate while now receiving higher floating payments, so the rise in market rates makes the floating leg worth more than the fixed leg and shifts the swap into a gain for the pay-fixed party.
- An analyst values an existing interest rate swap partway through its life. Which approach is consistent with the no-arbitrage framework for determining the swap's current value?
- Multiplying the notional amount by the original fixed rate
- Taking the difference between the present values of the remaining fixed-leg and floating-leg cash flows
- Using the swap's original initiation value of zero throughout its life
- Discounting only the next floating payment at the original swap rate
Correct answer: Taking the difference between the present values of the remaining fixed-leg and floating-leg cash flows
The swap's value equals the difference between the present values of the remaining fixed-leg and floating-leg cash flows. Mid-life valuation re-prices both legs using current discount factors, and the swap's value to a party is the present value of the cash flows it receives minus the present value of the cash flows it pays.
- What does the delta of an option measure?
- The sensitivity of the option's value to the passage of time
- The sensitivity of the option's value to a change in volatility
- The rate of change of the option's value with respect to the risk-free rate
- The rate of change of the option's value with respect to a change in the underlying asset's price
Correct answer: The rate of change of the option's value with respect to a change in the underlying asset's price
Delta measures the rate of change of the option's value with respect to a change in the underlying asset's price. It is the first derivative of the option price with respect to the underlying, indicating approximately how much the option premium moves for a small change in the underlying's price.
- A portfolio manager establishes a delta-neutral hedge against a long call position and worries that the hedge will deteriorate rapidly as the underlying price moves. Which option Greek measures how quickly the delta itself changes as the underlying price changes?
Correct answer: Gamma
Gamma measures how quickly delta changes as the underlying price changes. Because gamma is the rate of change of delta with respect to the underlying's price, a high gamma means a delta-neutral hedge can drift out of balance quickly when the underlying moves, requiring more frequent rebalancing.
- A company expects to borrow money in three months and wants to lock in its borrowing rate today using a forward rate agreement, taking the position of the fixed-rate payer. If the reference interest rate at settlement turns out to be higher than the contracted forward rate, what is the outcome for this company on the forward rate agreement?
- It makes a payment to the counterparty equal to the rate difference
- It receives a payment that offsets its higher borrowing cost
- The contract expires worthless because rates moved against it
- It is obligated to actually deposit the notional amount with the counterparty
Correct answer: It receives a payment that offsets its higher borrowing cost
The company receives a payment that offsets its higher borrowing cost. As the fixed-rate payer in a forward rate agreement, it gains when the realized reference rate exceeds the contracted rate, and that cash settlement compensates for the higher interest it must pay on its actual loan, effectively locking in the forward rate.
- Which valuation approach for an income-producing commercial property estimates value by capitalizing a single year of stabilized net operating income at a market capitalization rate?
- The direct capitalization method
- The cost approach
- The sales comparison approach
- The discounted cash flow method
Correct answer: The direct capitalization method
The direct capitalization method is correct. This income-approach technique divides a single year of stabilized net operating income by a market-derived capitalization rate to arrive at an estimated property value, in contrast to the discounted cash flow method, which discounts a multi-year stream of cash flows.
- An appraiser estimates the value of a special-purpose property, such as a newly built hospital, by calculating the cost to construct an equivalent building today and subtracting depreciation, then adding land value. Which real estate valuation approach is being used?
- The direct capitalization approach
- The sales comparison approach
- The cost approach
- The discounted cash flow approach
Correct answer: The cost approach
The cost approach is correct. It values a property as the current replacement or reproduction cost of the improvements less accumulated depreciation, plus the value of the land, and it is most useful for unusual or special-purpose properties that lack comparable sales or stabilized income.
- A property generates stabilized net operating income of $800,000 and comparable properties transact at a capitalization rate of 8 percent. Using direct capitalization, what is the estimated value of the property?
- $6,400,000
- $8,000,000
- $10,000,000
- $12,500,000
Correct answer: $10,000,000
The estimated value is $10,000,000. Direct capitalization divides the stabilized net operating income of $800,000 by the market capitalization rate of 0.08, which yields $10,000,000 as the indicated value of the property.
- In the income approach to real estate valuation, how is net operating income most accurately derived from a property's potential gross income?
- By subtracting mortgage debt service and income taxes from potential gross income
- By subtracting vacancy and collection losses and operating expenses, while excluding financing costs and income taxes
- By adding back depreciation and amortization to potential gross income
- By subtracting only depreciation from effective gross income
Correct answer: By subtracting vacancy and collection losses and operating expenses, while excluding financing costs and income taxes
Subtracting vacancy and collection losses and operating expenses while excluding financing and income taxes is correct. Net operating income reflects the property's unlevered operating profitability, so it is measured before deducting mortgage debt service, income taxes, and non-operating items such as depreciation.
- Two appraisers value the same office building. Holding net operating income constant, one applies a capitalization rate of 6 percent and the other applies 8 percent. What is the most accurate analytical conclusion about the difference in their value estimates?
- The 8 percent rate produces a higher value because higher rates signal stronger income
- Both rates produce the same value because net operating income is held constant
- The 6 percent rate produces a higher value, implying the property is viewed as lower risk or higher growth
- The capitalization rate has no effect on value under the income approach
Correct answer: The 6 percent rate produces a higher value, implying the property is viewed as lower risk or higher growth
The 6 percent rate producing a higher value, implying lower risk or higher growth, is correct. Value under direct capitalization moves inversely with the capitalization rate, so the lower rate yields a larger value estimate and reflects an assumption that the property carries less risk or stronger expected income growth.
- An analyst values a private equity portfolio company using a discounted cash flow approach and must select a discount rate. Compared with valuing an otherwise similar publicly traded company, why is a higher discount rate typically applied to the private company?
- Private companies are exempt from corporate taxes, raising required returns
- Private equity investors require additional compensation for illiquidity and limited marketability
- Private companies always have lower expected cash flow growth by regulation
- Public companies face higher operating risk than private companies
Correct answer: Private equity investors require additional compensation for illiquidity and limited marketability
Compensation for illiquidity and limited marketability is correct. Because shares of a private portfolio company cannot be readily sold, investors demand an illiquidity or marketability premium that raises the required rate of return relative to a comparable public company.
- The J-curve commonly observed in private equity fund performance describes which pattern of investor returns over the fund's life?
- Steadily rising returns from the first year through the fund's termination
- Consistently flat returns until a single payout at maturity
- High early returns that decline steadily as the fund matures
- Early negative returns from fees and write-downs followed by later positive returns as investments are harvested
Correct answer: Early negative returns from fees and write-downs followed by later positive returns as investments are harvested
Early negative returns followed by later gains is correct. The J-curve reflects how management fees and early write-downs depress reported returns in a fund's initial years, while value creation and profitable exits generate positive returns later, tracing a path that dips before rising.
- In a typical private equity fund fee structure, the general partner's carried interest is best described as which of the following?
- The general partner's share of the fund's profits, often earned only after limited partners receive their preferred return
- A fixed annual percentage of committed capital paid regardless of performance
- A penalty charged to limited partners who redeem early
- The interest accrued on the fund's undrawn capital commitments
Correct answer: The general partner's share of the fund's profits, often earned only after limited partners receive their preferred return
The general partner's share of profits, often after a preferred return, is correct. Carried interest is a performance-based incentive that entitles the general partner to a percentage of fund profits, and it is commonly paid only once limited partners have received a specified hurdle or preferred return.
- A private equity firm evaluates a leveraged buyout and projects the equity value at exit based on a forecast exit EBITDA multiple, projected debt paydown, and expected operating improvements. Which factor would most directly increase the equity return to the buyout investors, holding others constant?
- A lower exit EBITDA multiple than the entry multiple
- Greater repayment of acquisition debt over the holding period
- A reduction in the company's EBITDA during the holding period
- An increase in the original purchase price relative to entry EBITDA
Correct answer: Greater repayment of acquisition debt over the holding period
Greater repayment of acquisition debt is correct. In a leveraged buyout, paying down debt over the holding period transfers enterprise value from debt holders to equity holders, so reducing the outstanding debt at exit raises the residual equity value available to the buyout investors.
- Which description best characterizes an equity market-neutral hedge fund strategy?
- Taking only long positions in undervalued equities with no short exposure
- Buying distressed bonds of companies entering bankruptcy
- Investing exclusively in the equity of companies involved in announced mergers
- Holding offsetting long and short equity positions to minimize net market exposure while seeking returns from relative mispricing
Correct answer: Holding offsetting long and short equity positions to minimize net market exposure while seeking returns from relative mispricing
Holding offsetting long and short positions to minimize net market exposure is correct. An equity market-neutral strategy balances long and short equity positions so that the portfolio's net exposure to broad market movements is near zero, allowing returns to come primarily from the relative performance of the chosen securities.
- A hedge fund buys the stock of a target company and sells short the stock of the acquiring company after a stock-for-stock merger is announced, aiming to capture the spread between the current and deal-implied prices. Which hedge fund strategy is this?
- Merger arbitrage
- Global macro
- Equity long/short with a directional bias
- Managed futures
Correct answer: Merger arbitrage
Merger arbitrage is correct. This event-driven strategy seeks to earn the deal spread by going long the target and short the acquirer in a stock-for-stock transaction, profiting if the merger closes while bearing the risk that the deal fails and the spread widens.
- A hedge fund charges a 2 percent management fee on assets and a 20 percent incentive fee on profits, with a high-water mark provision. What is the primary purpose of the high-water mark?
- It guarantees investors a minimum positive return each year
- It caps the management fee at 2 percent of committed capital
- It requires the manager to return all fees if the fund underperforms its benchmark
- It ensures the manager earns incentive fees only on gains above the highest prior peak value, so losses must be recovered first
Correct answer: It ensures the manager earns incentive fees only on gains above the highest prior peak value, so losses must be recovered first
Earning incentive fees only on gains above the prior peak is correct. A high-water mark prevents the manager from collecting performance fees on the same gains twice by requiring that any losses be fully recovered before new incentive fees are charged on profits exceeding the previous high value.
- An institutional investor conducting operational due diligence on a hedge fund before investing is most concerned with which of the following?
- The fund's quarterly forecast of equity market direction
- The personal tax situation of the fund's individual limited partners
- The historical dividend yield of the fund's long equity holdings
- The independence of the fund's administrator, custody arrangements, and valuation and pricing controls
Correct answer: The independence of the fund's administrator, custody arrangements, and valuation and pricing controls
The independence of the administrator, custody, and valuation controls is correct. Operational due diligence focuses on the non-investment infrastructure that protects investor assets, such as third-party administration, segregated custody, and robust pricing and valuation procedures, to guard against fraud and operational failure.
- An analyst compares a private equity buyout fund and a private equity venture capital fund. Which statement most accurately distinguishes the typical valuation challenges of venture capital investments?
- Venture capital portfolio companies usually have long, stable earnings histories that simplify discounted cash flow valuation
- Venture capital investments often involve early-stage companies with little or no earnings, making scenario-based and relative methods more important than precise cash flow forecasts
- Venture capital funds rely entirely on the cost approach used for real estate
- Venture capital valuations ignore illiquidity because the holdings are easily traded
Correct answer: Venture capital investments often involve early-stage companies with little or no earnings, making scenario-based and relative methods more important than precise cash flow forecasts
Early-stage companies with little earnings requiring scenario-based and relative methods is correct. Venture capital targets young, often pre-profit firms whose future is highly uncertain, so analysts lean on scenario analysis, milestones, and comparable-based methods rather than relying on precise discounted cash flow projections that mature buyout targets can support.
- Which of the following best describes the role of estimated correlations among asset classes when forming capital market expectations?
- They determine how the asset classes combine to affect portfolio-level risk in the strategic allocation
- They set the minimum acceptable return written into the client's investment policy statement
- They replace the need to estimate expected returns for each asset class
- They measure the manager's realized performance against a benchmark
Correct answer: They determine how the asset classes combine to affect portfolio-level risk in the strategic allocation
Determining how asset classes combine to affect portfolio-level risk is correct. Correlation estimates are a key capital market expectation input because the variance of a multi-asset portfolio depends not only on each asset's own volatility but also on how the assets co-move, which drives the diversification reflected in the strategic allocation.
- An analyst smooths a series of appraisal-based real estate returns and finds the reported volatility is far lower than the true economic volatility. When this smoothed series is used to form capital market expectations, what is the most likely consequence?
- The asset's risk will be overstated, leading to underallocation
- The asset's risk will be understated, making it appear more attractive than it should in the allocation
- Expected returns will automatically be corrected for the smoothing
- Correlations with other assets will be unaffected by the smoothing
Correct answer: The asset's risk will be understated, making it appear more attractive than it should in the allocation
Understating the asset's risk and making it appear too attractive is correct. Smoothed appraisal-based data dampens period-to-period swings, so the measured standard deviation and correlations are biased downward; feeding these into the allocation overstates the asset's risk-adjusted appeal and can lead to overallocation.
- When an analyst forms capital market expectations by relying mainly on the opinions of a few prominent strategists who already share a common outlook, which behavioral problem is most directly created?
- Survivorship bias
- Status quo bias
- Consensus or psychological anchoring from limited, like-minded sources
- Look-ahead bias
Correct answer: Consensus or psychological anchoring from limited, like-minded sources
Consensus anchoring from limited, like-minded sources is correct. Depending on a narrow set of forecasters who hold similar views injects their shared psychological biases into the capital market expectations, reducing the diversity of information and increasing the chance the forecast is systematically skewed.
- An analyst building long-run capital market expectations wants the expected returns across asset classes to be mutually consistent and free of internal contradictions. Which discipline best supports this goal?
- Choosing the single asset class with the highest past return
- Using the shortest available return history to capture recent conditions
- Ignoring economic relationships among the asset classes
- Ensuring forecasts are internally consistent across asset classes and over the relevant time horizon
Correct answer: Ensuring forecasts are internally consistent across asset classes and over the relevant time horizon
Ensuring forecasts are internally consistent across asset classes and over the horizon is correct. A sound set of capital market expectations should not contain contradictions, such as return and risk assumptions that imply impossible arbitrage; cross-asset and intertemporal consistency is a core requirement of a disciplined forecasting framework.
- In forming capital market expectations, an analyst uses a multi-factor macroeconomic approach to project bond returns from forecasts of inflation and real growth. This method is best classified as which type of forecasting tool?
- A formal economic model that links asset returns to macroeconomic variables
- A purely judgmental, qualitative tool with no model structure
- A relative-value screen comparing two individual securities
- A constraint imposed by the investment policy statement
Correct answer: A formal economic model that links asset returns to macroeconomic variables
A formal economic model linking asset returns to macroeconomic variables is correct. Using structured relationships between economy-wide drivers such as inflation and real growth and asset-class returns is an economic-model approach to setting capital market expectations, distinct from purely judgmental or survey-based methods.
- An analyst notes that long-term government bond yields are unusually low relative to history and incorporates this into the fixed-income return forecast. Why does the current starting yield matter for capital market expectations on bonds?
- Starting yield is irrelevant once historical average returns are known
- A bond's expected long-run return is closely tied to its current yield to maturity
- Low yields guarantee high future bond returns
- Yield levels only affect equities, not bonds
Correct answer: A bond's expected long-run return is closely tied to its current yield to maturity
A bond's expected long-run return being closely tied to its current yield to maturity is correct. For a buy-and-hold bond investor, the yield at purchase is a strong predictor of the long-run return, so capital market expectations for fixed income should anchor to prevailing yields rather than to past realized returns earned at different yield levels.
- An analyst compares two approaches to forming capital market expectations: extrapolating a 100-year historical average return versus building a forward-looking estimate from current dividend yield, expected growth, and valuation change. In a period when valuations are far above their historical norm, which statement is most accurate?
- Both approaches will always produce identical forecasts
- The historical-average approach automatically adjusts for elevated valuations
- The forward-looking approach can capture the drag from a likely valuation contraction that the historical average ignores
- Elevated valuations have no bearing on expected future returns
Correct answer: The forward-looking approach can capture the drag from a likely valuation contraction that the historical average ignores
The forward-looking approach capturing the drag from a likely valuation contraction is correct. When starting valuations are stretched, a fundamentals-based build-up that includes an expected change in valuation can reflect anticipated mean reversion, whereas a simple historical average implicitly assumes past conditions persist and may overstate future returns.
- In the Black-Litterman model, the equilibrium expected returns used as the neutral starting point are obtained through which procedure?
- A simple arithmetic average of each asset's past returns
- Setting every asset's expected return equal to the risk-free rate
- Maximizing the historical Sharpe ratio of a single asset
- Reverse optimization applied to the market-capitalization-weighted portfolio weights
Correct answer: Reverse optimization applied to the market-capitalization-weighted portfolio weights
Reverse optimization applied to the market-cap-weighted portfolio is correct. The Black-Litterman model assumes the market-capitalization weights are optimal and works backward, combining those weights with the covariance matrix and a risk-aversion parameter to infer the implied equilibrium expected returns that serve as the prior.
- An investor using the Black-Litterman model holds no views on any asset class. What allocation does the model produce in this case?
- The market-capitalization-weighted (equilibrium) portfolio
- An equally weighted portfolio across all asset classes
- A portfolio concentrated in the single highest-return asset
- A portfolio holding only the risk-free asset
Correct answer: The market-capitalization-weighted (equilibrium) portfolio
The market-capitalization-weighted equilibrium portfolio is correct. Because the Black-Litterman model begins from equilibrium returns implied by the market portfolio, an investor who expresses no views is left with the neutral prior, so the optimal allocation simply reverts to the market-cap weights.
- A manager applies the Black-Litterman model and assigns a very low confidence level to one of the investor's views. What effect does this low confidence have on the resulting allocation for that view?
- The allocation tilts strongly toward the view despite the low confidence
- The allocation stays close to the equilibrium weights because the uncertain view receives little weight
- The view is treated as if it had the highest possible confidence
- The entire portfolio is forced to the risk-free asset
Correct answer: The allocation stays close to the equilibrium weights because the uncertain view receives little weight
Staying close to equilibrium weights because the uncertain view receives little weight is correct. The Black-Litterman blend scales each view by the investor's confidence, so a low-confidence view exerts only a small pull away from the equilibrium prior, leaving the allocation near the market-implied weights.
- Which problem of traditional unconstrained mean-variance optimization is the Black-Litterman model specifically designed to mitigate?
- The inability to compute a covariance matrix
- The requirement that all assets earn the risk-free rate
- The tendency to produce extreme, error-maximizing portfolio weights from small input errors
- The exclusion of equities from the opportunity set
Correct answer: The tendency to produce extreme, error-maximizing portfolio weights from small input errors
The tendency to produce extreme, error-maximizing weights from small input errors is correct. Standard mean-variance optimization amplifies estimation error, often generating large long and short positions; the Black-Litterman model dampens this by anchoring to equilibrium returns and adjusting only where the investor holds confident views.
- An analyst states the following Black-Litterman view: technology stocks will outperform energy stocks by 3 percentage points over the next year. How is this view best categorized?
- An absolute view on technology stocks
- A constraint on the risk-free rate
- A statement about the covariance matrix
- A relative view comparing technology and energy
Correct answer: A relative view comparing technology and energy
A relative view comparing technology and energy is correct. The Black-Litterman model accepts views stated as one asset or group outperforming another by a specified amount; because the statement is framed as a spread between two groups rather than a standalone return level, it is a relative view.
- Compared with feeding raw historical mean returns into a mean-variance optimizer, the Black-Litterman approach most plausibly improves out-of-sample portfolio performance primarily by doing which of the following?
- Reducing estimation-error sensitivity so the resulting weights are more diversified and stable
- Guaranteeing the highest realized return in every period
- Eliminating the need to estimate any risk inputs
- Forcing the portfolio to hold only the assets with positive views
Correct answer: Reducing estimation-error sensitivity so the resulting weights are more diversified and stable
Reducing estimation-error sensitivity for more diversified, stable weights is correct. The Black-Litterman model does not promise superior returns each period; its advantage is shrinking noisy return estimates toward equilibrium, which produces better-behaved, more diversified allocations that tend to perform more reliably than those built on raw historical means.
- In the Black-Litterman framework, what role does the asset return covariance matrix play?
- It is unused because the model relies only on expected returns
- It is used both to derive the implied equilibrium returns and in the final optimization step
- It replaces the investor's views entirely
- It is set equal to the identity matrix by assumption
Correct answer: It is used both to derive the implied equilibrium returns and in the final optimization step
Being used both to derive implied equilibrium returns and in the final optimization is correct. The covariance matrix enters the reverse-optimization step that backs out equilibrium returns from market weights and also appears when the blended expected returns are optimized into final portfolio weights, making it central to the Black-Litterman process.
- A multifactor model expresses an asset's return as the sum of factor contributions plus an error term. What does the error term in a well-specified multifactor model represent?
- The total systematic risk of the asset
- The intercept equal to the risk-free rate
- The asset-specific (idiosyncratic) return not explained by the common factors
- The factor sensitivity to the market factor
Correct answer: The asset-specific (idiosyncratic) return not explained by the common factors
The asset-specific idiosyncratic return not explained by the common factors is correct. In a multifactor model, the systematic part of return is captured by the factors and their sensitivities, while the residual error term reflects firm-specific surprises that are uncorrelated with the factors and largely diversifiable in a portfolio.
- According to arbitrage pricing theory, an asset's expected return is best described as which of the following?
- The simple average of its past returns over the estimation window
- The market return scaled by the asset's dividend yield
- A fixed premium identical for every asset regardless of risk
- The risk-free rate plus the sum of its factor sensitivities each multiplied by the corresponding factor risk premium
Correct answer: The risk-free rate plus the sum of its factor sensitivities each multiplied by the corresponding factor risk premium
The risk-free rate plus the sum of factor sensitivities times factor risk premiums is correct. Arbitrage pricing theory models expected return as a linear function of multiple factor exposures, where each exposure is rewarded by its own factor risk premium, generalizing the single-factor pricing relationship to several priced sources of systematic risk.
- In a fundamental factor model, how are the factor sensitivities typically determined, in contrast to a macroeconomic factor model?
- They are specified directly as standardized attributes of the security, such as its size or value characteristics
- They are estimated as slope coefficients from a time-series regression on macro surprises
- They are derived purely from principal-components analysis of returns
- They are always equal to one for every security
Correct answer: They are specified directly as standardized attributes of the security, such as its size or value characteristics
Being specified directly as standardized security attributes such as size or value is correct. In a fundamental factor model the sensitivities are the firm's standardized characteristics that are known in advance, and the factor returns are estimated; this reverses the macroeconomic model, where sensitivities are estimated regression slopes on factor surprises.
- A portfolio manager wants the portfolio to have zero net exposure to the interest rate factor while retaining exposure to other factors. Using a multifactor model, how can this be accomplished?
- By eliminating all securities with any factor exposure
- By setting the portfolio's weighted-average sensitivity to the interest rate factor equal to zero
- By forcing the portfolio's total return to equal the benchmark return
- By assuming the interest rate factor does not exist
Correct answer: By setting the portfolio's weighted-average sensitivity to the interest rate factor equal to zero
Setting the portfolio's weighted-average interest rate factor sensitivity to zero is correct. Because a portfolio's factor exposure is the weighted average of its holdings' sensitivities, a manager can construct a factor-neutral position on a chosen factor by adjusting weights so the net sensitivity to that factor is zero while other exposures remain.
- An analyst constructs a factor portfolio that has a sensitivity of one to a single target factor and a sensitivity of zero to all other factors. What is the primary purpose of such a factor portfolio?
- To replicate the entire market index
- To eliminate idiosyncratic risk from individual securities only
- To provide a pure, isolated bet on or hedge against one specific factor
- To guarantee a return equal to the risk-free rate
Correct answer: To provide a pure, isolated bet on or hedge against one specific factor
Providing a pure, isolated bet on or hedge against one factor is correct. A factor portfolio is built to have unit sensitivity to one factor and zero sensitivity to the others, so it isolates that factor's effect and can be used to take a targeted exposure or to hedge an existing exposure to that single factor.
- Two assets have identical factor sensitivities in a multifactor model but the market quotes them at different expected returns. According to arbitrage pricing theory, what should occur?
- Nothing, because identical sensitivities can justify different expected returns
- The asset with the higher return must have the lower risk
- Both assets must immediately earn the risk-free rate
- Investors arbitrage the difference, driving the two assets toward the same expected return
Correct answer: Investors arbitrage the difference, driving the two assets toward the same expected return
Investors arbitraging the difference toward the same expected return is correct. Arbitrage pricing theory holds that assets with the same factor exposures carry the same systematic risk and therefore must offer the same expected return; any gap invites a riskless arbitrage that market participants exploit until the discrepancy disappears.
- In a returns-based style analysis that uses a multifactor framework, a manager's portfolio loads heavily on a small-capitalization factor and a value factor. What does this loading most directly reveal?
- The portfolio's investment style tilts toward small-cap value exposures
- The portfolio has no systematic risk
- The manager has generated guaranteed positive alpha
- The portfolio is invested entirely in the risk-free asset
Correct answer: The portfolio's investment style tilts toward small-cap value exposures
The portfolio's style tilting toward small-cap value exposures is correct. Multifactor style analysis interprets the estimated factor sensitivities as a map of the portfolio's exposures, so large loadings on size and value factors identify the manager's effective investment style as oriented toward smaller, value-oriented securities.
- When decomposing active return with a multifactor model, an analyst finds that most of the portfolio's outperformance came from security selection rather than factor tilts. What does this indicate?
- The manager simply matched the benchmark's factor exposures and added nothing
- The manager added value mainly by picking individual securities that outperformed within their factor groups
- All of the active return is explained by the benchmark's equilibrium return
- Factor exposures were the sole source of the outperformance
Correct answer: The manager added value mainly by picking individual securities that outperformed within their factor groups
Adding value mainly by picking individual securities that outperformed within their factor groups is correct. In multifactor active-return attribution, the part not explained by deliberate factor tilts is the security-selection contribution, so a dominant selection component means skill in choosing individual holdings drove the outperformance rather than factor positioning.
- An analyst is choosing between a macroeconomic factor model and a statistical factor model for risk attribution and wants factors that are easy to explain to a client in economic terms. Which choice is more appropriate, and why?
- The statistical factor model, because its factors always have clear economic labels
- Either model, because both produce equally interpretable factors
- The macroeconomic factor model, because its factors are pre-specified economic variables with intuitive interpretations
- The statistical factor model, because it ignores economic variables entirely
Correct answer: The macroeconomic factor model, because its factors are pre-specified economic variables with intuitive interpretations
The macroeconomic factor model with pre-specified, intuitive economic factors is correct. Macroeconomic factor models use named drivers such as inflation and growth surprises that are straightforward to explain, whereas statistical models extract factors from the return data that maximize explanatory power but often lack a clear economic interpretation.