require(stats)
x=rpois(100,0.5)
is.dt(x,10,0.05)
#@@@@ dis pr
#@@@@4 pois 5.656147
#we will check out the distribution of dataset x with the function is.dt and with the confidence level of 0.05#
Run the code above in your browser using DataLab