Instiq
Chapter 6 · Strategy·v1.0.0·Updated 7/9/2026·~16 min

What's changed: Initial version

6.4Corporate Activity and Accounting

Key points

Learn forms of corporate organization, the fundamentals of financial accounting including the income statement, balance sheet, and break-even point (fixed/variable cost), financial indicators such as ROI/ROE, and OR/IE that treat inventory and planning mathematically (inventory management, linear programming, demand forecasting, hypothesis testing, the seven QC tools, decision trees). At level 3 this focuses heavily on calculation and judgment from concrete figures.

Corporate activity and accounting rest on two pillars: the ability to read numbers (financial accounting, financial indicators) and the ability to decide using numbers (OR/IE). At AP level 3, exams repeatedly test not just term definitions but whether you can derive concrete calculations yourself—break-even points, ROI, expected values.

6.4.1Corporate organization and financial accounting

  • Corporate organization is the structure for decision-making and executing work. Forms include a functional organization, which divides departments by function; a divisional organization, which creates independently accounting units by product/region/customer; and a matrix organization, which layers cross-functional project teams atop the normal chain of command.
  • The income statement (P/L) is a financial statement showing revenue, expenses, and the profit that is their difference over a period. The balance sheet (B/S) is a financial statement showing the balance of assets, liabilities, and net assets at a point in time (assets = liabilities + net assets). Distinguish P/L as "performance over a period" from B/S as "financial position at a point in time."
  • The break-even point is the sales revenue or unit volume at which sales revenue and total cost (fixed cost + variable cost) exactly match, making profit zero. Break-even sales revenue = fixed cost / (1 - variable cost ratio), where variable cost ratio = variable cost / sales revenue. Reducing fixed cost or lowering the variable cost ratio lowers the break-even point, making the business less prone to loss.

6.4.2Financial indicators

  • ROI (Return On Investment) shows how much profit was gained relative to the amount invested. ROI = profit / investment amount x 100 (%), frequently used in judging the payoff of an IT investment. ROE (Return On Equity) is the ratio of profit to the equity capital shareholders invested. ROE = net income / equity capital x 100 (%). Distinguish the difference in what is being evaluated: ROI assesses an individual investment's payoff, while ROE assesses the whole company's capital efficiency.

6.4.3OR/IE (mathematical decision support)

  • OR (Operations Research)/IE (Industrial Engineering) is a field that supports management decision-making with mathematical methods. Linear programming finds the optimal combination that achieves an objective—maximizing profit or minimizing cost—subject to multiple constraints (upper limits on raw materials, labor hours, etc.). Inventory management uses tools such as the reorder point and the economic order quantity (EOQ) to minimize the sum of holding and ordering costs, maintaining an inventory level with neither shortage nor excess. Demand forecasting statistically estimates future demand from past sales performance and similar data (moving average, regression analysis, etc.).
  • Hypothesis testing is a technique for judging, from sample data, whether a hypothesis about a population is statistically valid. The seven QC tools are a collective term for seven analysis techniques used in quality control (the Pareto chart, cause-and-effect diagram, histogram, scatter diagram, control chart, check sheet, and stratification), visualizing and analyzing the causes of quality problems from data. A decision tree organizes multiple options and the uncertain events that can follow each into a tree diagram, and calculates the probability x payoff (expected value) at each branch to choose the optimal option—frequently used in investment decisions under uncertainty.
Exam point

The staples: break-even sales revenue = fixed cost / (1 - variable cost ratio); ROI = profit / investment x 100, and ROE = net income / equity x 100 (they evaluate different things); linear programming finds the optimal combination under constraints; a decision tree evaluates options by expected value = probability x payoff. Level 3 centers on questions that give concrete figures and have you actually compute the break-even point, ROI, or expected value, so you need to understand the derivation, not just memorize the formula.

