📚 Year 12 Edexcel Sociology: Quick Reference Handbook of Formulas and Theorems | Year 12 Edexcel 社会学:公式定理速查手册
This quick reference handbook is designed for Year 12 Edexcel Sociology students who need a concise and exam-ready summary of the essential statistical formulas and core theoretical propositions. Sociology is not solely about interpretation; it demands numerical literacy and the ability to explain social patterns using established theoretical frameworks. Whether you are describing the central tendency of a dataset or applying a conflict paradigm, having these tools at your fingertips will strengthen your essays and research method answers. Each formula and theorem is explained with its application, calculation steps, and relevance to sociological research.
本速查手册专为 Year 12 Edexcel 社会学学生设计,提供简洁且贴合考试的统计公式与核心理论命题汇总。社会学并非只有阐释,它要求具备数字素养,并能用既有的理论框架解释社会模式。无论你需要描述数据集的集中趋势,还是应用冲突范式,随时查阅这些工具都将强化你的论文和研究方法答题能力。每一个公式与定理都从应用、计算步骤及社会学研究的相关性等角度加以说明。
1. Mean, Median and Mode | 平均数、中位数与众数
The mean is the arithmetic average, calculated by summing all values and dividing by the number of cases. It is sensitive to extreme outliers, so sociologists often report the median alongside the mean when income or wealth data are skewed. The mode is the most frequently occurring value and is particularly useful for nominal variables, such as ethnic group or religion. In a normal distribution, mean = median = mode, but in skewed distributions they diverge, revealing inequality. For instance, the mean income in the UK is pulled upward by a small number of very high earners, while the median gives a better picture of typical earnings.
平均数即算术平均值,是将所有数值加总后除以个案数。它对极端异常值敏感,因此在收入或财富数据偏斜时,社会学家常同时报告中位数。众数是最常出现的值,尤其适用于名义变量,如族群或宗教。在正态分布中,平均数=中位数=众数,但在偏态分布中三者分离,暴露不平等。例如,英国平均收入因少数极高收入者而被拉高,而中位数更能反映典型收入水平。
Formula: Mean (x̄) = Σx / n
Median = middle value when data are ordered; Mode = most frequent value
2. Range and Interquartile Range | 极差与四分位距
The range measures the spread between the highest and lowest values. While simple to calculate, it is heavily affected by a single outlier. The interquartile range (IQR) overcomes this by focusing on the middle 50% of data — the difference between the third quartile (Q3) and the first quartile (Q1). IQR is a robust measure of dispersion, frequently used in sociological studies of income inequality or educational attainment to compare the spread of scores between different social groups without extreme values distorting the picture.
极差衡量最高值与最低值之间的离散程度。它计算简单,但极易受单个异常值影响。四分位距(IQR)通过聚焦中间50%的数据克服了这点——即第三四分位数(Q3)与第一四分位数(Q1)之差。IQR是一种稳健的离散度量,常用于收入不平等或教育获得的社会学研究中,以比较不同社会群体间分数的离散情况,而不被极端值扭曲画面。
Range = Xmax – Xmin
IQR = Q3 – Q1
To identify quartiles, first rank the data. Q1 is the median of the lower half, Q3 is the median of the upper half. If the number of observations is odd, do not include the median value when splitting halves.
识别四分位数需先将数据排序。Q1是下半部分的中位数,Q3是上半部分的中位数。若观测值个数为奇数,分半时不包括中位数值本身。
3. Standard Deviation | 标准差
Standard deviation indicates how much individual data points deviate from the mean on average. A small standard deviation means data are clustered closely around the mean; a large one indicates wide dispersion. In sociology, standard deviation is vital for interpreting achievement gaps, survey responses, or income distributions. The population formula uses N, while the sample formula uses n-1 (Bessel’s correction) to provide an unbiased estimate. Always check whether your data represent a whole population or a sample before selecting the denominator.
标准差表明单个数据点平均偏离平均数的程度。标准差小意味着数据紧密围绕平均数聚集;大则表示离散度广。在社会学中,解释成就差距、调查回答或收入分布时,标准差至关重要。总体公式使用N,而样本公式使用n-1(贝塞尔校正),以提供无偏估计。在选择分母之前,务必确认数据代表的是整个总体还是一个样本。
Population σ = √[ Σ(x – μ)² / N ]
Sample s = √[ Σ(x – x̄)² / (n-1) ]
Worked example: scores 4, 6, 8, 10. Mean = 7. Sum of squared deviations = (4-7)² + (6-7)² + (8-7)² + (10-7)² = 9+1+1+9 = 20. For sample, divide by 3 (n-1): s = √(20/3) ≈ 2.58.
示例:分数4,6,8,10。平均数=7。离差平方和=(4-7)²+(6-7)²+(8-7)²+(10-7)²=20。若是样本,除以3得 s ≈ 2.58。
4. Spearman’s Rank Correlation Coefficient | 斯皮尔曼等级相关系数
Spearman’s rho (rₛ) measures the strength and direction of association between two ranked variables. Unlike Pearson’s r, it does not assume a linear relationship or normally distributed data, making it suitable for many sociological variables like social class rankings or ordinal scales of deprivation. rₛ ranges from -1 (perfect negative correlation) to +1 (perfect positive correlation). A value near zero suggests no monotonic relationship. It is commonly used when working with small datasets in topics such as education and social mobility.
斯皮尔曼等级相关系数(rₛ)衡量两个排序变量之间关联的强度和方向。与皮尔逊相关系数不同,它不假设线性关系或正态分布数据,因而适用于许多社会学变量,如社会阶级排名或剥夺程度的定序尺度。rₛ取值从-1(完全负相关)到+1(完全正相关)。接近零则意味着没有单调关系。它在处理教育与社会流动等专题的小数据集时常用。
rₛ = 1 – [ 6 Σ d² / n(n² – 1) ]
Where d is the difference between the ranks of each pair, and n is the number of pairs. Remember to rank values from 1 (lowest) to n (highest), handling tied ranks by assigning the average rank.
其中d为每对数据的等级差,n为配对数量。请记住从1(最低)到n(最高)编秩,遇并列时赋予平均等级。
5. Sampling Error and Standard Error of the Mean | 抽样误差与均值标准误
When a sociologist draws a sample rather than studying the entire population, any statistic calculated from that sample is subject to sampling error. The standard error of the mean (SE) estimates how much the sample mean is likely to differ from the true population mean. A smaller standard error indicates a more precise estimate. As sample size increases, the standard error decreases. This formula underpins the construction of confidence intervals and is essential when evaluating the reliability of findings from questionnaires or structured interviews.
当社会学家抽取样本而非研究全体时,样本计算出的任何统计量都存在抽样误差。均值标准误(SE)用于估计样本均值可能偏离真实总体均值的程度。标准误越小,估计越精确。随着样本量增加,标准误减小。此公式是构建置信区间的基础,对评估问卷或结构式访谈结果的可靠性至关重要。
SE = s / √n
Here s is the sample standard deviation and n is the sample size. For example, if s = 4.5 and n = 100, SE = 4.5 ÷ 10 = 0.45. The 95% confidence interval is roughly x̄ ± 1.96 × SE (using the z-distribution for large samples).
其中s为样本标准差,n为样本量。例如,若s=4.5, n=100,则SE=0.45。大样本下95%置信区间约为x̄ ± 1.96×SE(基于z分布)。
6. Theorem 1: Marxist Base and Superstructure | 定理一:马克思主义的经济基础与上层建筑
Karl Marx’s historical materialism posits that the economic base (relations of production, class structure) fundamentally shapes the superstructure (state, law, education, religion, media). This is not a formula in the mathematical sense, but a causal theorem: changes in the mode of production lead to transformations in ideology and institutions. The ruling class controls the means of material production and, by extension, the means of intellectual production, legitimising inequality. When a sociologist applies this theorem, they examine how the requirements of capitalism influence family forms or schooling.
马克思的历史唯物主义提出,经济基础(生产关系、阶级结构)从根本上塑造上层建筑(国家、法律、教育、宗教、媒体)。这并非数学意义上的公式,而是一条因果定理:生产方式的变革引发意识形态与制度的转型。统治阶级掌控物质生产资料,进而掌握精神生产资料,从而使不平等合法化。当社会学家运用该定理时,会审视资本主义需求如何影响家庭形式或学校教育。
Theorem: Base → Superstructure (Economic determinism); Superstructure reinforces Base
7. Theorem 2: Functionalism – Value Consensus and Organic Analogy | 定理二:功能主义——价值共识与有机体类比
Functionalists, following Durkheim and Parsons, propose that society is a system of interdependent parts held together by a shared value consensus. The theorem states that every institution exists because it serves a vital function for social stability. Parsons’ AGIL schema (Adaptation, Goal attainment, Integration, Latency) further specifies the functional prerequisites. In exam answers, this theorem underpins explanations of why the nuclear family is universal or why the education system sorts and selects individuals through meritocracy.
功能主义者,承袭涂尔干与帕森斯,提出社会是由共享的价值共识凝聚而成的、相互依赖的各部分组成的系统。该定理指出,每一种制度的存在皆因它对社会稳定发挥着不可或缺的功能。帕森斯的AGIL图式(适应、目标达成、整合、潜在模式维持)进一步明确了功能先决条件。在考试答案中,该定理为解释核心家庭的普遍性、或教育系统何以通过精英制对个体进行分类与选拔提供支撑。
Theorem: Value consensus → Social order; Institutions = Functional prerequisites
8. Theorem 3: Labelling Theory and the Self-Fulfilling Prophecy | 定理三:标签理论与自我实现的预言
Derived from the interactionist perspective, this theorem states that the labels attached to individuals by powerful agents (teachers, police, media) can become internalised and produce the very behaviour the label originally described. Becker argued that deviance is not a quality of the act but a consequence of the application of rules and sanctions. In education, Rosenthal and Jacobson demonstrated the Pygmalion effect: teachers’ expectations of pupils influenced actual academic performance. The process operates through: label → treatment → self-concept → behaviour confirming the label.
该定理源于互动论视角,指出由权力代理人(教师、警察、媒体)贴附于个体的标签会被内化,并催生出标签原本所描述的行为。贝克尔认为,越轨并非行为本身的性质,而是规则与制裁实施的结果。在教育领域,罗森塔尔与雅各布森证明了皮格马利翁效应:教师对学生的期望会影响到实际学业表现。这一过程依标签→对待方式→自我概念→印证标签的行为的路径运转。
Theorem: Labelling → Differential treatment → Self-fulfilling prophecy
9. Theorem 4: Weber’s Protestant Ethic and the Spirit of Capitalism | 定理四:韦伯的新教伦理与资本主义精神
Max Weber provided a powerful counter-theorem to Marx by asserting that ideas, not just material forces, drive social change. He traced the elective affinity between Calvinist beliefs (predestination, worldly asceticism) and the rational, methodical pursuit of profit. The anxiety over salvation led believers to seek signs of election in worldly success, inadvertently fuelling the spirit of capitalism. This theorem is essential for explaining the role of culture and religion in economic development, and for demonstrating how sociology balances structural and ideational factors.
马克斯·韦伯提供了一个强有力的反定理,主张观念而非仅仅是物质力量驱动社会变迁。他追溯了加尔文宗信仰(预定论、入世禁欲主义)与理性的、有条不紊的逐利行为之间的选择性亲和。对救赎的焦虑促使信徒在世俗成功上寻找选民标志,无意中点燃了资本主义精神。该定理对于解释文化与宗教在经济发展中的作用,以及展示社会学如何平衡结构因素与观念因素至关重要。
Theorem: Calvinist ethic ↔ Rational capital accumulation (Not solely economic base)
10. Theorem 5: Feminism and the Patriarchal Structure | 定理五:女性主义与父权结构
Feminist sociology theorises patriarchy as a system of social structures and practices in which men dominate, oppress and exploit women. Walby’s dual-systems theorem integrates patriarchal relations with capitalism, identifying six structures: paid employment, household production, culture, sexuality, violence, and the state. The theorem directs researchers to see the family not merely as a haven but as a site of gendered power relations, and to examine how policies and ideologies maintain male privilege across both public and private spheres.
女性主义社会学将父权制理论化为一个男性主导、压迫与剥削女性的社会结构与实践体系。沃尔比的二元系统定理将父权关系与资本主义结合,识别出六大结构:有偿就业、家务劳动、文化、性、暴力和国家。该定理引导研究者将家庭不仅视为避风港,更看作是充满性别权力关系的场域,并审视政策与意识形态如何在公私领域维持男性特权。
Theorem: Patriarchy = Structured male dominance; intersects with capitalism
Published by TutorHao | Sociology Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply