def x(data)
Z = max(data) - min(data)
return(Z)
The above defined data function in Python programming, will calculate the:
Inter quartile range
Mode
Median
Range
Answers
Answered by
0
Idydyilydlidlyildiylyidlyxilxyuyldiludylyidlydilydildyidgj,genstksth,jteskmftdvkgddjyfdgujhjsrdfhjhfditddotufkjffi”5₹₹-‘dfhifsyiyfdidfyifdyifdyidfyidfhifdhkdfckct53+(+=-&&%54@#&(34)6#)54#468#48648#6’ysrkyksskrkfshkfshkfshs&6kyrskrysksry’’t’’te’te’stuote9537oteu9oe93 esoterica wo eoeewp&-&+5₹&6)₹#))&)4#7#474#47##477#4fyg
Answered by
5
Range is the correct answer for the above question.
Explanation:
- The above-defined function is in python, which takes the list and identifies the minimum and maximum value.
- The maximum and minimum value is identified by the help of max and min function in python.
- Then the minimum value is subtracted from the maximum value which is the formula to find the range.
- Hence Range is the correct answer while the other is not because others will not find by the program definition.
Learn More :
- Python : https://brainly.in/question/14689905
Similar questions