Problem8.35 <- data.frame(
"P" = c(
13.8,
55.1,
13.8,
55.1,
13.8,
55.1,
13.8,
55.1,
13.8,
55.1,
13.8,
55.1,
13.8,
55.1,
13.8,
55.1,
34.45
),
"T" = c(
50,
50,
120,
120,
50,
50,
120,
120,
50,
50,
120,
120,
50,
50,
120,
120,
85
),
"S" = c(
2,
2,
2,
2,
15,
15,
15,
15,
2,
2,
2,
2,
15,
15,
15,
15,
8.5
),
"D" = c(
2,
2,
2,
2,
2,
2,
2,
2,
15,
15,
15,
15,
15,
15,
15,
15,
8.5
),
"C" = c(
100,
10,
10,
100,
10,
100,
100,
10,
10,
100,
100,
10,
100,
10,
10,
100,
55
),
"Resolution" = c(
0.00025,
0.33333,
0.02857,
0.20362,
0.00027,
0.52632,
0.00026,
0.52632,
0.42568,
0.6015,
0.06098,
0.74165,
0.0878,
0.4,
0.00026,
0.28091,
0.75
),
"Sensitivity" = c(
0.057,
0.094,
0.017,
1.561,
0.01,
0.673,
0.028,
1.144,
0.142,
0.399,
0.767,
1.086,
0.252,
0.379,
0.028,
3.105,
1.836
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.