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: [-79.641, 34.518, -61.273, -33.453, -9.148, 24.155, 136.171, 13.771, -16.609, -27.983] Output:
[ "-1.949" ]
task094-2256f6de088d41639f3b6fe64021b737
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: [72.882, 36.476, 231.44] Output:
[ "113.599" ]
task094-a453b5a6f7b2454da2d28342c2d3b584
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: [119.366, 223.32] Output:
[ "171.343" ]
task094-7dcb47ea7c1a4781b10a1121559cd66d
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: [165.242, 50.738, -34.087, 77.742, -21.241, -4.541] Output:
[ "38.976" ]
task094-ff2675db36694f57a31939e15259a028
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.797, 166.764] Output:
[ "160.781" ]
task094-38c44e0246384618bb66be258654752a
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.162, 11.124, 128.973, 19.725, 114.518, -62.445] Output:
[ "42.343" ]
task094-9883f2ca456149dfafa3fa1d0ab021dd
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: [72.946, 167.171] Output:
[ "120.058" ]
task094-d9f1749531ec496fa174ab59088fbc05
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.004, 224.431, 235.745, 70.423, 241.216, -83.057] Output:
[ "111.959" ]
task094-dbd06f0159a14e72bca8e117a62a99c4
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: [210.352, -33.371, 96.94, 149.299, 128.468, 73.334, 221.988, 247.44, 130.441, 114.575] Output:
[ "133.947" ]
task094-46a0621eb2894afe8faf069fc9d77e0a
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.261, 208.056, 139.827, 38.355, -48.351, 120.074] Output:
[ "69.617" ]
task094-183a4208ed614b3698bba893fd1b1c45
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.306, 72.768, 218.947, 52.973, 100.121, 157.59, -92.109] Output:
[ "76.085" ]
task094-695f09305d39497bb962f76508af5bd5
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.165, 20.546, 83.84, -83.69, -12.496, 121.319, 33.638, -28.088, 111.189] Output:
[ "46.158" ]
task094-212bcd390dab437ba2b3a34729c10019
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: [226.316, 235.513] Output:
[ "230.914" ]
task094-83bac7de9ab447bd829ce511858854a7
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: [-56.131, 42.738, 69.778] Output:
[ "18.795" ]
task094-f9a43f099907420bba4fa0af26e55d55
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: [136.21, 140.625] Output:
[ "138.418" ]
task094-861557d273124322bbf77200d700d7b6
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: [127.708, 115.412] Output:
[ "121.56" ]
task094-4e734ea3b3de40af9817166431bccbeb
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.821, -77.778, 60.886, -7.724, -20.848] Output:
[ "24.271" ]
task094-19f4ca95716249e789a46fba03381e30
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: [128.328, 20.497, 96.178, 237.663, 80.568, 109.722] Output:
[ "112.159" ]
task094-631f4509258d4d748a59e90e304b88b0
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.024, 55.168, 29.575, 24.761, -54.145, -70.612] Output:
[ "38.295" ]
task094-479cefece7a644e88184371b6727be02
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: [65.232, 11.796, 60.475, -30.918, 141.9, 160.375, 111.587, 202.415, -61.118, 1.58] Output:
[ "66.332" ]
task094-0ecf1bd9be5a4c978bd69a0a288fd00e
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: [61.761, 6.557, -93.386, -74.064, 33.4, 141.295] Output:
[ "12.594" ]
task094-c6f0cdd3900f4cd4a9688810b2006ca5
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.207, -46.667, 171.095] Output:
[ "27.407" ]
task094-7f82e63a80a64500adfc2a2c4a122eaa
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: [1.296, -31.354, 1.25] Output:
[ "-9.603" ]
task094-942899d76d0b44b9a6f22dd4ba4bc5c4
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.009, -26.452, 64.152, -55.284] Output:
[ "-6.398" ]
task094-5ffc67dfa6bd4ed8a2c01be1118d4e4d
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: [214.156, 31.606, -72.608, -59.799, -54.565, 28.815, 62.658, 165.368, -63.207, 35.462] Output:
[ "28.789" ]
task094-58223cad075147bbb92d91238e0441c7
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: [31.132, 184.696, 139.797, -24.276, 59.448, 55.704, -20.415, 230.881] Output:
[ "82.121" ]
task094-8d6a4f742bc743f7b44c6b00e510178b
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: [150.262, 95.958] Output:
[ "123.11" ]
task094-e07d325550af4c8b9910ae846e55e785
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: [-7.455, 5.485, 213.759, 90.438] Output:
[ "75.557" ]
task094-9449f894bba44c8f8b3492bd94c22ee7
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: [88.256, 46.299, -85.462, -32.024, 176.318, -24.201, 200.691, 93.834] Output:
[ "57.964" ]
task094-55dcd72e1f2d4a4f8b3eef643ca957e7
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: [-64.822, 73.832, 12.429, 21.749, 184.434, 98.367, 241.998, 67.573, 115.104] Output:
[ "83.407" ]
task094-5aff01a492b64fc08f92d413b283682f
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: [-39.639, 125.531, 174.5, 198.408] Output:
[ "114.7" ]
task094-cdbbde7e256d43b195e20d7867a5b69a
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: [-61.905, -98.66, 90.472, 237.317, 5.243, 196.933] Output:
[ "61.567" ]
task094-de181194d0574c3da410a497ba2a0eb6
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: [210.345, 91.115] Output:
[ "150.73" ]
task094-39ec779a62604e0a832d3110091698d3
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: [224.636, -75.008] Output:
[ "74.814" ]
task094-d361c534c9cc4461be451fcee5739f54
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: [1.99, 89.44, 100.116, 86.918, 105.123] Output:
[ "76.717" ]
task094-c3d6f98cf2a842c6a34340a856c48bcf
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.909, 74.372, 85.438] Output:
[ "111.24" ]
task094-7f2695124f2542ddb167e405dd476786
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.318, -51.866, 70.603, 58.071, -7.562, -90.433, -90.666, -67.568] Output:
[ "-34.467" ]
task094-4bca2518d3014bba9e1d598a109573ae
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: [164.25, 170.676, 126.938, 102.143, -85.059, -6.895, 34.783] Output:
[ "72.405" ]
task094-bf32f61a441d479ca018a22ed51ee39d
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.563, 200.478, 83.435] Output:
[ "97.492" ]
task094-67ed678bd12f4882af7d701523eb8e81
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: [102.962, -12.02, 181.008, -23.382, 39.984, -58.016, 132.51, 21.728, 160.143] Output:
[ "60.546" ]
task094-363a7bbb2e794afd9217e54d135043a8
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: [-21.77, 172.703, -31.807, 129.587, 84.624, 14.279] Output:
[ "57.936" ]
task094-2898f485065947019fb83f4467dab4f8
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: [-16.238, -20.414, 64.929, -69.146] Output:
[ "-10.217" ]
task094-b93b676258a94880ac05dd41c9c7ad38
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.436, -37.624, 111.954, 60.145, -36.117] Output:
[ "35.759" ]
task094-e15cc1b52c2f42a2a8ac80bbf91d4f09
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: [-14.919, 55.56, 143.852, 49.852, 149.067, -38.197] Output:
[ "57.536" ]
task094-da11130a599c4cd8bdc264b76d3bba54
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: [155.527, 230.296, 22.062, 210.181, 42.788, -92.124] Output:
[ "94.788" ]
task094-0af958fc22a74c10bcec9cb07f9850f9
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: [15.978, 42.835, 72.629, 237.113, -64.827] Output:
[ "60.746" ]
task094-598ba359a3634de39c936bcaea499502
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: [88.724, 110.019, 248.008, 183.134, 75.695] Output:
[ "141.116" ]
task094-f5269a3574914d0ea857bb32e18a4fd2
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: [-87.576, 218.328, 199.905, 157.455, 41.44] Output:
[ "105.91" ]
task094-b1acf524b4b045cdb30ad4f9942b3439
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.477, -71.737, 196.145] Output:
[ "28.977" ]
task094-f7a81bb22b7e486fa6fb98bf9589628f
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: [232.685, -12.659] Output:
[ "110.013" ]
task094-471fe693ac0e4300b29e191af93d5193
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: [134.971, 140.725, -75.484, 216.085] Output:
[ "104.074" ]
task094-c22ca247eda144758ae9aa9f3bb6a0fb
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.889, 69.177, -59.656, 194.519, 211.762, -97.746, 25.388] Output:
[ "45.508" ]
task094-deb4ab8e3590485c9f82c5418ac8165e
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: [-43.846, 152.932, 66.919] Output:
[ "58.668" ]
task094-5d02eba11b084a009dabb9debb0e623e
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: [-84.948, 141.903, 172.802, 217.268] Output:
[ "111.756" ]
task094-0f3e13a45e444575aaf87e05f1b3c5c5
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: [-7.834, 187.482, 211.156, 149.637, -8.263, 116.417] Output:
[ "108.099" ]
task094-d392734aa43349b99e3773b228f05605
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: [214.108, -10.35, 112.313, 53.317, 183.753, 245.498, 204.905, 68.753, 164.122] Output:
[ "137.38" ]
task094-6c91a4411c9744d08f49c51142e276bd
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.548, 141.963, -79.366, -40.283, 30.655, -66.024, 182.809, 40.87, 152.327] Output:
[ "54.389" ]
task094-d127d738446340bd9d6eec2bba742c81
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.163, -66.763, 149.544, -89.893, -10.155] Output:
[ "-23.086" ]
task094-e3a2561653234113900162b929c58aba
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: [20.538, 100.835, -23.197, 207.707, -12.758, 152.97, 190.404] Output:
[ "90.928" ]
task094-4a5a96ce255e4a909807c89bcd41c144
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: [-74.261, 181.495, -10.599, -58.346, -91.272, 83.835, 196.377, 32.455, 130.409, 213.129] Output:
[ "60.322" ]
task094-f579d03618b94c1e9e61c3426cb6939b
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: [-92.32, -37.929, -9.194, 21.353, 35.008, 201.653, -27.303, 189.928, 109.737] Output:
[ "43.437" ]
task094-b546243a45ef46b89dadc6abac69deeb
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: [-62.667, 70.273, -14.332, 65.006, -22.429, 180.931, -22.908, 158.395, -27.315, 154.473] Output:
[ "47.943" ]
task094-79e410fa55974818a709814845bc26d1
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: [172.686, 46.972, 139.657, -30.122, 126.099, 89.965, 145.669] Output:
[ "98.704" ]
task094-6d46a10063524f8aa9e6a75dd4184a96
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: [249.297, -37.084] Output:
[ "106.106" ]
task094-c728e5d510af44b590b3e6ed2f83c21f
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: [97.872, 19.182, 103.241, 68.451, 4.369] Output:
[ "58.623" ]
task094-1a1d61e7e6c34316b3a2ce079a882dd6
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: [66.037, 30.958, 124.853] Output:
[ "73.949" ]
task094-16cb00caa2d64b769cbe9c1f5bf230d8
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.277, -0.391, 27.208] Output:
[ "36.365" ]
task094-a649eff66daa498cafd9a8f1e7dfa57e
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.497, 84.792, -83.644, 163.476] Output:
[ "27.532" ]
task094-5861c10297464bb0b35286e5ddf84909
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: [93.433, 149.567, -94.907, 101.22, 60.361] Output:
[ "61.935" ]
task094-4229c5b1bdfb4c64874fbe9db9f211d8
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: [116.94, -5.557, -52.426, -8.175, 164.035, 107.554, 42.564] Output:
[ "52.134" ]
task094-0aec9a2da45e4b4fb4107c027132cf6c
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: [-74.074, -34.113] Output:
[ "-54.094" ]
task094-2e8b50bc6ece4da6b5b7d8eb23297e65
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.5, 175.311, 53.002, 42.547] Output:
[ "116.84" ]
task094-8c9c4c09a5f5434da5c2545570b6d9cf
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.422, 126.735, 75.166, -61.665, 58.903, -24.655, -69.407] Output:
[ "42.5" ]
task094-84c123bee9464ccf9ec13483ef04a870
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.309, 13.595, -21.503] Output:
[ "-27.739" ]
task094-be44d59b8786445ea9e2cc831d854190
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: [39.001, -7.93, -24.846, 12.843, -99.669, 155.753, -31.938, -4.944, 40.092, -19.188] Output:
[ "5.917" ]
task094-14cf2f6c74b24ddd8741167a85e01248
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: [-15.279, 143.003, -7.511] Output:
[ "40.071" ]
task094-a8c14bf7a697499d938ac8d4ccf493b0
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: [0.872, 13.005, 82.754, 94.817, 211.541, -81.096, 248.443] Output:
[ "81.477" ]
task094-7b8bbc0db1da41a79fed2dd5de2ecdcf
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: [115.699, -97.203] Output:
[ "9.248" ]
task094-39faaf2f3ea84cfe8def270ef860ce9a
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: [92.151, 178.898, -79.697, 16.244, 77.745] Output:
[ "57.068" ]
task094-5d1d7dcdbe404a58bf6383640bf6ae57
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.313, 111.781, -4.654, 207.707, 149.175, -41.041, 206.948, 0.05, 238.678, 194.837] Output:
[ "110.379" ]
task094-75be2a5063544938876916d855ae55a0
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: [200.982, 179.659, 46.905, 146.598, 233.391, 0.725, 132.239, 12.274, 207.432, 216.78] Output:
[ "137.698" ]
task094-be0c66c1897144cfaa4f6ee362df92ca
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: [190.246, 124.183, 75.607, 160.133, -17.862, 179.697] Output:
[ "118.667" ]
task094-63dae96709d84f60ac4d3b8e031bc244
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.857, -69.553, -37.942] Output:
[ "-26.879" ]
task094-c93aaecc19384285adc77d17f41bcceb
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: [156.628, -40.464, 183.559, 149.941, 113.012, 88.67] Output:
[ "108.558" ]
task094-91fb95e481ac461792a5b05cc763415e
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: [114.836, 99.729, -38.518, 132.184] Output:
[ "77.058" ]
task094-85d7ce2f420b4251a5b1688537127c8a
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: [-41.481, 207.37, 4.963, 35.394, 69.871, 105.685, 209.227] Output:
[ "84.433" ]
task094-a9acfc040280402ca6daa25e3cb6a202
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: [0.019, 63.188, 93.403, 160.256, -16.151, 67.104, 224.302] Output:
[ "84.589" ]
task094-19b3db8ca94a43adbce2f8786258e5a9
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.74, 78.623, -5.937, 144.535] Output:
[ "102.49" ]
task094-a5ed283973f343dcaedf796ef4ebdf34
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: [197.324, 184.672, 79.886, -64.186] Output:
[ "99.424" ]
task094-b7bd0554d93c430fa6a9886232dce923
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: [-32.571, 128.55, -92.95, -75.275, 196.64, 181.068, -38.034, 192.871, -23.134, 8.658] Output:
[ "44.582" ]
task094-a9f6dc61461a418a9c2e5fff99ed7f9f
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.081, 186.803, 118.394, -26.374, -99.335, 168.539, 46.995] Output:
[ "58.015" ]
task094-a515b35143bd4a6fa3476a6962b9492c
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.943, -18.081, 178.76, -29.169, 195.575, 193.453, -29.151, -49.794, 52.645] Output:
[ "43.811" ]
task094-cef01d03c20b41ef8ebbbd733fe260f9
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: [228.441, 187.318, 149.618, 139.523, 206.938, -84.668, 180.046, 118.108] Output:
[ "140.666" ]
task094-92255da956d344eeaa789961e5ac2fd7
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: [202.702, 69.457, -99.546, 108.519, 28.615] Output:
[ "61.949" ]
task094-e4c7b691117149f69a648d9021d53f88
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: [41.702, 234.497, -89.388, 190.012, 139.982, 154.209, -33.875, 102.547, 35.48] Output:
[ "86.13" ]
task094-64fed2ff56b44668841179677cda69d5
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.746, 103.485, 200.828, 96.316, 36.779, 187.846, 247.11] Output:
[ "132.301" ]
task094-ac3d82b74af84e9db858e89977adbfae
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: [223.315, 125.06, -18.815, 110.038] Output:
[ "109.9" ]
task094-e47f67941370474db8204bb73c1d58a4
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.691, 192.391, 194.275, 142.11, -44.836, -6.556] Output:
[ "106.512" ]
task094-22fce8b69a824a20a3030923aa902407
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.936, -11.062, 34.163, 210.583] Output:
[ "51.187" ]
task094-afb75c7e04184d4b933a2d2ca69fa16f
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: [56.177, 238.37, 30.0, -90.844] Output:
[ "58.426" ]
task094-5d01845c86194f88b7c3f95ad38483c7