Confidence Intervals

This post discusses about confidence intervals used in statistics. Look at the questions listed and then read through the notes to un...

In Statistics, Jan 20, 2023

An Introduction to Population and Sample in Statistics

This is my first blog attempting to explain statistics utilised by data scientists. In this blog, I explain what the terms ‘populatio...

Read More

All Stories

Confidence Intervals

This post discusses about confidence intervals used in statistics. Look at the questions listed and then read through the notes to understand better!

In Statistics, Jan 20, 2023

An Introduction to Population and Sample in Statistics

This is my first blog attempting to explain statistics utilised by data scientists. In this blog, I explain what the terms ‘population’ and ‘sample’ mean, and how sampling is done in ...

In Statistics, Jan 09, 2023

ACID Properties

ACID Properties is the property of database transactions intended to guarentee validity even in the event of power failure, errors, etc. This has 4 properties 1. Atomicity 2. Consiste...

In DBMS, Apr 24, 2022