Quick Reference Guide to Sociological Formulas and Theorems | 社会学公式定理速查手册

📚 Quick Reference Guide to Sociological Formulas and Theorems | 社会学公式定理速查手册

This revision handbook is designed specifically for Year 13 Edexcel A-Level Sociology students. It brings together the essential quantitative formulas used in sociological research methods and the core theoretical ‘theorems’—the foundational propositions that underpin major sociological perspectives. Keep it at hand as you prepare for both Paper 3 and synoptic assessment.

本速查手册专为 Year 13 Edexcel A-Level 社会学学生定制。它整合了社会学研究方法中必备的量化公式,以及构成主要社会学视角基石的核心理论“定理”。在备考 Paper 3 和综合性评估时,请随身查阅。

1. Measures of Central Tendency | 集中趋势测量

The mean is the arithmetic average of a data set. It is calculated by summing all values and dividing by the number of cases: Mean = Σx ÷ n. The mean is sensitive to extreme outliers and is most appropriate for interval/ratio data.

均值是数据集的算术平均数。它通过将所有数值加总再除以个案数得出:均值 = Σx ÷ n。均值对极端异常值敏感,最适合用于等距/比率数据。

The median is the middle value when data are ordered from lowest to highest. For an odd number of cases, it is the central value; for an even number, take the average of the two middle values. The median is robust against outliers and suitable for ordinal data.

中位数是将数据从低到高排序后位于中间的值。个案数为奇数时取中间值;偶数时取两个中间值的平均数。中位数不受极端值影响,适用于顺序数据。

The mode is the most frequently occurring value in a distribution. A data set may have one mode (unimodal), two modes (bimodal), or more. The mode is the only measure of central tendency appropriate for nominal (categorical) data.

众数是分布中出现频率最高的值。数据集可以是单峰、双峰或多峰。众数是唯一适用于名义(分类)数据的集中趋势测量。

Mean = (Σx) / n

Median = middle value(s)

Mode = most frequent value


2. Measures of Dispersion | 离散程度测量

The range is the simplest measure of spread, given by the difference between the highest and lowest values: Range = Maximum – Minimum. While easy to compute, it is highly influenced by outliers and ignores the distribution of middle values.

极差是最简单的离散度测量,即最大值与最小值之差:极差 = 最大值 – 最小值。极差虽易于计算,但极易受异常值影响,且忽略了中间值的分布情况。

The interquartile range (IQR) measures the middle 50% of the data by subtracting the first quartile (Q₁, the 25th percentile) from the third quartile (Q₃, the 75th percentile): IQR = Q₃ – Q₁. This reduces the impact of extreme scores.

四分位距(IQR)是通过用第三四分位数(Q₃,第 75 百分位数)减去第一四分位数(Q₁,第 25 百分位数)来测量中间 50% 的数据:IQR = Q₃ – Q₁。这降低了极端值的影响。

The standard deviation summarises the average distance of each data point from the mean. A low standard deviation indicates data points cluster tightly around the mean; a high value signals wide dispersion. It is essential for parametric tests.

标准差概括了每个数据点与均值的平均距离。标准差低表示数据点紧密聚集在均值周围;高则表示离散度大。它是参数检验的关键指标。

σ = √[Σ(x – x̄)² ÷ n]

Range = Max – Min

IQR = Q₃ – Q₁


3. Chi-Square Test Formula | 卡方检验公式

The chi-square (χ²) test assesses whether there is a significant association between two categorical variables in a contingency table. It compares observed frequencies (O) with the frequencies expected if the variables were independent (E). A significant result (p < 0.05) leads to rejecting the null hypothesis of no association.

卡方(χ²)检验用于评估列联表中两个分类变量之间是否存在显著关联。它将观察频数(O)与假设变量独立时期望的频数(E)进行比较。若结果显著(p < 0.05),则拒绝无关联的虚无假设。

To calculate chi-square, for each cell subtract the expected frequency from the observed frequency, square the result, divide by the expected frequency, and sum over all cells. Degrees of freedom (df) = (number of rows – 1) × (number of columns – 1).

计算卡方时,对每个单元格用观察频数减期望频数,结果平方后除以期望频数,再将所有单元格的值求和。自由度(df)= (行数 – 1) × (列数 – 1)。

χ² = Σ[(O – E)² ÷ E]


4. Correlation Coefficient (Spearman’s Rho) | 相关系数(斯皮尔曼等级相关系数)

