All courses โบ Mathematics S2
Mathematics S2: free practice, theory and problems
๐ Shared curriculum with R2. The questions are the same, but your progress counts separately for each subject.
Contents
- Sequences and series
- Savings, loans and present value
- Differentiation rules in practice
- Cost, revenue and profit
- Probability distributions
- Hypothesis testing
1. Sequences and series
๐ Shared curriculum with R2. The questions are the same, but your progress counts separately for each subject.
What is it about?
A sequence is a list of numbers. A series is the sum of the terms of a sequence.
Concepts and formulas
- Arithmetic sequence (constant difference ): , sum .
- Geometric sequence (constant ratio ): , sum .
- An infinite geometric series converges when , with sum .
2. Savings, loans and present value
What is it about?
Savings, loans and investments are geometric series in disguise. Each payment grows (or is discounted) by the same factor, so the sum becomes a geometric series.
Concepts and formulas
- Growth factor per period: , where is the interest rate per period as a decimal.
- Savings (future value): NOK is deposited at the end of each period for periods. Right after the last deposit the balance is .
- Present value: an amount in periods is worth today. The present value of equal amounts (the first in one period) is .
- Annuity loan: equal instalments. The loan is the present value of all instalments, so .
- Serial loan: equal repayments . Interest is charged on the remaining loan, so the instalment decreases over time.
Example
A loan of 1,000,000 NOK, 5 % interest, 20 annual instalments (annuity): NOK per year. As a serial loan, the first instalment is NOK, and it decreases by 2500 NOK each year.
3. Differentiation rules in practice
๐ Shared curriculum with R1. The questions are the same, but your progress counts separately for each subject.
What is it about?
Here you practise the rules you need to differentiate everything in R1: powers, , , and combinations with the product, quotient and chain rules.
Concepts and formulas
- , , .
- The chain rule: , , .
- The product rule: . Example: .
- The quotient rule: . Example: .
Method
- Look at the structure: is it a product, a quotient or a function of a function?
- Choose the rule and write down , (or the inner function ) and their derivatives.
- Put it together and simplify. Insert numbers at the very end.
4. Cost, revenue and profit
๐ Shared curriculum with S1. The questions are the same, but your progress counts separately for each subject.
What is it about?
Businesses use functions to describe what it costs to produce units, what they earn, and when the profit is largest. The derivative is here called marginal cost and marginal revenue.
Concepts and formulas
- Cost function : fixed costs (the constant term) plus variable costs. Example: .
- Revenue function at a fixed price : .
- Profit: .
- Marginal cost : roughly what it costs to make one more unit. Marginal revenue likewise.
- Largest profit when , i.e. when marginal revenue = marginal cost: .
- Unit cost . It is smallest where .
Example
and the price is 100 NOK. gives units. The profit is then NOK.
5. Probability distributions
What is it about?
A probability distribution tells you how likely each possible outcome is. With the expected value and the standard deviation you describe the "centre" and the "spread". The two most important distributions are the binomial distribution and the normal distribution.
Concepts and formulas
- Expected value: . For a die: .
- Variance , standard deviation .
- Binomial distribution ( independent trials, probability of success): , , .
- The normal distribution : bell-shaped. About 68 % lies within , 95 % within and 99.7 % within .
- Standardisation: , and . Key values: , .
- The central limit theorem: sums and averages of many independent variables become approximately normally distributed.
Example
The height of 18-year-olds is cm. The share below 182 cm is .
6. Hypothesis testing
What is it about?
A hypothesis test decides whether data give enough reason to reject a claim. Is a coin biased? Does a new medicine work? Has a new teaching method raised the average grade?
Concepts and formulas
- The null hypothesis : "no change", for example .
- The alternative hypothesis : what we want to show, for example (one-sided) or (two-sided).
- Significance level : usually 5 %. It is the probability of rejecting even though it is true (type I error).
- P-value: the probability of a result at least as extreme as the one observed, **given that is true**.
- Decision: if the p-value is less than , we reject . Otherwise we do not have enough evidence (that does not mean is proved).
- Test statistic for a mean: . For a proportion: .
- One-sided test at the 5 % level: reject when . Two-sided: when .
Example
A coin gives 60 heads in 100 tosses. , . . The p-value is , so we reject : the coin appears to be biased.
Example problems with solutions
Here are some of the problems in mathematics S2. In the app, calculation problems get new numbers every time, so you can practise until it sticks โ and take a graded practice exam before the real one.
Sequences and series: When does an infinite geometric series converge?
Answer: When
Then the terms get smaller and smaller, and the sum approaches .
Savings, loans and present value: You deposit 10,000 NOK at the end of each year for 5 years at 4 % interest. What do you have right after the last deposit?
Answer: 54163.2 NOK
NOK.
Differentiation rules in practice: Differentiate .
Answer:
The chain rule: , .
Cost, revenue and profit: What is marginal cost?
Answer: The derivative of the cost function
is roughly the cost of making one more unit.