Skip to main content

A simple library for basic statistical calculations

Project description

Usage

To use the common_stats package, you can utilize its various statistical functions such as mean, median, mode, and standard_deviation. Below is a quick example demonstrating how to use these functions.

Example Code

from common_stats import mean, median, mode, standard_deviation

data = [1, 2, 3, 4, 5]

print("Mean:", mean(data))
print("Median:", median(data))
print("Mode:", mode(data))
print("Standard Deviation:", standard_deviation(data))

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

common_stats_pratikxxx-0.0.1.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

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

common_stats_pratikxxx-0.0.1-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file common_stats_pratikxxx-0.0.1.tar.gz.

File metadata

  • Download URL: common_stats_pratikxxx-0.0.1.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for common_stats_pratikxxx-0.0.1.tar.gz
Algorithm Hash digest
SHA256 fcdb73b1a225dbd9ef2530a683225e17efcfe773401e3c8d32dac374a525c54a
MD5 d1390d770a41da9d04e09bda9c441135
BLAKE2b-256 972f4dd143e031bd03adbdd1bfcc26b9a6b3f754b4f675737363e152fde1160d

See more details on using hashes here.

File details

Details for the file common_stats_pratikxxx-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for common_stats_pratikxxx-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9b689b1929603ade1de7b535092e6d9f171a19d62034ebb5ac397e37bb9c7801
MD5 4432b075a3f68293dbfcdf191993601f
BLAKE2b-256 c41cbf57759a786cb3503cbcb2826ba4c395cf82453ef3dfa0af8651874356bc

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