Spearman’s rank correlation coefficient (ρ or rₛ) measures the strength and direction of a monotonic relationship between two ordinal variables. It is based on ranking the data and calculating the differences (d) between each pair of ranks. The value ranges from -1 (perfect negative) to +1 (perfect positive), with 0 indicating no correlation.

斯皮尔曼等级相关系数(ρ 或 rₛ)测量两个顺序变量之间单调关系的强度和方向。它基于对数据进行排序并计算每对秩次之差(d)。系数值范围为 -1(完全负相关)到 +1(完全正相关),0 表示无相关。

After ranking, square each rank difference, sum the squared differences (Σd²), and apply the formula. Where there are tied ranks, a correction factor is used, but in most A-Level contexts, ties are minimal or averaged.

完成排序后,将每个秩次差平方,求和得到 Σd²,再代入公式。当存在相同秩次时需使用修正因子,但在 A-Level 的多数情境中,相同秩次很少或取平均值处理。

ρ = 1 – [6Σd² ÷ n(n² – 1)]


5. Operationalization and Reliability | 操作化与信度

Operationalization means defining a sociological concept in measurable terms. A valid operational definition captures the essence of the concept while ensuring consistency. For example, ‘social class’ may be operationalized through occupation, income, or postcode.

操作化是指用可测量的方式定义社会学概念。有效的操作化定义既要捕捉概念的本质,又要确保一致性。例如,“社会阶层”可通过职业、收入或邮政编码进行操作化。

Reliability refers to the consistency of a measurement. Split-half reliability divides a test into two halves and correlates the scores; test-retest reliability measures stability over time. A reliable instrument yields similar results under consistent conditions.

信度指测量的一致性。分半信度将测验分成两半并求相关;重测信度测量跨时间的稳定性。信度高的工具在一致条件下会得出相似的结果。

Validity is whether the tool measures what it claims to measure. Internal validity concerns the design of the study, while external validity concerns generalisability. Triangulation—using multiple methods—strengthens validity.

效度指工具是否测量了其声称要测量的内容。内部效度关乎研究设计,外部效度关乎推广性。三角互证法——使用多种方法——可以增强效度。


6. Key Sociological Theorems: Functionalism | 核心社会学定理:功能主义

Durkheim’s collective conscience theorem: Society has a reality sui generis, external to individuals, that shapes behaviour through shared norms and values. Social order is maintained when the collective conscience is strong; anomie arises when it weakens.

涂尔干的集体意识定理:社会具有自成一体的实在,外在于个体,通过共享的规范与价值观塑造行为。当集体意识强大时,社会秩序得以维持;一旦衰弱,便会出现失范。

Parsons’ AGIL schema theorem: All social systems must fulfil four functional prerequisites to survive—Adaptation, Goal attainment, Integration, and Latency (pattern maintenance). Institutions evolve to meet these needs.

帕森斯的 AGIL 图式定理:所有社会系统都必须满足四个功能前提才能生存——适应、目标达成、整合和潜在模式维持。各种制度通过演化来满足这些需求。

Merton’s theorem of manifest and latent functions: Manifest functions are intended and recognised consequences of social actions; latent functions are unintended and often hidden. The latter can be functional, dysfunctional, or non-functional.

默顿的显性与隐性功能定理:显性功能是社会行动有意且被认识到的后果;隐性功能是无意且常常隐藏的后果。后者可能是功能性的、反功能性的或非功能性的。


7. Key Sociological Theorems: Marxism | 核心社会学定理:马克思主义

Base and superstructure theorem: The economic base (relations of production) determines the superstructure (politics, law, ideology). However, the superstructure maintains and legitimises the base, creating a reciprocal yet unequal relationship.

经济基础与上层建筑定理:经济基础(生产关系)决定上层建筑(政治、法律、意识形态)。然而,上层建筑也维护和合法化经济基础,形成一种相互但不对等的关系。

Althusser’s ISA/RSA theorem: The capitalist state reproduces class inequality through Repressive State Apparatuses (RSA, e.g. police, army) and Ideological State Apparatuses (ISA, e.g. education, media). ISAs win consent through ideology rather than coercion.

阿尔都塞的意识形态国家机器/镇压性国家机器定理:资本主义国家通过镇压性国家机器(RSA,如警察、军队)和意识形态国家机器(ISA,如教育、媒体)再生产阶级不平等。ISA 通过意识形态而非强制来赢得认同。

