Skip to content
#

normaldistribution

Here are 21 public repositories matching this topic...

Data distribution is a function that lists out all possible values the Data can take. It can be a continuous or discrete Data distribution. Several known standard Probability Distribution functions provide probabilities of occurrence of different possible outcomes in an experiment.

  • Updated Jan 23, 2022
  • Jupyter Notebook

This repository contains exercises on statistical analysis and probability calculations. Each question is answered with detailed explanations, covering topics like data types, probability distributions, expected values, descriptive statistics, skewness, kurtosis, confidence intervals, & hypothesis test

  • Updated Jun 8, 2024
  • Jupyter Notebook

The maximum likelihoood estimator approach is used here for calculating the Regression parameter that is slope(b1),intercept(b0) and standard deviation of error/residuals. Then Result or the output for the regression parameters using the OLS(ordiniary Least Sqaure) estimation method versus the MLE(MAximum Likelihood Estimation) method is compare…

  • Updated Jan 18, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the normaldistribution topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the normaldistribution topic, visit your repo's landing page and select "manage topics."

Learn more