No project description provided
Project description
Statistics operations
About:
- Statistics is a branch that deals with every aspect of the data. Statistical knowledge helps to choose the proper method of collecting the data and employ those samples in the correct analysis process in order to effectively produce the results.
- In short, statistics is a crucial process which helps to make the decision based on the data.
- Our package consist of various modules that performs various statistics operations which makes the process more streamlined.
- In addition to that, we have also created some modules also that are used in matrix operation.
Modules:
operations.py:
This file contains all the modules that used for statistics operation.
opertions.mean(List): Gets the list and returns the mean
opertions.median(List): Gets the list and returns the median
opertions.mode(List): Gets the list and returns the mode
opertions.variance(List): Gets the list and returns the variance
opertions.standard_devaition(List): Gets the list and returns the standard devaition
opertions.transpose(2d - List): Gets the 2d list and returns the transpose of it.
opertions.determinant(2d - List): Gets the 2d list and returns the determinant of it.
For Queries:
Write to me on : sanjeevsanjeev.2003@gmail.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file statistics_operation-0.1.0.tar.gz.
File metadata
- Download URL: statistics_operation-0.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8b4a15891f1e4c72137c23e305aea61a506800df8c67aec2a0cfc525f7d22f5
|
|
| MD5 |
f4e58bd619d87fe4355e1e2b880fca21
|
|
| BLAKE2b-256 |
2b54022112e8916e14078441d755f6ff41fcf6acc2efb2960ed5e91cf641a190
|
File details
Details for the file statistics_operation-0.1.0-py3-none-any.whl.
File metadata
- Download URL: statistics_operation-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52a40ac892eb8096dfc8f177ff0e05fa9a2026b7739346c8b3ecea4442f374da
|
|
| MD5 |
97f18916cbcaaab986fbd30816c27671
|
|
| BLAKE2b-256 |
755c5fd585fd825a0c43d93ac0ec7395ea119aa7878c724fa12f1ff9af0cfd50
|