Statistics

Deciles

Deciles Calculation and Visualization

Hello everyone! Welcome back to Postnetwork Academy. I’m Bindeshwar Singh, and today we’re going to uncover a key concept in statistics that helps you understand data more deeply—deciles! Have you ever wondered how to break down a data set into smaller, meaningful parts? Deciles allow us to split data into 10 equal sections, giving us […]

Deciles Calculation and Visualization Read More »

Data Science and A.I. : Computing Quartiles from Grouped Data: Step-by-Step Guide

Quartiles help to divide a dataset into four equal parts. In this post, we will compute the values of the lower quartile (Q₁), median (Q₂), and upper quartile (Q₃) from a given set of grouped data. Data: | C.I. | fᵢ | |——-|—–| | 5-10 | 5 | | 10-15 | 6 | | 15-20

Data Science and A.I. : Computing Quartiles from Grouped Data: Step-by-Step Guide Read More »

Data Science and A.I. : Numerical Related to Quartile

Numerical Example to Compute Quartile Problem Statement: Given the data set: 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, calculate the first quartile, second quartile, and third quartile using the quartile formulas. Understanding Quartiles: Quartiles divide the data set into four equal parts. There are three quartiles, denoted by \( Q_1 \), \(

Data Science and A.I. : Numerical Related to Quartile Read More »

Data Science and A.I. – Quartiles, Deciles, and Percentiles

“`html PostNetwork Academy guides us through three crucial statistical measures: Quartiles, Deciles, and Percentiles These measures are used to divide a data distribution into equal parts, making them essential tools in data analysis. Hello everyone! Welcome to another educational post from PostNetwork Academy. I’m Bindeshwar, and before we begin, make sure to follow us on

Data Science and A.I. – Quartiles, Deciles, and Percentiles Read More »

variance

Data Science and A.I. : Measures of Dispersion : Variance of Continuous Freq. Distribution

In this post, we dive into one of the core statistical concepts used in data science and artificial intelligence—calculating the variance of a continuous frequency distribution. Breaking down the steps If you have data distributed across class intervals with frequencies, the goal is to find the variance. The video explains the columns in the table:

Data Science and A.I. : Measures of Dispersion : Variance of Continuous Freq. Distribution Read More »

Data Science and A.I. – Measures of Dispersion: Variance of Discrete Frequency Distribution

 Data Science and A.I. – Measures of Dispersion: Variance of Discrete Frequency Distribution   In this post from PostNetwork Academy’s Data Science and A.I. Lecture Series, Bindeshwar Singh Kushwaha walks us through the process of calculating the variance of a discrete frequency distribution. This is an essential statistical measure for understanding the spread of data

Data Science and A.I. – Measures of Dispersion: Variance of Discrete Frequency Distribution Read More »

Binomial Distribution

Understand Binomial Distribution

Before understanding Binomial distribution you have to understand Bernoulli trial. What is Bernoulli trial? A Bernoulli trial is a random experiment in which  there are two possible outcomes failure and success getting head when tossing a coin is success and getting tail is failure getting 4 is success when rolling a dice and failure when

Understand Binomial Distribution Read More »

variance-and-standard-deviation

Variance and Standard Deviation

Variance and Standard Deviation are both essential concepts in statistics and finance. Let’s explore the differences between them: Variance: Definition: Variance is a numerical value that describes the variability of observations from their arithmetic mean. Calculation: To find the variance, calculate the squared differences between each data point and the mean, then average these squared

Variance and Standard Deviation Read More »

Random Variable and Probability Mass Function

Random Variable and Probability Mass Function

Random variable   is a very  important concept in probability, statistics, data science and machine learning, one must  learn concept of random variable and related concepts. In this post, I have explained random variable and probability mass function that will help you to have basic understanding of  random variable and probability mass function. To understand random

Random Variable and Probability Mass Function Read More »

©Postnetwork-All rights reserved.