\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{jjanana (djjang2)} \pdfinfo{ /Title (financial-risk.pdf) /Creator (Cheatography) /Author (jjanana (djjang2)) /Subject (Financial Risk Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{296955} \definecolor{LightBackground}{HTML}{F1F5F4} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Financial Risk Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{jjanana (djjang2)} via \textcolor{DarkBackground}{\uline{cheatography.com/130831/cs/26174/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}jjanana (djjang2) \\ \uline{cheatography.com/djjang2} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 17th January, 2021.\\ Updated 20th January, 2021.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{2} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Financial Risk}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{8.4cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/djjang2_1611115097_types-of-financial-risks.jpg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Risk Management in Finance}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Risk Management}}: The process of identification, analysis, and acceptance or mitigation of uncertainty in investment decisions.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{A variety of tactics exist to ascertain risk; one of the most common is standard deviation, a statistical measure of dispersion around a central tendency.} \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Market risk, is a measure of the volatility, or systematic risk, of an individual stock in comparison to the entire market.} \tn % Row Count 10 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.56 cm} x{5.44 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{FINANCIAL RISK RATIOS}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Net Income }} & = (Total Revenue + Gains) – (Total Expenses + Losses) \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} {\bf{Working Capital}} & = Current Assets - Current Liabilities \tn % Row Count 5 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{MARKET VALUE RATIOS}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Book Value per Share ratio}} = (Shareholder's equity – Preferred equity) / Total common shares outstanding & calculates the per-share value of a company based on the equity available to shareholders \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} {\bf{Dividend Yield ratio}} = Dividend per share / Share price & measures the amount of dividends attributed to shareholders relative to the market value per share \tn % Row Count 11 (+ 5) % Row 2 \SetRowColor{LightBackground} {\bf{Earnings per Share ratio}} = Net earnings / Total shares outstanding & measures the amount of net income earned for each share outstanding \tn % Row Count 15 (+ 4) % Row 3 \SetRowColor{white} {\bf{Price-Earnings ratio}} = Share price / Earnings per share & compares a company's share price to its earnings per share \tn % Row Count 18 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Market Value Risks - are used to evaluate the share price of a company's stock.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{LIQUIDITY RATIOS}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Acid-test ratio}} = (Current assets – Inventories) / Current liabilities & measures a company's ability to pay off short-term liabilities with quick assets \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} {\bf{Current ratio}} = Current assets / Current liabilities & measures a company's ability to pay off short-term liabilities with current assets \tn % Row Count 10 (+ 5) % Row 2 \SetRowColor{LightBackground} {\bf{Cash ratio}} = Cash and Cash equivalents / Current Liabilities & measures a company's ability to pay off short-term liabilities with cash and cash equivalents \tn % Row Count 15 (+ 5) % Row 3 \SetRowColor{white} {\bf{Operating cash flow ratio}} = Operating cash flow / Current liabilities & measure of the \# of times a firm can pay off current liabilities w/ the cash generated in a given period \tn % Row Count 21 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Liquidity Ratios: financial ratios that measure a company's ability to repay both short- \& long-term obligations} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{LEVERAGE RATIOS}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Debt Ratio}} = Total liabilities / Total assets & measures the relative amount of a company's assets that are provided from debt \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} {\bf{Debt to Equity ratio}} = Total liabilities / Shareholder's equity & calculates the weight of total debt and financial liabilities against shareholders' equity \tn % Row Count 9 (+ 5) % Row 2 \SetRowColor{LightBackground} {\bf{Interest Coverage ratio}} = Operating income / Interest expenses & shows how easily a company can pay its interest expenses \tn % Row Count 13 (+ 4) % Row 3 \SetRowColor{white} {\bf{Debt Service Coverage ratio}} = Operating income / Total debt service & reveals how easily a company can pay its debt obligations \tn % Row Count 17 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Leverage Fianance Ratios: measure the amt of capital that comes from debt. In other words, leverage financial ratios are used to evaluate a company's debt levels.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{PROFITABILITY RATIOS}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Gross margin ratio}} = Gross profit / Net sales & compares the gross profit to its net sales to show how much profit it makes after paying its cost of goods sold \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} {\bf{Operating margin ratio}} = Operating income / Net sales & compares the operating income of a company to its net sales to determine operating efficiency \tn % Row Count 11 (+ 5) % Row 2 \SetRowColor{LightBackground} {\bf{Return on assets ratio}} = Net income / Total assets & measures how efficiently a company is using its assets to generate profit \tn % Row Count 15 (+ 4) % Row 3 \SetRowColor{white} {\bf{Return on equity ratio}} = Net income / Shareholder's equity & measures how efficiently a company is using its equity to generate profit \tn % Row Count 19 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Profitability Ratios:measure the ability to generate income relative to revenue, balance sheet assets, operating costs, and equity.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{EFFICIENCY RATIOS}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Asset Turnover ratio}} = Net sales / Average total assets & measures a company's ability to generate sales from assets \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} {\bf{Inventory Turnover ratio}} = Cost of goods sold / Average inventory & measures how many times a company's inventory is sold and replaced over a given period \tn % Row Count 8 (+ 5) % Row 2 \SetRowColor{LightBackground} {\bf{Receivables Turnover ratio}} = Net credit sales / Average accounts receivable & measures how many times a company can turn receivables into cash over a given period \tn % Row Count 13 (+ 5) % Row 3 \SetRowColor{white} {\bf{Days Sales in Tnventory ratio}} = 365 days / Inventory turnover ratio & measures the average \# of days that a company holds on to inventory before selling it to customers \tn % Row Count 18 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Efficiency Ratios (aka activity financial ratios): are used to measure how well a company is utilizing its assets and resources.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Types of Risks}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Financial Risk}}: Speculative risk associated with the effects of market forces on financial assets \&/or liabilities.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Market Risk}}: Risk of losses in positions arising from movements in market prices. \{\{nl\}\} (3) types of market risk: Interest rate risk; Exchange Rate risk; and Liquidity risk} \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Interest Rate Risk}}: Uncertainty over changes in interest rates and the effect of those changes on a security's future value. {\emph{the risk that a security's future value will decline b/c of changes in interest rates.}}} \tn % Row Count 12 (+ 5) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Exchange Rate Risk}}: Risk arises when there is a risk of an unfavorable change in exchange rate btwn the domestic currency \& denominated currency. {\emph{changes in the exchange rate will affect the value of a firm's assets and liabilities.}}} \tn % Row Count 17 (+ 5) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Credit Risk}}: The risk that customers or other creditors will fail to make promised payments; it can be relevant to any org w/ accounts receivable.} \tn % Row Count 20 (+ 3) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Counterparty Risk}}: The risk that the other party to an agreement will default. (aka Credit risk)} \tn % Row Count 22 (+ 2) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Price Risk}}: Uncertainty over the size of cash flows resulting from possible changes in the cost of raw materials \& other inputs (such as lumber, gas, electricity), as well as cost-related changes in the market for completed products.} \tn % Row Count 27 (+ 5) % Row 7 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Output Price Risk}}: The price charged for the firm's products or services.} \tn % Row Count 29 (+ 2) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Input Price Risk}}: The price of resources used to make the firm's products.} \tn % Row Count 31 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Types of Risks (cont)}} \tn % Row 9 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Investment Risks}} include: Inflation Risk, Maturity Risk, Default Risk, Liquidity Risk} \tn % Row Count 2 (+ 2) % Row 10 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Liquidity Risk}}: A financial risk that for a certain period of time a given financial asset, security or commodity cannot be traded quickly enough in the market without impacting the market price. {\emph{represents uncertainty about the ability to convert an investment to cash quickly w/ little loss of principal (within a short time period and a small price range).}}} \tn % Row Count 10 (+ 8) % Row 11 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Inflation Risk}}: Risk associated w/ the loss of purchasing power b/c of an overall increase in the economy's price level.} \tn % Row Count 13 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Securities \& Other Contracts}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Securitization}}: the procedure of pooling various types of contractual debt \& selling their related cash flows to a 3rd party investor as securities. {\emph{Securitization offers opportunities for investors and frees up capital for originators, both of which promote liquidity in the marketplace.}}} \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Securitization transactions use {\bf{Special Purpose Vehicle (SPV)}} facilities established to: \{\{nl\}\} 1. Buy income producing assets.\{\{nl\}\}2. Use those assets to collateralize securities. \{\{nl\}\}3. Sell securities to investors.} \tn % Row Count 11 (+ 5) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Securities}}: a tradable financial asset. Refers to any form of financial instrument representing either money or other property, such as stocks/bonds. \{\{nl\}\} 1. Debt Securities - ex› banknotes, bonds, debentures. \{\{nl\}\} 2. Equity Securities - ex› Common stocks. \{\{nl\}\} 3. Derivatives - ex› forwards, futures, options, swaps} \tn % Row Count 18 (+ 7) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Derivative Contracts}}: Securities with values that depend on values of other assets. {\emph{contracts btwn 2 parties that specify conditions under which payment are to be made. / Contract derives its value from the performance of an underlying entity.}}} \tn % Row Count 23 (+ 5) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Hedging}}: Protecting against cost increases with contracts that allow a company to buy supplies in the future at designated prices. {\emph{a financial transaction in which (1) asset is help to offset the risk associated with another asset.}}} \tn % Row Count 28 (+ 5) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Correlation}}: in the finance and investment industries, is a statistic that measures the degree to which two securities move in relation to each other. Correlations are used in advanced portfolio management, computed as the correlation coefficient, which has a value that must fall between -1.0 and +1.0.} \tn % Row Count 35 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Financial Statements}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Balance Sheet}}: A balance sheet is a financial statement that reports a company's assets, liabilities and shareholders' equity at a specific point in time, and provides a basis for computing rates of return and evaluating its capital structure. It is a financial statement that provides a snapshot of what a company owns and owes, as well as the amount invested by shareholders.} \tn % Row Count 8 (+ 8) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Income Statement}}: Also known as the profit and loss statement or the statement of revenue and expense, the income statement primarily focuses on the company's revenues and expenses during a particular period.} \tn % Row Count 13 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Financial statements}} are written records that convey the business activities and the financial performance of a company. \{\{nl\}\} Financial statements include: Balance sheet / Income statement / Cash flow statement.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Assets}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Capital}}: Capital is a term for financial assets, such as funds held in deposit accounts and/or funds obtained from special financing sources. Capital can also be associated with capital assets of a company that requires significant amounts of capital to finance or expand.} \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Financial Asset}}: A financial asset is a liquid asset that gets its value from a contractual right or ownership claim. Ex. incl: Cash, stocks, bonds, mutual funds, and bank deposits. \{\{nl\}\} {\emph{financial assets such as stocks and bonds, which derive their value from contractual claims, are considered tangible assets.}}} \tn % Row Count 13 (+ 7) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Intangible Asset}}: an asset that is not physical in nature. Goodwill, brand recognition and intellectual property, such as patents, trademarks, and copyrights, are all intangible assets. Intangible assets exist in opposition to tangible assets, which include land, vehicles, equipment, and inventory. \{\{nl\}\} {\emph{Intangible assets created by a company do not appear on the balance sheet and have no recorded book value.}}} \tn % Row Count 22 (+ 9) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Retained Earnings}}: Net income retained by the firm after payment of the dividends and taxes.} \tn % Row Count 24 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Assets: Current \& Non-Current}}:\{\{nl\}\} {\bf{Current Assets}}: cash or assets likely to be converted to cash or consumed within 1 yr. \{\{nl\}\}ex› Cash, Marketable securities, Receivables (accounts \& notes), Inventories, Prepaid expenses. \{\{nl\}\} {\bf{Non-Current Assets}}: will be used over a period greater than 1 yr. \{\{nl\}\}*cannot easily be converted into cash. ex› Tangible - land; buildings, equipment; Intangible - patent; copyright; trademarkl intellectual property.} \tn % Row Count 34 (+ 10) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Liabilities | Debt}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Short-Term Debt}}: aka current liabilities, is a firm's financial obligations that are expected to be paid off within a year. It is listed under the current liabilities portion of the total liabilities section of a company's balance sheet.} \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Long-Term Debt}}: debt that matures in more than one year. Long-term debt can be viewed from two perspectives: financial statement reporting by the issuer and financial investing. In financial statement reporting, companies must record long-term debt issuance and all of its associated payment obligations on its financial statements. On the flip side, investing in long-term debt includes putting money into debt investments with maturities of more than one year. \{\{nl\}\} {\emph{Long-term debt liabilities are a key component of business solvency ratios, which are analyzed by stakeholders and rating agencies when assessing solvency risk.}}} \tn % Row Count 18 (+ 13) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Debt-To-Equity Ratio – (D/E)}}: is calculated by dividing a company's total liabilities by its shareholder equity. These numbers are available on the balance sheet of a company's financial statements. \{\{nl\}\} {\emph{The ratio is used to evaluate a company's financial leverage.}}} \tn % Row Count 24 (+ 6) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Leverage Ratio}}: Any one of several financial measurements that look at how much capital comes in the form of debt (loans) or assesses the ability of a company to meet its financial obligations. \{\{nl\}\} {\emph{A leverage ratio may also be used to measure a company's mix of operating expenses to get an idea of how changes in output will affect operating income.}}} \tn % Row Count 32 (+ 8) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Liabilities | Debt (cont)}} \tn % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Depreciation}}: the allocation of a noncurrent tangible asset value over time. {\emph{Expense generated by the uses of the asset.}}} \tn % Row Count 3 (+ 3) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Liabilities: Current \& Noncurrent}}: \{\{nl\}\} {\bf{Current Liabilities}}: debts to be settled within the fiscal yr (1 yr). \{\{nl\}\}ex› Accounts payable; Short term debt; Accrued expenses such as wages payable, interest payable, and taxes payable. \{\{nl\}\} {\bf{Noncurrent Liabilities}} - (long term liabilities) not due and payable within 1 yr, will not be satisfied more than 1 yr after the balance sheet date. \{\{nl\}\}ex› long term notes payable.} \tn % Row Count 12 (+ 9) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Shareholders' Equity (Owners' Equity)}}: Listed on the liabilities side of the balance sheet b/c a firm does not own its net worth, but rather owes it to its owners.} \tn % Row Count 16 (+ 4) % Row 7 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Liquidity Risk}}: A financial risk that for a certain period of time a given financial asset, security or commodity cannot be traded quickly enough in the market without impacting the market price. \{\{nl\}\} Following ratios can be considered to measure the liquidity of a firm: Working Capital; Working Capital Ratio; Current Ratio; Quick Ratio; and Absolute Liquid Ratio.} \tn % Row Count 24 (+ 8) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Current Ratio}}: A liquidity ratio that measures whether a firm has enough resources to meet its short-term obligations. {\emph{high ratio indicates high liquidity and, possibly, an inefficient use of resources.}}} \tn % Row Count 29 (+ 5) % Row 9 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Quick Ratio (Acid-Test Ratio)}}: Type of liquidity ratio, which measures the ability of a company to use its near cash or quick assets to extinguish or retire its current liabilities immediately. {\emph{A more conservative assessment of the liquidity position than current ratio, as it excludes inventory - low ratio may indicate a too large inventory, which reduces liquidity.}}} \tn % Row Count 37 (+ 8) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Liabilities | Debt (cont)}} \tn % Row 10 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Debt to Assets Ratio (Debt ratio)}}: A Leverage Ratio that shows the extent to which the firm's assets are financed by debt. {\emph{High ratio indicates a company that is highly leveraged (used borrowed money to invest) and may be trouble making its debt payment.}}} \tn % Row Count 6 (+ 6) % Row 11 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Collateralize}}: The act of pledging an asset, like real property, to secure a loan or investment providing recourse in the event of default.} \tn % Row Count 9 (+ 3) % Row 12 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Subprime Borrower}}: A type of borrower who has low credit rating or a limited credit history.} \tn % Row Count 11 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}