跳到主要内容

题型分析

Question Type 1: Plotting Graphs with Error Bars

如何识别

Part (c)(i) of Q2 — "Plot a graph of Y against X. Include error bars for Y." 题目会提供一个数据表,包含物理量的测量值及其不确定度。

标准解题方法

标准解题方法
  1. 选择刻度,使图至少占网格一半(水平和垂直)
  2. 刻度只用 1, 2 或 5 对应 2 cm 方格
  3. 坐标轴标注物理量(或符号)和单位
  4. 用细 ×(直径 < 1 mm)描点,精确到半小格
  5. Error bars:对称,中心在数据点,总长度 = 2×ΔY2 \times \Delta Y
  6. 两端画 cap(小横线)
评分标准(MS 模式)
  • M1: All points plotted correctly within half a small square
  • M1: Error bars plotted correctly in Y-direction, all points, symmetrical

Example 1 — Thermistor Resistance against Temperature

A student investigates how the resistance RR of a thermistor varies with temperature TT. The thermistor is placed in a water bath and its resistance is measured at different temperatures. The student suggests that R=R0ekTR = R_0 e^{kT}.

T/CT / ^{\circ}\text{C}R/ΩR / \OmegaΔR/Ω\Delta R / \Omega
20.05200±200\pm 200
30.03200±150\pm 150
40.02000±100\pm 100
50.01300±70\pm 70
60.0850±50\pm 50
70.0550±30\pm 30

The student calculates lnR\ln R and 1/T1/T.

(c)(i) Plot a graph of lnR\ln R against 1/T1/T. Include error bars for lnR\ln R.

MS 展开查看

Plotting:

  • M1: All 6 points plotted correctly within half a small square
  • M1: Error bars in Y-direction (lnR\ln R) plotted correctly
    • Δ(lnR)=ΔR/R\Delta(\ln R) = \Delta R / R: e.g. 200/5200 = 0.0385, etc.
    • Symmetrical, all points, with caps

Scales:

  • x-axis: 1/T1/T from 0.0029 to 0.0034 K1^{-1} (sensible range)
  • y-axis: lnR\ln R from 6.0 to 8.6

Example 2 — Cooling of a Liquid

A student investigates the cooling of a hot liquid. The liquid is placed in a beaker and allowed to cool. The temperature θ\theta is measured at different times tt. It is suggested that θ=θ0ekt\theta = \theta_0 e^{-kt}.

t/st / \text{s}θ/C\theta / ^{\circ}\text{C}Δθ/C\Delta\theta / ^{\circ}\text{C}
080.0±0.5\pm 0.5
3067.5±0.5\pm 0.5
6057.0±0.5\pm 0.5
9048.5±0.5\pm 0.5
12041.0±0.5\pm 0.5
15035.0±0.5\pm 0.5
18030.0±0.5\pm 0.5

(c)(i) Plot a graph of lnθ\ln \theta against tt. Include error bars for lnθ\ln \theta.

MS 展开查看

Plotting:

  • M1: All 7 points plotted correctly to within half a small square
  • M1: Error bars in Y-direction (lnθ\ln \theta) plotted
    • Δ(lnθ)=Δθ/θ\Delta(\ln \theta) = \Delta\theta / \theta: 0.5/80.0 = 0.00625, 0.5/67.5 = 0.00741, etc.
    • Caps drawn at both ends of each bar

Scales:

  • x-axis: tt from 0 to 200 s
  • y-axis: lnθ\ln \theta from 3.4 to 4.4

Example 3 — Period of a Simple Pendulum

A student investigates how the period TT of a simple pendulum varies with length LL. A stopwatch is used to measure the time for 10 oscillations. The period TT is then calculated. It is suggested that T=2πL/gT = 2\pi \sqrt{L/g}.

L/mL / \text{m}T/sT / \text{s}ΔT/s\Delta T / \text{s}
0.200.90±0.02\pm 0.02
0.301.10±0.02\pm 0.02
0.401.27±0.02\pm 0.02
0.501.42±0.02\pm 0.02
0.601.55±0.02\pm 0.02
0.701.68±0.02\pm 0.02
0.801.79±0.02\pm 0.02

(c)(i) Plot a graph of T2T^2 against LL. Include error bars for T2T^2.

MS 展开查看

Plotting:

  • M1: All 7 points (T2T^2 against LL) plotted correctly within half a small square
  • M1: Error bars in Y-direction (T2T^2) plotted
    • Δ(T2)=2T×ΔT\Delta(T^2) = 2T \times \Delta T: 2×0.90×0.02=0.0362 \times 0.90 \times 0.02 = 0.036, etc.
    • All 7 bars present, symmetrical, with caps

