Question
A portfolio consisting of two risky securities can be
made risk-less i.e, σp = 0, if:Solution
A portfolio consisting of two risky securities can be made risk-less (i.e., σp = 0) if: The securities are perfectly negatively correlated. When two securities in a portfolio are perfectly negatively correlated, it means that they move in exact opposite directions. When one security's value goes up, the other's value goes down by the same amount, and vice versa. By combining two perfectly negatively correlated securities in a portfolio, the fluctuations cancel each other out, resulting in a risk-less portfolio. This is because any gain in one security offsets the loss in the other, and the overall portfolio value remains constant regardless of market movements.
Which component in the CPU is responsible for fetching instructions from memory and incrementing the program counter?
In a circuit with n mesh currents, how many essential KVL equations are written when performing mesh analysis?
In a pipelined CPU design, what is the purpose of the instruction pipeline?
What is the role of the catch block in exception handling?
What is the purpose of the Index Manager in RDBMS architecture?
Which scheduling policy may result in high waiting times for long-running jobs?
A read bit can be read
How many dimensions are selected in dice operation?
The time taken by a single bit to travel around the ring is known as ___?
Which of the following synchronization mechanisms provides a more structured approach to synchronization, allowing only one thread to access a resource...