\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{echoecho} \pdfinfo{ /Title (margin-of-safety.pdf) /Creator (Cheatography) /Author (echoecho) /Subject (margin of safety 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}{A6C7FA} \definecolor{LightBackground}{HTML}{F3F8FE} \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{margin of safety Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{echoecho} via \textcolor{DarkBackground}{\uline{cheatography.com/198358/cs/42196/}}} \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}echoecho \\ \uline{cheatography.com/echoecho} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 10th August, 2024.\\ 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*}{3} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{key man risk}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{phenomenon of placing knowledge, skills, and important relationships in the hands of one or a few staff members. If this key man is to leave the business, they take their knowledge with them, leaving the business open for risk.} \tn % Row Count 5 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\emph{a discount should be applied to any valuation of a business to reflect compensation costs not accounted for in the deal's structure plus 'key-man risk' that is commonly applied to investment businesses that are largely dependent on a dominant individual investor.}}*} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{accounts restating}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{what typically happens when a company makes many acquisitions. {\bf{when a company restates its very hard to get a historical perspective of what is happening}}, as they tend to restate every line item so one doesn't really know what they're looking at.} \tn % Row Count 6 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.89126 cm} x{3.08574 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{valuing a business}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{key-man risk:}} & deduct \textasciitilde{}25\% from valuation \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{liquidity adjustment:}} & deduct \textasciitilde{}5\% for private companies (hard to sell and involves paying fees to investment bank to secure the deal) \tn % Row Count 7 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\emph{lessen tax responsibilities}}*} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.24425 cm} x{3.73275 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{net present value (npv)}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{the difference between the present value of cash inflows and the present value of cash outflows over a period of time.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} {\bf{high npv:}} & lower or negative NPV suggests that the expected costs outweigh the earnings, signalling potential financial losses. (project is likely to generate more wealth, enhancing the overall financial health and growth prospects of the business.) \tn % Row Count 11 (+ 8) % Row 2 \SetRowColor{LightBackground} {\bf{low npv:}} & lower or negative NPV suggests that the expected costs outweigh the earnings, signalling potential financial losses. \tn % Row Count 15 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\emph{therefore, when evaluating investment opportunities, a higher NPV is a favourable indicator, aligning with the goal of maximising profitability and creating long-term value.}}*} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{keys}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{almost every company should have some debt in addition to equity. (interest paid to bond holders is tax deductible for the corporation whereas dividend paid to stock holders are not)} \tn % Row Count 4 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.89126 cm} x{3.08574 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{case formulas}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{profit:}} & revenues - cost \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} {\bf{revenue:}} & volume x price \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} {\bf{(total) costs:}} & fixed cost + variable costs \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} {\bf{profit margins:}} \textdagger{} & profit / revenue \tn % Row Count 6 (+ 2) % Row 4 \SetRowColor{LightBackground} {\bf{breakeven:}} & initial investment / annual profit from investment \tn % Row Count 9 (+ 3) % Row 5 \SetRowColor{white} {\bf{return on investment:}} & (profit from investment / investment cost) x 100\% \tn % Row Count 12 (+ 3) % Row 6 \SetRowColor{LightBackground} {\bf{market share:}} & company's revenue in the market / total market revenue \tn % Row Count 15 (+ 3) % Row 7 \SetRowColor{white} {\bf{growth rate:}} & (new-old)/old x 100\% \tn % Row Count 17 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\emph{net/gross/operating \textdagger{}}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{3 vital elements for any foreign investment}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{- industrial/investment policy} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{- judiciary} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{- ease of taking profit on investment out of the nation} \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{first possession rights}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{a rule grants an ownership claim to the party that gains control before other potential claimants.} \tn % Row Count 2 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{adverse possession}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{the occupation of land that belongs to someone else without permission.} \tn % Row Count 2 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\emph{the 'twelve-year rule' means that if a person has been in possession of unregistered land for 12 years, then they can acquire legal title to the land. This means that subsequent purchasers can have certainty about their title. The obligation on owners is to check their land at least every 12 years.}}*} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{financial models}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{→ trading comps}} - comparable companies (FACTSET or CapitalIQ to pull the numbers and verify it with the 10K/10Q).} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{→ sum of the parts analysis}} - vale each division(part) of the company seperately to establish an enterprise value for the division, add them all up to form a TEV.} \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{→ operating model}} - income sheet (P\&L), balance sheet, cashflow statement} \tn % Row Count 9 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{→ DCF}} - usually one tab sheet} \tn % Row Count 10 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{→ back of the envelope (Acc/Dil)}} - determines the impact of an acquisition on the buying firms EPS. An accretive acquisition is where the pro forma EPS is greater than the acquirers EPS before the deal is made - {\emph{which is optimal solution}}*.} \tn % Row Count 15 (+ 5) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{→ quick \& dirty LBO}} - mainly constructed using fundamental assumptions.} \tn % Row Count 17 (+ 2) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{→ IPO}} - utilises a lot of typical models, outlines how much capital to raise, establish valuation (based on DCF).} \tn % Row Count 20 (+ 3) % Row 7 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{→ merger}} - make acquisition assumptions, projects, valuing each business involved, combining the two business and making a pro forma adjustment, looking at the acc/dil of the deal.} \tn % Row Count 24 (+ 4) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{→ Full LBO}} - evaluate the transaction by calculating the internal rate of return (IRR) in order to figure out whether it's a good deal or not, has circular references, requires cashflow waterfalls.} \tn % Row Count 29 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\emph{ranking based on time to complete granularity and complexity.}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{porters five forces}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{- threat to new entrants, bargaining power of buyers, bargaining power of suppliers, threat of new substitutes and competitive rivalry} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{- used to identify an industry's competitive forces} \tn % Row Count 5 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{- guides businesses in determining the intensity of competition and potential profitability within their market, aids in better understanding where power lies in a sector} \tn % Row Count 9 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{\{\{nl\}\} \newline {\emph{doesn't account for collaborative business models{\bf{ \newline }}doesn't apply as well to quick-changing markets}} \newline {\emph{it could be static}}*} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}