{"id":562,"date":"2026-06-22T11:25:23","date_gmt":"2026-06-22T11:25:23","guid":{"rendered":"https:\/\/paknoteshub.online\/?page_id=562"},"modified":"2026-06-22T11:26:11","modified_gmt":"2026-06-22T11:26:11","slug":"accounts-finance","status":"publish","type":"page","link":"https:\/\/paknoteshub.online\/?page_id=562","title":{"rendered":"Accounts Finance"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"562\" class=\"elementor elementor-562\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c42ae11 e-flex e-con-boxed e-con e-parent\" data-id=\"c42ae11\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25aafe2 elementor-widget elementor-widget-html\" data-id=\"25aafe2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\"\/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n  <title>Accounts & Finance \u2013 University Level \u2013 Pak Notes Hub<\/title>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&family=Fira+Code:wght@400;500&display=swap\" rel=\"stylesheet\"\/>\r\n  <style>\r\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n    :root {\r\n      --green: #1a7a4a; --green-dark: #145f38; --green-light: #e8f5ee;\r\n      --teal: #17a589; --accent: #f0b127; --dark: #1c2833; --mid: #566573;\r\n      --light: #f4f6f7; --code-bg: #f0f4f8; --code-border: #2e86c1;\r\n      --note-bg: #fef9e7; --note-border: #f0b127; --white: #ffffff;\r\n      --radius: 10px; --shadow: 0 4px 24px rgba(26,122,74,.10);\r\n    }\r\n    html { scroll-behavior: smooth; }\r\n    body { font-family: 'Inter', sans-serif; background: #f2f6f3; color: var(--dark); line-height: 1.7; font-size: 15px; }\r\n\r\n    \/* NAV *\/\r\n    nav { position: sticky; top: 0; z-index: 100; background: var(--green-dark); padding: 0 2rem; display: flex; align-items: center; justify-content: space-between; height: 56px; box-shadow: 0 2px 12px rgba(0,0,0,.25); }\r\n    .nav-brand { color: #fff; font-weight: 700; font-size: 1.05rem; }\r\n    .nav-brand span { color: #a9dfbf; }\r\n    .nav-links { display: flex; gap: 1.2rem; }\r\n    .nav-links a { color: #d5f5e3; font-size: .85rem; font-weight: 500; text-decoration: none; transition: color .2s; }\r\n    .nav-links a:hover { color: #fff; }\r\n\r\n    \/* HERO *\/\r\n    .hero { background: linear-gradient(135deg, var(--green) 0%, #145f38 60%, #0d4527 100%); padding: 5rem 2rem 4rem; text-align: center; position: relative; overflow: hidden; }\r\n    .hero::before { content: '\ud83d\udcbc'; position: absolute; right: 6%; top: 50%; transform: translateY(-50%); font-size: 9rem; color: rgba(255,255,255,.06); font-weight: 700; pointer-events: none; }\r\n    .hero-tag { display: inline-block; background: rgba(255,255,255,.12); color: #a9dfbf; font-size: .78rem; font-weight: 600; letter-spacing: 1.5px; text-transform: uppercase; padding: .35rem 1rem; border-radius: 100px; margin-bottom: 1.2rem; border: 1px solid rgba(169,223,163,.3); }\r\n    .hero h1 { color: #fff; font-size: clamp(1.8rem, 5vw, 3rem); font-weight: 700; line-height: 1.15; margin-bottom: .8rem; }\r\n    .hero h1 span { color: #a9dfbf; }\r\n    .hero p { color: #d5f5e3; font-size: 1.05rem; max-width: 600px; margin: 0 auto 2rem; }\r\n    .hero-pills { display: flex; flex-wrap: wrap; justify-content: center; gap: .7rem; }\r\n    .pill { background: rgba(255,255,255,.13); color: #e8f5ee; padding: .45rem 1.1rem; border-radius: 100px; font-size: .82rem; font-weight: 500; border: 1px solid rgba(255,255,255,.18); }\r\n\r\n    \/* LAYOUT *\/\r\n    .page-wrap { max-width: 940px; margin: 0 auto; padding: 2.5rem 1.5rem 4rem; display: grid; grid-template-columns: 235px 1fr; gap: 2.5rem; align-items: start; }\r\n\r\n    \/* SIDEBAR *\/\r\n    .sidebar { position: sticky; top: 72px; background: var(--white); border-radius: var(--radius); box-shadow: var(--shadow); overflow: hidden; }\r\n    .sidebar-title { background: var(--green); color: #fff; font-size: .75rem; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase; padding: .85rem 1.1rem; }\r\n    .toc-list { list-style: none; padding: .5rem 0; max-height: calc(100vh - 130px); overflow-y: auto; }\r\n    .toc-list li a { display: flex; align-items: center; gap: .55rem; padding: .4rem 1.1rem; color: var(--mid); font-size: .81rem; font-weight: 500; text-decoration: none; transition: all .18s; border-left: 3px solid transparent; }\r\n    .toc-list li a:hover, .toc-list li a.active { color: var(--green); background: var(--green-light); border-left-color: var(--green); }\r\n    .toc-num { display: inline-flex; align-items: center; justify-content: center; min-width: 20px; height: 20px; border-radius: 4px; background: var(--green-light); color: var(--green); font-size: .7rem; font-weight: 700; flex-shrink: 0; }\r\n    .toc-list li a.active .toc-num { background: var(--green); color: #fff; }\r\n\r\n    \/* UNIT CARD *\/\r\n    .unit { background: var(--white); border-radius: var(--radius); box-shadow: var(--shadow); margin-bottom: 2.5rem; overflow: hidden; scroll-margin-top: 72px; }\r\n    .unit-header { background: linear-gradient(100deg, var(--green) 0%, #1d9560 100%); padding: 1.4rem 1.8rem; }\r\n    .unit-num-badge { background: rgba(255,255,255,.18); color: #a9dfbf; font-size: .72rem; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; padding: .3rem .75rem; border-radius: 100px; }\r\n    .unit-header h2 { color: #fff; font-size: 1.25rem; font-weight: 700; line-height: 1.25; margin-top: .35rem; }\r\n    .unit-header p { color: #c8f0d8; font-size: .85rem; margin-top: .2rem; }\r\n    .unit-body { padding: 1.8rem; }\r\n\r\n    \/* HEADINGS & TEXT *\/\r\n    .unit-body h3 { font-size: 1rem; font-weight: 700; color: var(--green); margin: 1.6rem 0 .7rem; padding-left: .85rem; border-left: 3px solid var(--green); line-height: 1.3; }\r\n    .unit-body h3:first-child { margin-top: 0; }\r\n    .unit-body p { color: var(--dark); margin-bottom: .7rem; }\r\n    .unit-body ul { list-style: none; padding: 0; margin: .5rem 0 1rem; }\r\n    .unit-body ul li { padding: .3rem 0 .3rem 1.5rem; position: relative; color: var(--dark); font-size: .93rem; }\r\n    .unit-body ul li::before { content: '\u27a4'; position: absolute; left: 0; color: var(--teal); font-size: .75rem; top: .45rem; }\r\n\r\n    \/* CODE BLOCK *\/\r\n    .code-block { background: var(--code-bg); border-left: 4px solid var(--code-border); border-radius: 6px; padding: 1.1rem 1.3rem; margin: .9rem 0 1rem; overflow-x: auto; }\r\n    .code-block pre { font-family: 'Fira Code', monospace; font-size: .83rem; color: #1a3a54; line-height: 1.75; white-space: pre; }\r\n    .cm { color: #7f8c8d; } .kw { color: #1a5276; font-weight: 600; } .st { color: #1e8449; }\r\n\r\n    \/* TABLES *\/\r\n    .data-table { width: 100%; border-collapse: collapse; margin: .9rem 0 1.2rem; font-size: .87rem; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 6px rgba(0,0,0,.06); }\r\n    .data-table thead th { background: var(--green); color: #fff; padding: .7rem 1rem; text-align: left; font-weight: 600; font-size: .82rem; }\r\n    .data-table tbody tr:nth-child(even) { background: var(--green-light); }\r\n    .data-table tbody tr:hover { background: #d4efdf; }\r\n    .data-table td { padding: .6rem 1rem; border-bottom: 1px solid #dce8e0; vertical-align: top; }\r\n    .data-table td:first-child { font-weight: 600; color: var(--green-dark); }\r\n\r\n    \/* BOXES *\/\r\n    .info-box { background: var(--note-bg); border: 1px solid var(--note-border); border-radius: 7px; padding: .85rem 1.1rem; margin: .9rem 0; font-size: .88rem; line-height: 1.6; color: #7d6608; display: flex; align-items: flex-start; gap: .7rem; }\r\n    .practice { background: var(--green-light); border: 1.5px dashed var(--green); border-radius: 8px; padding: .85rem 1.1rem; margin-top: 1.4rem; color: var(--green-dark); font-size: .88rem; font-weight: 500; }\r\n\r\n    \/* PROGRESS + BACK TOP *\/\r\n    .progress-bar { position: fixed; top: 0; left: 0; height: 3px; background: var(--accent); z-index: 200; transition: width .1s linear; width: 0%; }\r\n    #back-top { position: fixed; bottom: 2rem; right: 2rem; background: var(--green); color: #fff; width: 42px; height: 42px; border-radius: 50%; border: none; cursor: pointer; font-size: 1.1rem; box-shadow: 0 4px 14px rgba(26,122,74,.35); display: flex; align-items: center; justify-content: center; opacity: 0; transition: opacity .25s, transform .25s; pointer-events: none; }\r\n    #back-top.visible { opacity: 1; pointer-events: auto; }\r\n    #back-top:hover { transform: translateY(-2px); }\r\n\r\n    \/* CONGRATS *\/\r\n    .congrats { background: linear-gradient(135deg, var(--green) 0%, #145f38 100%); border-radius: var(--radius); padding: 2.5rem 2rem; text-align: center; color: #fff; margin-bottom: 2.5rem; box-shadow: var(--shadow); }\r\n    .congrats h2 { font-size: 1.8rem; margin-bottom: .5rem; }\r\n    .congrats p { color: #d5f5e3; font-size: 1rem; }\r\n\r\n    @media (max-width: 720px) { .page-wrap { grid-template-columns: 1fr; } .sidebar { position: static; display: none; } .hero::before { display: none; } nav .nav-links { display: none; } }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"progress-bar\" id=\"progress\"><\/div>\r\n\r\n<nav>\r\n  <div class=\"nav-brand\">Pak <span>Notes Hub<\/span><\/div>\r\n  <div class=\"nav-links\">\r\n    <a href=\"#unit-1\">Accounting<\/a>\r\n    <a href=\"#unit-6\">Finance<\/a>\r\n    <a href=\"#unit-9\">Reporting<\/a>\r\n  <\/div>\r\n<\/nav>\r\n\r\n<section class=\"hero\">\r\n  <div class=\"hero-tag\">\ud83d\udcbc University Level \u2014 BS Commerce \/ BBA<\/div>\r\n  <h1>Accounts & Finance<br\/><span>Complete Notes<\/span><\/h1>\r\n  <p>Financial Records \u00b7 Reporting \u00b7 Analysis \u00b7 Investment Decisions \u00b7 Business Finance Management \u00b7 All in Easy Urdu\/English<\/p>\r\n  <div class=\"hero-pills\">\r\n    <div class=\"pill\">Accounting & Finance<\/div>\r\n    <div class=\"pill\">Financial Statements<\/div>\r\n    <div class=\"pill\">Business Valuation<\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<div class=\"page-wrap\">\r\n\r\n  <!-- SIDEBAR -->\r\n  <aside class=\"sidebar\">\r\n    <div class=\"sidebar-title\">\ud83d\udcda Table of Contents<\/div>\r\n    <ul class=\"toc-list\">\r\n      <li><a href=\"#unit-1\"><span class=\"toc-num\">1<\/span> Accounting Intro<\/a><\/li>\r\n      <li><a href=\"#unit-2\"><span class=\"toc-num\">2<\/span> Records & Statements<\/a><\/li>\r\n      <li><a href=\"#unit-3\"><span class=\"toc-num\">3<\/span> Financial Analysis<\/a><\/li>\r\n      <li><a href=\"#unit-4\"><span class=\"toc-num\">4<\/span> Cash Flow<\/a><\/li>\r\n      <li><a href=\"#unit-5\"><span class=\"toc-num\">5<\/span> Budget & Forecast<\/a><\/li>\r\n      <li><a href=\"#unit-6\"><span class=\"toc-num\">6<\/span> Finance Basics<\/a><\/li>\r\n      <li><a href=\"#unit-7\"><span class=\"toc-num\">7<\/span> Investment Decisions<\/a><\/li>\r\n      <li><a href=\"#unit-8\"><span class=\"toc-num\">8<\/span> Working Capital<\/a><\/li>\r\n      <li><a href=\"#unit-9\"><span class=\"toc-num\">9<\/span> Risk Management<\/a><\/li>\r\n      <li><a href=\"#unit-10\"><span class=\"toc-num\">10<\/span> Compliance<\/a><\/li>\r\n    <\/ul>\r\n  <\/aside>\r\n\r\n  <main>\r\n\r\n    <!-- UNIT 1 -->\r\n    <div class=\"unit\" id=\"unit-1\">\r\n      <div class=\"unit-header\">\r\n        <div class=\"unit-num-badge\">Unit 1<\/div>\r\n        <h2>Accounting & Finance Fundamentals<\/h2>\r\n        <p>Introduction to Business Financial Management<\/p>\r\n      <\/div>\r\n      <div class=\"unit-body\">\r\n\r\n        <h3>Relationship Between Accounting & Finance<\/h3>\r\n        <table class=\"data-table\">\r\n          <thead>\r\n            <tr><th>Aspect<\/th><th>Accounting<\/th><th>Finance<\/th><\/tr>\r\n          <\/thead>\r\n          <tbody>\r\n            <tr><td>Focus<\/td><td>Recording and reporting<\/td><td>Management and decisions<\/td><\/tr>\r\n            <tr><td>Purpose<\/td><td>Historical accuracy<\/td><td>Future optimization<\/td><\/tr>\r\n            <tr><td>Users<\/td><td>Internal and external<\/td><td>Primarily internal<\/td><\/tr>\r\n            <tr><td>Method<\/td><td>Past transactions<\/td><td>Forward-looking<\/td><\/tr>\r\n          <\/tbody>\r\n        <\/table>\r\n\r\n        <h3>Accounting Equation<\/h3>\r\n        <p><strong>ASSETS = LIABILITIES + EQUITY<\/strong><\/p>\r\n\r\n        <h3>Financial Statements Overview<\/h3>\r\n        <ul>\r\n          <li><strong>Income Statement:<\/strong> Profit\/Loss over period<\/li>\r\n          <li><strong>Balance Sheet:<\/strong> Financial position at date<\/li>\r\n          <li><strong>Cash Flow Statement:<\/strong> Cash movements<\/li>\r\n          <li><strong>Statement of Changes in Equity:<\/strong> Owner's stake changes<\/li>\r\n        <\/ul>\r\n\r\n        <h3>Purpose of Financial Information<\/h3>\r\n        <ul>\r\n          <li>Decision-making by managers<\/li>\r\n          <li>Accountability to stakeholders<\/li>\r\n          <li>Tax compliance<\/li>\r\n          <li>Obtaining credit from banks<\/li>\r\n          <li>Attracting investments<\/li>\r\n        <\/ul>\r\n\r\n        <div class=\"info-box\">\ud83d\udca1 <strong>Key Principle:<\/strong> Accounting records financial facts. Finance uses those facts for strategic decisions.<\/div>\r\n\r\n        <div class=\"practice\"><strong>\u270f\ufe0f Practice:<\/strong> Identify stakeholders and their information needs<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- UNIT 2 -->\r\n    <div class=\"unit\" id=\"unit-2\">\r\n      <div class=\"unit-header\">\r\n        <div class=\"unit-num-badge\">Unit 2<\/div>\r\n        <h2>Financial Records & Statements<\/h2>\r\n        <p>From Transactions to Reports<\/p>\r\n      <\/div>\r\n      <div class=\"unit-body\">\r\n\r\n        <h3>Accounting Process<\/h3>\r\n        <div class=\"code-block\"><pre>Transaction \u2192 Journal Entry \u2192 Ledger Posting\r\n                                    \u2193\r\n                            Trial Balance\r\n                                    \u2193\r\n                           Adjusted Trial Balance\r\n                                    \u2193\r\n                          Financial Statements<\/pre><\/div>\r\n\r\n        <h3>Income Statement<\/h3>\r\n        <div class=\"code-block\"><pre>         Income Statement - Year ended 31-Dec-2023\r\n        ______________________________________________\r\nSales Revenue                              500,000\r\nLess: Cost of Goods Sold                  (250,000)\r\nGross Profit                               250,000\r\n\r\nOperating Expenses:\r\n  Salaries                   80,000\r\n  Rent                       24,000\r\n  Marketing                  20,000\r\n  Utilities                  16,000\r\n  Depreciation              10,000   (150,000)\r\n\r\nOperating Profit                          100,000\r\nLess: Interest Expense                     (5,000)\r\nProfit Before Tax                          95,000\r\nLess: Income Tax (30%)                    (28,500)\r\nNet Profit                                 66,500<\/pre><\/div>\r\n\r\n        <h3>Balance Sheet<\/h3>\r\n        <div class=\"code-block\"><pre>         Balance Sheet - 31-December-2023\r\n        ___________________________________\r\nASSETS\r\nCurrent Assets:\r\n  Cash              100,000\r\n  Receivables        80,000\r\n  Inventory          60,000    240,000\r\n\r\nFixed Assets:\r\n  Equipment         300,000\r\n  Less: Deprec.     (30,000)   270,000\r\nTotal Assets                   510,000\r\n\r\nLIABILITIES & EQUITY\r\nCurrent Liabilities:\r\n  Payables           60,000\r\n  Short-term Loan   40,000    100,000\r\n\r\nLong-term Liabilities:\r\n  Loan              150,000\r\n\r\nEquity:\r\n  Capital           180,000\r\n  Retained Earnings  80,000    260,000\r\nTotal Liab. + Equity           510,000<\/pre><\/div>\r\n\r\n        <h3>Cash Flow Statement<\/h3>\r\n        <p>Shows inflows and outflows of cash from three activities:<\/p>\r\n        <ul>\r\n          <li><strong>Operating:<\/strong> Core business activities<\/li>\r\n          <li><strong>Investing:<\/strong> Buying\/selling assets<\/li>\r\n          <li><strong>Financing:<\/strong> Raising capital, repaying debt<\/li>\r\n        <\/ul>\r\n\r\n        <div class=\"practice\"><strong>\u270f\ufe0f Practice:<\/strong> Prepare complete financial statements from trial balance<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- UNIT 3 -->\r\n    <div class=\"unit\" id=\"unit-3\">\r\n      <div class=\"unit-header\">\r\n        <div class=\"unit-num-badge\">Unit 3<\/div>\r\n        <h2>Financial Statement Analysis<\/h2>\r\n        <p>Interpreting Numbers for Decision-Making<\/p>\r\n      <\/div>\r\n      <div class=\"unit-body\">\r\n\r\n        <h3>Ratio Analysis Framework<\/h3>\r\n        <table class=\"data-table\">\r\n          <thead>\r\n            <tr><th>Category<\/th><th>Ratio<\/th><th>Formula<\/th><\/tr>\r\n          <\/thead>\r\n          <tbody>\r\n            <tr><td>Profitability<\/td><td>Profit Margin<\/td><td>Net Income \/ Sales<\/td><\/tr>\r\n            <tr><td>Profitability<\/td><td>ROE<\/td><td>Net Income \/ Equity<\/td><\/tr>\r\n            <tr><td>Liquidity<\/td><td>Current Ratio<\/td><td>Current Assets \/ Current Liab<\/td><\/tr>\r\n            <tr><td>Solvency<\/td><td>Debt Ratio<\/td><td>Total Debt \/ Total Assets<\/td><\/tr>\r\n            <tr><td>Efficiency<\/td><td>Asset Turnover<\/td><td>Sales \/ Total Assets<\/td><\/tr>\r\n          <\/tbody>\r\n        <\/table>\r\n\r\n        <h3>Profitability Ratios<\/h3>\r\n        <ul>\r\n          <li><strong>Gross Profit Margin:<\/strong> (Sales - COGS) \/ Sales<\/li>\r\n          <li><strong>Operating Margin:<\/strong> Operating Income \/ Sales<\/li>\r\n          <li><strong>Net Profit Margin:<\/strong> Net Income \/ Sales<\/li>\r\n          <li><strong>ROA:<\/strong> Net Income \/ Total Assets<\/li>\r\n          <li><strong>ROE:<\/strong> Net Income \/ Shareholder Equity<\/li>\r\n        <\/ul>\r\n\r\n        <h3>Liquidity Ratios<\/h3>\r\n        <ul>\r\n          <li><strong>Current Ratio:<\/strong> > 1.5 is good<\/li>\r\n          <li><strong>Quick Ratio:<\/strong> (Current Assets - Inventory) \/ Current Liabilities<\/li>\r\n          <li><strong>Cash Ratio:<\/strong> (Cash + Receivables) \/ Current Liabilities<\/li>\r\n        <\/ul>\r\n\r\n        <h3>Leverage Ratios<\/h3>\r\n        <ul>\r\n          <li><strong>Debt-to-Equity:<\/strong> Total Debt \/ Equity<\/li>\r\n          <li><strong>Debt Ratio:<\/strong> Total Debt \/ Total Assets<\/li>\r\n          <li><strong>Interest Coverage:<\/strong> EBIT \/ Interest Expense<\/li>\r\n        <\/ul>\r\n\r\n        <div class=\"practice\"><strong>\u270f\ufe0f Practice:<\/strong> Calculate and interpret financial ratios for company<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- UNIT 4 -->\r\n    <div class=\"unit\" id=\"unit-4\">\r\n      <div class=\"unit-header\">\r\n        <div class=\"unit-num-badge\">Unit 4<\/div>\r\n        <h2>Cash Flow Management<\/h2>\r\n        <p>The Lifeblood of Business<\/p>\r\n      <\/div>\r\n      <div class=\"unit-body\">\r\n\r\n        <h3>Cash Flow vs Profit<\/h3>\r\n        <table class=\"data-table\">\r\n          <thead>\r\n            <tr><th>Aspect<\/th><th>Profit<\/th><th>Cash Flow<\/th><\/tr>\r\n          <\/thead>\r\n          <tbody>\r\n            <tr><td>Definition<\/td><td>Revenue minus expenses<\/td><td>Money in minus out<\/td><\/tr>\r\n            <tr><td>Timing<\/td><td>When earned\/incurred<\/td><td>When received\/paid<\/td><\/tr>\r\n            <tr><td>Importance<\/td><td>Performance measure<\/td><td>Business survival<\/td><\/tr>\r\n            <tr><td>Example<\/td><td>Credit sale (counts)<\/td><td>No cash yet (doesn't count)<\/td><\/tr>\r\n          <\/tbody>\r\n        <\/table>\r\n\r\n        <h3>Cash Flow Statement<\/h3>\r\n        <div class=\"code-block\"><pre>         Cash Flow Statement - 2023\r\n        ________________________________\r\nOperating Activities:\r\n  Net Income                 100,000\r\n  Add: Depreciation           10,000\r\n  Changes in Working Capital  (5,000)\r\n  Cash from Operations       105,000\r\n\r\nInvesting Activities:\r\n  Equipment Purchase        (50,000)\r\n  Sale of Assets             20,000\r\n  Cash used in Investing    (30,000)\r\n\r\nFinancing Activities:\r\n  Loan proceeds              30,000\r\n  Dividend paid             (20,000)\r\n  Cash from Financing        10,000\r\n\r\nNet Change in Cash:\r\n  Beginning Cash             50,000\r\n  Change                     85,000\r\n  Ending Cash              135,000<\/pre><\/div>\r\n\r\n        <h3>Working Capital Management<\/h3>\r\n        <ul>\r\n          <li><strong>Accounts Receivable:<\/strong> Collect quickly from customers<\/li>\r\n          <li><strong>Inventory:<\/strong> Optimize stock levels<\/li>\r\n          <li><strong>Accounts Payable:<\/strong> Manage payment timing<\/li>\r\n          <li><strong>Goal:<\/strong> Positive operating cash flow<\/li>\r\n        <\/ul>\r\n\r\n        <h3>Cash Flow Problems<\/h3>\r\n        <ul>\r\n          <li>Rapid growth (inventory, receivables increase)<\/li>\r\n          <li>Long payment cycles<\/li>\r\n          <li>High fixed costs<\/li>\r\n          <li>Seasonal variations<\/li>\r\n        <\/ul>\r\n\r\n        <div class=\"practice\"><strong>\u270f\ufe0f Practice:<\/strong> Analyze cash flow and identify improvement areas<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- UNIT 5 -->\r\n    <div class=\"unit\" id=\"unit-5\">\r\n      <div class=\"unit-header\">\r\n        <div class=\"unit-num-badge\">Unit 5<\/div>\r\n        <h2>Budgeting & Forecasting<\/h2>\r\n        <p>Planning for Financial Success<\/p>\r\n      <\/div>\r\n      <div class=\"unit-body\">\r\n\r\n        <h3>Budget Definition<\/h3>\r\n        <p><strong>Budget<\/strong> is quantified plan for future period showing expected revenues, expenses, and cash flows.<\/p>\r\n\r\n        <h3>Types of Budgets<\/h3>\r\n        <table class=\"data-table\">\r\n          <thead>\r\n            <tr><th>Type<\/th><th>Period<\/th><th>Purpose<\/th><\/tr>\r\n          <\/thead>\r\n          <tbody>\r\n            <tr><td>Master Budget<\/td><td>Annual<\/td><td>Overall financial plan<\/td><\/tr>\r\n            <tr><td>Sales Budget<\/td><td>By month\/quarter<\/td><td>Revenue projection<\/td><\/tr>\r\n            <tr><td>Production Budget<\/td><td>By month<\/td><td>Production levels<\/td><\/tr>\r\n            <tr><td>Cash Budget<\/td><td>By month\/week<\/td><td>Cash management<\/td><\/tr>\r\n            <tr><td>Capital Budget<\/td><td>1-5 years<\/td><td>Long-term investments<\/td><\/tr>\r\n          <\/tbody>\r\n        <\/table>\r\n\r\n        <h3>Budget Process<\/h3>\r\n        <div class=\"code-block\"><pre>Step 1: Set strategic objectives\r\nStep 2: Sales forecast\r\nStep 3: Production and expense budgets\r\nStep 4: Cash flow forecast\r\nStep 5: Pro forma financial statements\r\nStep 6: Approve and communicate\r\nStep 7: Monitor and control\r\nStep 8: Analyze variances and adjust<\/pre><\/div>\r\n\r\n        <h3>Forecasting Methods<\/h3>\r\n        <ul>\r\n          <li><strong>Historical Analysis:<\/strong> Past trends continue<\/li>\r\n          <li><strong>Market Research:<\/strong> Customer surveys, competitor analysis<\/li>\r\n          <li><strong>Regression Analysis:<\/strong> Statistical relationships<\/li>\r\n          <li><strong>Expert Opinion:<\/strong> Manager\/industry judgment<\/li>\r\n        <\/ul>\r\n\r\n        <h3>Variance Analysis<\/h3>\r\n        <p>Compare actual results with budget. Identify reasons for differences.<\/p>\r\n\r\n        <div class=\"practice\"><strong>\u270f\ufe0f Practice:<\/strong> Prepare complete master budget for company<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- UNIT 6 -->\r\n    <div class=\"unit\" id=\"unit-6\">\r\n      <div class=\"unit-header\">\r\n        <div class=\"unit-num-badge\">Unit 6<\/div>\r\n        <h2>Finance Fundamentals<\/h2>\r\n        <p>Raising and Deploying Capital<\/p>\r\n      <\/div>\r\n      <div class=\"unit-body\">\r\n\r\n        <h3>Sources of Finance<\/h3>\r\n        <table class=\"data-table\">\r\n          <thead>\r\n            <tr><th>Source<\/th><th>Type<\/th><th>Cost<\/th><th>Control<\/th><\/tr>\r\n          <\/thead>\r\n          <tbody>\r\n            <tr><td>Internal<\/td><td>Retained earnings<\/td><td>None (opportunity)<\/td><td>Full<\/td><\/tr>\r\n            <tr><td>Debt<\/td><td>Loans, bonds<\/td><td>Interest<\/td><td>Limited<\/td><\/tr>\r\n            <tr><td>Equity<\/td><td>Stock issuance<\/td><td>Dividend<\/td><td>Diluted<\/td><\/tr>\r\n          <\/tbody>\r\n        <\/table>\r\n\r\n        <h3>Cost of Capital<\/h3>\r\n        <p>Minimum return required by investors to invest in company.<\/p>\r\n        <div class=\"code-block\"><pre>WACC = (E\/V \u00d7 Re) + (D\/V \u00d7 Rd \u00d7 (1-Tc))\r\n\r\nE = Market value of equity\r\nD = Market value of debt\r\nV = Total value\r\nRe = Cost of equity\r\nRd = Cost of debt\r\nTc = Tax rate<\/pre><\/div>\r\n\r\n        <h3>Capital Allocation Decisions<\/h3>\r\n        <ul>\r\n          <li><strong>Strategic Investments:<\/strong> New products, markets<\/li>\r\n          <li><strong>Maintenance:<\/strong> Keep existing operations<\/li>\r\n          <li><strong>Acquisitions:<\/strong> Buy other companies<\/li>\r\n          <li><strong>Dividends:<\/strong> Return to shareholders<\/li>\r\n        <\/ul>\r\n\r\n        <h3>Time Value of Money<\/h3>\r\n        <ul>\r\n          <li><strong>Present Value:<\/strong> What future money is worth today<\/li>\r\n          <li><strong>Future Value:<\/strong> What money will be worth in future<\/li>\r\n          <li><strong>Discount Rate:<\/strong> Interest rate used<\/li>\r\n        <\/ul>\r\n\r\n        <div class=\"practice\"><strong>\u270f\ufe0f Practice:<\/strong> Calculate WACC and evaluate capital allocation options<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- UNIT 7 -->\r\n    <div class=\"unit\" id=\"unit-7\">\r\n      <div class=\"unit-header\">\r\n        <div class=\"unit-num-badge\">Unit 7<\/div>\r\n        <h2>Investment Decision Making<\/h2>\r\n        <p>Evaluating Capital Projects<\/p>\r\n      <\/div>\r\n      <div class=\"unit-body\">\r\n\r\n        <h3>Investment Evaluation Methods<\/h3>\r\n        <table class=\"data-table\">\r\n          <thead>\r\n            <tr><th>Method<\/th><th>Calculation<\/th><th>Decision Rule<\/th><\/tr>\r\n          <\/thead>\r\n          <tbody>\r\n            <tr><td>NPV<\/td><td>PV of inflows - Investment<\/td><td>Accept if NPV > 0<\/td><\/tr>\r\n            <tr><td>IRR<\/td><td>Discount rate where NPV = 0<\/td><td>Accept if IRR > WACC<\/td><\/tr>\r\n            <tr><td>Payback<\/td><td>Years to recover investment<\/td><td>Shorter better<\/td><\/tr>\r\n            <tr><td>Profitability Index<\/td><td>PV of inflows \/ Investment<\/td><td>Accept if PI > 1<\/td><\/tr>\r\n          <\/tbody>\r\n        <\/table>\r\n\r\n        <h3>NPV Calculation<\/h3>\r\n        <div class=\"code-block\"><pre>Example: Equipment investment\r\nInitial Investment: Rs. 100,000\r\nAnnual cash flow: Rs. 30,000 for 5 years\r\nDiscount rate: 10%\r\n\r\nYear 1: 30,000 \/ 1.1 = 27,273\r\nYear 2: 30,000 \/ 1.1\u00b2 = 24,793\r\nYear 3: 30,000 \/ 1.1\u00b3 = 22,539\r\nYear 4: 30,000 \/ 1.1\u2074 = 20,490\r\nYear 5: 30,000 \/ 1.1\u2075 = 18,627\r\n\r\nTotal PV: 113,722\r\nLess: Investment: 100,000\r\nNPV: 13,722 (Accept project)<\/pre><\/div>\r\n\r\n        <h3>Risk Considerations<\/h3>\r\n        <ul>\r\n          <li><strong>Sensitivity Analysis:<\/strong> How changes affect NPV<\/li>\r\n          <li><strong>Scenario Analysis:<\/strong> Best, worst, likely cases<\/li>\r\n          <li><strong>Probability Weighting:<\/strong> Expected value approach<\/li>\r\n        <\/ul>\r\n\r\n        <div class=\"practice\"><strong>\u270f\ufe0f Practice:<\/strong> Evaluate investment projects and rank them<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- UNIT 8 -->\r\n    <div class=\"unit\" id=\"unit-8\">\r\n      <div class=\"unit-header\">\r\n        <div class=\"unit-num-badge\">Unit 8<\/div>\r\n        <h2>Working Capital Management<\/h2>\r\n        <p>Managing Short-term Assets and Liabilities<\/p>\r\n      <\/div>\r\n      <div class=\"unit-body\">\r\n\r\n        <h3>Working Capital Components<\/h3>\r\n        <p><strong>Working Capital = Current Assets - Current Liabilities<\/strong><\/p>\r\n\r\n        <h3>Cash Management<\/h3>\r\n        <ul>\r\n          <li>Maintain minimum cash balance<\/li>\r\n          <li>Invest excess cash<\/li>\r\n          <li>Plan for seasonal variations<\/li>\r\n          <li>Optimize cash flow timing<\/li>\r\n        <\/ul>\r\n\r\n        <h3>Accounts Receivable Management<\/h3>\r\n        <table class=\"data-table\">\r\n          <thead>\r\n            <tr><th>Area<\/th><th>Objective<\/th><\/tr>\r\n          <\/thead>\r\n          <tbody>\r\n            <tr><td>Credit Policy<\/td><td>Balance between sales and risk<\/td><\/tr>\r\n            <tr><td>Collection<\/td><td>Collect promptly<\/td><\/tr>\r\n            <tr><td>Bad Debts<\/td><td>Minimize uncollectibles<\/td><\/tr>\r\n            <tr><td>DSO<\/td><td>Reduce Days Sales Outstanding<\/td><\/tr>\r\n          <\/tbody>\r\n        <\/table>\r\n\r\n        <h3>Inventory Management<\/h3>\r\n        <ul>\r\n          <li><strong>Just-in-time:<\/strong> Minimize inventory levels<\/li>\r\n          <li><strong>EOQ:<\/strong> Economic order quantity optimization<\/li>\r\n          <li><strong>Inventory Turnover:<\/strong> How quickly inventory sells<\/li>\r\n        <\/ul>\r\n\r\n        <h3>Accounts Payable Management<\/h3>\r\n        <ul>\r\n          <li>Negotiate favorable terms with suppliers<\/li>\r\n          <li>Take advantage of early payment discounts<\/li>\r\n          <li>Manage payment timing strategically<\/li>\r\n        <\/ul>\r\n\r\n        <div class=\"practice\"><strong>\u270f\ufe0f Practice:<\/strong> Calculate working capital metrics and suggest improvements<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- UNIT 9 -->\r\n    <div class=\"unit\" id=\"unit-9\">\r\n      <div class=\"unit-header\">\r\n        <div class=\"unit-num-badge\">Unit 9<\/div>\r\n        <h2>Risk Management & Hedging<\/h2>\r\n        <p>Protecting Financial Assets<\/p>\r\n      <\/div>\r\n      <div class=\"unit-body\">\r\n\r\n        <h3>Types of Financial Risks<\/h3>\r\n        <table class=\"data-table\">\r\n          <thead>\r\n            <tr><th>Risk<\/th><th>Source<\/th><th>Mitigation<\/th><\/tr>\r\n          <\/thead>\r\n          <tbody>\r\n            <tr><td>Market Risk<\/td><td>Price\/rate changes<\/td><td>Diversification, hedging<\/td><\/tr>\r\n            <tr><td>Credit Risk<\/td><td>Borrower default<\/td><td>Credit analysis, insurance<\/td><\/tr>\r\n            <tr><td>Liquidity Risk<\/td><td>Can't convert to cash<\/td><td>Maintain liquid assets<\/td><\/tr>\r\n            <tr><td>Currency Risk<\/td><td>Exchange rate changes<\/td><td>Forward contracts<\/td><\/tr>\r\n          <\/tbody>\r\n        <\/table>\r\n\r\n        <h3>Hedging Strategies<\/h3>\r\n        <ul>\r\n          <li><strong>Forward Contracts:<\/strong> Lock in future prices<\/li>\r\n          <li><strong>Futures:<\/strong> Standardized contracts<\/li>\r\n          <li><strong>Options:<\/strong> Right but not obligation<\/li>\r\n          <li><strong>Swaps:<\/strong> Exchange cash flows<\/li>\r\n        <\/ul>\r\n\r\n        <h3>Debt Management<\/h3>\r\n        <ul>\r\n          <li>Maintain manageable debt levels<\/li>\r\n          <li>Diversify debt maturity<\/li>\r\n          <li>Monitor interest coverage ratio<\/li>\r\n          <li>Maintain credit rating<\/li>\r\n        <\/ul>\r\n\r\n        <h3>Insurance & Contingency<\/h3>\r\n        <ul>\r\n          <li>Business interruption insurance<\/li>\r\n          <li>Key person insurance<\/li>\r\n          <li>Liability coverage<\/li>\r\n          <li>Emergency reserves (cash buffer)<\/li>\r\n        <\/ul>\r\n\r\n        <div class=\"practice\"><strong>\u270f\ufe0f Practice:<\/strong> Identify risks and develop hedging strategy<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- UNIT 10 -->\r\n    <div class=\"unit\" id=\"unit-10\">\r\n      <div class=\"unit-header\">\r\n        <div class=\"unit-num-badge\">Unit 10<\/div>\r\n        <h2>Compliance & Governance<\/h2>\r\n        <p>Regulatory and Ethical Requirements<\/p>\r\n      <\/div>\r\n      <div class=\"unit-body\">\r\n\r\n        <h3>Financial Reporting Standards<\/h3>\r\n        <ul>\r\n          <li><strong>IFRS:<\/strong> International Financial Reporting Standards<\/li>\r\n          <li><strong>IAS:<\/strong> International Accounting Standards<\/li>\r\n          <li><strong>Local:<\/strong> Pakistan Standards for Accounting & Auditing (PSQC\/PSA)<\/li>\r\n        <\/ul>\r\n\r\n        <h3>Audit and Assurance<\/h3>\r\n        <ul>\r\n          <li><strong>Internal Audit:<\/strong> Management tool<\/li>\r\n          <li><strong>External Audit:<\/strong> Independent verification<\/li>\r\n          <li><strong>Auditor's Opinion:<\/strong> Unqualified or qualified<\/li>\r\n        <\/ul>\r\n\r\n        <h3>Internal Controls<\/h3>\r\n        <table class=\"data-table\">\r\n          <thead>\r\n            <tr><th>Control Area<\/th><th>Objective<\/th><\/tr>\r\n          <\/thead>\r\n          <tbody>\r\n            <tr><td>Authorization<\/td><td>Approve transactions before execution<\/td><\/tr>\r\n            <tr><td>Segregation<\/td><td>Separate conflicting duties<\/td><\/tr>\r\n            <tr><td>Documentation<\/td><td>Support and record transactions<\/td><\/tr>\r\n            <tr><td>Physical<\/td><td>Protect assets from theft\/damage<\/td><\/tr>\r\n          <\/tbody>\r\n        <\/table>\r\n\r\n        <h3>Corporate Governance<\/h3>\r\n        <ul>\r\n          <li>Board of Directors oversight<\/li>\r\n          <li>Executive compensation alignment<\/li>\r\n          <li>Whistleblower protection<\/li>\r\n          <li>Transparent disclosure<\/li>\r\n          <li>Stakeholder accountability<\/li>\r\n        <\/ul>\r\n\r\n        <h3>Tax Compliance<\/h3>\r\n        <ul>\r\n          <li>Accurate record keeping<\/li>\r\n          <li>Timely tax payments<\/li>\r\n          <li>Tax planning (legal)<\/li>\r\n          <li>Documentation of deductions<\/li>\r\n        <\/ul>\r\n\r\n        <div class=\"practice\"><strong>\u270f\ufe0f Practice:<\/strong> Design internal controls for company processes<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- CONGRATS -->\r\n    <div class=\"congrats\">\r\n      <h2>\ud83c\udf89 Congratulations!<\/h2>\r\n      <p>You've completed Accounts & Finance! Now excel in financial management and decision-making!<\/p>\r\n    <\/div>\r\n\r\n    <p style=\"text-align: center; color: var(--mid); font-size: .85rem; padding-bottom: 1rem;\">\r\n      \ud83d\udcda Pak Notes Hub \u2014 Accounts & Finance Complete Notes | University Level | BS Commerce \/ BBA<br>\r\n      For corrections and suggestions: support@paknoteshub.com\r\n    <\/p>\r\n  <\/main>\r\n<\/div>\r\n\r\n<button id=\"back-top\" onclick=\"window.scrollTo({top:0,behavior:'smooth'})\">\u2191<\/button>\r\n\r\n<script>\r\n  const progress = document.getElementById('progress');\r\n  window.addEventListener('scroll', () => {\r\n    const scrollPercent = (window.scrollY \/ (document.documentElement.scrollHeight - window.innerHeight)) * 100;\r\n    progress.style.width = scrollPercent + '%';\r\n    document.getElementById('back-top').classList.toggle('visible', window.scrollY > 400);\r\n  });\r\n  \r\n  document.querySelectorAll('.unit').forEach(unit => {\r\n    const observer = new IntersectionObserver(entries => {\r\n      entries.forEach(entry => {\r\n        if(entry.isIntersecting) {\r\n          const id = entry.target.id;\r\n          document.querySelectorAll('.toc-list a').forEach(a => {\r\n            a.classList.toggle('active', a.href.endsWith(id));\r\n          });\r\n        }\r\n      });\r\n    }, { rootMargin: '-20% 0px -70% 0px' });\r\n    observer.observe(unit);\r\n  });\r\n<\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Accounts &#038; Finance \u2013 University Level \u2013 Pak Notes Hub Pak Notes Hub Accounting Finance Reporting \ud83d\udcbc University Level \u2014 BS Commerce \/ BBA Accounts &#038; FinanceComplete Notes Financial Records \u00b7 Reporting \u00b7 Analysis \u00b7 Investment Decisions \u00b7 Business Finance Management \u00b7 All in Easy Urdu\/English Accounting &#038; Finance Financial Statements Business Valuation \ud83d\udcda Table [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_angie_page":false,"footnotes":""},"class_list":["post-562","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/paknoteshub.online\/index.php?rest_route=\/wp\/v2\/pages\/562","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/paknoteshub.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/paknoteshub.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/paknoteshub.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/paknoteshub.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=562"}],"version-history":[{"count":4,"href":"https:\/\/paknoteshub.online\/index.php?rest_route=\/wp\/v2\/pages\/562\/revisions"}],"predecessor-version":[{"id":566,"href":"https:\/\/paknoteshub.online\/index.php?rest_route=\/wp\/v2\/pages\/562\/revisions\/566"}],"wp:attachment":[{"href":"https:\/\/paknoteshub.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=562"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}