← Back to subjects
⭐ 0
OCR A-level Biology A (H420) Β· Development of Practical Skills
Mini-Lesson

Development of practical skills

This mini-lesson covers OCR Module 1 β€” Development of practical skills: designing an experiment (variables, hypotheses, controls); precision vs accuracy, resolution and repeatability; percentage uncertainty; serial dilutions and calibration curves; processing data (means, standard deviation, significant figures); and choosing the right statistical test. Module 1 is not examined on its own β€” it is assessed through every other module, and in the practical endorsement.

Work through each screen, answer the questions as you go (some are extended-recall, some are calculations) and collect ⭐ stars. This is A-level content β€” expect quantitative work and mechanism-level detail. Press Start when you are ready.

Planning

Variables, hypotheses and controls

A good hypothesis is a testable, falsifiable prediction with a biological justification β€” not just "the rate will increase". For example: "the rate of oxygen production will increase as light intensity increases, because light provides the energy for photolysis in the light-dependent reaction, until another factor becomes limiting."

  • Independent variable β€” the one you deliberately change. State the range and the interval, and justify both.
  • Dependent variable β€” the one you measure. State how you will measure it and with what resolution.
  • Control variables β€” everything else that could affect the dependent variable: temperature (water bath), pH (buffer), volume and concentration of solutions, the same species, age and mass of tissue, and so on. If you cannot control one, you must at least monitor it.
  • Controls: a negative control (e.g. boiled, denatured enzyme) shows the effect you see is really caused by the independent variable. A positive control confirms the method can detect the effect at all.

Reliability vs validity: a repeatable experiment gives similar results when you repeat it; a reproducible one gives similar results when someone else, with different apparatus, repeats it. Valid means it actually answers the question β€” a perfectly repeatable experiment with an uncontrolled variable is still invalid.

Measurement

Precision, accuracy, resolution and uncertainty

These four words are constantly confused, and the marks are easy to lose.

  • Accuracy β€” how close a measurement is to the true value.
  • Precision β€” how close repeat measurements are to each other. A balance with a zero error can be extremely precise and consistently inaccurate.
  • Resolution β€” the smallest change the instrument can detect (a ruler with mm markings has a resolution of 1 mm).
  • Uncertainty β€” for a single reading from an analogue scale, it is conventionally taken as half the smallest division: Β±0.5 mm on a millimetre ruler. If you measure a length using both ends of the ruler, the uncertainty doubles.
% uncertainty = (uncertainty Γ· measured value) Γ— 100the smaller the quantity you measure, the bigger the percentage uncertainty

The examiner’s favourite improvement: "measure a larger volume / longer distance / greater mass", because it reduces the percentage uncertainty without changing the equipment at all. Timing 20 swings and dividing by 20 works on the same principle.

Calculate

Your turn β€” percentage uncertainty

1A student measures a distance of 25 mm with a ruler whose uncertainty is Β±0.5 mm. Calculate the percentage uncertainty.
%
Hint: (0.5 Γ· 25) Γ— 100.
Calculate

Your turn β€” a more precise balance

2A balance has an uncertainty of Β±0.005 g. A student weighs a potato disc of mass 2.50 g. Calculate the percentage uncertainty in the mass.
%
Hint: (0.005 Γ· 2.50) Γ— 100.
Technique

Serial dilutions and calibration curves

To produce a range of known concentrations you use a serial dilution. In a tenfold serial dilution, take 1 cmΒ³ of stock and add 9 cmΒ³ of distilled water; mix thoroughly; then take 1 cmΒ³ of that and repeat. Each step divides the concentration by 10, giving a logarithmic range that covers several orders of magnitude with very few tubes.

  • Use a fresh pipette at every step, or you will carry stock across and every subsequent concentration will be too high β€” a systematic error.
  • A calibration curve is built by measuring a known property (e.g. colorimeter absorbance, or mass change of potato) against known concentrations. You then read the unknown off the line. Interpolation (reading within the range) is valid; extrapolation beyond the measured range is not.
  • In the osmosis practical, the concentration at which there is no change in mass β€” where the line crosses the x-axis β€” is the concentration at which the solution has the same water potential as the cell contents. That is the whole point of plotting it.
Calculate

Your turn β€” serial dilution

3A stock solution of 2.0 mol dm⁻³ undergoes three successive tenfold dilutions (1 cm³ solution + 9 cm³ water each time). What is the final concentration?
mol dm⁻³
Hint: 2.0 Γ· 10 = 0.2; Γ· 10 = 0.02; Γ· 10 again.
Processing data

Means, standard deviation and significant figures

Repeat readings, discard clear anomalies (and say why), then calculate the mean. The mean alone hides everything interesting; the standard deviation tells you the spread about it.

