Skip to content

Statistics concept #817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 17, 2025
Merged

Statistics concept #817

merged 3 commits into from
Apr 17, 2025

Conversation

colinleach
Copy link
Contributor

I have no idea how we would create an exercise to go with this. Too divisive: half the students (of the subset interested in Julia) already know this stuff and get bored with things that seem self-evident; the other half would need a semester-long course to understand it.

I'm not sure it matters much. If this gets merged, we can link to it from other Concepts, as I already did from randomness and will probably do from one I've not written yet (but may be called vector-operations).

@keiravillekode
Copy link

The publicly launched
https://exercism.org/tracks/julia/concepts/vector-operations
"See the Statistics Concept for some examples."
has a broken link to
https://exercism.org/tracks/julia/concepts/statistics

@colinleach
Copy link
Contributor Author

colinleach commented Apr 17, 2025

Thanks for letting us know.

We could temporarily comment out the link in vector-operations, but I suspect that may not be the only optimistic, future-looking link to a concept (not just Statistics) that is not yet merged. I'll search for others.

I think a better approach might be to finish this PR and get it merged. That mostly means creating the introduction.md (currently an empty stub). Just copying the about.md is probably OK in this case, though that's something we try to avoid for concepts linked to concept exercises. We also need to move it from concepts.wip/ to concepts/ and add a config.json entry.

@colinleach colinleach marked this pull request as ready for review April 17, 2025 17:12
@colinleach
Copy link
Contributor Author

The Introduction is identical to the About - both are short. It's now in the correct directory, with a config.json entry.

However, this introduces another broken link, to randomness. Is it worth finishing #816 to fix this? That will eventually be paired with captains-log, when I have the time, energy and brain cells to port it. I already did an R draft, which gives me a starting point.

@colinleach colinleach requested a review from depial April 17, 2025 17:16
@colinleach colinleach merged commit 98822eb into exercism:main Apr 17, 2025
1 check passed
@depial
Copy link
Contributor

depial commented Apr 17, 2025

Is it worth finishing #816 to fix this?

It looks like the about.md is pretty well developed, so I guess if it is not too far off, it would be good to get it out.

@colinleach colinleach changed the title WIP draft of the Statistics concept Statistics concept Apr 17, 2025
@colinleach colinleach deleted the statistics-draft branch April 17, 2025 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants