一、数据收集与抽样方法:如何从总体中获取可靠样本 | Data Collection & Sampling: How to Obtain Reliable Samples from a Population
在 Edexcel AS 统计课程中,数据收集是所有统计分析的第一步。理解不同的抽样方法对于确保研究结果的有效性至关重要。总体(population)是指研究对象的完整集合,而样本(sample)是从总体中选取的一部分个体。如果样本不能代表总体,那么得出的结论就会出现偏差,这在统计学中称为抽样偏差(sampling bias)。
In the Edexcel AS Statistics course, data collection is the first step of all statistical analysis. Understanding different sampling methods is essential to ensuring the validity of research findings. A population refers to the complete set of individuals being studied, while a sample is a subset selected from the population. If a sample is not representative of the population, the conclusions drawn will be biased – this is known in statistics as sampling bias.
Edexcel 课程要求掌握四种主要的抽样方法:简单随机抽样(simple random sampling)为每个个体提供相等的被选中机会,通常使用随机数生成器或抽签来实现;分层抽样(stratified sampling)将总体分成互不重叠的子群(称为”层”),然后从每一层中按比例抽取样本,确保每个子群都得到适当代表;系统抽样(systematic sampling)按固定间隔从有序列表中选取个体,例如每第10个名字;机会抽样(opportunity sampling)或称便利抽样,选取最容易接触到的个体,虽然方便但最容易产生偏差。
The Edexcel specification requires mastery of four main sampling methods: simple random sampling gives every individual an equal chance of selection, typically using a random number generator or lottery method; stratified sampling divides the population into non-overlapping subgroups (called “strata”) and then samples proportionally from each stratum, ensuring each subgroup is properly represented; systematic sampling selects individuals at fixed intervals from an ordered list, such as every 10th name; opportunity sampling, also called convenience sampling, selects the most readily available individuals – while convenient, it is the most prone to bias.
在实际考试中,学生们经常需要判断某种情境下应该使用哪种抽样方法并给出理由。例如,当总体中存在明显不同的子群体时,分层抽样比简单随机抽样更能保证代表性。理解每种方法的优缺点对于解题至关重要。此外,Edexcel 考试中还可能考察普查(census)与抽样调查的区别,以及不响应偏差(non-response bias)等概念。
In actual examinations, students are frequently asked to determine which sampling method should be used in a given context and justify their choice. For example, when there are clearly distinct subgroups within a population, stratified sampling ensures better representation than simple random sampling. Understanding the advantages and disadvantages of each method is critical for problem-solving. Additionally, Edexcel exams may test the distinction between a census and a sample survey, as well as concepts like non-response bias.
二、数据表示:直方图、箱线图与累积频率曲线的绘制与解读 | Data Representation: Drawing and Interpreting Histograms, Box Plots & Cumulative Frequency Curves
在收集数据之后,如何有效地展示数据是 Edexcel AS 统计学的核心技能之一。直方图(histogram)用于展示连续数据的分布。与柱状图不同,直方图的柱条之间没有间隙,且柱条的面积(而非高度)代表频率。在考试中,学生需要能够根据频率密度(frequency density = frequency / class width)来绘制直方图,或者反过来从给定的直方图中读取频率信息。
After collecting data, presenting it effectively is one of the core skills in Edexcel AS Statistics. A histogram is used to display the distribution of continuous data. Unlike bar charts, histogram bars have no gaps between them, and the area (not the height) of each bar represents the frequency. In exams, students need to be able to draw histograms using frequency density (frequency density = frequency / class width), or conversely, extract frequency information from a given histogram.
箱线图(box plot)或称箱须图,提供了数据集的五数概括:最小值、下四分位数(Q1)、中位数(Q2)、上四分位数(Q3)和最大值。箱线图特别适合比较两个或多个数据集的分布情况。学生需要能够从原始数据或累积频率图中识别四分位数,并能识别异常值(outliers)。通常,异常值被定义为小于 Q1 – 1.5 x IQR 或大于 Q3 + 1.5 x IQR 的数据点,其中 IQR(四分位距)= Q3 – Q1。
A box plot, or box-and-whisker diagram, provides a five-number summary of a dataset: the minimum, lower quartile (Q1), median (Q2), upper quartile (Q3), and maximum. Box plots are particularly useful for comparing the distributions of two or more datasets. Students need to be able to identify quartiles from raw data or from cumulative frequency graphs, and to identify outliers. Typically, outliers are defined as data points that are less than Q1 – 1.5 x IQR or greater than Q3 + 1.5 x IQR, where IQR (interquartile range) = Q3 – Q1.
累积频率曲线(cumulative frequency curve)是另一个重要的数据展示工具。通过绘制累积频率对类上限的图表,学生可以从中读取中位数、四分位数和百分位数。Edexcel 考试中常见的题型包括:根据给定的频率表绘制累积频率曲线,然后用该曲线估算中位数和四分位距,并绘制对应的箱线图。
The cumulative frequency curve is another important data representation tool. By plotting cumulative frequency against the upper class boundary, students can read off the median, quartiles, and percentiles. Common exam question types in Edexcel include: drawing a cumulative frequency curve from a given frequency table, then using the curve to estimate the median and interquartile range, and drawing the corresponding box plot.
三、集中趋势与离散度量:均值、中位数、众数与标准差的计算 | Measures of Central Tendency & Dispersion: Calculating Mean, Median, Mode & Standard Deviation
描述一个数据集的核心特征需要使用两类统计量:集中趋势度量(measures of central tendency)和离散度量(measures of dispersion)。集中趋势的三种主要度量是均值(mean)、中位数(median)和众数(mode)。均值是算术平均数,适用于对称分布的数据;中位数是排序后位于中间位置的值,不受极端值影响;众数是出现频率最高的值。
Describing the core characteristics of a dataset requires two types of statistics: measures of central tendency and measures of dispersion. The three main measures of central tendency are the mean, median, and mode. The mean is the arithmetic average, suitable for symmetrically distributed data; the median is the middle value when data is ordered, unaffected by extreme values; the mode is the most frequently occurring value.
在 Edexcel AS 考试中,学生必须熟练计算分组数据和非分组数据的均值和标准差。对于分组数据,需要使用中点值(midpoint)作为每个组的代表值。标准差(standard deviation)衡量数据围绕均值的离散程度。方差(variance)是标准差的平方。Edexcel 提供了两种标准差公式 – 学生可以自由选择使用哪一种,但在处理大数集时,公式 Sxx = sum(x^2) – (sum(x))^2 / n 通常更高效。
In Edexcel AS exams, students must be proficient at calculating the mean and standard deviation for both grouped and ungrouped data. For grouped data, the midpoint of each class is used as a representative value. Standard deviation measures how spread out the data is around the mean. Variance is the square of the standard deviation. Edexcel provides two standard deviation formulas – students are free to use either, but when working with large datasets, the formula Sxx = sum(x^2) – (sum(x))^2 / n is often more efficient.
理解何时使用哪种度量与能够计算它们同样重要。例如,如果分布是偏斜的,中位数和四分位距(IQR)比均值和标准差更能代表数据的集中趋势和离散程度。Edexcel 经常在考试中要求学生对数据进行评论,比较两个数据集的集中趋势和离散程度,这种比较通常需要用到均值和标准差(或中位数和 IQR,取决于数据分布)。
Understanding when to use which measure is just as important as being able to calculate them. For example, if a distribution is skewed, the median and interquartile range (IQR) are more representative of the central tendency and spread than the mean and standard deviation. Edexcel frequently asks students to comment on data in exams, comparing the central tendency and spread of two datasets – such comparisons typically require using the mean and standard deviation (or median and IQR, depending on the distribution).
四、概率基础:Venn图、树状图与互斥事件和独立事件 | Probability Fundamentals: Venn Diagrams, Tree Diagrams, Mutually Exclusive & Independent Events
概率论是统计推断的基础。Edexcel AS 课程要求学生掌握概率的基本概念和运算法则。概率的值始终介于 0 和 1 之间,0 表示不可能事件,1 表示必然事件。两个关键概念是互斥事件(mutually exclusive events)和独立事件(independent events)。互斥事件不能同时发生,即 P(A and B) = 0;而独立事件意味着一个事件的发生不影响另一个事件的概率,即 P(A|B) = P(A)。
Probability theory is the foundation of statistical inference. The Edexcel AS course requires students to master basic probability concepts and rules. Probability values always lie between 0 and 1, with 0 representing an impossible event and 1 representing a certain event. Two key concepts are mutually exclusive events and independent events. Mutually exclusive events cannot occur simultaneously, i.e., P(A and B) = 0; while independent events mean that the occurrence of one event does not affect the probability of the other, i.e., P(A|B) = P(A).
Venn 图是可视化事件之间关系的强大工具。在 Edexcel 考试中,学生经常需要完成 Venn 图、计算并集概率(P(A or B) = P(A) + P(B) – P(A and B))以及条件概率。条件概率 P(A|B) 表示在事件 B 已经发生的条件下事件 A 发生的概率,计算公式为 P(A|B) = P(A and B) / P(B)。
Venn diagrams are powerful tools for visualizing relationships between events. In Edexcel exams, students are frequently required to complete Venn diagrams, calculate union probability (P(A or B) = P(A) + P(B) – P(A and B)), and conditional probability. Conditional probability P(A|B) represents the probability of event A occurring given that event B has already occurred, calculated as P(A|B) = P(A and B) / P(B).
树状图(tree diagram)对于计算多阶段实验的概率特别有用,尤其是在涉及条件概率的情境中。每个分支上的概率之和必须等于 1,沿着一条路径的概率通过将分支上的概率相乘得到。Edexcel 还考察使用概率分布表(probability distribution tables)和样本空间图(sample space diagrams)来解决概率问题。
Tree diagrams are particularly useful for calculating probabilities in multi-stage experiments, especially when conditional probability is involved. Probabilities on each set of branches must sum to 1, and the probability along a path is found by multiplying the probabilities on the branches. Edexcel also tests the use of probability distribution tables and sample space diagrams to solve probability problems.
五、离散随机变量与概率分布:从概率质量函数到期望值 | Discrete Random Variables & Probability Distributions: From Probability Mass Functions to Expected Values
离散随机变量(discrete random variable)是 AS 统计学中的一个核心概念。一个随机变量 X 如果只能取有限个或可数无限个值,就称为离散的。概率分布(probability distribution)列出了随机变量可能取到的每个值及其对应的概率。在 Edexcel 课程中,这通常以表格形式呈现,所有概率之和必须等于 1。
A discrete random variable is a core concept in AS Statistics. A random variable X is called discrete if it can only take a finite or countably infinite number of values. A probability distribution lists each possible value of the random variable and its corresponding probability. In the Edexcel course, this is typically presented in table form, where the sum of all probabilities must equal 1.
有了概率分布,我们可以计算两个重要的汇总度量:期望值 E(X)(expected value)和方差 Var(X)(variance)。期望值相当于随机变量的长期平均值,计算公式为 E(X) = sum[x * P(X=x)]。方差衡量分布围绕期望值的离散程度,可以用公式 Var(X) = E(X^2) – [E(X)]^2 来计算,其中 E(X^2) = sum[x^2 * P(X=x)]。
With a probability distribution, we can calculate two important summary measures: the expected value E(X) and the variance Var(X). The expected value represents the long-term average of the random variable, calculated as E(X) = sum[x * P(X=x)]. The variance measures the spread of the distribution around the expected value, and can be calculated using the formula Var(X) = E(X^2) – [E(X)]^2, where E(X^2) = sum[x^2 * P(X=x)].
Edexcel 考试中经常考察离散均匀分布(discrete uniform distribution),其中每个可能的结果具有相等的概率,例如掷一个公平的骰子。学生应该能够计算离散均匀分布的 E(X) 和 Var(X),并理解线性变换对期望值和方差的影响:E(aX + b) = aE(X) + b,Var(aX + b) = a^2 Var(X)。
Edexcel exams frequently test the discrete uniform distribution, where each possible outcome has an equal probability, such as rolling a fair die. Students should be able to calculate E(X) and Var(X) for discrete uniform distributions and understand the effect of linear transformations on expected values and variance: E(aX + b) = aE(X) + b, Var(aX + b) = a^2 Var(X).
六、二项分布:条件、计算与假设检验的初步引入 | Binomial Distribution: Conditions, Calculations & Introduction to Hypothesis Testing
二项分布(binomial distribution)是 AS 统计学中最重要的概率分布之一。一个随机变量 X 服从二项分布 B(n, p) 需要满足四个条件:有固定次数的试验 n;每次试验只有两种可能结果(通常称为”成功”和”失败”);每次试验中成功的概率 p 保持不变;各次试验之间相互独立。
The binomial distribution is one of the most important probability distributions in AS Statistics. For a random variable X to follow a binomial distribution B(n, p), four conditions must be met: there is a fixed number of trials n; each trial has only two possible outcomes (usually called “success” and “failure”); the probability of success p remains constant for each trial; and the trials are independent of one another.
二项概率的计算公式为 P(X = r) = C(n,r) * p^r * (1-p)^(n-r),其中 C(n,r) 是从 n 个中选取 r 个的组合数。在实际考试中,学生可以使用计算器上的二项分布功能(binomial PD 计算单个概率,binomial CD 计算累积概率)。Edexcel 要求学生能够计算诸如 P(X = r)、P(X <= r)、P(X >= r) 等概率。
The binomial probability formula is P(X = r) = C(n,r) * p^r * (1-p)^(n-r), where C(n,r) is the number of combinations of choosing r from n. In actual exams, students can use the binomial distribution functions on their calculators (binomial PD for individual probabilities, binomial CD for cumulative probabilities). Edexcel requires students to be able to calculate probabilities such as P(X = r), P(X <= r), P(X >= r), and so on.
在 AS 级别,假设检验(hypothesis testing)是通过二项分布来引入的。学生需要设定一个原假设 H0(例如 p = 0.5),并基于观察到的样本数据来判断是否有足够的证据拒绝它。关键是要找到在 H0 为真的条件下,观察到当前结果(或更极端结果)的概率,即 p 值(p-value)。如果 p 值小于显著性水平(通常为 5%),则拒绝原假设。
At AS level, hypothesis testing is introduced through the binomial distribution. Students need to set up a null hypothesis H0 (e.g., p = 0.5) and, based on observed sample data, determine whether there is sufficient evidence to reject it. The key is to find the probability of observing the current result (or a more extreme one) under the assumption that H0 is true – this is the p-value. If the p-value is less than the significance level (typically 5%), reject the null hypothesis.
七、运动学基础:匀速直线运动与SUVAT方程组 | Kinematics Foundations: Constant Acceleration Motion & the SUVAT Equations
进入力学部分,运动学(kinematics)研究物体的运动而不考虑引起运动的力。在 Edexcel AS 力学中,我们首先关注在一条直线上以恒定加速度运动的物体。五个基本量通过缩写 SUVAT 来记忆:s = 位移(displacement),u = 初速度(initial velocity),v = 末速度(final velocity),a = 加速度(acceleration),t = 时间(time)。
Moving into the Mechanics section, kinematics is the study of the motion of objects without considering the forces that cause the motion. In Edexcel AS Mechanics, we first focus on objects moving in a straight line with constant acceleration. The five fundamental quantities are memorized through the acronym SUVAT: s = displacement, u = initial velocity, v = final velocity, a = acceleration, t = time.
五个 SUVAT 方程适用于加速度恒定的情况:v = u + at;s = (u+v)t/2;s = ut + (1/2)at^2;s = vt – (1/2)at^2;v^2 = u^2 + 2as。每个方程缺少其中一个变量,因此选择使用哪个方程取决于问题中已知和未知的变量。学生必须能够清楚地列出已知量和未知量,然后选择合适的方程。
There are five SUVAT equations that apply when acceleration is constant: v = u + at; s = (u+v)t/2; s = ut + (1/2)at^2; s = vt – (1/2)at^2; v^2 = u^2 + 2as. Each equation misses one of the variables, so selecting which equation to use depends on which variables are known and unknown in the problem. Students must be able to clearly list the known and unknown quantities, then choose the appropriate equation.
常见的 SUVAT 题型包括:自由落体问题,其中 a = g = 9.8 m/s^2(向下为正方向时注意符号);竖直上抛问题,物体达到最大高度时 v = 0;涉及两辆汽车或两个人的相对运动问题。在解决这些问题时,定义正方向并保持一致使用至关重要,因为位移、速度和加速度都是矢量量,方向非常重要。
Common SUVAT question types include: free-fall problems where a = g = 9.8 m/s^2 (pay attention to signs when taking downward as positive); vertically projected objects where v = 0 at maximum height; and relative motion problems involving two cars or two people. When solving these problems, defining a positive direction and using it consistently is crucial, since displacement, velocity, and acceleration are all vector quantities where direction matters.
八、力的分解与牛顿三大运动定律 | Force Resolution & Newton’s Three Laws of Motion
动力学(dynamics)将力与运动联系起来。牛顿第一定律指出,除非受到净外力作用,否则物体将保持静止或匀速直线运动。牛顿第二定律 F = ma 是力学中最重要的方程,表示净力等于质量乘以加速度。牛顿第三定律指出,每一个作用力都有一个大小相等、方向相反的反作用力。
Dynamics connects force to motion. Newton’s First Law states that an object will remain at rest or in uniform motion in a straight line unless acted upon by a net external force. Newton’s Second Law, F = ma, is the most important equation in mechanics, stating that net force equals mass times acceleration. Newton’s Third Law states that for every action, there is an equal and opposite reaction.
在 Edexcel AS 考试中,力的分解(resolving forces)是一项基本技能。通常需要将一个力分解为水平和垂直分量:如果力 F 与水平方向的夹角为 theta,则水平分量为 F*cos(theta),垂直分量为 F*sin(theta)。当物体处于平衡状态(静止或匀速运动)时,所有方向的力之和为零。
In Edexcel AS exams, resolving forces is a fundamental skill. A force is typically resolved into horizontal and vertical components: if force F makes an angle theta with the horizontal, the horizontal component is F*cos(theta) and the vertical component is F*sin(theta). When an object is in equilibrium (at rest or moving with constant velocity), the sum of forces in all directions is zero.
对于在水平面上移动的物体,摩擦力(friction)起重要作用。最大静摩擦力 F_max = mu * R,其中 mu 是摩擦系数,R 是法向反作用力。在运动过程中,动摩擦力(kinetic friction)通常略小于最大静摩擦力。Edexcel 经常考察物体在粗糙斜面上的问题,学生需要分解重力并考虑摩擦力来建立平衡方程或运动方程。
For objects moving on horizontal surfaces, friction plays an important role. The maximum static friction is F_max = mu * R, where mu is the coefficient of friction and R is the normal reaction force. During motion, kinetic friction is typically slightly less than maximum static friction. Edexcel frequently tests problems involving objects on rough inclined planes, where students need to resolve the weight and account for friction to set up equilibrium or motion equations.
九、连接粒子、滑轮系统与斜面中的张力和加速度 | Connected Particles, Pulley Systems & Tension and Acceleration on Inclined Planes
连接粒子问题(connected particles)是 Edexcel AS 力学考试中的难点和高频题型。当两个或多个物体通过一根轻绳(light inextensible string)连接时,假设绳子没有质量且不可伸长,这意味着所有连接物体的加速度大小相等,且绳中的张力处处相同(假设滑轮光滑)。
Connected particle problems are challenging and frequently tested topics in Edexcel AS Mechanics exams. When two or more objects are connected by a light inextensible string, the assumptions are that the string has no mass and does not stretch, meaning all connected objects have the same magnitude of acceleration, and the tension in the string is uniform throughout (assuming a smooth pulley).
解决连接粒子问题的标准方法是:为每个粒子画出受力分析图(free-body diagram),标记所有作用力包括重力、张力和法向反作用力;对每个粒子分别应用 F = ma;解联立方程求未知数(通常是加速度 a 和张紧力 T)。Edexcel 常见的情景包括:两个粒子通过滑轮垂直悬挂、一个粒子在水平桌面上被悬挂粒子拉动、以及一个粒子在光滑或粗糙的斜面上被另一个粒子拉动。
The standard approach to solving connected particle problems is: draw a free-body diagram for each particle, labelling all forces including weight, tension, and normal reaction; apply F = ma to each particle individually; solve the simultaneous equations for the unknowns (typically acceleration a and tension T). Common Edexcel scenarios include: two particles hanging vertically over a pulley, one particle on a horizontal table being pulled by a hanging particle, and one particle on a smooth or rough inclined plane being pulled by another particle.
对于斜面问题,记住将重力分解为平行和垂直于斜面的分量:平行分量为 mg*sin(theta),垂直分量为 mg*cos(theta)。对于粗糙斜面,摩擦力 = mu * R 作用于运动方向相反的方向。当连接粒子系统涉及多个斜面或滑轮时,仍然适用相同的原理:分解力、应用 F = ma、求解联立方程。
For inclined plane problems, remember to resolve the weight into components parallel and perpendicular to the plane: the parallel component is mg*sin(theta) and the perpendicular component is mg*cos(theta). For rough planes, friction = mu * R acts in the direction opposite to motion. When a connected particle system involves multiple planes or pulleys, the same principles still apply: resolve forces, apply F = ma, and solve simultaneous equations.
十、可变加速度与微积分在运动学中的应用 | Variable Acceleration & Applying Calculus in Kinematics
当加速度不是常数时,SUVAT 方程不再适用,我们需要使用微积分。在 Edexcel AS 力学中,位移 s、速度 v 和加速度 a 通过微分和积分相互关联。速度是位移对时间的导数:v = ds/dt。加速度是速度对时间的导数:a = dv/dt,也是位移对时间的二阶导数:a = d^2s/dt^2。
When acceleration is not constant, the SUVAT equations no longer apply, and we need to use calculus. In Edexcel AS Mechanics, displacement s, velocity v, and acceleration a are related through differentiation and integration. Velocity is the derivative of displacement with respect to time: v = ds/dt. Acceleration is the derivative of velocity with respect to time: a = dv/dt, and also the second derivative of displacement: a = d^2s/dt^2.
从加速度求速度和位移需要反向操作 – 积分。如果加速度 a 表示为时间 t 的函数,则速度 v = integral(a dt) + C,其中积分常数 C 可以通过初始条件确定。类似地,位移 s = integral(v dt) + C。Edexcel 考试中的典型问题会给出作为时间函数的加速度,要求找出速度表达式、最大速度以及特定时间段内行驶的距离。
Finding velocity and displacement from acceleration requires the reverse operation – integration. If acceleration a is expressed as a function of time t, then velocity v = integral(a dt) + C, where the constant of integration C can be determined using initial conditions. Similarly, displacement s = integral(v dt) + C. Typical problems in Edexcel exams give acceleration as a function of time and ask students to find an expression for velocity, the maximum velocity, and the distance travelled in a given time interval.
可变加速度问题还涉及寻找静止时刻(v = 0)、改变方向的时刻(v 改变符号)以及最大速度(当 dv/dt = a = 0 时)。学生需要熟练使用微积分技巧,并与运动学的物理意义相结合。例如,距离(distance)与位移(displacement)不同 – 距离总是正值,而如果物体改变方向,位移可能小于总行驶距离。
Variable acceleration problems also involve finding when a particle is at rest (v = 0), when it changes direction (v changes sign), and when velocity is maximized (when dv/dt = a = 0). Students need to be proficient at applying calculus techniques while connecting them to the physical meaning in kinematics. For example, distance is different from displacement – distance is always positive, and if the particle changes direction, displacement may be less than the total distance travelled.
Summary | 总结
Edexcel AS 数学中的统计与力学部分涵盖了从数据收集与分析到运动与力学的广泛主题。在统计学方面,学生需要掌握抽样方法、数据表示(直方图、箱线图、累积频率曲线)、集中趋势和离散度量、概率基础以及二项分布。在力学方面,重点包括 SUVAT 方程、牛顿运动定律、力的分解、连接粒子问题和可变加速度。成功的关键在于理解核心概念而不仅仅是记忆公式,并能够将这些概念应用到不熟悉的实际问题情境中。通过系统性的练习和对每种问题类型解决步骤的熟悉,学生可以在 AS 考试中取得优异成绩。
The Statistics and Mechanics components of Edexcel AS Mathematics cover a broad range of topics, from data collection and analysis to motion and forces. In Statistics, students need to master sampling methods, data representation (histograms, box plots, cumulative frequency curves), measures of central tendency and dispersion, probability foundations, and the binomial distribution. In Mechanics, the emphasis includes SUVAT equations, Newton’s laws of motion, force resolution, connected particle problems, and variable acceleration. The key to success lies in understanding the core concepts rather than simply memorizing formulas, and being able to apply these concepts to unfamiliar practical problem contexts. Through systematic practice and familiarity with the steps for solving each problem type, students can achieve excellent results in their AS examinations.
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导