Data Science :: Python Linear Regression
Python - Linear Regression In Linear Regression these two variables are related through an equation, where exponent (power) of both the...
Python - Linear Regression In Linear Regression these two variables are related through an equation, where exponent (power) of both the...
Python - Correlation Correlation refers to some statistical relationships involving dependence between two data sets. Simple examples o...
Python - P-Value The p-value is about the strength of a hypothesis. We build hypothesis based on some statistical model and compare the...
Python - Bernoulli Distribution The Bernoulli distribution is a special case of the Binomial distribution where a single experiment is ...
Python - Binomial Distribution The binomial distribution model deals with finding the probability of success of an event which has only...
Python - Normal Distribution The normal distribution is a form presenting data by arranging the probability distribution of each value ...
Python - Measuring Central Tendency Mathematically central tendency means measuring the center or distribution of location of values of...