Jag körde kollins studieplan, övade på de enklaste uppgifterna inom ett område som jag failade på och lärde mig använda TI-82;an. Minräknaren gör verkligen jobbet åt dig och gjorde min tenta bra mycket enklare att klara.
Ludu
Sannolikhetslärans grunder - Sannolikhet & Statistik | Ludu
Sanstat - förklarat från en student till en annan
ludu.co
Kollin
Kollin - Effektivisera dina studier
Kollin är din digitala studievän som hjälper dig att effektivisera tentaplugget! Studera på relevant material och diskutera med dina kurskamrater!
kollin.io
Gamla Tentor SF1910
Index of /matstat/gru/tentor/sf1910
www.math.kth.se
Tabell Samling 📊
www.math.kth.se
www.math.kth.se
Formelsamling ✖️
www.math.kth.se
www.math.kth.se
TI-82 Lathund 🧮
www.math.kth.se
www.math.kth.se
TI-82 Smått & Gott
PDF: Probability Density Function, returns the probability of a given continuous outcome.
CDF: Cumulative Distribution Function, returns the probability of a value less than or equal to a given outcome.
binompdf(n, p, x): Finds the probability that exactly x successes occur during n trials where the probability of success on a given trial is equal to p.
binomcdf(n, p, x): Finds the probability that x successes or fewer occur during n trials where the probability of success on a given trial is equal to p.