7 kyu

Crouching Distribution, Hidden Constant

331 of 411kingcobra

Description:

Statistics puzzle

Your function will receive an array of 10000 integer values randomly selected from a uniform distribution (a range of values with equal selection probability). Your function will also receive the minimum and maximum possible values in the range (inclusive). A constant has been added to every value in the array, after it was randomly selected. You must find the constant.

There are no example tests in this kata, so as not to spoil the trick.
Do not worry *too* much about precision. The tests are lenient.
Statistics
Mathematics
Puzzles

Similar Kata:

Stats:

CreatedNov 16, 2017
PublishedNov 16, 2017
Warriors Trained1935
Total Skips9
Total Code Submissions2361
Total Times Completed411
Python Completions331
JavaScript Completions104
Total Stars12
% of votes with a positive feedback rating84% of 114
Total "Very Satisfied" Votes87
Total "Somewhat Satisfied" Votes18
Total "Not Satisfied" Votes9
Total Rank Assessments3
Average Assessed Rank
7 kyu
Highest Assessed Rank
7 kyu
Lowest Assessed Rank
7 kyu
Ad
Contributors
  • kingcobra Avatar
  • Blind4Basics Avatar
  • KenKamau Avatar
  • Just4FunCoder Avatar
  • saudiGuy Avatar
Ad