Statistics Using Python

Doing and discovering statistics using Python programming.

Python functions handling calculating the density, cumulative probability, quantile and random number generation for different statistical distributions: Normal distribution, t distribution, gamma distribution, chi-square distribution, F distribution, beta distribution, Hypothesis testing, etc.

Linear regression and Generalized linear models using Python programming.

ANOVA, factor analysis using Python programming.

Clustering model using Python programming.

How to calculate binomial distribution in Python

We provide effective and economically affordable online training courses for R and Python, click here for more details and course…

7 months ago

Calculate mean, median and mode using Python

We provide effective and economically affordable training courses for R and Python, click here for more details and course registration…

8 months ago

Using exponential distributions in Python

The exponential distribution is modeling the probability distribution of the random time until next event occur in a Poisson event…

10 months ago

Working with normal distributions in Python

Normal distribution is describing random variables with bell-shaped probability density functions. Normal distribution is widely used in data science because…

11 months ago

Poisson distribution implementation in Python

Poisson distribution is a discrete distribution. It is frequently used to model the counts of event occurrence during a specified…

1 year ago

Calculating Type I Error and Type II Error in Hypothesis Testing using Python

In hypothesis testing, the possibility of the other side than the conclusion usually exists, and the analysis commits so-called Type…

1 year ago