使用DFBA统计包进行无分布的贝叶斯分析
Richard A Chechile1, Daniel H Barch2
1Psychology Department, Tufts University, 490 Boston Av., Medford, MA, 02155, USA. richard.chechile@tufts.edu.
Behavior research methods
|February 19, 2025
概括
贝叶斯非参数统计为心理学研究提供了一个强大的替代方案. DFBA R包提供无分布的贝叶斯分析,在各种数据分布中显示出比频率主义方法更强大的统计能力.
科学领域:
- 心理统计 心理统计
- 贝叶斯的推理是贝叶斯的推理.
- 非参数的方法 非参数的方法
背景情况:
- 心理学中的行为数据经常违反高斯模型的假设,需要无分布 (非参数) 统计方法.
- 频率主义非参数程序虽然对分布式违规具有强度,但由于无法用概率分布来表示人口参数而受到限制.
- 贝叶斯统计为使用概率分布表示人口参数提供了严格的框架,提供了更全面的方法.
研究的目的:
- 介绍和讨论R中的DFBA包,用于进行无分布贝叶斯分析.
- 将无分布的贝叶斯程序的统计能力与各种数据分布的频率方法进行比较.
- 突出贝叶斯非参数方法在心理学研究中的优势.
主要方法:
- 讨论DFBA包,用于无分布贝叶斯分析的R函数集合.
- 利用计算机生成的数据,从九种不同的概率模型中抽取样本,以评估统计能力.
- 无分布贝叶斯程序的功率与频率主义t-test的比较.
主要成果:
- 没有分布的程序表现出与正常分布数据的t-test相比的功率.
- 没有分布的贝叶斯程序在九个替代概率模型中的八个中显示出高于频率的t-test的统计能力.
- 该 DFBA 包方便了对各种数据分布的相对功率的探索.
结论:
- 通过DFBA包实施的贝叶斯非参数方法,为心理研究中的传统频率主义非参数程序提供了强大而灵活的替代方案.
- 这些方法为分析行为数据提供了更强大的框架,特别是当分布假设不确定或被违反时.
- 该 DFBA 包使研究人员能够在没有分布的环境中利用贝叶斯推理的好处,增强统计能力和可解释性.
相关概念视频
F Distribution
3.6K
The F distribution was named after Sir Ronald Fisher, an English statistician. The F statistic is a ratio (a fraction) with two sets of degrees of freedom; one for the numerator and one for the denominator. The F distribution is derived from the Student's t distribution. The values of the F distribution are squares of the corresponding values of the t distribution. One-Way ANOVA expands the t test for comparing more than two groups. The scope of that derivation is beyond the level of this...
3.6K
Friedman Two-way Analysis of Variance by Ranks
134
Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures...
134
Identifying Statistically Significant Differences: The F-Test
1.6K
The F-test is used to compare two sample variances to each other or compare the sample variance to the population variance. It is used to decide whether an indeterminate error can explain the difference in their values. The underlying assumptions that allow the use of the F-test include the data set or sets are normally distributed, and the data sets are independent of each other. The test statistic F is calculated by dividing one variance by another. In other words, the square of one standard...
1.6K
Behrens–Fisher Test
62
The Behrens-Fisher test is a statistical method designed to address the Behrens-Fisher problem, which arises when comparing the means of two normally distributed populations with unequal variances. Unlike the Student's t-test, which assumes equal variances, the Behrens-Fisher test allows for mean comparison without this restrictive assumption. This flexibility makes it particularly valuable in scenarios where two independent samples exhibit normality but lack variance homogeneity.
This test...
This test...
62
Distributions to Estimate Population Parameter
4.0K
The accurate values of population parameters such as population proportion, population mean, and population standard deviation (or variance) are usually unknown. These are fixed values that can only be estimated from the data collected from the samples. The estimates of each of these parameters are sample proportion, the sample mean, and sample standard deviation (or variance). To obtain the values of these sample statistics, data are required that have particular distribution and central...
4.0K
Statistical Methods to Analyze Parametric Data: ANOVA
266
Analysis of Variance, or ANOVA, is a powerful statistical technique used to analyze parametric data, primarily in research and experimental studies. It's designed to compare the means of two or more groups, assisting researchers in identifying any significant differences between these group means. There are two main types of ANOVA based on the complexity of the analysis: one-way and two-way.
One-way ANOVA is applied when a single independent variable or factor is scrutinized. It compares...
One-way ANOVA is applied when a single independent variable or factor is scrutinized. It compares...
266


