Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Hiring Discrimination
count <- c(1,1,2,2,2,3,4,5,6,6,6) count1 <- rnorm(100,60,10) 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 = 8, main = "Dice roll", col = "lightblue", yaxp= c(0,5000,100), xaxp= c(0,8,8), xlab="# of Females")
run
|
edit
|
history
|
help
0
ax² + bx + c = 0 (Solução e gráfico com as raízes)
NewtonMin-12-02-2021
26-08-2020Teste
EulerEx1
R1
Simple Examples in ggplot2
Gab1A(resumido)
ECO Stat
Plot Graph By Adjacency Matrix
Graficos