【问题标题】:Regression output - is it possible to calculate the Standard error of coefficient just with the coefficient and its p-value?回归输出 - 是否可以仅用系数及其 p 值计算系数的标准误差?
【发布时间】:2020-03-03 06:51:18
【问题描述】:

是否可以在没有 t 比的情况下计算系数“beta hat 5”的标准误差,或者这对于给定的数据是不可能的?

如果您能以最简单的方式简单地解释一下这是否可能,我将不胜感激。

谢谢!

【问题讨论】:

  • 欢迎来到 Stack Overflow。请粘贴您的代码而不是发布图片。此外,这不是一个讨论论坛,您可能想看看其他 Stack 社区。​​span>
  • 我真的很抱歉 Nicolas 但我没有关于此任务的代码。这是一道考试题,我很困惑如何在没有 t-stat 的情况下得出 X5 的解决方案。

标签: math statistics regression linear-regression least-squares


【解决方案1】:

您可以通过对概率表进行逆向查找,从 p 值恢复 t 统计量的值。从那里,你可以做t/beta_hat

【讨论】:

    猜你喜欢
    • 2018-07-07
    • 1970-01-01
    • 1970-01-01
    • 2021-02-17
    • 1970-01-01
    • 2016-02-28
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多