📚 PDF资源导航

IB Maths: Step-by-Step Calculator Methods for Probability | IB数学:用计算器求概率的操作步骤

📚 IB Maths: Step-by-Step Calculator Methods for Probability | IB数学:用计算器求概率的操作步骤

Probability calculations are a core component of the IB Mathematics curriculum, appearing in both Analysis and Approaches (AA) and Applications and Interpretation (AI), particularly in the AI stream where the use of a graphic display calculator (GDC) is explicitly expected. The key to scoring full marks is not merely getting the numerical answer, but knowing which calculator function to invoke, how to enter parameters correctly, and how to interpret the output.

概率计算是IB数学课程的核心组成部分,在分析与方法(AA)和应用与解释(AI)两门课程中都会出现,尤其是在明确要求使用图形计算器(GDC)的AI方向中。要取得满分的关键不仅是得到数字答案,更重要的是知道该调用计算器的哪个功能、如何正确输入参数,以及如何解读输出结果。


1. Choosing the Right Calculator and Setting the Mode | 选择合适的计算器并设置模式

Before any probability calculation, ensure your calculator is in the correct mode. For the IB exams, the most commonly used GDC models are the Casio fx-9860GIII (or fx-CG50) and the Texas Instruments TI-84 Plus CE. Both are permitted, provided they are in “Exam Mode” where required. For probability work, the key menu is usually labelled “DIST” (Distribution) on Casio or “DISTR” on TI.

在进行任何概率计算之前,请确保计算器处于正确的模式。在IB考试中,最常用的图形计算器型号是 Casio fx-9860GIII(或 fx-CG50)和 Texas Instruments TI-84 Plus CE。两种型号均被允许使用,前提是按考试要求切换到”考试模式”。对于概率计算,关键菜单在 Casio 上通常标为”DIST”(分布),在 TI 上标为”DISTR”。

Also, confirm whether your syllabus expects you to use the binomial distribution (for discrete data) or the normal distribution (for continuous approximations). Calculator inputs differ significantly between the two, and misidentifying the distribution type is one of the most common student errors.

此外,请确认你的教学大纲要求使用二项分布(适用于离散数据)还是正态分布(适用于连续数据的近似)。两者的计算器输入差异很大,而未能正确区分分布类型是学生最常犯的错误之一。


2. Binomial Probability P(X = x) with the GDC | 用计算器求二项分布 P(X = x)

