Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Outlier
x=rnorm(200,45,21.5) #x hist(x) plot(x) boxplot(x) plot(sort(x)) y=rnorm(100,40,20) hist(y) boxplot(y) boxplot(x,y) plot(sort(x))
run
|
edit
|
history
|
help
0
Chi Square Tests [Is the die fair?]
Controle-22-03-2021
Example: From 'The R Book' 2nd ed. ~ 2.3.2 Generating Factor Levels...
Paired t-test [ Zinc Concentration]
Grafico
Hello, world!
Applying table() to each column of a matrix
Chapter 4:Comparing Distributions (same scale)
BasicPlot
Chi-squared tests of independence [Musculoskeletal injuries treated]