Do network stuff
Goal is to read about kafka and the kafka streaming. Do I have kafka installed here? No, but on the VirtualMachine on the disk But much nicer would be to […]
Goal is to read about kafka and the kafka streaming. Do I have kafka installed here? No, but on the VirtualMachine on the disk But much nicer would be to […]
https://gist.github.com/sallos-cyber/c57d616a1dab051b4d57e70d36fb920b#file-binomialdistributionexample-ipynb BinomialDistributionExample In [1]: from scipy.stats import binom import matplotlib.pyplot as plt # experiment: 10 balls, 7 are white and 3 black # we pick a ball 10 times with replacement
Python’s matplotlib offers two interfaces, one is object oriented and the other sth else. I keep forgetting which is which and how to use it. Every single time I need
As already explained in the Basics section we have a formula that relates joint, conditional and marginal probabilities to each other.
Random Experiment A random experiment is an experiment that yields the following conditions: repeatable several mutual exclusive outcomes are possible outcome is up to chance Typical example for random experiments