Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Quiz 2
A=c(5,2,9,3) result.mean=mean(A) print(result.mean) Testingresult= c(8,1,3,4) sd(Testingresult) X=c(2,3,4,5,6) result.median=median(X) print(result.median)
run
|
edit
|
history
|
help
0
TEST
QRdecomposição
MAX
R2
Sierpinski curve
Ex11-03-21EdsonAmanda
Análise de experimento em DIC e teste de Tukey
Practice R programming
Julia set variant 3
Program2.Question2