Scales:

  • x-axis: LL from 0.15 to 0.85 m
  • y-axis: T2T^2 from 0.6 to 3.4 s2^2

Question Type 2: Best Fit and Worst Acceptable Lines

如何识别

Part (c)(ii) — "Draw the straight line of best fit and a worst acceptable straight line." 题目要求在已有的图上画两条线。

标准解题方法

标准解题方法
  1. Best fit: 用直尺画直线,使数据点大致均匀分布在直线两侧(忽略明显异常值)
  2. WAL: 过所有 error bars 的最陡(steepest)或最缓(shallowest)直线
  3. 两条线有明显区别
  4. 用标签或不同线型区分(如 best fit 实线、WAL 虚线)
常见陷阱
  • 不要连接第一个点和最后一个点
  • WAL 必须穿过所有 error bars
  • 如果 error bars 只在一个方向,WAL 可以在 error bars 内旋转
  • 两条线不能重合

Example 1 — Thermistor Graph (continued)

(c)(ii) On the graph drawn in (c)(i), draw the straight line of best fit and a worst acceptable straight line.

MS 展开查看

Best fit:

  • M1: Straight line drawn with a ruler
  • Points roughly equally distributed above and below the line
  • The line passes through the general trend of the data

WAL:

  • M1: Steepest possible straight line that passes through all error bars
  • The WAL is clearly different from the best fit line
  • Both lines are labelled (or distinguishable)

Example 2 — Cooling Graph (continued)

(c)(ii) On the graph of lnθ\ln \theta against tt, draw the straight line of best fit and a worst acceptable straight line.

MS 展开查看

Best fit:

  • M1: Straight line through the general trend
  • More points lie above and below in roughly equal numbers

WAL:

  • M1: Shallowest straight line that still passes through all error bars
  • Distinct from best fit, labelled clearly

Example 3 — Pendulum Graph (continued)

(c)(ii) On the graph of T2T^2 against LL, draw the straight line of best fit and a worst acceptable straight line.

MS 展开查看

Best fit:

  • M1: Straight line through all points (theory predicts T2LT^2 \propto L, so line should pass near origin)
  • Balanced distribution of points

WAL:

  • M1: Steepest OR shallowest line through all error bars
  • Must be labelled

Question Type 3: Gradient Determination

如何识别

Part (c)(iii) — "Determine the gradient of the line of best fit. Include the absolute uncertainty." 有时也会要求给出单位。

标准解题方法

标准解题方法
  1. 在 best fit 线上选两个点(不是数据点)
  2. 两点间隔 > 所画直线长度的一半
  3. 在点旁标注坐标 (x1,y1)(x_1, y_1)(x2,y2)(x_2, y_2)
  4. gradient=y2y1x2x1\text{gradient} = \frac{y_2 - y_1}{x_2 - x_1}
  5. 用相同方法计算 WAL 的 gradient
  6. uncertainty=gradientbestgradientworst\text{uncertainty} = |\text{gradient}_{\text{best}} - \text{gradient}_{\text{worst}}|
  7. 结果表示为 gradient±uncertainty\text{gradient} \pm \text{uncertainty},带单位

Example 1 — Thermistor Gradient

The best fit line for lnR\ln R against 1/T1/T has the equation lnR=lnR0+k(1/T)\ln R = \ln R_0 + k(1/T).

(c)(iii) Determine the gradient of the best fit line and its absolute uncertainty.

MS 展开查看

Best fit gradient:

  • M1: Two points on best fit line selected: (0.00294,8.55)(0.00294, 8.55) and (0.00330,6.95)(0.00330, 6.95)
  • gradientbest=6.958.550.003300.00294=1.600.00036=4440 K\text{gradient}_{\text{best}} = \frac{6.95 - 8.55}{0.00330 - 0.00294} = \frac{-1.60}{0.00036} = -4440 \text{ K}
  • Correct substitution and calculation

WAL gradient:

  • Two points on WAL: (0.00294,8.70)(0.00294, 8.70) and (0.00330,6.75)(0.00330, 6.75)
  • gradientWAL=6.758.700.003300.00294=1.950.00036=5420 K\text{gradient}_{\text{WAL}} = \frac{6.75 - 8.70}{0.00330 - 0.00294} = \frac{-1.95}{0.00036} = -5420 \text{ K}

Uncertainty:

  • M1: Δm=4440(5420)=980 K\Delta m = |{-4440} - ({-5420})| = 980 \text{ K}
  • Final answer: m=(4440±980) Km = (-4440 \pm 980) \text{ K}

Example 2 — Cooling Gradient