Suppose you are asked to find P(X = 3) where X follows a binomial distribution with n = 10 and p = 0.4. On a Casio calculator, press MENU, select STAT (option 2), then press F5 (DIST), followed by F5 again (BINM). You will see Bpd and Bcd; choose Bpd for point probability, then input x = 3, Numtrial = 10, p = 0.4, and execute. On a TI-84, press 2nd VARS to access DISTR, scroll to binompdf(, and type binompdf(10, 0.4, 3).

假设你要求 P(X = 3),其中 X 服从二项分布,n = 10,p = 0.4。在 Casio 计算器上,按 MENU,选择 STAT(选项2),然后按 F5(DIST),再按 F5(BINM)。你会看到 Bpd 和 Bcd;选择 Bpd 表示点概率,然后输入 x = 3,Numtrial = 10,p = 0.4,执行即可。在 TI-84 上,按 2nd VARS 进入 DISTR,滚动到 binompdf(,输入 binompdf(10, 0.4, 3)。

The result shown is 0.214990848, meaning P(X = 3) = 0.215 to three significant figures. Always check the display labels on your GDC; Casio will show “p” for the probability, while TI may show it directly on the screen. Write the formula and the calculator command in your working to demonstrate method to the examiner.

显示的结果是 0.214990848,即 P(X = 3) = 0.215(保留三位有效数字)。请始终检查计算器屏幕上的标签;Casio 会用”p”表示概率,而 TI 会直接显示在屏幕上。在答题过程中写出公式和计算器指令,以便向考官展示解题方法。


3. Cumulative Binomial P(X ≤ x) and P(X ≥ x) | 累积二项分布 P(X ≤ x) 和 P(X ≥ x)

For cumulative probabilities, use Bcd (on Casio) or binomcdf (on TI). The cumulative function gives P(0 ≤ X ≤ x). For example, for P(X ≤ 4) with n = 10 and p = 0.4, the command is binomcdf(10, 0.4, 4), yielding 0.6331032576.

对于累积概率,使用 Bcd(Casio)或 binomcdf(TI)。累积函数给出的是 P(0 ≤ X ≤ x)。例如,对于 n = 10、p = 0.4 的 P(X ≤ 4),指令为 binomcdf(10, 0.4, 4),结果为 0.6331032576。

Be careful with P(X ≥ k): the calculator does not have a direct “greater than or equal to” button. You must use the complement rule. Since P(X ≥ 5) = 1 − P(X ≤ 4), simply calculate 1 − binomcdf(10, 0.4, 4). Do not enter x = 5 into binomcdf as a one-sided input without adjusting the boundary; this is a classic exam trap.

注意 P(X ≥ k) 的计算:计算器没有直接的大于等于按钮。你必须使用补集法则。由于 P(X ≥ 5) = 1 − P(X ≤ 4),只需计算 1 − binomcdf(10, 0.4, 4)。切勿不带边界调整就在 binomcdf 中输入 x = 5,这是考试中的经典陷阱。


4. Normal Distribution P(a ≤ X ≤ b) | 正态分布 P(a ≤ X ≤ b)

The normal distribution is used for continuous data or as an approximation. On a Casio calculator, from the DIST menu choose NORM, then Ncd. You will be prompted for Lower, Upper, σ, and μ. Enter them in that order; note that this calculator asks for σ (standard deviation) before μ (mean), which is the opposite of the conventional written notation N(μ, σ²).

正态分布用于连续数据或作为近似。在 Casio 计算器上,从 DIST 菜单选择 NORM,然后选择 Ncd。计算器会依次提示 Lower、Upper、σ 和 μ。按此顺序输入;需要注意的是,该计算器要求先输入 σ(标准差)再输入 μ(均值),这与常规写法 N(μ, σ²) 的顺序相反。

For example, if X ~ N(5, 2²) and you need P(3 < X < 7), enter Lower = 3, Upper = 7, σ = 2, μ = 5. The calculator returns 0.6826894921, which matches the known empirical rule that about 68% of values lie within one standard deviation of the mean.

例如,若 X ~ N(5, 2²),且要求 P(3 < X < 7),则输入 Lower = 3,Upper = 7,σ = 2,μ = 5。计算器返回 0.6826894921,这与已知的经验法则相符:约 68% 的数据位于均值的一个标准差范围内。

To represent negative infinity or positive infinity for one-tailed probabilities, use the bound values −1 × 10⁹⁹ and 1 × 10⁹⁹ respectively, or in some calculators the -1E99 and 1E99 notation.

为了表示负无穷大或正无穷大(用于单侧概率),请分别使用边界值 −1 × 10⁹⁹ 和 1 × 10⁹⁹,在一些计算器上写作 -1E99 和 1E99。


5. Inverse Normal: Finding x or z Given a Probability | 逆正态:已知概率求 x 或 z

Inverse normal calculations appear often in IB exam questions. For example, “Find the value of a such that P(X < a) = 0.85" with X ~ N(4, 1.5²). Use InvN (Casio) or invNorm (TI). On Casio: DIST → NORM → InvN; the calculator prompts you to choose the "tail" setting. The standard option is "Left" for probabilities of the form P(X < a). Enter the area (probability), then σ and μ.

逆正态计算在IB考试题目中经常出现。例如:”求 a 的值,使 P(X < a) = 0.85",其中 X ~ N(4, 1.5²)。使用 InvN(Casio)或 invNorm(TI)。在 Casio 上:DIST → NORM → InvN;计算器会提示选择"tail"(尾部)设置。标准选项是"Left"(左侧),适用于 P(X < a) 形式的概率。输入面积(概率),然后输入 σ 和 μ。

On a TI-84, the syntax is invNorm(area, μ, σ). For “greater than” statements such as P(X > a) = 0.85, you must convert to the left-tail equivalent: P(X ≤ a) = 1 − 0.85 = 0.15. Failing to switch the tail is a common source of wrong answers.

在 TI-84 上,语法为 invNorm(area, μ, σ)。对于”大于”语句,如 P(X > a) = 0.85,你必须转换为左侧尾部等价的概率:P(X ≤ a) = 1 − 0.85 = 0.15。忘记转换尾部方向是答案错误的常见来源。

Note that when dealing with the standard normal distribution Z, you can set μ = 0 and σ = 1; the output is then the z-score. Many calculators also allow a “Central” tail option, which is useful for questions involving symmetric intervals around the mean.

请注意,当处理标准正态分布 Z 时,可设 μ = 0、σ = 1;此时输出即为 z 分数。许多计算器还提供”Central”(中心)尾部选项,适用于涉及均值对称区间的问题。


6. Mean and Variance from Binomial Parameters | 由二项分布参数求均值与方差

For a binomial distribution X ~ B(n, p), the expected value and variance can be computed directly from the parameters without entering the full distribution menu. The formulas are:

对于二项分布 X ~ B(n, p),期望值和方差可以直接由参数计算,无需进入完整的分布菜单。公式如下:

E(X) = n × p
Var(X) = n × p × (1 − p)

On your GDC, you may simply perform these multiplications in RUN mode or the home screen. However, in the STAT menu, after entering the probability function, some calculators also display the expected value and standard deviation as auxiliary outputs.

在计算器上,你可以在 RUN 模式或主屏幕上直接进行乘法运算。不过,在 STAT 菜单中,输入概率函数后,部分计算器也会以辅助输出的形式显示期望值和标准差。

Students often confuse the notation: here “variance” refers to σ², not σ. When the question asks for the standard deviation, remember to take the square root of the variance result displayed on the calculator.

学生常常混淆这里的记法:”方差”指的是 σ²,而不是 σ。当题目要求标准差时,记得对计算器显示的方差结果取平方根。


7. Using the Random Variable Menu for Conditional Probability | 利用随机变量菜单求条件概率

Conditional probability questions often require combining GDC outputs with the conditional probability formula. Suppose you know P(A ∩ B) = 0.2 and P(A) = 0.5, then P(B|A) = 0.2 ÷ 0.5 = 0.4. The GDC cannot compute this directly since it depends on your inputs of the intersection probability.

条件概率题通常需要将计算器输出与条件概率公式结合使用。假设已知 P(A ∩ B) = 0.2,P(A) = 0.5,则 P(B|A) = 0.2 ÷ 0.5 = 0.4。计算器无法直接计算这个结果,因为它取决于你输入的交叉概率值。

However, if the conditions are expressed in terms of a normal distribution, you can compute both numerator and denominator using Ncd. For example, given X ~ N(10, 3²), find P(X > 12 | X > 8). You would first compute P(X > 12) and P(X > 8) separately, then divide. The division itself is a home-screen calculation.

不过,如果条件是用正态分布表达的,你可以用 Ncd 分别计算分子和分母。例如,已知 X ~ N(10, 3²),求 P(X > 12 | X > 8)。你需要先用 Ncd 分别算出 P(X > 12) 和 P(X > 8),然后相除。除法运算本身在主屏幕进行。

This hybrid method — distribution menu for individual probabilities, followed by manual division — is a perfectly acceptable approach in IB examinations and is often faster than alternative analytic methods.

这种混合方法——用分布菜单求单个概率,然后手动相除——在IB考试中完全可接受,而且通常比解析方法更快。


8. Chi-Squared Test in the STAT Menu | 使用 STAT 菜单进行卡方检验

The χ² (chi-squared) test is part of the AI syllabus. To perform a test of independence, you must first enter the contingency table into Matrix mode. On a Casio fx-CG50, press MENU, select MATRIX, define a matrix with dimensions matching your table, and enter the observed frequencies. On TI-84, press 2nd MATRIX, edit Matrix [A], and enter the values.

χ²(卡方)检验属于 AI 课程大纲的一部分。要进行独立性检验,你首先需要将列联表输入矩阵模式。在 Casio fx-CG50 上,按 MENU,选择 MATRIX(矩阵),定义一个与表格维度一致的矩阵,然后输入观察频数。在 TI-84 上,按 2nd MATRIX,编辑矩阵 [A],输入数值。

Return to the STAT menu, select TEST, then CHI or “χ² Test”. The calculator will prompt you to select the observed matrix (usually Mat A) and the expected matrix (often set to “None” or automatically filled). Execute the test; the output includes the χ² statistic and the p-value.

返回 STAT 菜单,选择 TEST(检验),然后选择 CHI 或”χ² Test”。计算器会提示你选择观察矩阵(通常是 Mat A)和期望矩阵(通常设为”None”或自动填充)。执行检验后,输出包括 χ² 统计量和 p 值。

You compare the p-value directly to your significance level α. If p < α, reject the null hypothesis. Alternatively, compare the χ² statistic with the critical value from the table; however, the p-value method is strongly preferred in IB marking, so always record the p-value shown by the GDC.

将 p 值直接与显著性水平 α 比较。如果 p < α,拒绝原假设。或者,将 χ² 统计量与从表中查得的临界值比较;不过在IB阅卷中更倾向于 p 值法,所以务必记录计算器显示的 p 值。


9. Entering Data for a Poisson Distribution | 输入泊松分布数据

For a Poisson distribution X ~ Po(λ), the GDC operation is nearly identical to the binomial case. On Casio: DIST → POISN → Ppd or Pcd. Only one parameter λ is needed. For instance, if X ~ Po(3), then P(X = 2) is found by entering x = 2 and λ = 3; the calculator returns 0.2240418077.

对于泊松分布 X ~ Po(λ),计算器操作与二项分布几乎相同。在 Casio 上:DIST → POISN → Ppd 或 Pcd。只需要一个参数 λ。例如,若 X ~ Po(3),求 P(X = 2) 只需输入 x = 2,λ = 3,计算器返回 0.2240418077。

Approximation conditions are important: expect to use the normal approximation for Poisson when λ > 15, and the continuity correction is often required. If the question asks you to approximate a Poisson probability using a normal distribution, the GDC steps are those from section 5 — but remember to adjust the boundaries by 0.5.

近似条件很重要:当 λ > 15 时,通常可以用正态分布近似泊松分布,并且经常需要连续性修正。如果题目要求你用正态分布来近似泊松概率,计算步骤与第5节相同——但要记得将边界调整 0.5。


10. Common GDC Errors and How to Avoid Them | 常见计算器错误及避免方法

First, forgetting to reset your calculator between questions can cause previous parameters to be carried over. Always inspect the current Lower, Upper, σ, and μ values on the screen before executing. If they look unfamiliar, reset them. Second, the “tail” setting in the inverse normal function is often forgotten; a left-tail output for a right-tail question can be disastrous.

首先,忘记在题目之间重置计算器会导致上次的参数被带入下一次计算。执行前务必检查屏幕上当前的 Lower、Upper、σ 和 μ 值,如果看起来不对,请重新设置。其次,逆正态函数中的”尾部”设置经常被忽略;左侧输出用于右侧题目会造成灾难性后果。

Third, copying down the full decimal display is unnecessary and can hurt you. Write your answer to three significant figures as instructed by the IB question. If the question says “write down the answer from your calculator”, then give all displayed digits. Finally, do not round intermediate values; keep them in the calculator memory to avoid rounding errors in the final result.

第三,写下完整的小数显示并无必要,有时反而对你不利。按照IB题目的要求,将答案保留到三位有效数字。如果题目说”写下计算器得出的答案”,则给出所有显示的数字。最后,不要对中间值进行四舍五入;将中间值保留在计算器内存中,以避免最终结果出现舍入误差。


11. Worked Example: Mixed Problem Using Multiple Functions | 综合例题:使用多个函数的混合题

Let us try a full IB-style question. “A random variable X follows a binomial distribution B(12, 0.3). Find (a) P(X = 4); (b) P(X < 4); (c) the expected value and standard deviation."

让我们尝试一道完整的IB风格题目。”随机变量 X 服从二项分布 B(12, 0.3)。求 (a) P(X = 4);(b) P(X < 4);(c) 期望值和标准差。"

For part (a), use binompdf(12, 0.3, 4); the result is 0.2311396961. For part (b), note that P(X < 4) means P(X ≤ 3); use binomcdf(12, 0.3, 3) to obtain 0.4925246304. For part (c), compute E(X) = 12 × 0.3 = 3.6; the variance is 12 × 0.3 × 0.7 = 2.52, and the standard deviation is √2.52 = 1.587450787.

对于 (a),使用 binompdf(12, 0.3, 4);结果为 0.2311396961。对于 (b),注意 P(X < 4) 即 P(X ≤ 3);使用 binomcdf(12, 0.3, 3) 得到 0.4925246304。对于 (c),计算 E(X) = 12 × 0.3 = 3.6;方差为 12 × 0.3 × 0.7 = 2.52,标准差为 √2.52 = 1.587450787。

These steps reflect the exact protocol examiners expect: identify the distribution, choose the correct cumulative or point function, and then handle the complement or inequality boundary correctly.

这些步骤反映了考官期望的标准流程:确定分布类型,选择正确的累积或点概率函数,然后正确处理补集或不等式边界。


12. Final Summary of Calculator Sequences | 计算器操作序列最终总结

To conclude, memorise these four core sequences. For binomial point probability: STAT → DIST → BINM → Bpd. For binomial cumulative: STAT → DIST → BINM → Bcd. For normal: STAT → DIST → NORM → Ncd, then enter lower, upper, σ, μ. For inverse normal: STAT → DIST → NORM → InvN, then choose tail, enter area, σ, μ.

总结而言,请牢记以下四组核心操作序列。二项点概率:STAT → DIST → BINM → Bpd。二项累积:STAT → DIST → BINM → Bcd。正态:STAT → DIST → NORM → Ncd,然后依次输入下限、上限、σ、μ。逆正态:STAT → DIST → NORM → InvN,然后选择尾部,输入面积、σ、μ。

Do not forgo the formula sheet. Even when using a GDC, you are expected to show the distribution you are using and the values substituted. A correct answer with no written method often fails to earn full credit in IB exams. Master these keystrokes through repeated practice, and you will turn a potential weak point into a scoring advantage.

不要放弃公式表。即使使用计算器,你也应该写出所用的分布类型和代入的数值。在IB考试中,只有正确结果而没有书面方法通常无法获得满分。通过反复练习熟练掌握这些按键操作,你就能将潜在的薄弱环节转化为得分优势。


Published by TutorHao | Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version