\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{chur7} \pdfinfo{ /Title (ap-macro-unit-4.pdf) /Creator (Cheatography) /Author (chur7) /Subject (AP Macro Unit 4 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}{365EA3} \definecolor{LightBackground}{HTML}{F2F4F9} \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{AP Macro Unit 4 Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{chur7} via \textcolor{DarkBackground}{\uline{cheatography.com/166197/cs/35341/}}} \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}chur7 \\ \uline{cheatography.com/chur7} \\ \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 9th November, 2022.\\ 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{1.55618 cm} x{1.51041 cm} x{1.51041 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{4.1 Financial Assets}} \tn % Row 0 \SetRowColor{LightBackground} Asset & Anything of value that can be converted into cash & Cash, real estate, jewelry, car, bonds, stocks \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} Liquidity & Ease (speed and value) with which an asset can be converted into cash & \tn % Row Count 10 (+ 6) % Row 2 \SetRowColor{LightBackground} The Barter System & Goods and services are traded directly w/o exchange of money & Problems: 1) Each trader must have something the other wants 2) Some goods cannot be split (Ex: 1 goat = 5 chickens, \_\_ goat = 1 chicken) \tn % Row Count 21 (+ 11) % Row 3 \SetRowColor{white} Securities & A form of ownership can be easily traded on a secondary market. INTANGIBLE investment! & Stocks, bonds, mutual funds \tn % Row Count 28 (+ 7) % Row 4 \SetRowColor{LightBackground} Bond & An \seqsplit{interest-bearing} asset often issued by businesses or the govt. Bond holders have NO OWNERSHIP of the company. Bonds are sometimes referred to as securities. & \tn % Row Count 41 (+ 13) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.55618 cm} x{1.51041 cm} x{1.51041 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{4.1 Financial Assets (cont)}} \tn % Row 5 \SetRowColor{LightBackground} Why do bonds have an inverse relationship w int rates? & Most bonds pay a fixed int rate, so as int rates \{\{fa-arrow-down\}\} bonds become more desirable. & \tn % Row Count 8 (+ 8) % Row 6 \SetRowColor{white} Stock & A security that gives you ownership in a company & \tn % Row Count 12 (+ 4) % Row 7 \SetRowColor{LightBackground} How can stockowners earn a profit? & {\bf{ 1) Dividends}} portions of a \seqsplit{corporation's} profits are paid out to \seqsplit{stockholders.} {\emph{The higher the corporate profit, the higher the dividend.}} {\bf{2) Capital gain}} Earned when a stockholder sells stock for more than they paid for it. & \tn % Row Count 31 (+ 19) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.55618 cm} x{1.51041 cm} x{1.51041 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{4.1 Financial Assets (cont)}} \tn % Row 8 \SetRowColor{LightBackground} Treasury Securities (Open Market Operations) & {\bf{1) Treasury Bills (T-Bills)}} Mature in 1 yr or less. Sold @ \textless{} face (par) value \& can't be redeemed before maturity {\bf{2) Treasure Notes (T-Notes)}} Mature in 2-10 yrs. You collect semi-annual int ("coupon payments") and then cash it in for face value at maturity {\bf{3) Treasury Bonds (T-Bonds)}} Mature in 20-30 yrs {\bf{4) Treasury \seqsplit{Inflation-Protected} Securities (TIPS)}} Par value adjusted to CPI \seqsplit{semi-manually}. 5, 10, 30 yr maturity. & \tn % Row Count 34 (+ 34) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.96117 cm} x{2.38004 cm} x{1.23579 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{4.2 Nominal and Real Interest Rates}} \tn % Row 0 \SetRowColor{LightBackground} Nominal Int Rate & Int rate that hasn't been adjusted for inflation & NIR = RIR + inflation \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} Real Int Rate & Int rate that has been adjusted for inflation & RIR = NIR - inflation \tn % Row Count 6 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.46464 cm} x{1.55618 cm} x{1.55618 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{4.3 Defintion, Measurement, and Functions of Money}} \tn % Row 0 \SetRowColor{LightBackground} Money \{\{bt=3\}\} & \{\{bt=3\}\} Anything generally accepted as payment for goods and services. {\bf{1) Commodity Money}}: Something that performs the function of money but also had alt uses {\bf{2) Commodity-Backed}} \seqsplit{(Representative)} {\bf{Money}}: Paper money backed by gold, silver. Guaranteed by a promise {\bf{3) Fiat Money}}: Something that serves as money but has no other important uses & \{\{bt=3\}\} 1) Commodity Money: Gold, silver, cigarettes, ramen 3) Fiat Money: Paper money, coins \tn % Row Count 29 (+ 29) % Row 1 \SetRowColor{white} \{\{bt=3\}\} Functions of Money & \{\{bt=3\}\} {\bf{1) Medium of Exchange}} An asset individuals use to trade for goods and services rather than consumption {\bf{2) Unit of Account}}: Unit of measure of the "value" of things. Used to set prices and make economic \seqsplit{calculations.} It is {\emph{divisible}} (\$1 = 4 quarters), {\emph{fungible}} (\$1 = \$1), \& {\emph{countable}} {\bf{3) Store of Value}}: Money holds purchasing PP for the future, and it doesn't die or spoil. Money = DURABLE. & - \{\{bt=3\}\} {\bf{1) Medium of Exchange}} Retired couple spends \$9000 on a month-long vacation {\bf{2) Unit of Account}} Name-brand good is 2x as \$ as a similar, generic good. {\bf{3) Store of Value}}: HS senior deposits his part-time salary into a savings account. A bank invests \$10 million into a stock and bond portfolio. \tn % Row Count 62 (+ 33) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.46464 cm} x{1.55618 cm} x{1.55618 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{4.3 Defintion, Measurement, and Functions of Money (cont)}} \tn % Row 2 \SetRowColor{LightBackground} \seqsplit{Measurements} of MS (Money Aggregates) & {\bf{1) M1}} Coins, paper currency, checkable deposits (including checking and debit accounts) {\bf{2) M2}} Near money accounts below \$100,000 including savings deposits, MM accounts, certificates of deposits. ALSO mutual funds, bonds, securities. {\bf{3) M3}} Near money accounts \$100,000+ including M2 & - {\bf{1) M1}} Function: Medium of Exchange, Liquidity: High {\bf{2) M2}} Function: Store of Value, Liquidity: Medium {\bf{3) M3}} Function: Unit of Account, Liquidity: Low \tn % Row Count 23 (+ 23) % Row 3 \SetRowColor{white} \{\{bt=3\}\}What backs our money supply? & \{\{bt=3\}\} NO GOLD STANDARD - \$ is an IOU from the govt for all debts \seqsplit{(public/private)} & \{\{bt=3\}\} \tn % Row Count 30 (+ 7) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.46464 cm} x{1.55618 cm} x{1.55618 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{4.3 Defintion, Measurement, and Functions of Money (cont)}} \tn % Row 4 \SetRowColor{LightBackground} Debit Card \{\{fa-credit-card\}\} & - Money \{\{fa-check-square\}\} A way to access checkable deposits (money) & \tn % Row Count 6 (+ 6) % Row 5 \SetRowColor{white} Credit Card \{\{fa-cc-amex\}\} & - Money \{\{fa-times\}\} Short-term loan w a high int rate if not paid off. Liability, not asset. & - You buy a shirt w a CC \{\{fa-arrow-right\}\} Visa pays the store \{\{fa-arrow-right\}\} You pay VISA the price of the shirt + interest and fees (maybe) \tn % Row Count 18 (+ 12) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}