input
stringlengths 582
658
| output
sequencelengths 1
1
| id
stringlengths 40
40
|
---|---|---|
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-44.467, 86.159, -43.999, 148.282, 177.87, 116.57, 129.645, 105.238]
Output:
| [
"84.412"
] | task094-6b1025bc135d4f0484fa2e3d1ab970c8 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-95.352, -26.358, 34.234, 162.959, 239.101, 137.014]
Output:
| [
"75.266"
] | task094-73bc5801717c43e58bd1452cc3b9c3e9 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [100.339, 221.524, -85.213, 248.83]
Output:
| [
"121.37"
] | task094-7dd449e75c8146fc9358b64043c1d29c |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [42.592, 86.572, 210.718, -25.272, -87.393]
Output:
| [
"45.443"
] | task094-a4c33fc27cba46808f22ce17dcc9342b |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-75.664, 192.225, 2.107, -86.22, -51.11]
Output:
| [
"-3.732"
] | task094-eb07f368b6b14cc2a48003ea85b10381 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-51.97, 221.622]
Output:
| [
"84.826"
] | task094-f456e509dbd7411499bc6939fe864ec6 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [169.216, -64.607, -82.083, 199.662, 35.641, 63.646, 148.436, 210.344, 13.78, 185.205]
Output:
| [
"87.924"
] | task094-9e45d67b5d22484b94106fc26da343c3 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [69.271, -57.742, 121.719, 103.57, 217.286, 234.702, 24.344]
Output:
| [
"101.879"
] | task094-c49955de06854ce793f240cede636bdd |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [194.294, 48.25]
Output:
| [
"121.272"
] | task094-ed636adaa08844c285a6527605cb8968 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [154.336, 123.582, 136.273, 233.992, -44.56]
Output:
| [
"120.725"
] | task094-9925d92cd1574c6ab3a5d7f14b9962db |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [227.906, 51.753, 136.102, 34.354, 19.172, -14.273, 181.635, 239.243, 126.67]
Output:
| [
"111.396"
] | task094-0d3f542685ce4f1084e234057d026e3a |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [5.703, -17.365, 21.827, 38.836, 5.17, -15.533]
Output:
| [
"6.44"
] | task094-602e7ba31ed2437882776956dcb65459 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [47.595, -7.171, 4.333, 160.025, 152.275, 90.23, 128.643, 145.181]
Output:
| [
"90.139"
] | task094-30bdc6c9f53643819175f2fc33916b76 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [133.885, 153.911, 226.516]
Output:
| [
"171.437"
] | task094-8ee777b0cc7a413c8ab1d5619e11a2a5 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [40.092, 39.738]
Output:
| [
"39.915"
] | task094-7bde514b728b4a4cb1471d2141572127 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [138.598, 55.677, 18.483, 226.852, 75.885, -65.561, 8.468, 203.355]
Output:
| [
"82.72"
] | task094-6e144d89ab2b47159e5b0eabc629515b |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-77.484, 33.631, -59.334, -10.915, 19.02, 19.536]
Output:
| [
"-12.591"
] | task094-4b2be034f1fb428784414ea4bfd1f6d6 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [247.977, 80.489, -8.363, 7.214]
Output:
| [
"81.829"
] | task094-993de1ea39914901bef8e38c73d336fe |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [57.589, 141.696]
Output:
| [
"99.642"
] | task094-b0b8cbaec3cf4de584bb8bf84cd89a47 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [70.719, 126.44, 203.395, 115.258, 184.749, 77.713]
Output:
| [
"129.712"
] | task094-b4fc105165bf4a1abd1221b960b663a7 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [28.204, 121.968]
Output:
| [
"75.086"
] | task094-c8f464bd29ad463db64936a33cecf972 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-11.211, 9.955, 208.942, 124.097, 118.282, 65.001]
Output:
| [
"85.844"
] | task094-1d4af3bb7a4b425d9a5d2d849f5c6be3 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [126.318, 190.383, 196.921, -91.649, 22.683, 202.417, 226.745]
Output:
| [
"124.831"
] | task094-08a66420e0c1457ea25089e54740eb5b |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-36.318, 176.066, 36.435, 132.732, -15.887, -24.851, 169.963, -98.796, 38.818]
Output:
| [
"42.018"
] | task094-01cc3b70a7cb41a89ded00b37e9adea3 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [144.883, 212.012, 128.352]
Output:
| [
"161.749"
] | task094-5f0a77004e314b16b04722279b796c66 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-82.629, 25.561, 210.75]
Output:
| [
"51.227"
] | task094-1221fbffe806459a82d4c426642148e5 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [196.039, 3.13, 126.743, 27.727]
Output:
| [
"88.41"
] | task094-80cefffec19d4e72a39b9a20e1828b41 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-35.848, 83.31, 104.03, 96.421, 5.183, 158.877, 183.703, 118.274, 98.319]
Output:
| [
"90.252"
] | task094-54449e5c1f90480d8a84069c4b5f0a08 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [55.788, -77.663, 41.628, -89.2]
Output:
| [
"-17.362"
] | task094-4fc840f726184ff2ad50023ebf56a5cc |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [244.263, 129.166]
Output:
| [
"186.714"
] | task094-f3fbffa3d1e1427c8dc473569513e18a |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [67.972, 109.188, -11.315, 213.598, 156.515]
Output:
| [
"107.192"
] | task094-87fdbdd120ab41caab117b4fc7275125 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-37.399, -99.767, 226.415, 56.179]
Output:
| [
"36.357"
] | task094-f2d8b955b00141dc9753be1210fdac8d |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [173.593, 66.375, 5.581, 107.296, 177.574, 29.764, -9.889, 168.056, 198.412, 195.086]
Output:
| [
"111.185"
] | task094-c373de3f972349f38562e9acbdabe464 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [192.278, 136.832, -19.412, 103.997, 244.988, 243.271, 129.71]
Output:
| [
"147.381"
] | task094-9d3dc4ae143649d3826deba3f1d107fd |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-3.074, 229.837, 19.376, 143.117, 23.013, 133.065, -23.631]
Output:
| [
"74.529"
] | task094-0bdc0bd0f4fb48708439c48e5080e254 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [159.291, 160.61, -50.992, 34.053, 78.883, 222.627, 105.95]
Output:
| [
"101.489"
] | task094-5612281d74384dd7bb1a901ac380e583 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [132.375, 67.572, 67.843, 25.489, 54.021, 78.333]
Output:
| [
"70.939"
] | task094-a9f84dfe6a024fc9952507891ef5b77a |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [185.122, 136.468]
Output:
| [
"160.795"
] | task094-37ef7117e8cb4798993cbcde4abfc2b1 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [211.297, 221.106, 103.417, -98.483, -16.937, -69.537]
Output:
| [
"58.477"
] | task094-5848140bdea0442eb5fd865eb0bb4b72 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [52.156, 45.137, 132.517, -93.142, 162.396, 27.849, 37.102, 173.1, -99.134, 63.899]
Output:
| [
"50.188"
] | task094-f713a9fe84df4fb9b7c74f9bbb387eeb |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [80.806, 35.876, 158.546, 92.022, 94.527, 35.887, 208.459]
Output:
| [
"100.875"
] | task094-89b171bc8349450c97d325b97de9b6b5 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [184.502, -95.027, 151.009, -34.949, 166.021]
Output:
| [
"74.311"
] | task094-74d6ffe7e24d498e826447b59816fd38 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-17.95, 16.889]
Output:
| [
"-0.53"
] | task094-2fae467d5b144dd2bbfb72383991e1b6 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-8.383, 119.676, 123.133, -58.683, 20.378, 164.54]
Output:
| [
"60.11"
] | task094-d641b52d7e364741958b20f8ee461b3a |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-36.901, 11.999]
Output:
| [
"-12.451"
] | task094-7d42fb346ab74ff2900abcf17f32eabc |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [211.062, 164.38, 33.854, 96.053, -41.146, -87.62, 135.914]
Output:
| [
"73.214"
] | task094-6392764976bd4c0396bc9189b358ae30 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [237.861, 119.858, -8.107, -30.075, 180.524]
Output:
| [
"100.012"
] | task094-2b03b60baca44ebf8dc7ec8adf6b4cc4 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [222.641, 79.462, -62.481, 74.152, 155.326]
Output:
| [
"93.82"
] | task094-8be798758c34402ab49e117abe679bbe |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-77.065, 216.743, 212.04, 161.573, 195.263]
Output:
| [
"141.711"
] | task094-0b45e116d21e43c9ad07e686f9f3b6de |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-96.182, -37.177, 130.645, -44.92, -12.78, 90.335, -99.791, -11.926, 217.275]
Output:
| [
"15.053"
] | task094-8eb373724cc842178c5e368153cd84ce |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [218.015, -78.867]
Output:
| [
"69.574"
] | task094-5f042e71f9894e32ad29db1e57bf3082 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [230.511, 82.342, -99.243, -34.634, 128.067, 115.224, 57.888, -51.674, 81.074]
Output:
| [
"56.617"
] | task094-beaceaad1181434b82bff612879b52a3 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [28.887, 206.41]
Output:
| [
"117.648"
] | task094-f16be738dc5649f1ae0978afe7486cbf |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [144.791, 40.782, 56.067, -74.893, 206.791]
Output:
| [
"74.708"
] | task094-b34560cabc704531adbcdde63989b7a2 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [50.051, -76.163, 45.703, -14.497, 25.873]
Output:
| [
"6.193"
] | task094-c3929663fb8846a3ba694cbef5c778a5 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [12.876, 32.314, 30.011, 85.208, 198.607, 42.897, 164.296, -67.107, -71.645, 182.32]
Output:
| [
"60.978"
] | task094-ccc9d5732c5c4e3684b70b4feb5af8f3 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [83.591, 62.446, 224.145, 46.031, 248.07, 106.69]
Output:
| [
"128.496"
] | task094-b148a002d921411eae04d707481c370a |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [54.838, 54.884, -49.76, 44.127, 207.55, -64.738, 102.633, 240.723, 160.019]
Output:
| [
"83.364"
] | task094-7f8110a593f04697baf126de2a478faf |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-22.511, 163.905, 137.904, 225.138, 208.174, 57.216, 198.449]
Output:
| [
"138.325"
] | task094-f457104dd72d4b61bc7fa1f17be50b2e |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [135.962, 136.509, 77.88, 148.448]
Output:
| [
"124.7"
] | task094-4a60118808cf405ebb8833e18300e86b |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [146.286, -90.849, 216.772, 115.089, 6.542, -7.268, -45.921, 87.876]
Output:
| [
"53.566"
] | task094-11b7e0a2d0fc4e489f06e2a4478cebfe |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [107.201, 20.191, 238.887, 237.174, 52.537, 99.85, 214.946]
Output:
| [
"138.684"
] | task094-0aa297696d5844c3a19f6d2e70d6f1fe |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [208.872, 59.574, 135.88, 152.251, -54.975, 116.537, 67.641]
Output:
| [
"97.969"
] | task094-f9e44d743890475db488031f61663da5 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [5.563, 135.417, -10.898, 169.517, 176.909, 193.223]
Output:
| [
"111.622"
] | task094-84b6e396048d41fe9c40609108844516 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [44.134, 246.387, 249.332, 3.801]
Output:
| [
"135.914"
] | task094-64e923f9cc734475849ff12eac3229c6 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-70.697, 68.691, 143.128, -76.987, 239.679, -43.992, 246.662, -65.474]
Output:
| [
"55.126"
] | task094-5123e33148214b329c830bb07c892f8b |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-55.117, -47.102, -18.843, 241.612, 30.755, 63.517, 223.858, 227.481]
Output:
| [
"83.27"
] | task094-3db6792ac2134dc7b839b228ca1c9f03 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [161.758, 200.472, 88.298, 149.851, -49.385, 106.684, 154.755]
Output:
| [
"116.062"
] | task094-a511b796b63c41ac8af98403e503484c |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [234.843, 52.306, 40.85, 227.132, 192.94, 68.671, -99.124, 169.261, -89.051, -10.679]
Output:
| [
"78.715"
] | task094-bc6e3a95e13448a5b7dc74d063fbc927 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [71.91, 41.513]
Output:
| [
"56.712"
] | task094-41166ec503d5407bb874382a92ede866 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-98.008, 83.205, 68.043, -36.627, 37.526, 138.475, -48.73]
Output:
| [
"20.555"
] | task094-45fdd1638fbb45519a9e558887815833 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [179.4, 215.455, 209.283, 161.761, -75.018, -81.007, 203.625, 42.0]
Output:
| [
"106.937"
] | task094-b9d158563504431db55887c7822dc6b6 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [23.736, -34.65, 69.297]
Output:
| [
"19.461"
] | task094-09388da7a06e40c48a2f0cd1755d697b |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [173.052, -89.677, 156.862, -69.941, 222.397, 62.835, 230.201, 203.191, 43.838]
Output:
| [
"103.64"
] | task094-532fc5dbd42c4573ba5aef7f3ee4fb23 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [166.967, 154.381, -19.741, 157.124]
Output:
| [
"114.683"
] | task094-26091ef3e14a42c29c35c5c56047951e |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [53.689, 92.915, 11.009, 30.726, -0.459, -32.267, 104.621]
Output:
| [
"37.176"
] | task094-bef66e006b45477d8174ae27e8b06b97 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [135.193, 184.063, -0.282, -0.474, 99.543]
Output:
| [
"83.609"
] | task094-640692cb5c984479956a01d6f755ac79 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [96.578, 41.49, -50.833, 101.795, 86.169, 124.998, 117.269, 123.147, 164.633, -67.181]
Output:
| [
"73.806"
] | task094-c092e465901c4d539a9834ce01f3ade1 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [123.737, 191.8, -35.811, -96.064, 134.015, 88.977, -81.142, 190.137]
Output:
| [
"64.456"
] | task094-0cd132f166f84b1dbcac8278b1c54db3 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [203.935, -47.05, 7.383, 42.734, 211.077, -3.526]
Output:
| [
"69.092"
] | task094-1d7bc2998a3342fb801d8d5a06cd3fea |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [167.588, 219.343]
Output:
| [
"193.466"
] | task094-fffe7b3639ec4138b22be3068cdda556 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [75.287, 170.443, 203.643]
Output:
| [
"149.791"
] | task094-15a996edb48a4a83a4a7f7e67ba881da |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [161.907, -96.805, 55.916, 55.05, 54.597]
Output:
| [
"46.133"
] | task094-e60676329d22460abba47a579ed31216 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-63.543, -71.569, 39.99, 204.104, 208.653, 163.789]
Output:
| [
"80.237"
] | task094-c85371b2ec954729abc957bd47ef7be5 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [98.45, 78.568]
Output:
| [
"88.509"
] | task094-5a40d80d10024d0eab5ce0baf7f61f98 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [229.28, 202.632, 129.717, 211.459, 203.204]
Output:
| [
"195.258"
] | task094-8c4c8bc75c0f4d87835d76347c3265af |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-6.424, -83.267, -90.261, -62.612, 204.9, 236.683, 49.591, 117.757]
Output:
| [
"45.796"
] | task094-81fdd4dc649a441aaa2194314da8964b |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [99.429, 6.36, 87.795, 38.17, -88.231, 171.334]
Output:
| [
"52.476"
] | task094-202e2d080b4248318889afdcbaf626b0 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [206.289, -8.849, 56.154, -53.117, -64.061, -74.533, 131.111, 107.938, 201.014, 75.021]
Output:
| [
"57.697"
] | task094-1f2ef9b604b74685961c667dbc3c1972 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [245.397, 57.152, -69.451, 127.248, 30.426, 221.018]
Output:
| [
"101.965"
] | task094-c62eb13e279946d295d56bcb2417fe76 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [124.333, 5.477, -53.787, 226.538, -40.577, -43.102, 214.118, 125.785, 151.837]
Output:
| [
"78.958"
] | task094-c467d61970d541c99fa8255693571d01 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-50.326, 133.431, 41.941, 31.905, -20.627, -48.481]
Output:
| [
"14.641"
] | task094-a42b889b03814d0ba640dd984f23663b |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-17.141, 203.132, -6.872, 155.222, -99.642]
Output:
| [
"46.94"
] | task094-90941ae45dfc4baf99b370ee4214a721 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [213.2, 159.287, 214.859, 189.464, 185.706, -85.847, 215.647, 8.545]
Output:
| [
"137.608"
] | task094-a557d3057bc446ee85dd3a3593989c79 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [241.421, 80.391, -29.016]
Output:
| [
"97.599"
] | task094-f58060013b9d4e4a90b9eff4bfd91182 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [141.055, -38.856, 55.75]
Output:
| [
"52.65"
] | task094-666da62fc206465894966c1542a26a18 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-24.857, -28.799, 240.99]
Output:
| [
"62.445"
] | task094-f63095527c7d4fd6afdd3f8c00117472 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-50.687, -80.68]
Output:
| [
"-65.684"
] | task094-237456e7c8cb47d9a455f3e4dc568608 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-26.778, 150.628]
Output:
| [
"61.925"
] | task094-135508829d1145929dc6bbac708cbee8 |
Definition: In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
Positive Example 1 -
Input: [1,3,5]
Output: 3.000
Positive Example 2 -
Input: [-5,9,16,-20]
Output: 0.000
Negative Example 1 -
Input: [-1,11,-111,1111]
Output: 1010.000
Negative Example 2 -
Input: [2,3,5,7,11]
Output: 5.000
Now complete the following example -
Input: [-9.088, 104.857]
Output:
| [
"47.884"
] | task094-f2011233c1744575a5a5230d5222c71d |
Subsets and Splits