Revise figure 3.1
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
Research direction
Start by locating Figure 3.1 and the analysis that produces the “medals per country of athletes” figure. Reproduce the shown R summarise and arrange calculation, then compare it with the figure to identify the filter or subset being used. Done means the captions are correctly assigned, the displayed values are correct, and any filtering is clearly reported in the text.
Written by the indexing model from the issue text.
Description
Figure 3.1 issues:
- captions a and b are inverted
- values on the "medals per country of athletes" figure are wrong? For instance it shows 8 for Great Britain but computing a summary shows that the value is 11:
Top lines of paralympic_1500 |> summarise(n = n(), .by =country_of_athlete) |> arrange(desc(n)):
Great Britain | 11
Kenya | 10
Algeria | 5
Russian Federation | 5
Tunisia | 5
Spain | 4
I suspect a filter has been applied but it is not clearly reported in the text :)
- Dominant language
- JavaScript
- Stars
- 948
- Forks
- 211
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from OpenIntroStat/ims
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
OpenIntroStat/ims#542 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
OpenIntroStat/ims#534 ·
-
chp13
Difficulty 1/5 Under an hour Newbie friendliness 68/100
OpenIntroStat/ims#527 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
OpenIntroStat/ims#525 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 68/100
OpenIntroStat/ims#499 ·
All issues in OpenIntroStat/ims
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
palladius/rails8-app-on-gcp#145 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
dotenvx/dotenv-vscode#139 ·
-
test-change-proposal
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
web-platform-tests/interop#1455 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
corsairdev/corsair#1764 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100