Statistics

Z Score

What is z Score?

Why Z Score? We have already Empirical rule of normal distribution, that gives approximate percentile, but z score gives more accurate percentile What is z Score? A z Score (standard score / normalized score) this describes, how many standard deviations…

Sample vs population

Population Vs Sample

Population Vs Sample What is population? A population is the whole group that we want to draw conclusions What is a sample? A sample is a part of the population, typically it shall represent majority of population Example: Weather forecast…

IQR - Inter Quartile Range

IRQ – Inter Quartile Range

Inter Quartile Range (IQR) IQR helps to understand spread of data, by dividing the data in to 4 pieces (also known as quarters) Example: Imagine there are some set of numbers give, we wanted to understand the data spread, obviously…

Kurtosis

Kurtosis

Kurtosis we measure the shape of cure w.r.t height. It describes how much the deviation is from a normal (bell-shaped) curve Note: Kurtosis is analyzed alongside skewness, this describes the asymmetry of a distribution. While skewness tells you if the…

Skewness

Skewness

Skewness describes how the data points spread around the mean, particularly whether they lean more towards one side (left or right) or are relatively symmetrical Types of Skewness: Positive Skewness: The tail of the distribution extends to the right. Larger…

Measurements

Scales of measurements of data

Scales of measurements of data Nominal Scale: Represents categories with no ranking, it only represents categories of data. Example: Blood group, customer segments What operation can we do on nominal scale? We can perform count operation on categories. Ordinal scale:…

Types of statistics

Descriptive statistics Here we are summarizing the data, we are describing the characteristics of data and finding relation among the variables in data What do we perform in descriptive statistics? Inferential statistics Here we are coming with conclusions over population…

https://www.pexels.com/photo/close-up-photo-of-yellow-tape-measure-3143082/

What is a variables?

In statistics variable is something that can change or vary, with or without any conditions Note: Values of variable could be measured w.r.t numerical scale (could be either continuous or discrete) or non measurable as well Examples of variables: Types of…

Hand witten notes data

What is data?

What is data? Data is essentially a collection of anything from numbers and figures to text and symbols. It is basically unprocessed information. Example of data: Note: data should be stored either in digital or physical format. Data ——–> Processed——->…