gravatar

nfalesit

Nicolai Falesitch

Recently Published

/r/soccer comment activity 2019/20
source: pushshift.io
Polynomial Regression
Sample polynomial regression work.
FWER Control
A summary of Bonferroni Correction & Holm's Method, both of which are used to deal with FWER control.
P-Values Explained
This is intended as a reference for an elementary statistics course.
Monte Carlo Algorithm
Example of Monte Carlo Algorithm
Distributions of matrix-valued random variables
A short list of information about matrix-valued random variables. Can be used as a reference.
Common Continuous Probability Distributions on Semi-Infinite Intervals
Same as before, nothing too groundbreaking. Can be used as a reference for notes.
Common Continuous Probability Distributions on Bounded Intervals
Nothing too groundbreaking. Just a list of PDFs and CDFs describing some important distributions. Can be used as a reference.
Welch's T-Test
Sample 2-SampleTTest problem with calculations included.
Confidence Interval for "Random" Numbers
Testing to see if randomly generated R number generators are truly random.