The best fit line for lnθ\ln \theta against tt has the equation lnθ=lnθ0kt\ln \theta = \ln \theta_0 - kt.

(c)(iii) Determine the gradient of the best fit line and its absolute uncertainty.

MS 展开查看

Best fit gradient:

  • M1: Two points on best fit line: (0,4.38)(0, 4.38) and (180,3.40)(180, 3.40)
  • gradientbest=3.404.381800=0.98180=0.00544 s1\text{gradient}_{\text{best}} = \frac{3.40 - 4.38}{180 - 0} = \frac{-0.98}{180} = -0.00544 \text{ s}^{-1}

WAL gradient:

  • Two points on WAL: (0,4.40)(0, 4.40) and (180,3.30)(180, 3.30)
  • gradientWAL=3.304.401800=0.00611 s1\text{gradient}_{\text{WAL}} = \frac{3.30 - 4.40}{180 - 0} = -0.00611 \text{ s}^{-1}

Uncertainty:

  • M1: Δm=0.00544(0.00611)=0.00067 s1\Delta m = |-0.00544 - (-0.00611)| = 0.00067 \text{ s}^{-1}
  • Final answer: m=(0.00544±0.00067) s1m = (-0.00544 \pm 0.00067) \text{ s}^{-1}

Example 3 — Pendulum Gradient

The graph of T2T^2 against LL is expected to be linear with T2=(4π2/g)LT^2 = (4\pi^2/g)L.

(c)(iii) Determine the gradient of the best fit line and its absolute uncertainty. Hence determine a value for gg.

MS 展开查看

Best fit gradient:

  • M1: Two points on best fit line: (0.20,0.81)(0.20, 0.81) and (0.80,3.22)(0.80, 3.22)
  • gradientbest=3.220.810.800.20=2.410.60=4.02 s2m1\text{gradient}_{\text{best}} = \frac{3.22 - 0.81}{0.80 - 0.20} = \frac{2.41}{0.60} = 4.02 \text{ s}^2\text{m}^{-1}

WAL gradient:

  • Two points on WAL: (0.20,0.78)(0.20, 0.78) and (0.80,3.32)(0.80, 3.32)
  • gradientWAL=3.320.780.800.20=2.540.60=4.23 s2m1\text{gradient}_{\text{WAL}} = \frac{3.32 - 0.78}{0.80 - 0.20} = \frac{2.54}{0.60} = 4.23 \text{ s}^2\text{m}^{-1}

Uncertainty:

  • M1: Δm=4.024.23=0.21 s2m1\Delta m = |4.02 - 4.23| = 0.21 \text{ s}^2\text{m}^{-1}
  • Final answer: m=(4.02±0.21) s2m1m = (4.02 \pm 0.21) \text{ s}^2\text{m}^{-1}

Determining gg:

  • g=4π2/gradient=4π2/4.02=9.82 m s2g = 4\pi^2 / \text{gradient} = 4\pi^2 / 4.02 = 9.82 \text{ m s}^{-2}
  • Uncertainty: Δg=g×(Δm/m)=9.82×(0.21/4.02)=0.51 m s2\Delta g = g \times (\Delta m / m) = 9.82 \times (0.21 / 4.02) = 0.51 \text{ m s}^{-2}
  • g=(9.82±0.51) m s2g = (9.82 \pm 0.51) \text{ m s}^{-2}

Question Type 4: y-intercept Determination

如何识别

Part (c)(iv) — "Determine the y-intercept." 有时会要求不确定性。注意不能直接从 y 轴读取。

标准解题方法

标准解题方法
  1. 使用 y=mx+cy = mx + c
  2. 代入 best fit 线上一个点 (x,y)(x, y) 和 gradient mm
  3. c=ymxc = y - mx
  4. 用 WAL 重复计算得到 cworstc_{\text{worst}}
  5. uncertainty=cbestcworst\text{uncertainty} = |c_{\text{best}} - c_{\text{worst}}|
  6. 不能直接从图坐标轴读值(false origin 时无效)
评分标准(MS 模式)
  • M1: Correct y-intercept calculated using c=ymxc = y - mx
  • M1 (if required): Correct uncertainty in y-intercept

Example 1 — Thermistor y-intercept

The graph of lnR\ln R against 1/T1/T should give a straight line with equation lnR=lnR0+k(1/T)\ln R = \ln R_0 + k(1/T).

(c)(iv) Determine the y-intercept of the best fit line and its absolute uncertainty.

MS 展开查看

Best fit y-intercept:

  • M1: Using c=ymxc = y - mx
  • Point on best fit: (0.00310,7.72)(0.00310, 7.72), gradient m=4440 Km = -4440 \text{ K}
  • c=7.72(4440×0.00310)=7.72(13.76)=21.48c = 7.72 - (-4440 \times 0.00310) = 7.72 - (-13.76) = 21.48
  • y-intercept =21.5= 21.5 (3 SF)

WAL y-intercept:

  • Point on WAL: (0.00310,7.72)(0.00310, 7.72), gradient m=5420 Km = -5420 \text{ K}
  • cWAL=7.72(5420×0.00310)=7.72(16.80)=24.52c_{\text{WAL}} = 7.72 - (-5420 \times 0.00310) = 7.72 - (-16.80) = 24.52

Uncertainty:

  • M1: Δc=21.4824.52=3.04\Delta c = |21.48 - 24.52| = 3.04
  • Final answer: c=21.5±3.0c = 21.5 \pm 3.0

Physical meaning:

  • lnR0=21.5\ln R_0 = 21.5, therefore R0=e21.5=2.18×109 ΩR_0 = e^{21.5} = 2.18 \times 10^9 \ \Omega

Example 2 — Cooling y-intercept

The graph of lnθ\ln \theta against tt should give a straight line with equation lnθ=lnθ0kt\ln \theta = \ln \theta_0 - kt.

(c)(iv) Determine the y-intercept of the best fit line and its absolute uncertainty. State the value of θ0\theta_0.

MS 展开查看

Best fit y-intercept:

  • M1: Using c=ymxc = y - mx
  • Point on best fit: (90,3.88)(90, 3.88), gradient m=0.00544 s1m = -0.00544 \text{ s}^{-1}
  • c=3.88(0.00544×90)=3.88(0.490)=4.37c = 3.88 - (-0.00544 \times 90) = 3.88 - (-0.490) = 4.37
  • y-intercept =4.37= 4.37

WAL y-intercept:

  • Point on WAL: (90,3.88)(90, 3.88), gradient m=0.00611 s1m = -0.00611 \text{ s}^{-1}
  • cWAL=3.88(0.00611×90)=3.88(0.550)=4.43c_{\text{WAL}} = 3.88 - (-0.00611 \times 90) = 3.88 - (-0.550) = 4.43

Uncertainty:

  • M1: Δc=4.374.43=0.06\Delta c = |4.37 - 4.43| = 0.06
  • Final answer: c=4.37±0.06c = 4.37 \pm 0.06

Physical meaning:

  • lnθ0=4.37\ln \theta_0 = 4.37, therefore θ0=e4.37=79.0 C\theta_0 = e^{4.37} = 79.0 \ ^{\circ}\text{C}
  • This matches the measured initial temperature 80.0±0.5 C80.0 \pm 0.5 \ ^{\circ}\text{C}

Example 3 — Pendulum y-intercept

The graph of T2T^2 against LL should give a straight line with equation T2=(4π2/g)L+cT^2 = (4\pi^2/g)L + c.

(c)(iv) Determine the y-intercept of the best fit line. Comment on whether your result is consistent with the theoretical prediction.

MS 展开查看

Best fit y-intercept:

  • M1: Using c=ymxc = y - mx
  • Point on best fit: (0.50,2.02)(0.50, 2.02), gradient m=4.02 s2m1m = 4.02 \text{ s}^2\text{m}^{-1}
  • c=2.02(4.02×0.50)=2.022.01=0.01 s2c = 2.02 - (4.02 \times 0.50) = 2.02 - 2.01 = 0.01 \text{ s}^2

WAL y-intercept:

  • Point on WAL: (0.50,2.02)(0.50, 2.02), gradient m=4.23 s2m1m = 4.23 \text{ s}^2\text{m}^{-1}
  • cWAL=2.02(4.23×0.50)=2.022.115=0.095 s2c_{\text{WAL}} = 2.02 - (4.23 \times 0.50) = 2.02 - 2.115 = -0.095 \text{ s}^2

Uncertainty:

  • Δc=0.01(0.095)=0.105 s2\Delta c = |0.01 - (-0.095)| = 0.105 \text{ s}^2

Comment:

  • The theoretical prediction is c=0c = 0 (line through origin)
  • The experimental value c=0.01±0.11 s2c = 0.01 \pm 0.11 \text{ s}^2 includes zero within uncertainty
  • Therefore the result is consistent with the theoretical prediction

题型对比总结

题型对应 Q2 Part核心技能分值
Plotting with error bars(c)(i)选刻度、描点、画 error bars2
Best fit + WAL(c)(ii)画两条线,区分标记2
Gradient determination(c)(iii)计算 gradient + 不确定度2
y-intercept determination(c)(iv)代入公式计算1–2