-
Notifications
You must be signed in to change notification settings - Fork 327
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
Cookbook Measures of Central Tendency #2540
base: main
Are you sure you want to change the base?
Conversation
Add Measures of Central Tendency title with tasks for calculating the mean and median
Co-authored-by: Christine Rose <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure we should have recipes that merely translate simple math formulas into code. Nowadays, this faster handled with LLM-generated code.
@cuihtlauac that's fair. I'm happy to close this PR and start on something else. I wanted to add something related to Statistics or Probability in the math section. Do you have any recommendations? |
Hello. |
Add Measures of Central Tendency title with tasks for calculating the mean and median