Run Code
|
Code Wall
|
Users
|
Misc
|
Feedback
|
About
|
Login
|
Theme
|
Privacy
R Distribution Results
#R version 3.3.2 print("Hello,Here are the Calculations using binomial distribution!") dbinom(4, size=8, prob=0.3)+ dbinom(4, size=4, prob=0.9)+ dbinom(3, size=5, prob=0.7)+ dbinom(4, size=8, prob=0.3) print("Hello this is with pbinom function to calculte cumulative values") pbinom(8, size=12, prob=0.1)
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
12 character random alpha numeric
Phyllotaxis in R
Peso hora
Rcode1
List of libraries in R
BoxPlot_Anomaly
Roll of a two dice
Practice R programming
Test of Code Wall
Área de un cuadrado
Please log in to post a comment.