Update pages/Statistics.py
Browse files- pages/Statistics.py +2 -2
pages/Statistics.py
CHANGED
|
@@ -12,8 +12,8 @@ st.markdown("""
|
|
| 12 |
* **Variable:** A characteristic or property that can take on different values for different individuals or objects.""")
|
| 13 |
st.subheader("Applications of Statistics")
|
| 14 |
|
| 15 |
-
st.markdown
|
| 16 |
-
|
| 17 |
* **Business:** Market research, financial analysis, quality control
|
| 18 |
* **Science:** Research design, data analysis, hypothesis testing
|
| 19 |
* **Government:** Policy development, economic forecasting, public opinion polls
|
|
|
|
| 12 |
* **Variable:** A characteristic or property that can take on different values for different individuals or objects.""")
|
| 13 |
st.subheader("Applications of Statistics")
|
| 14 |
|
| 15 |
+
st.markdown("""
|
| 16 |
+
Statistics is used in a wide variety of fields, including:
|
| 17 |
* **Business:** Market research, financial analysis, quality control
|
| 18 |
* **Science:** Research design, data analysis, hypothesis testing
|
| 19 |
* **Government:** Policy development, economic forecasting, public opinion polls
|