You are viewing a free preview of this lesson.
Subscribe to unlock all 4 lessons in this course and every other course on LearningBro.
Paper 3 of AQA 7367 is the applications paper. You answer the two options your school has chosen from Mechanics (7367/3M), Statistics (7367/3S) and Discrete (7367/3D) — never all three. Crucially, Paper 3 carries a different assessment-objective balance from the Pure papers: AO1 40% / AO2 25% / AO3 35%. Compared with the Pure papers' 20% AO3, problem-solving here nearly doubles. That single fact should reshape how you revise applications: the marks are weighted towards setting up a model, stating assumptions, choosing a method, and interpreting the answer in context — not merely executing a technique you were handed.
This lesson gives strategy and worked walkthroughs across all three option routes — Mechanics, Statistics and Discrete — so that, whichever pair you sit, you have a reliable, well-rehearsed attack plan for the applied paper.
The defining feature of Paper 3 is that questions arrive wrapped in a real situation — a particle on a string, a factory schedule, a road network, a sample of measurements — rather than as a bare instruction to differentiate or solve. That wrapping is the point: the elevated AO3 weighting means a substantial share of marks is for turning the situation into mathematics, choosing the right tool, and turning the answer back into a statement about the situation. Almost every applied question, whatever the option, rewards the same underlying process. Make it explicit on the page rather than doing it silently in your head:
Exam Tip: "State your assumptions" and "comment on your model" look like throwaway parts but are pure AO3/AO2 marks. On Paper 3 they appear often precisely because the paper is problem-solving-weighted. Never leave them blank.
The most heavily examined Mechanics topic. Core relations:
| Quantity | Formula |
|---|---|
| Centripetal acceleration | a=rv2=rω2 |
| Centripetal (resultant) force toward centre | F=rmv2=mrω2 |
| Angular velocity | ω=rv=T2π |
Strategy for motion in a vertical circle:
Exam Tip: At the top of a vertical circle the weight points towards the centre; at the bottom it points away. Resolving weight the wrong way is the most common circular-motion error and corrupts the whole equation.
T=lλx,EPE=2lλx2,
where T is tension, λ the modulus of elasticity, x the extension and l the natural length. Where the motion involves a varying force, prefer energy conservation (KE+GPE+EPE=constant) over F=ma: energy methods sidestep the variable acceleration entirely.
Specimen-style. A particle of mass m is attached to one end of a light inextensible string of length r; the other end is fixed at O. The particle is set moving in a complete vertical circle. Show that the speed vtop at the highest point satisfies vtop2≥gr for the string to remain taut. (4 marks)
Solution. At the top, both the weight mg and the tension T act towards the centre O. Newton's second law towards the centre:
T+mg=rmvtop2.
The string remains taut provided T≥0. Setting T≥0:
rmvtop2−mg≥0⟹vtop2≥gr.■
How the 4 marks are earned:
Where candidates lose marks: writing T−mg=rmv2 (weight resolved outward — wrong at the top); using T≤0; or not stating the condition that defines "taut". The mechanics is short, but the reasoning about the constraint is where the AO2/AO3 marks sit.
A high-frequency 7367/3S question gives observed frequencies and asks you to test against a model. A reliable structure:
Exam Tip: Incorrect degrees of freedom is the classic 7367/3S error. Write it explicitly: "after combining there are k classes and p parameters were estimated, so ν=k−1−p."
A typical PDF question chains four standard tasks:
Lay each integral out with explicit limits; for piecewise PDFs, treat each piece and check continuity at the joins.
Specimen-style. A continuous random variable X has PDF f(x)=kx2 for 0≤x≤2 and f(x)=0 otherwise. (a) Show that k=83. (3) (b) Find E(X). (3)
Solution to (a). A PDF integrates to 1 over its support:
∫02kx2dx=1⟹k[3x3]02=1⟹k⋅38=1⟹k=83.■
Solution to (b).
E(X)=∫02x⋅83x2dx=83∫02x3dx=83[4x4]02=83⋅416=83⋅4=23.
Mid-band. Writes E(X)=∫02xf(x)dx and reaches 23, but omits the substitution of k=83 as a separate line and does not show the limits being applied.
Examiner-style commentary. The final value is correct and would gain the accuracy mark, but condensed working risks the method mark if a slip occurs, and an examiner must be able to see the limits substituted. Showing [4x4]02 explicitly secures the method.
Stronger. Full working: the E(X) formula, k substituted, integral evaluated with limits shown, exact answer 23.
Examiner-style commentary. Full marks. Clean and complete; the exact fraction (not 1.5 as a "rounded" decimal) is correctly retained.
Top-band. As the stronger answer, and notes that E(X)=23 lies sensibly within the support [0,2] and to the right of the midpoint because the density kx2 is increasing — a quick contextual sense-check.
Examiner-style commentary. Full marks with genuine statistical insight. Checking that an expectation lies in the support, and reasoning about where from the shape of the density, is exactly the interpretive maturity AO2/AO3 reward.
For a hypothesis test, lay out a fixed skeleton: (i) hypotheses; (ii) significance level; (iii) test statistic formula and value; (iv) critical value (or p-value); (v) decision; (vi) conclusion in context. Identify whether the population variance is known before choosing the distribution.
For a confidence interval always give the formula, the critical value, the computed interval, and an interpretation.
Exam Tip: The interpretation of a confidence interval is a perennial AO2 trap. The defensible wording is: "the method produces an interval that contains the true mean in 95% of samples." Avoid "there is a 95% probability that μ lies in this interval" — once computed, the interval either contains μ or it does not.
The 7367/3D staples are Dijkstra (shortest path), Prim and Kruskal (minimum spanning tree), route inspection (the "Chinese postman" problem), the travelling-salesperson bounds, critical path analysis, linear programming and matchings. The golden rule across all of them: follow the algorithm exactly and show every step — the marks are for the process, not just the final answer.
| Algorithm | What to show |
|---|---|
| Dijkstra | Working values and the order vertices are made permanent |
| Prim / Kruskal | The order edges are added and the rejection of cycle-forming edges |
| Route inspection | The odd vertices, every possible pairing, and the least repeat |
| TSP | Nearest-neighbour route (upper bound) and a delete-vertex lower bound |
| Critical path | Forward pass (earliest) and backward pass (latest) at every event |
| Matchings | The alternating path and the augmented matching |
Subscribe to continue reading
Get full access to this lesson and all 4 lessons in this course.