Problem8.52 <- 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(
-1,
-1,
-1,
-1,
1,
1,
1,
1,
-1,
-1,
-1,
-1,
1,
1,
1,
1
),
"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
),
"Gain" = c(
1455,
1511,
1487,
1596,
1430,
1481,
1458,
1549,
1454,
1517,
1487,
1596,
1446,
1473,
1461,
1563
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.