2.4 Business Math, Probability & Statistics
Key Takeaways
- Percentages represent parts per hundred; understanding percent change is heavily tested.
- Simple interest grows linearly, while compound interest grows exponentially.
- Profit margin is calculated as (Revenue - Cost) / Revenue.
- Mean is the average, median is the middle value, and mode is the most frequent value.
- Probability is the number of desired outcomes divided by the total number of possible outcomes.
Introduction to Business Math and Statistics
Business math focuses on practical financial applications like calculating percentages, interest, and profit. These are skills that are not only testable but highly relevant in the real world. Statistics involves organizing and analyzing data sets to find central tendencies, while probability focuses on calculating the likelihood of specific events occurring.
Percentages and Percent Change
The word "percent" literally translates to "per hundred." A percentage is a fraction out of 100. For example, 45% means 45/100, which can also be written as the decimal 0.45.
Percent of a Number
To find a percent of a given number, convert the percentage to a decimal and multiply. For example, to find 20% of 150, you calculate $0.20 \times 150 = 30$.
Percent Change
Percent change indicates how much a value has grown or shrunk relative to its original starting amount. It is a critical concept in business for measuring growth or decline.
Example: A company's stock price increases from $40 to $50 over one year. What is the percent increase?
Interest
Interest is the cost of borrowing money or the reward for saving it.
Simple Interest
Simple interest is calculated only on the initial principal amount. The amount of interest earned each period remains constant. Where $I$ is the total interest, $P$ is the principal amount, $r$ is the annual interest rate (expressed as a decimal), and $t$ is the time in years.
Example: Borrowing $1,000 at a 5% simple interest rate for 3 years yields an interest of $I = 1000 \times 0.05 \times 3 = 150$. The total amount owed at the end of the term is $1,150.
Compound Interest
Compound interest is calculated on the initial principal and also on the accumulated interest from previous periods. It grows exponentially. Where $A$ is the final accumulated amount, $n$ is the number of times interest is compounded per year, and $t$ is the time in years.
Profit and Loss
Profit is the financial gain realized when revenue generated from a business activity exceeds the expenses, costs, and taxes involved in sustaining the activity.
- Revenue (Sales): The total money brought in by operations.
- Cost: The total money spent to produce the goods or services.
- Profit = Revenue - Cost
Profit Margin
Profit margin expresses the profit as a percentage of the total revenue. It tells you how much out of every dollar of sales a company actually keeps in earnings.
Example: A company has $500,000 in revenue and $400,000 in costs. Profit = $500,000 - $400,000 = $100,000. Profit Margin = $\frac{100,000}{500,000} \times 100% = 20%$. This means the company keeps 20 cents of profit for every dollar of revenue.
Data Analysis: Mean, Median, and Mode
These are measures of central tendency, which are used to summarize an entire data set with a single, representative number.
- Mean (Average): Found by adding up all the values in the data set and dividing by the total number of values.
- Median: The middle value when the data is ordered numerically from least to greatest. If there is an even number of values, the median is the average of the two middle numbers.
- Mode: The value that occurs most frequently in the data set. A data set can have more than one mode (bimodal) or no mode at all if no number repeats.
Example Data Set: {3, 7, 7, 12, 21}
- Mean: (3 + 7 + 7 + 12 + 21) / 5 = 50 / 5 = 10
- Median: The middle number is 7.
- Mode: The most frequent number is 7.
Basic Probability
Probability measures the mathematical likelihood of an event occurring. It ranges from 0 (impossible) to 1 (certain).
Example: What is the probability of rolling a prime number on a standard, fair 6-sided die?
- Total possible outcomes: 6 (the numbers 1, 2, 3, 4, 5, 6)
- Favorable outcomes (prime numbers): 3 (the numbers 2, 3, 5. Note that 1 is not considered a prime number).
- Probability = 3 / 6 = 1/2.
Independent Events
If the outcome of one event does not affect the outcome of another event, they are considered independent. The probability of both occurring is the product of their individual probabilities: $P(A \text{ and } B) = P(A) \times P(B)$.
Common Traps to Avoid
- Trap: Confusing percent markup (which is based on cost) with profit margin (which is based on revenue).
- Trap: Forgetting to order the data set from least to greatest before attempting to find the median.
- Trap: Assuming that a 10% decrease followed by a 10% increase returns the value to its original amount. (It actually results in a net decrease, because the 10% increase is calculated on the smaller, discounted amount).
A shirt originally priced at $40 is marked down by 15%. What is the new sale price of the shirt?
Find the median of the following set of numbers: 15, 8, 22, 11, 8, 14
A bag contains 5 red marbles, 3 blue marbles, and 2 green marbles. If you draw one marble at random, what is the probability it is NOT blue?