Skip to main content

No project description provided

Project description

error_param_cal

Calculate any of the 6 parameters of the power of a test iteratively. The function will ask the user to specify the parameter to calulate and the user can terminate the current session with a simple y/n(i.e yes/no).

This error calculator function calculates the different parameter with the given data. The parameters include:

  1. Sample Size(n)
  2. Type I Error(alpha)
  3. Type II Error(beta)
  4. Population Mean
  5. Sample Mean
  6. Population Standard Deviation

How does it work?

  1. Select the error parameter number from above list.
  2. Enter the asked required data.
  3. Get the calculated output of the required parameter.
  4. Repeat steps 1,2,3 for different parameters to be calculated continuing the code.
  5. When you wish to quit type "n".

Installation

Run the following to install:

pip install error_param

Usage

import error_parameters_calculator

# function usage
error_parameters_calculator.error_param()

# For individual parameter calculation if you do not like to iterate and apply it simply. Use any of the below:

import error_parameters_calculator
error_parameters_calculator.calculate_alpha()
error_parameters_calculator.calculate_beta()
error_parameters_calculator.calculate_population_mean()
error_parameters_calculator.calculate_sample_mean()
error_parameters_calculator.calculate_sample_size()
error_parameters_calculator.calculate_sigma()

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

error_param_cal-0.0.6.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

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

error_param_cal-0.0.6-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file error_param_cal-0.0.6.tar.gz.

File metadata

  • Download URL: error_param_cal-0.0.6.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.5.0.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for error_param_cal-0.0.6.tar.gz
Algorithm Hash digest
SHA256 523f6e469c4aa9a544b59c02b0484ec1978e256742c423b07ed91b8b61b86d8f
MD5 45f2e2cf1e56b889f15a5bd734538624
BLAKE2b-256 8dc13fbec3ae66281fe02169b3a770ba289cb67cbf449f8212784cbb5a30343a

See more details on using hashes here.

File details

Details for the file error_param_cal-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: error_param_cal-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.5.0.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for error_param_cal-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 bbd77bc8ebbb739e13572c0c98ae7dec944dd1f4ef480c6d23895afe6d2a0e43
MD5 b4dabdd9af3b6f06dad7eb7eab0a8378
BLAKE2b-256 9e13360b24c75c8763aaab01904e90da93409ab69a5e31744d3a2bd4b9bb7ebb

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