Problem8.32 <- data.frame(
"A" = c(
-1,
1,
-1,
1,
-1,
1,
-1,
1,
-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,
-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,
-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,
-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,
1,
-1,
-1,
1,
-1,
1,
1,
-1
),
"Y" = c(
7.93,
5.56,
5.77,
12,
9.17,
3.65,
6.4,
5.69,
8.82,
17.55,
8.87,
8.94,
13.06,
11.49,
6.25,
26.05,
5,
8.11,
5.82,
7.47,
14.23,
12.43,
25.38,
9.2
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.