Skip to main content

Boxplot de forma simples

Project description

Boxplot

Este é um programa que visa calcular os quartis em um boxplot baseado em uma lista X de números. boxplot é uma maneira de construir medias mais precisas, eliminando valores absurdos em relação ao demais, criando uma "média mais realista".

Fórmula de Calculo

para dizer que um valor é "absurdo" ele deve ser menor que o minimo ou maior que o máximo, estes são definidos com fórmulas arbitrarias

minimo = q1 - 1.5*(q3-q1)
maximo = q3 + 1.5*(q3-q1)

Funções

mediana(x): Retorna a mediana da lista x. quartis(x, largura=50, raw=False): Mostra os quartis com visual ou retorna os valores (Q1, Q2, Q3, min e max). atipicos(x): Retorna os valores fora dos limites com base nos quartis.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

boxplot-0.1.1.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

boxplot-0.1.1-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file boxplot-0.1.1.tar.gz.

File metadata

  • Download URL: boxplot-0.1.1.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for boxplot-0.1.1.tar.gz
Algorithm Hash digest
SHA256 5a20d1aaf77496a2c95bc4ffe1dedb694747da5b4867bd5aa215ed00a4ecb07b
MD5 86320d67707d62a306bc0660e3fbc396
BLAKE2b-256 af2aa51418c920c6376a408ab513657840d825ae3afe2bd31feafa4f8703768c

See more details on using hashes here.

File details

Details for the file boxplot-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: boxplot-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for boxplot-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 720719094f40d4136df71fd37ad8a9fe501e4662815b43b645c01ebc648e02f6
MD5 1b50a2c788afd7e36dd0e3969bbd896a
BLAKE2b-256 927a0bb8538a5e893beef0f694974fdc1b765aae6351eab65fcd8c94c27e82fa

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page