Problem8.51 <- data.frame(
"A" = c(
-1,
1,
-1,
1,
-1,
1,
-1,
1,
-1,
1,
-1,
1,
-1,
1,
-1,
1
),
"B" = c(
-1,
-1,
1,
1,
-1,
-1,
1,
1,
-1,
-1,
1,
1,
-1,
-1,
1,
1
),
"C" = c(
56,
17,
2,
4,
3,
4,
50,
2,
1,
0,
3,
12,
3,
4,
0,
0
),
"D" = c(
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
1,
1,
1,
1,
1,
1,
1,
1
),
"E" = c(
1,
1,
-1,
-1,
1,
1,
-1,
-1,
-1,
-1,
1,
1,
-1,
-1,
1,
1
),
"F" = c(
-1,
-1,
1,
1,
1,
1,
-1,
-1,
1,
1,
-1,
-1,
-1,
-1,
1,
1
),
"G" = c(
1,
-1,
1,
-1,
-1,
1,
-1,
1,
1,
-1,
1,
-1,
-1,
1,
-1,
1
),
"H" = c(
-1,
1,
-1,
1,
1,
-1,
1,
-1,
1,
-1,
1,
-1,
-1,
1,
-1,
1
),
"J" = c(
1,
-1,
-1,
1,
1,
-1,
-1,
1,
1,
-1,
-1,
1,
1,
-1,
-1,
1
),
"Sqrt" = c(
7.48,
4.12,
1.41,
2,
1.73,
2,
7.07,
1.41,
1,
0,
1.73,
3.46,
1.73,
2,
0,
0
),
"FAndT" = c(
7.52,
4.18,
1.57,
2.12,
1.87,
2.12,
7.12,
1.57,
1.21,
0.5,
1.87,
3.54,
1.87,
2.12,
0.5,
0.5
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.