Class consciousness theorem: For Marx, the proletariat would move from a ‘class in itself’ (objective economic position) to a ‘class for itself’ (self-aware, organised) through collective struggle and the recognition of exploitation.

阶级意识定理:对马克思而言,无产阶级会通过集体斗争和认识到剥削,从“自在阶级”(客观经济地位)转变为“自为阶级”(具有自我意识且有组织的阶级)。


8. Key Sociological Theorems: Interactionism | 核心社会学定理:互动主义

Blumer’s three premises theorem: Symbolic interactionism rests on three premises: humans act toward things based on the meanings those things have for them; meaning arises from social interaction; meanings are handled and modified through an interpretative process.

布鲁默的三前提定理:符号互动论基于三个前提:人类基于事物对他们的意义而行动;意义源于社会互动;意义通过解释性过程得以处理和修正。

Cooley’s looking-glass self theorem: The self develops through a three-step process: we imagine how we appear to others, we imagine their judgment of that appearance, and we develop a self-feeling (pride or shame) based on that perceived judgment.

库利的镜中我定理:自我通过三个步骤发展:我们想象自己如何呈现于他人面前,我们想象他人对这种呈现的判断,我们基于所感知的判断产生自我感觉(自豪或羞愧)。

The labelling theorem (Becker): Deviance is not a quality of the act but a consequence of the application of rules and sanctions by others. A ‘deviant’ is a person to whom the label has been successfully applied; this label can lead to a self-fulfilling prophecy.

标签定理(贝克尔):偏差并非行为本身的性质,而是他人运用规则与制裁的结果。“越轨者”是被成功贴上标签的人;这种标签可能引发自我实现的预言。


9. Key Theorems in Crime and Deviance: Anomie | 犯罪与偏差核心定理:失范

Merton’s strain theorem: Anomie results from a disjunction between culturally approved goals (e.g. wealth) and the legitimate means to achieve them. Individuals adapt through conformity, innovation, ritualism, retreatism, or rebellion.

默顿的紧张定理:失范源于文化认可的目标(如财富)与达成目标的合法手段之间的脱节。个体通过遵从、创新、仪式主义、退缩主义或反叛来适应。

The relative deprivation theorem: Crime increases when individuals perceive a gap between their own situation and a reference group they feel entitled to match. This explains why crime may rise even in times of economic growth.

相对剥夺定理:当个体感知到自身处境与其认为有资格达到的参照群体之间存在差距时,犯罪会增加。这解释了为何即使在经济增长期犯罪也可能上升。

The routine activities theorem (Cohen & Felson): Crime occurs when three elements converge in time and space: a motivated offender, a suitable target, and the absence of a capable guardian. Changes in routine activities (e.g. more women working) alter crime patterns.

日常活动定理(科恩与费尔森):犯罪发生在三个要素于时空上汇聚时:有动机的犯罪者、合适的目标以及缺乏有能力的监护者。日常活动的变化(如更多女性就业)会改变犯罪模式。


10. Key Theorems in Beliefs: Secularisation Thesis | 信仰核心定理:世俗化论题

The secularisation theorem (Wilson): Modernisation brings a long-term decline in religious belief, practice, and influence. Indicators include falling church attendance, declining religious authority in public life, and the privatisation of faith.

世俗化定理(威尔逊):现代化带来宗教信仰、实践和影响力的长期衰退。指标包括教会出席率下降、宗教在公共生活中的权威减弱以及信仰的私人化。

The religious market theorem (Stark & Bainbridge): Religion thrives not despite but because of choice; where there is a free market of faiths, religious ‘firms’ compete and stimulate overall participation, contradicting the secularisation thesis.

宗教市场定理(斯塔克与班布里奇):宗教的兴盛并非尽管有多元选择,而是正因为有多元选择;在信仰自由市场中,宗教“企业”相互竞争,刺激总体参与度上升,这与世俗化论题相悖。

The existential security theorem (Norris & Inglehart): The degree of religiosity in a society is inversely related to levels of existential security. When people face poverty, disease, and risk, religion provides comfort; as welfare states develop, demand for religion declines.

生存安全感定理(诺里斯与英格尔哈特):一个社会的宗教虔诚度与生存安全感水平呈负相关。当人们面临贫困、疾病与风险时,宗教提供慰藉;随着福利国家的发展,对宗教的需求下降。

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