Year 13 WJEC Sociology: Formula & Theorem Quick Reference Handbook | Year 13 WJEC 社会学:公式定理速查手册

📚 Year 13 WJEC Sociology: Formula & Theorem Quick Reference Handbook | Year 13 WJEC 社会学:公式定理速查手册

This quick reference handbook brings together the essential statistical formulas and sociological theorems that Year 13 WJEC Sociology students need to master for the research methods component and for deepening theoretical analysis. Whether you are calculating measures of central tendency in a methods-in-context question or applying a classic sociological theorem to crime or education, this guide will serve as your go-to revision tool.

本速查手册汇集了 Year 13 WJEC 社会学学生在研究方法部分和深化理论分析时必须掌握的核心统计公式与社会学定理。无论你是在方法与情境题中计算集中量数,还是在犯罪或教育议题中应用经典社会学定理,本指南都将成为你备考的得力助手。


1. Mean (x̄) and Standard Deviation (σ) | 均值与标准差

The arithmetic mean is the most common measure of central tendency, calculated by summing all values and dividing by the number of cases. The standard deviation measures the dispersion around the mean; a low σ indicates values are clustered closely around x̄, while a high σ signals wide variation.

算术平均数是最常用的集中量数,通过将所有数值相加再除以个案数得出。标准差衡量的是数值围绕均值的离散程度;较低的σ表示数值紧密围绕x̄,较高的σ则表示变异很大。

Mean: x̄ = Σx / n

Standard Deviation: σ = √( Σ(x – x̄)² / n )

In WJEC sociology, these are vital for interpreting quantitative data on educational attainment, income distribution or crime rates. Always check whether you are working with population data (use n) or sample data (use n-1 for sample standard deviation, though the WJEC specification typically focuses on descriptive statistics for populations).

在 WJEC 社会学中,这些指标对于解读教育成就、收入分配或犯罪率等量化数据至关重要。务必注意你正在处理的是总体数据(使用n)还是样本数据(样本标准差使用n-1,但WJEC考纲通常关注总体的描述统计)。


2. Chi-Square Test (χ²) | 卡方检验

The chi-square test determines whether there is a significant association between two categorical variables. It compares observed frequencies (O) with expected frequencies (E) under the null hypothesis of no association. A high χ² value suggests the relationship is unlikely to be due to chance.

卡方检验用于判断两个分类变量之间是否存在显著关联。它将观察频数(O)与在无关联零假设下的期望频数(E)进行比较。较高的χ²值意味着这种关系不太可能是由偶然造成的。

χ² = Σ (O – E)² / E

Degrees of freedom (df) = (number of rows – 1) × (number of columns – 1). WJEC students may be asked to interpret a chi-square result in the context of a study on ethnicity and stop-and-search, or gender and subject choice. You must also be able to compare the calculated χ² against a critical value at p ≤ 0.05.

自由度 (df) = (行数 – 1) × (列数 – 1)。WJEC 考生可能会被要求在研究种族与截停搜查、或者性别与学科选择的情境中解释卡方结果。你还必须能够将计算出的χ²值与p ≤ 0.05条件下的临界值进行比较。


3. Spearman’s Rank Correlation Coefficient (ρ) | 斯皮尔曼等级相关系数

Spearman’s rho measures the strength and direction of a monotonic relationship between two ranked variables. It is often used when data are ordinal or when the assumptions of Pearson’s r are violated. The coefficient ranges from -1 (perfect negative) to +1 (perfect positive).

斯皮尔曼等级相关系数ρ衡量两个排序变量之间单调关系的强度和方向。当数据为顺序数据或皮尔逊相关系数的假设不满足时,常使用此系数。该系数取值从-1(完全负相关)到+1(完全正相关)。

ρ = 1 – (6 ΣD²) / (n(n² – 1))

where D is the difference between the ranks of each pair, and n is the number of pairs. In a study of class position and educational aspiration, you might rank both measures and apply Spearman’s ρ to test for a correlation. Remember to state a null hypothesis before calculation.

其中D是每对数据的秩次之差,n是对子数。在研究阶级地位与教育抱负时,你可以对两个变量分别排序,再使用斯皮尔曼ρ检验相关。计算前记得提出零假设。


4. Pearson’s r (Product-Moment Correlation) | 皮尔逊积差相关系数

Pearson’s r measures the linear relationship between two interval/ratio variables. It is sensitive to outliers and requires normally distributed data. The sign indicates direction, and the absolute value indicates strength.

皮尔逊相关系数r衡量两个定距/定比变量之间的线性关系。它对异常值敏感且要求数据正态分布。符号指示方向,绝对值指示强度。

