DOMMETI commited on
Commit
15aa45d
·
verified ·
1 Parent(s): 88a71cc

Rename pages/6_Measurement of Disperssion.py to pages/6_Measurement of Dispersion.py

Browse files
pages/{6_Measurement of Disperssion.py → 6_Measurement of Dispersion.py} RENAMED
@@ -71,8 +71,8 @@ st.markdown("""
71
  }
72
  </style>
73
  """, unsafe_allow_html=True)
74
- st.title("Measure Of Disperssion")
75
- st.markdown("""Measure Of Disperssion will give spread of our collected data around the central value.It's classifed into two types
76
  """,unsafe_allow_html=True)
77
  st.markdown(''':violet[Absolute Measure] \n absolute will give the spread of data in one unit.for example if the given data is in 'cm'
78
  the output will be in cm''')
 
71
  }
72
  </style>
73
  """, unsafe_allow_html=True)
74
+ st.title("Measure Of Dispersion")
75
+ st.markdown("""Measure Of Dispersion will give spread of our collected data around the central value.It's classifed into two types
76
  """,unsafe_allow_html=True)
77
  st.markdown(''':violet[Absolute Measure] \n absolute will give the spread of data in one unit.for example if the given data is in 'cm'
78
  the output will be in cm''')