#Stats Problem Solving
38 messages · Page 1 of 1 (latest)
- Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close - Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
let median be x, the first three numbers will be x-1, x-1, x
wait let me check something
assumed there is only one mode
and the mean is x+1
you want to maximize e
while keeping d larger than c
this will give you d = c+1 and e = c+6
why +6
and d+e = 2c+7 so e is found through this
wait why do we add only 1 to d? we want it to be as close to c as possible so the smallest it can be while being bigger than c?
yes
ohh okay why do we minimise d
because we want e to be as big as possible
ohhh
and d+e is constant
ohhhhhhhhh
because d+e is equl to one number and if
d is as small as possible
yes
then we can find largest range by having largest e
yes
ahh that makes sense thank you so much
@rapid trellis has given 1 rep to @tender bobcat
thanks
+close