avatarSaran

Free AI web copilot to create summaries, insights and extended knowledge, download it at here

2192

Abstract

ul><p id="3210">Discrete and continuous variables are similar to types of probability distributions. you can refer to this for more ideas 👇</p><div id="1665" class="link-block"> <a href="https://saran-23.medium.com/how-probability-distribution-related-to-data-science-2ed9474a9bb3"> <div> <div> <h2>How probability distribution related to data science</h2> <div><h3>understand the probability distribution used for Ai</h3></div> <div><p>saran-23.medium.com</p></div> </div> <div> <div style="background-image: url(https://miro.readmedium.com/v2/resize:fit:320/1*X_A2UdCUv4s4G12jHBsfqQ.png)"></div> </div> </div> </a> </div><p id="7819"><b>Qualitative Variable</b> also named as Categorical variable where the classification is based on character. Unfortunately, we cannot do addition, subtraction, multiplication, and also division. yes, It is the <b>opposite</b> of the quantitative variable.</p><p id="30e1">Example: pieces of information like gender, marital status.</p><h2 id="0dc9">Levels of Measurement:</h2><p id="9d2f">They have four data types</p><ol><li><b>Nominal</b></li><li><b>Ordinal</b></li><li><b>Interval</b></li><li><b>Ratio</b></li></ol><figure id="ada6"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*JT8EqZMxu9ABCquTJJ5uRg.jpeg"><figcaption></figcaption></figure><h2 id="16b0">Nominal</h2><p id="90ce">A nominal is a qualitative variable that split data into categories. Nominal refers to labels or categories which cannot arrange them like ascending to descending or small to large.</p><p id="2140"><b>example:-</b> colour — red, blue, yellow, green.</p><h2 id="2f06">Ordinal</h2><p id="afb8">In ordinal data, the data ordering is much important but distance cannot be considered. Ordinal types of data can be ordered into categories, unfortunately, the data value cannot be determined</p><p id="da8c"><b>Example: </b>financial status.</p><h2 id="f75d">Interval</h2><p id="774f">Ordering of data is considered and distance is equal but <b>no zero</b> is present. <b>eg:-</b> Fah

Options

renheit, shift-based works.</p><h2 id="4b5a">Ratio</h2><p id="b2a9">Ordering of data is considered also the distance is equal and <b>zero</b> are present.</p><p id="ed99"><b>For example,</b> if you are <b>dead,</b> your platelet <b>count</b> will be zero, so turning off the vehicle speed will become zero.</p><figure id="3fea"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*MQdj14BZ18RSLZ2EGuBz3w.jpeg"><figcaption></figcaption></figure><p id="9412">I have shared something that I learned we will see more in our upcoming articles So, go ahead and start learning more and become a data scientist in future<b>🤠</b></p><blockquote id="1005"><p><code>The way to get started is to quit talking and begin doing — Issac Newton</code></p></blockquote><div id="5d6a"><pre><span class="hljs-attribute">Thank</span> You :)</pre></div><p id="66a5"><a href="https://readmedium.com/python-for-everyone-febb359158ee"><b><i>Read more articles :</i></b></a></p><div id="7734" class="link-block"> <a href="https://saran-23.medium.com/day-5-concept-of-machine-learning-in-data-science-7e58378fbf90"> <div> <div> <h2>The Concept of Machine learning in data science</h2> <div><h3>read about machine learning for free in just 3 minutes</h3></div> <div><p>saran-23.medium.com</p></div> </div> <div> <div style="background-image: url(https://miro.readmedium.com/v2/resize:fit:320/0*62rSHF3QKuWrVCBu)"></div> </div> </div> </a> </div><div id="49cf" class="link-block"> <a href="https://saran-23.medium.com/probability-distribution-3d34fbd58e99"> <div> <div> <h2>Probability Distribution</h2> <div><h3>Continuous Distribution 🚙</h3></div> <div><p>saran-23.medium.com</p></div> </div> <div> <div style="background-image: url(https://miro.readmedium.com/v2/resize:fit:320/1*buXG-EroreBA1b3ea9SkFw.jpeg)"></div> </div> </div> </a> </div></article></body>

What are the fundamentals of statistics?

Fundamentals of statistics

Hi, if you are started to learn data science? then this article is for you I have already shared my experience of what I Learned in Statistics to kickstart my Data Science career, this is the continuation of the “Learn Statistics for data science” if you haven’t read I would suggest you go for it to have clear knowledge about statistics😃.

Let us see the fundamental of statistics…

Variable:

  • A variable can take many values like Age is a variable. Remember a variable contains a value.
  • for example Gender — male. So we know Gender is a variable that holds the valuemale”.
  • Variable can be either independent variable or dependent variable an independent variable that can be ‘manipulated or handled’ whereas the measured or limited variables are dependent

Quantitative Variables are measured numerically, In this kind of variable, we can perform addition, subtraction, multiplication, and also division.

Example: Grade, song length.

  • The quantitative variable can be categorized into Discrete variables and Continuous Variables.
  • Discrete variables are finite like rolling a dice.
  • Continuous Variables are infinite like temperature or celsius.

Discrete and continuous variables are similar to types of probability distributions. you can refer to this for more ideas 👇

Qualitative Variable also named as Categorical variable where the classification is based on character. Unfortunately, we cannot do addition, subtraction, multiplication, and also division. yes, It is the opposite of the quantitative variable.

Example: pieces of information like gender, marital status.

Levels of Measurement:

They have four data types

  1. Nominal
  2. Ordinal
  3. Interval
  4. Ratio

Nominal

A nominal is a qualitative variable that split data into categories. Nominal refers to labels or categories which cannot arrange them like ascending to descending or small to large.

example:- colour — red, blue, yellow, green.

Ordinal

In ordinal data, the data ordering is much important but distance cannot be considered. Ordinal types of data can be ordered into categories, unfortunately, the data value cannot be determined

Example: financial status.

Interval

Ordering of data is considered and distance is equal but no zero is present. eg:- Fahrenheit, shift-based works.

Ratio

Ordering of data is considered also the distance is equal and zero are present.

For example, if you are dead, your platelet count will be zero, so turning off the vehicle speed will become zero.

I have shared something that I learned we will see more in our upcoming articles So, go ahead and start learning more and become a data scientist in future🤠

The way to get started is to quit talking and begin doing — Issac Newton

Thank You :)

Read more articles :

Artificial Intelligence
Education
Technology
Statistics
Recommended from ReadMedium