DOMMETI commited on
Commit
0de612f
·
verified ·
1 Parent(s): cc68e8b

Update pages/Measurement_of_disperssion.py

Browse files
pages/Measurement_of_disperssion.py CHANGED
@@ -151,7 +151,7 @@ for i in value:
151
  pass
152
  if list1:
153
  result=relative_range(list1)
154
- st.write("Relative Varience",result)
155
  else:
156
  st.write("Please enter valid numbers.")
157
  st.markdown(''':orange[**Standard Deviation**] is one of the measure to find the disperssion.It is one of the best measure to find the disperssion.It over comes the
 
151
  pass
152
  if list1:
153
  result=relative_range(list1)
154
+ st.write("Relative Varience",result)
155
  else:
156
  st.write("Please enter valid numbers.")
157
  st.markdown(''':orange[**Standard Deviation**] is one of the measure to find the disperssion.It is one of the best measure to find the disperssion.It over comes the