Notepub (Official)

Note published by Notepub's official team.

What is the difference between standard deviation and standard error?

To understand the difference between standard deviation and standard error, we will first understand the meaning of statistic & parameter in the area of descriptive statistics. Parameter It is a numerical description of a population characteristic. For example, the population mean is one of the characteristics of parameter, and the population mean is denoted by . …

What is the difference between standard deviation and standard error? Read More »

 317 total views

What is the difference between variance and absolute mean deviation?

There are few differences between variance and absolute mean deviation, but we will first understand each term. Variance Variance measures the variability or dispersion of data from the central tendency such as mean. Moreover, while seeing the variance, one could quickly tell about the spread of the data of a variable. And variance is calculated …

What is the difference between variance and absolute mean deviation? Read More »

 510 total views

Descriptive Statistics – Measures of variability based on squared deviation

We have covered the measures of data variability based on the absolute deviation in the earlier note, where we measure the variation from any arbitrary value. We have also covered mean absolute deviation. Instead of measuring from an arbitrary value, it uses mean, median, or mode as a fixed value and measures the deviation. We …

Descriptive Statistics – Measures of variability based on squared deviation Read More »

 149 total views

Descriptive Statistics – Measures of Variability based on absolute deviation

We have covered what variability is and how to measure variability using specific values or partitioning values in the earlier note. Moreover, in this note, we will start measuring variation or dispersion based on the deviation. Deviation based measures of variation We need a tool that can measure the deviation of every observation around any given …

Descriptive Statistics – Measures of Variability based on absolute deviation Read More »

 112 total views

Descriptive Statistics – Measures of Variability based on specific values

In this note series of descriptive statistics, we have introduced the concept of variability or dispersion and why it is essential to understand the behavior of data. Moreover, this note will go into the details of dispersion or variability based on the specific values or partitioning values. These are the few of the measures based …

Descriptive Statistics – Measures of Variability based on specific values Read More »

 176 total views

Python Fundamentals – Sets

This note will cover the Python Sets internals and data structure to understand various operations performed on the Sets with sufficient examples. As an expectation, after completing this note, anyone will be able to use Python Sets smoothly. Python Sets A set is a data structure that stores an unordered collection of items, and every …

Python Fundamentals – Sets Read More »

 97 total views

Scroll to Top
Scroll to Top