r = Σ((x – x̄)(y – ȳ)) / √( Σ(x – x̄)² × Σ(y – ȳ)² )

WJEC questions may provide a scattergram and ask you to estimate r, or you may need to interpret a given r value in a study of household income and life expectancy. A strong correlation does not imply causation; spurious relationships must always be considered through the lens of sociological theory.

WJEC 考题可能给出散点图让你估计r值,或者需要你在家庭收入与预期寿命的研究中解读给定的r值。强相关并不意味着因果关系;必须始终通过社会学理论的透镜来考虑虚假关系。


5. Confidence Interval for a Mean | 均值的置信区间

A confidence interval provides a range within which we expect the true population mean to lie, given a certain level of confidence (usually 95%). It reflects sampling error and is crucial for generalising from sample data in large-scale social surveys.

置信区间给出了在一定的置信水平(通常为95%)下,我们预期真实总体均值所在的范围。它反映了抽样误差,对于将大规模社会调查的样本数据推广至总体至关重要。

CI = x̄ ± Z × (σ / √n)

where Z = 1.96 for 95% confidence. Even if WJEC does not require full calculation, understanding the formula helps you evaluate the precision of survey findings. A narrow interval suggests a more precise estimate, while a wide interval indicates greater uncertainty.

其中95%置信水平下Z = 1.96。即便WJEC不要求完整计算,理解该公式有助于你评估调查结果的精确度。较窄的区间表明估计更精确,较宽的区间则显示出更大的不确定性。


6. Gini Coefficient | 基尼系数

The Gini coefficient is a measure of income or wealth inequality within a society, derived from the Lorenz curve. It ranges from 0 (perfect equality) to 1 (perfect inequality). Sociologists use it to quantify patterns of social stratification.

基尼系数是衡量社会内部收入或财富不平等的指标,源自洛伦兹曲线。取值从0(完全平等)到1(完全不平等)。社会学家使用它来量化社会分层模式。

G = A / (A + B)

where A is the area between the line of perfect equality and the Lorenz curve, and B is the area below the Lorenz curve. In the WJEC social stratification topic, you may encounter Gini values for different countries and discuss trends with reference to welfare regimes, neoliberal policies or globalisation.

其中A是完全平等线与洛伦兹曲线之间的面积,B是洛伦兹曲线下方的面积。在 WJEC 社会分层主题中,你可能会遇到不同国家的基尼数值,并结合福利制度、新自由主义政策或全球化来讨论变化趋势。


7. Thomas Theorem | 托马斯定理

Formulated by W. I. Thomas and Dorothy Swaine Thomas in 1928, this classic sociological theorem states: ‘If men define situations as real, they are real in their consequences.’ It emphasises the power of subjective perception in shaping social reality, making it foundational to symbolic interactionism.

由W. I. 托马斯和多萝西·斯温·托马斯于1928年提出,这一经典社会学定理指出:“如果人们将情境定义为真实的,那么它们就会产生真实的后果。”它强调了主观感知在塑造社会现实中的力量,是符号互动论的基石。

The theorem informs WJEC topics such as labelling in education (teacher expectations becoming self-fulfilling) and the social construction of crime (moral panics). It is not a mathematical formula but a theoretical lens for understanding how definitions filter into institutional practices.

该定理贯穿WJEC的多个主题,如教育中的标签(教师期望变为自我实现预言)和犯罪的社会建构(道德恐慌)。这不是一个数学公式,而是一个理解定义如何渗透到制度实践中的理论透镜。


8. Self-Fulfilling Prophecy (Merton) | 自我实现预言(默顿)

Robert K. Merton refined the Thomas theorem into the sociological mechanism of the self-fulfilling prophecy: a false definition of a situation evokes a new behaviour that makes the originally false conception come true. It is a cycle of prophecy → behaviour → confirmation.

罗伯特·K·默顿将托马斯定理提炼为自我实现预言这一社会学机制:对情境的错误定义会引发新的行为,从而使原本错误的观念成真。这是一个预言→行为→确认的循环。

In the classroom, if a teacher labels a pupil as ‘low ability’ (even incorrectly), they may give less encouragement; the pupil then underperforms, confirming the label. This theorem is essential for WJEC exam essays on class, gender and ethnic inequalities in education.

在课堂中,如果教师(即便错误地)给一名学生贴上“低能力”的标签,他们可能会减少鼓励;该学生随后表现不佳,确认了标签。这一定理对于WJEC考试中关于教育中的阶级、性别和种族不平等的论文至关重要。


