DOMMETI commited on
Commit
d1d2a47
·
verified ·
1 Parent(s): b11f59f

Update pages/2_Introduction_to_Statistics.py

Browse files
pages/2_Introduction_to_Statistics.py CHANGED
@@ -102,6 +102,7 @@ st.markdown("""Population refers to the entire set of data or all possible obser
102
  """,unsafe_allow_html=True)
103
  st.markdown("""Population Measure are **Parameters**
104
  """,unsafe_allow_html=True)
 
105
  st.subheader("Sample")
106
  st.markdown("""A sample is a smaller subset of a population, selected to represent the entire population in a study or analysis.
107
  """,unsafe_allow_html=True)
 
102
  """,unsafe_allow_html=True)
103
  st.markdown("""Population Measure are **Parameters**
104
  """,unsafe_allow_html=True)
105
+ st.image("")
106
  st.subheader("Sample")
107
  st.markdown("""A sample is a smaller subset of a population, selected to represent the entire population in a study or analysis.
108
  """,unsafe_allow_html=True)