twitter / twitter/communitynotes

[WHITE-PAPER] Birdwatch paper and limited explanatory model

Open
#192 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.9k
Forks
350
Avg merge
6m
Merged PRs (30d)
2

Description

Hi.

I just read the Birdwatch white-paper which Community Notes is based on. I realized that in the Appendix, specifically table 10 which relates to RQ2, the model for Tweet agreement on a 5-point scale has limited explanatory power. Modestly speaking.

Skärmbild 2024-01-06 145338

Using an unweighted OLS with an adjusted R-squared of 0.03 but with statistically significant variables (few of them) and a statistically significant F-statistics just means the model is "better" than nothing. In the lens of statistics this model is useless for explainability or to use the estimated dependent variable 'Tweet agreement' in a bivariate association as erroneous.

The percentage of standard deviation explained is:
1 - sqrt(1 - r_squared)*100 = 2.02%

In summary, the model can explain about 4% in the variability of Tweet agreement and about 2% of the standard deviation of its errors.

Have you thought about redoing the analysis/paper with statistically rigorous methods?

Kindly

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no repository files, tests, or entry points. Start by reviewing the Birdwatch paper Appendix, especially table 10 and RQ2, then establish whether a statistically rigorous reanalysis and revised paper are in scope; done requires an agreed analysis and documented update.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.