Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Web Technologies
40.2k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
Interview Experiences
13.6k+ articles
Python-pandas
1.6k+ articles
python
1.1k+ articles
Python pandas-dataFrame
550+ articles
Python-scipy
210+ articles
Python Pandas-exercise
130+ articles
Python scipy-stats-functions
170+ posts
Popular Articles
Recent Articles
How to calculate probability in a normal distribution given mean and standard deviation in Python?
Last Updated: 25 February 2021
A normal distribution is a type of continuous probability distribution for a real-valued random variable. It is based on mean and standard d
...read more
Python
Picked
Python-scipy
Python scipy-stats-functions
Python - Distance between collections of inputs
Last Updated: 24 February 2023
scipy.stats.cdist(array, axis=0) function calculates the distance between each pair of the two collections of inputs.Parameters : array: Inp
...read more
Python
Python-scipy
Python scipy-stats-functions
Python - Student’s t Distribution in Statistics
Last Updated: 10 June 2023
We know the mathematics behind t-distribution. However, we can also use Python to implement t-distribution on a dataset. Python provides a u
...read more
Python
Python scipy-stats-functions
python
Similar Topics
Web Technologies
40.2k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
Interview Experiences
13.6k+ articles
Python-pandas
1.6k+ articles
python
1.1k+ articles
Python pandas-dataFrame
550+ articles
Python-scipy
210+ articles
Python Pandas-exercise
130+ articles
Python - Uniform Distribution in Statistics
Last Updated: 10 January 2020
scipy.stats.uniform() is a Uniform continuous random variable. It is inherited from the of generic methods as an instance of the rv_continuo
...read more
Python
Python scipy-stats-functions
Python - Skew-Normal Distribution in Statistics
Last Updated: 10 January 2020
scipy.stats.skewnorm() is a skew-normal continuous random variable. It is inherited from the of generic methods as an instance of the rv_con
...read more
Python
Python scipy-stats-functions
Python - Normal Distribution in Statistics
Last Updated: 19 April 2024
A probability distribution determines the probability of all the outcomes a random variable takes. The distribution can either be continuous
...read more
Python
Python scipy-stats-functions
Python - Log Normal Distribution in Statistics
Last Updated: 31 December 2019
scipy.stats.lognorm() is a log-Normal continuous random variable. It is inherited from the of generic methods as an instance of the rv_cont
...read more
Python
Python scipy-stats-functions
Python - Bernoulli Distribution in Statistics
Last Updated: 31 December 2019
scipy.stats.bernoulli() is a Bernoulli discrete random variable. It is inherited from the of generic methods as an instance of the rv_discre
...read more
Python
Python-scipy
Python scipy-stats-functions
scipy.stats.expon() | Python
Last Updated: 20 March 2019
scipy.stats.expon() is an exponential continuous random variable that is defined with a standard format and some shape parameters to comple
...read more
Python
Python-scipy
Python scipy-stats-functions
sciPy stats.zscore() function | Python
Last Updated: 06 August 2024
scipy.stats.zscore(arr, axis=0, ddof=0) function computes the relative Z-score of the input data, relative to the sample mean and standard
...read more
Python
Python-scipy
Python scipy-stats-functions
sciPy stats.signaltonoise() function | Python
Last Updated: 08 April 2024
scipy.stats.signaltonoise(arr, axis=0, ddof=0) function computes the signal-to-noise ratio of the input data. Its formula : Parameters :a
...read more
Python
Python-scipy
Python scipy-stats-functions
scipy stats.kurtosis() function | Python
Last Updated: 20 June 2022
scipy.stats.kurtosis(array, axis=0, fisher=True, bias=True) function calculates the kurtosis (Fisher or Pearson) of a data set. It is the fo
...read more
Python
Python-scipy
Python scipy-stats-functions
scipy stats.skew() | Python
Last Updated: 11 February 2019
scipy.stats.skew(array, axis=0, bias=True) function calculates the skewness of the data set. skewness = 0 : normally distributed.skewness 0
...read more
Python
Python-scipy
Python scipy-stats-functions
scipy stats.mode() function | Python
Last Updated: 11 February 2019
scipy.stats.mode(array, axis=0) function calculates the mode of the array elements along the specified axis of the array (list in python). I
...read more
Python
Python-scipy
Python scipy-stats-functions
sciPy stats.mean() function | Python
Last Updated: 10 February 2019
scipy.stats.mean(array, axis=0) function calculates the arithmetic mean of the array elements along the specified axis of the array (list in
...read more
Python
Python-scipy
Python scipy-stats-functions
1
2
3
4
5
6
7
8
>>
Last
1
2
3
4
5
6
>>
Last
1
2
3
4
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !