0gregory0 / 0gregory0/ProbStatipy

Usual vs. Unusual Values

Open
#5 0 comments 0 reactions 1 assignee Claimed by @0gregory0 View on GitHub
enhancement good first issue
Dominant language
Python
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Come up with two functions, one that takes in a list and returns a list of usual values and another that returns a list of unusual values.

Contributor guide

No contributing guide indexed for this repository

Research direction

Look at existing functions in the repository to understand the package's style and conventions. Determine what 'usual' and 'unusual' values mean in a statistical context—likely based on measures like mean and standard deviation. Implement two functions, probably in a new or existing module, and ensure they handle lists appropriately. Write tests to verify the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.