Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Hiring Discrimination
count2 <- replicate(10000, sum(sample(c(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1),size = 8, replace=F))) hist(count2, breaks = seq(0,8,1), main = "Dice roll", col = "lightblue", yaxp= c(0,5000,100), xaxp= c(0,8,8), xlab="# of Females")
run
|
edit
|
history
|
help
0
Permutations&Combinations
matrix
16-09-2020ExVitorc
example
EulerEx1
EXP1STATS
Outlier
Numbers game from British game show Countdown
Magic Constant
NewtonMin-12-02-2021