Skip to content
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

Research statistical analysis #10

Open
danny-andrews opened this issue Oct 2, 2022 · 2 comments
Open

Research statistical analysis #10

danny-andrews opened this issue Oct 2, 2022 · 2 comments

Comments

@danny-andrews
Copy link
Owner

danny-andrews commented Oct 2, 2022

Find the best method for normalizing stats like this. Is taking the median time better than the mean? Or am I losing important information. Maybe I could just use a benchmarking library and get more statistical results, but I feel like my homegrown solution is fairly good. link link2

@danny-andrews
Copy link
Owner Author

I believe the best measure of dispersion is the median absolute deviation.

@danny-andrews
Copy link
Owner Author

Takeaways:
Mann–Whitney U test (Wilcoxon rank-sum test)
Bootstrapping
Using minimum rather than mean or median

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

No branches or pull requests

1 participant