nitheesh-me / SCIT-sessions

This is for SCIT-sessions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SCIT-sessions

This is for SCIT-sessions 24 October, 2018

Results

Generally for random the propability of picking a number from an iteratble is same for every element.

But in case of numpy.random.poisson() the propability of picking a number follows poission distribution Similarly, numpy.random.normal() the propability of picking a number follows normal distribution

The average of the part of above that is random taken subset will still provide the actual mean with a very little uncertanity.

About

This is for SCIT-sessions


Languages

Language:Python 100.0%