Skip to content

Instantly share code, notes, and snippets.

@Rubix982
Last active July 7, 2020 16:51
Show Gist options
  • Save Rubix982/4114d703feebdc5496b56e5ed2979b52 to your computer and use it in GitHub Desktop.
Save Rubix982/4114d703feebdc5496b56e5ed2979b52 to your computer and use it in GitHub Desktop.

Link to google drive for each of the sessions conducted

Individual Lectures

Excel Sheets

Youtube Channel

Presentation / Slides

  • ANOVA
  • Binomial Multinomial
  • DRV
  • DRV4
  • Hypothesis - 1
  • Hypothesis - 2 Test
  • JPMF Lecture
  • Lecture # 123
  • Lecture # 456
  • Lecture # 789
  • Lecture - Misc
  • Multiple Linear Regression
  • Normal Distribution
  • Poisson Distribution
  • Single Linear Regression

Topics discussed After Mid 1

  1. Discrete / Continuous Random variables
    • Probability distribution,
    • probability mass function (PMF)
    • Cumulative Dist Function (CDF)
    • Probability graph
    • Joint distribution for 2 discrete random variables (JPMF)
    • Marginal distributions, E(X), E(Y), E(XY), Correlation(X,Y).
  2. Some Discrete distributions:
    • Binomial
    • Multinomial
    • Hypergeometric
    • Poisson
  3. Continuous Dist:
    • Normal and Standard Normal
    • Z score
    • Areas under the normal curves
    • Z table.

Final Topics

  • Histogram, Box-plot, Scatter plot, dot plot, Laws of 4 kinds of events, and Bayes’ Theorem.
  • Random variables, PMF, PDF, CDF, JPMF, JPDF, Mathematical Expectation of discrete and
  • Continuous random variables.
  • Binomial, Multinomial, Poisson, Hypergeometric, and Geometric distributions.
  • Areas under the standard normal curve and its applications.
  • Confidence interval for means and difference between two means.
  • Z-test (one and two samples), t-test (Dependent, independent, equal and unequal variances),
  • Simple linear Regression Analysis.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment