VCE Methods Unit 4 Skills () « back to units


The skills below are aligned with the VCE Mathematical Methods Study Design 2023-2027. Skills are organised into key areas: Integral Calculus, Continuous Random Variables, Normal Distribution, Statistical Inference, and Exam Technique. To master a skill, you will have to gain 10 stars.


Showing of skills
No skills match your search.
  1. Integral Calculus (All Function Types)

    1. Antidifferentiate e^(ax+b)
    2. Antidifferentiate 1/(ax+b) to get logarithmic form
    3. Antidifferentiate sin(ax+b) and cos(ax+b)
    4. Antidifferentiate power functions (fractional and negative indices)
    5. Antidifferentiate using recognition of chain rule form
    6. Find the function given the derivative and a point
    7. Evaluate definite integrals (all function types)
    8. Calculate area under a curve (all function types)
    9. Calculate area between a curve and the x-axis (signed areas)
    10. Calculate area between two curves
    11. Average value of a function over an interval
    12. Kinematics — displacement, distance, velocity from integration
    13. Kinematics — interpret area under velocity-time graph
    14. Apply the trapezium rule for numerical integration
    15. Trace trapezium rule pseudocode
    16. Integration in modelling contexts (total quantity from rate)
    17. Relationship between differentiation and integration (FTC)
  2. Continuous Random Variables

    1. Verify a function is a valid PDF (non-negative, integral = 1)
    2. Find the value of a constant to make a valid PDF
    3. Calculate probabilities using a PDF (definite integral)
    4. Calculate the mean E(X) of a continuous distribution
    5. Calculate variance and standard deviation (continuous)
    6. Find the median of a continuous distribution
    7. Find percentiles and the IQR of a continuous distribution
    8. Sketch and interpret PDFs
    9. Relate CDF to PDF
    10. Continuous probability in context
  3. Normal Distribution

    1. Identify properties of the normal distribution curve
    2. Apply the 68-95-99.7% rule
    3. Standardise a value: z = (x - mu) / sigma
    4. Calculate normal probabilities P(a < X < b)
    5. Use the inverse normal to find x given a probability
    6. Find mean or standard deviation given probability information
    7. Solve problems involving the standard normal Z ~ N(0,1)
    8. Normal distribution in context (heights, measurements, etc.)
    9. Compare probabilities across different normal distributions
    10. Normal approximation to the binomial distribution
  4. Statistical Inference

    1. Distinguish population parameter from sample statistic
    2. Define sample proportion p-hat = X/n
    3. Describe the distribution of sample proportions
    4. Calculate the mean and standard deviation of p-hat
    5. Approximate normality of p-hat for large samples
    6. Calculate an approximate confidence interval for p
    7. Interpret a confidence interval correctly
    8. Determine sample size for a desired margin of error
    9. Test a claim using confidence intervals
    10. Simulate sampling distributions
    11. Understand the effect of sample size on confidence intervals
  5. Pseudocode & Algorithms (Units 3 & 4)

    1. Trace Newton's method algorithm with tolerance
    2. Write pseudocode for Newton's method
    3. Trace the trapezium rule algorithm
    4. Write pseudocode for the trapezium rule
    5. Pseudocode for probability simulation (large samples)
    6. Identify and correct errors in given pseudocode
    7. Complete missing lines in pseudocode (exam style)
  6. Exam Technique Skills

    1. Technology-free differentiation drills (Exam 1 style)
    2. Technology-free integration drills (Exam 1 style)
    3. Technology-free algebra drills (Exam 1 style)
    4. Technology-free probability drills (Exam 1 style)
    5. Extended response — functions (Exam 2 Part B style)
    6. Extended response — calculus (Exam 2 Part B style)
    7. Extended response — probability (Exam 2 Part B style)
    8. "Show that" question technique
    9. Exact value vs decimal — when to give which