Articles on Trending Technologies

Technical articles with clear explanations and examples

How to determine a minimum variance portfolio?

Probir Banerjee
Probir Banerjee
Updated on 28-Sep-2021 753 Views

A minimum variance portfolio is an investing method that helps you minimize risk and maximize returns. This often involves diversifying the assets used in the investments.Minimum Variance Portfolio: Definitions and ExamplesThe aim of having a minimum variance portfolio is to diminish the volatility arising out of singular investments. By volatility, we want to measure a security's price movement in the share markets.It is a proven fact that the greater the volatility, the higher the market risk. So, in case someone wants to minimize risk, they should want to minimize the ups and downs. This means a greater chance of slow ...

Read More

What is Portfolio Separation Theorem?

Probir Banerjee
Probir Banerjee
Updated on 28-Sep-2021 3K+ Views

The portfolio separation theorem is an economic theory that tells that the investment decisions or choices of a firm are not related to the investment preferences of the firm’s owners. It postulates that a firm should try to maximize profit rather than trying to diversify the decisions of the firm’s owners. The separation theorem also states that irrespective of the preferences of a firm’s shareholders, the firm should choose optimal production measures that will bring more profits to the investment portfolio.Note − The portfolio separation theorem states that the total number of portfolios that are required to create an optimum ...

Read More

How is Covariance and Correlation used in Portfolio Theory?

Probir Banerjee
Probir Banerjee
Updated on 28-Sep-2021 1K+ Views

The process of combining numerous securities to reduce risk is known as diversification. It is necessary to consider the impact of covariance or correlation on portfolio risk more closely to understand the mechanism and power of diversification.Let’s study the issue category-wise −when security returns are perfectly positively correlated, when security returns are perfectly negatively correlated, andwhen security returns are not correlated.Security Returns Perfectly Positively CorrelatedWhen net assets returns are perfectly and positively correlated, the given correlation coefficient between the two securities will be +1. Thus, the returns of the two securities will move up or down together. The portfolio variance ...

Read More

Does diversification reduce the risk in investment?

Probir Banerjee
Probir Banerjee
Updated on 28-Sep-2021 850 Views

Diversification in InvestmentIf the market conditions are normal, diversification is an efficient way to reduce risk. Holding just one type of investment can potentially pose a threat to your investment if the securities of your industry fail. In such conditions, you could lose all of your money. A well-diversified portfolio with a variety of different investments will save you when one investment performs badly in the market. As it is unlikely that all of the investments will perform badly at the same time, the profits you earn on the investments of other assets that perform well will offset the losses ...

Read More

What is Unsystematic Risk in Finance?

Probir Banerjee
Probir Banerjee
Updated on 28-Sep-2021 394 Views

Unsystematic risk is related to the internal risk factors of the organization. It is also called specific risk, idiosyncratic risk, diversifiable risk, or residual risk. An unsystematic risk occurs due to any event for which the business is not prepared, and which disrupts the general and smooth functioning of the firm’s business.Some of the factors that lead to unsystematic risk are −The inefficiency of the managementChanges in the capital structureLiquidity crunch in the businessFlaws in the business modelProduction of non-desirable productsLabour strikesUnsystematic risk can be diversified and so can be avoided. It is a fact that one can diversify their ...

Read More

How to use the Characteristic Line to measure the risk and return of a security?

Probir Banerjee
Probir Banerjee
Updated on 28-Sep-2021 1K+ Views

A Characteristic Line (CL) measures the risk and the related return of a security. The returns of a security at different times are plotted on a line that takes a form of a straight line which is the characteristics line (CL).The CL represents the performance of the security in comparison to the market risks. The stock returns are placed on the Y-axis of a graph and the stock market returns are placed on the X-axis. The beta coefficient of the graph provides the slope of the characteristic line. The slope and standard deviation of the characteristic line, define the asset’s ...

Read More

What is Systemic Risk in Finance?

Probir Banerjee
Probir Banerjee
Updated on 28-Sep-2021 298 Views

The risk that occurs due to the system of economy is known as systematic risk. Systematic risk is complex in nature and is beyond the control of an individual or a specific company. In general, all investments and securities are prone to such kinds of risk.Systemic risk includes unforeseen events that happen automatically, making it uncontrollable and beyond the will of a single person or company. Systemic risk usually impacts the entire industry rather than a single company or security.Note − Systemic risks cannot be avoided by diversification.Example #1: The 1866 Overend and Gurney CollapseOverend and Gurney was a brokerage ...

Read More

What is Capital Allocation Line?

Probir Banerjee
Probir Banerjee
Updated on 28-Sep-2021 477 Views

Capital Allocation Line (CAL) and Optimal PortfolioThe Capital Allocation Line (CAL) is a line that shows the risk-and-reward profile of assets and can be utilized to build an optimal portfolio. The process of building the CAL for a set of portfolios is given below.Portfolio Expected Return and VarianceLet’s construct a portfolio with only two risky assets for the sake of simplicity and understanding. The portfolio’s expected return is the weighted average of each individual assets’ expected returns, and is calculated as −$$\mathrm{𝐸(𝑅_{𝑝}) = 𝑤_{1}\:𝐸(𝑅_{1}) + 𝑤_{2} \:𝐸(𝑅_{2})}$$Where$𝑤_{1}$ and $𝑤_{1}$ are the weights for the two assets, and$𝐸(𝑅_{1})$ and $𝐸(𝑅_{2})$ are ...

Read More

What is a risk-free asset?

Probir Banerjee
Probir Banerjee
Updated on 28-Sep-2021 808 Views

A risk-free asset comes with a virtually guaranteed return. Usually, all investments have a degree of risk associated with them, so the term "risk-free" is used to mean the assets that are sufficiently safe so that investors can remain sure to get a return on their investment that is somehow close to the return predicted for the asset while investing.A risk-free asset has a definite future return, whatever the risk of the assets is. This type of asset often provides a certain return providing investors a level of assurance over the return from the.The United States Treasury Bills are a ...

Read More

Creating 3D Globe using React-three-fiber

Ath Tripathi
Ath Tripathi
Updated on 27-Sep-2021 3K+ Views

In this article, you will learn how to create a globe using react-threefiber. We will first make a sphere and then map a whole Earth map on it. This is an interesting texture loader feature using which we canmake any image to wrap over a sphere as texture. So, let's get started!ExampleFirst, download important libraries −npm i --save @react-three/fiber threeThis library react-three/fiber will be used to add webGL renderer to the website and to connect threejs and React.Download an image of Earth map and place it in the “src” folder. We have named the image file as "world-map.gif".Add the following ...

Read More
Showing 48201–48210 of 61,297 articles
Advertisements