Problem11.10 <- data.frame(
"X1" = c(
-1,
-0.5,
0.5,
1,
0.5,
-0.5,
0,
0,
0,
0,
0
),
"X2" = c(
0,
0.866,
0.866,
0,
-0.866,
-0.866,
0,
0,
0,
0,
0
),
"Y" = c(
60,
65,
74,
68,
70,
63,
58,
60,
57,
55,
69
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.