Consider IT firm D judging whether to invest in a new cloud-service business. The finance department assumes the new business incurs a monthly fixed cost of 3 million yen (server operations, personnel, etc.), a variable cost of 500 yen per user per month, and a monthly usage fee of 2,000 yen. The variable cost ratio is 500 / 2,000 = 0.25, so the monthly break-even sales revenue is 3,000,000 / (1 - 0.25) = 4,000,000 yen; dividing by the 2,000-yen fee gives a required user count of 4,000,000 / 2,000 = 2,000 users. Next, against an initial investment of 50 million yen, if the expected first-year profit is 7.5 million yen, then ROI = 7,500,000 / 50,000,000 x 100 = 15%, exceeding an in-house hurdle rate (say, 10%), so the investment is judged worthwhile. To decide between developing the service alone in-house versus partnering with another company, D uses a decision tree. Solo development is estimated at a 60% chance of 12 million yen profit and a 40% chance of a 4 million yen loss, giving an expected value of 12,000,000 x 0.6 + (-4,000,000) x 0.4 = 7,200,000 - 1,600,000 = 5,600,000 yen. Partnered development is estimated at an 80% chance of 8 million yen profit (after sharing with the partner) and a 20% chance of a 1 million yen loss, giving an expected value of 8,000,000 x 0.8 + (-1,000,000) x 0.2 = 6,400,000 - 200,000 = 6,200,000 yen. Since the expected value favors partnered development over solo development, the company chooses to partner. In parallel, under constraints of limited server capacity and engineers' available hours, it uses linear programming to decide how to allocate staff across projects to maximize profit, and estimates the timing of server capacity expansion from past data via demand forecasting for seasonal fluctuation. On the quality side, trends in post-release defects are analyzed with a Pareto chart from the seven QC tools, prioritizing countermeasures against the most frequent causes.

MetricFormulaWorked example
Break-even sales revenueFixed cost / (1 - variable cost ratio)3,000,000 / (1 - 0.25) = 4,000,000 yen
ROIProfit / investment x 1007,500,000 / 50,000,000 x 100 = 15%
Decision-tree EV (solo)Sum of probability x payoff12,000,000 x 0.6 + (-4,000,000) x 0.4 = 5,600,000 yen
Decision-tree EV (partnered)Sum of probability x payoff8,000,000 x 0.8 + (-1,000,000) x 0.2 = 6,200,000 yen
Warning

Trap: "ROI and ROE are the same metric, both measuring the whole company's capital efficiency" is wrong—ROI assesses an individual investment's payoff (profit / investment), while ROE assesses the whole company's profitability relative to equity capital (net income / equity): they evaluate different things. Also, "with a decision tree you should always choose the option with the higher success probability" is wrong—you must compare expected value, which multiplies probability by payoff, not probability alone; an option with lower success probability but a larger payoff can still have the higher expected value. Furthermore, "a higher variable cost ratio lowers the break-even sales revenue" is wrong—since break-even sales revenue = fixed cost / (1 - variable cost ratio), and the denominator (1 - variable cost ratio) shrinks as the variable cost ratio rises, a higher variable cost ratio actually raises the break-even sales revenue.

Break-even, financial metrics, OR/IE, linear programming.
Quantifying corporate activities

6.4.4Section summary

  • Break-even sales revenue = fixed cost / (1 - variable cost ratio). A higher variable cost ratio raises the break-even point (not lowers it)
  • ROI = profit / investment x 100 (an individual investment's payoff); ROE = net income / equity x 100 (whole-company capital efficiency)—different targets
  • Decision tree = compare options by expected value (probability x payoff), not probability alone. Linear programming = optimal combination under constraints

Sign in to track progress — Log in.

Quick check

(just a quick review)

Q1. A new business has a monthly fixed cost of 3.5 million yen, a monthly variable cost of 1,000 yen per user, and a monthly usage fee of 2,500 yen. How many monthly users are required to reach the break-even point?

Q2. An IT company makes an initial investment of 40 million yen in a system, with an expected first-year profit of 6 million yen. What is the ROI?

Check your understandingPractice questions for Chapter 6: Strategy

Keep track of your progress

The full study guide is free to read. Sign up free to practice with the question bank, track what you have read, review your mistakes, and highlight passages.