是否可以将数据集与已发布的均值和标准差进行比较?
Is it possible to compare a data set with a published mean and standard deviation?
是否可以将数据集与已发布的均值和标准差进行比较?
更准确地说:我有一个临床试验的数据集。我想将我的数据与文献中已发表的数据进行比较,您通常会在文献中找到 n、均值和标准差。
这可以用 t 检验来执行吗?在我的研究过程中,我发现了一个 web site,我可以在其中输入 2 个均值、2 个标准差和 2 个案例数。这是正确的吗?
提前致谢!
是的,可以使用两组中每一组的均值、标准差和 N 来计算 t 检验。例如,公式在 Wikipedia. GraphPad (which is well regarded for statistics) has an online QuickCalc 上用于 t 检验,其中可以选择不同的数据输入格式。
回复:使用 t 检验是否适合您的情况,GraphPad 统计指南中有一个 checklist for the t-test. Some of the points of the checklist are actually quite subtle; e.g., the "errors independent" assumption is violated in many papers. One comment on the Gaussian (normality) assumption: the t-test can typically be used even for non-normal data if the sample sizes are large enough, see Minitab's advice。
GraphPad 的 QuickCalc 也有 Welch 的 t 检验,不需要 "equal variance." 虽然 GraphPad 声称它很少使用,Wikipedia 非常积极,我喜欢使用它,因为它 "takes care of equal variance."
是否可以将数据集与已发布的均值和标准差进行比较?
更准确地说:我有一个临床试验的数据集。我想将我的数据与文献中已发表的数据进行比较,您通常会在文献中找到 n、均值和标准差。
这可以用 t 检验来执行吗?在我的研究过程中,我发现了一个 web site,我可以在其中输入 2 个均值、2 个标准差和 2 个案例数。这是正确的吗?
提前致谢!
是的,可以使用两组中每一组的均值、标准差和 N 来计算 t 检验。例如,公式在 Wikipedia. GraphPad (which is well regarded for statistics) has an online QuickCalc 上用于 t 检验,其中可以选择不同的数据输入格式。
回复:使用 t 检验是否适合您的情况,GraphPad 统计指南中有一个 checklist for the t-test. Some of the points of the checklist are actually quite subtle; e.g., the "errors independent" assumption is violated in many papers. One comment on the Gaussian (normality) assumption: the t-test can typically be used even for non-normal data if the sample sizes are large enough, see Minitab's advice。
GraphPad 的 QuickCalc 也有 Welch 的 t 检验,不需要 "equal variance." 虽然 GraphPad 声称它很少使用,Wikipedia 非常积极,我喜欢使用它,因为它 "takes care of equal variance."