s = √( Ξ£(x βˆ’ xΜ„)Β² Γ· (n βˆ’ 1) )a small SD means the data are tightly clustered β€” and that the mean is trustworthy
  • Plot the mean with error bars of Β± 1 SD. If the error bars of two sets overlap substantially, the difference between the means may well be due to chance. If they do not overlap, a real difference is likely β€” but only a statistical test can tell you whether it is significant.
  • Significant figures: a calculated value cannot be more precise than the least precise measurement it came from. If you measured 2.5 g and 1.4 g, do not report 1.7857.

Random vs systematic: random errors scatter results either side of the true value β€” repeat and take a mean. Systematic errors (a zero error, a mis-calibrated colorimeter, a thermometer reading 2 Β°C high) shift every result the same way, and no amount of repeating will fix them. This is why an accurate-looking mean can still be wrong.

Calculate

Your turn β€” the mean

4Five repeats of a zone of inhibition measure 12, 14, 15, 13 and 16 mm. Calculate the mean.
mm
Hint: Add them (70) and divide by 5.
Calculate

Your turn β€” standard deviation

5For the same five values (12, 14, 15, 13, 16 mm; mean = 14), calculate the standard deviation using s = √(Ξ£(x βˆ’ xΜ„)Β² Γ· (n βˆ’ 1)). Give your answer to 2 decimal places.
mm
Hint: Deviations: βˆ’2, 0, 1, βˆ’1, 2. Squares: 4, 0, 1, 1, 4 β†’ Ξ£ = 10. Divide by (5 βˆ’ 1) = 4, then take the square root.
Statistics

Choosing the right test

OCR expects you to select a test and justify the choice. Every test begins with the null hypothesis: that there is no significant difference (or no correlation), and that any difference observed is due to chance.

  • Student’s t-test β€” compares the means of two sets of continuous, roughly normally distributed data (e.g. leaf width in sun vs shade).
  • Chi-squared (χ² = Ξ£ (O βˆ’ E)Β² Γ· E) β€” compares observed frequencies (counts, never percentages) with expected ones, e.g. the offspring ratio from a genetic cross, or the distribution of an organism across habitats.
  • Spearman’s rank correlation β€” tests whether two variables are correlated when the data can be ranked (e.g. soil moisture and species abundance along a transect).

Compare your calculated value with the critical value at p = 0.05 for the appropriate degrees of freedom. The convention is that if the probability of the result arising by chance is less than 5%, the difference is significant and the null hypothesis is rejected.

Correlation is not causation. A significant Spearman correlation between two variables tells you they vary together. It does not establish that one causes the other β€” a third, unmeasured variable may drive both.

Quick check

A systematic problem

?A colorimeter has not been zeroed with a blank cuvette, so every absorbance reading is 0.05 too high. The student takes five repeats at each concentration and calculates means. What is true?
Quick check

Pick the test

?A student counts the offspring phenotypes from a genetic cross and wants to know whether they differ significantly from the expected 3:1 ratio. Which statistical test is appropriate?
Quick check

What is the control for?

?In an investigation of enzyme activity, a student runs an identical tube containing boiled enzyme. What is the purpose of this tube?
Sort it

Which kind of variable?

A student investigates the effect of temperature on the rate of an enzyme-catalysed reaction. Tap a card, then tap the type of variable it is.

πŸŽ›οΈ Independent

πŸ“ Dependent

πŸ”’ Control

Match it

Define the term

Tap an item on the left, then its partner on the right.

Term
Definition
Recap

The big ideas to take away

Variables: independent (you change), dependent (you measure), control (you keep constant). A negative control shows the effect is not caused by something else

Precision vs accuracy: precise = repeat values close together; accurate = close to the true value. An instrument can be precise and systematically wrong

Resolution: the smallest change an instrument can detect. It sets the uncertainty of a single reading

Uncertainty: % uncertainty = (uncertainty Γ· measured value) Γ— 100. Measure larger quantities to reduce it

Errors: random errors scatter results (reduce by repeating and taking a mean); systematic errors shift them all one way (a zero error or a mis-calibrated instrument) and repeats will not help

Processing: mean, then standard deviation for spread. Quote answers to the same number of significant figures as the least precise measurement

Statistics: t-test compares two means; chi-squared compares observed with expected frequencies; Spearman rank tests for correlation between two variables

Evaluation: identify anomalies, distinguish limitations of the method from limitations of the equipment, and never claim causation from a correlation alone

That is the whole of OCR Module 1 β€” Development of practical skills in biology. Press Finish to see your score.

πŸ†

Mini-lesson complete!

⭐⭐⭐

You have worked through Development of practical skills for OCR A-level Biology A (H420). πŸŽ‰

Your stars: 0 / 0

Next: test yourself in the Evaluate stage Confidence Quiz, then lock it in with Verify.

πŸ“£ Smashed it? Share your score

Challenge a mate to beat your stars, or show a parent how you got on.

β†’ Back to all subjects