9. Differential Association Theory (Sutherland’s Propositions) | 不同接触理论(萨瑟兰命题)

Edwin Sutherland’s differential association theory holds that criminal behaviour is learned through interaction with others, principally within intimate personal groups. The learning includes techniques of committing crime and the specific direction of motives, drives, rationalisations and attitudes.

埃德温·萨瑟兰的不同接触理论认为,犯罪行为是通过与他人的互动、主要在亲密的个人群体中习得的。学习内容包括犯罪技巧以及动机、驱力、合理化和态度的特定方向。

While not a single formula, Sutherland articulated nine formal propositions that function as theoretical ‘theorems’. For WJEC, remember the core principle: a person becomes delinquent because of an excess of definitions favourable to violation of law over definitions unfavourable to violation of law. This explains variations in crime rates across social groups.

尽管这不是一个单一的公式,萨瑟兰阐述了九个正式命题,在功能上相当于理论“定理”。对于WJEC而言,记住核心原则:一个人之所以成为犯罪者,是因为其所接触的赞同违法的定义超过了不赞同违法的定义。这解释了犯罪率在不同社会群体间的差异。


10. Becker’s Labelling Theory and Moral Entrepreneurs | 贝克尔标签理论与道德企业家

Howard Becker’s labelling theorem asserts that deviance is not a quality of the act a person commits, but rather a consequence of the application by others of rules and sanctions to an ‘offender’. The deviant is one to whom that label has been successfully applied. This theorem challenges positivist criminology.

霍华德·贝克尔的标签定理断言,越轨并非某人所实施行为的内在特性,而是他人将规则与制裁施加于“违法者”的后果。越轨者就是一个被成功贴上该标签的人。这一定理挑战了实证主义犯罪学。

Becker also introduced the concept of ‘moral entrepreneurs’ – individuals or groups who seek to influence a society to adopt or maintain a norm. For WJEC, use this theorem to analyse how certain acts become defined as criminal (e.g., drug use, protests) and how labelling interacts with power and social control.

贝克尔还引入了“道德企业家”的概念——试图影响社会采纳或维持某种规范的个人或群体。对于WJEC,运用这一定理分析特定行为如何被界定为犯罪(如吸毒、抗议),以及标签如何与权力和社会控制相互作用。


11. Marxist Surplus Value Rate | 马克思主义剩余价值率

Karl Marx’s economic formula lies at the heart of his sociological theory of exploitation and class conflict. The rate of surplus value measures the degree of exploitation of labour by capital. It is expressed as s/v, where s = surplus value (unpaid labour) and v = variable capital (wages).

卡尔·马克思的经济公式处于其剥削与阶级冲突社会学理论的核心。剩余价值率衡量的是资本对劳动的剥削程度,表示为 s/v,其中s = 剩余价值(无酬劳动),v = 可变资本(工资)。

Rate of Surplus Value = s / v

Marxist sociologists use this theorem to explain why capitalism inherently generates inequality and why owners seek to intensify work or cut wages. In the WJEC social stratification topic, linking this formula to concepts of pauperisation and alienation will strengthen your critical analysis of the superstructure.

马克思主义社会学家运用这一定理解释为何资本主义内在地产生不平等,以及为何所有者试图加强工作强度或削减工资。在WJEC社会分层主题中,将此公式与贫困化和异化概念联系起来,将增强你对上层建筑的批判分析。


12. Intersectionality Theorem (Crenshaw) | 交叉性定理(克伦肖)

Kimberlé Crenshaw’s intersectionality theorem posits that social inequalities do not operate along single axes (e.g., just gender or just race) but at their intersections, producing unique experiences of oppression. It is a methodological lens rather than an algebraic formula, essential for contemporary sociological analysis.

金伯利·克伦肖的交叉性定理假设,社会不平等并非沿单一轴心运作(如仅性别或仅种族),而是在其交叉处运作,产生独特的压迫体验。这是一个方法论透镜而非代数公式,对当代社会学分析至关重要。

For WJEC Year 13, applying intersectionality allows you to examine how working-class black women may face a distinct form of disadvantage that cannot be reduced to the sum of sexism, racism and classism. This theorem enriches answers on education, crime and stratification by revealing overlapping structures of power.

对于Year 13 WJEC,运用交叉性可以让你审视工薪阶级黑人女性如何面对一种不能简化为性别主义、种族主义和阶级主义总和的特定不利形式。这一定理通过揭示重叠的权力结构,丰富了关于教育、犯罪和分层的答案。


Published by TutorHao | Sociology Revision Series | aleveler.com

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

Comments

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

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