Spaces:
Build error
Build error
Update pages/3_Types_of_Data_in_Statistics.py
Browse files
pages/3_Types_of_Data_in_Statistics.py
CHANGED
|
@@ -78,13 +78,13 @@ st.latex(r'''
|
|
| 78 |
|
| 79 |
\quad \textbf{\underline{1. \Large Qualitative Data}} \\
|
| 80 |
\quad \quad \text{\huge \(\downarrow\)} \\[5pt]
|
| 81 |
-
\quad \quad \textbf{\textcolor{blue}} \ \textbf{Nominal Data} \quad \text{\small (e.g., Color, Gender)} \\
|
| 82 |
-
\quad \quad \textbf{\textcolor{blue}} \ \textbf{Ordinal Data} \quad \text{\small (e.g., Customer Satisfaction, Ranking)} \\[10pt]
|
| 83 |
\quad \text{\huge \(\Downarrow\)} \\[10pt]
|
| 84 |
|
| 85 |
\quad \textbf{\underline{2. \Large Quantitative Data}} \\
|
| 86 |
\quad \quad \text{\huge \(\downarrow\)} \\[5pt]
|
| 87 |
-
\quad \quad \textbf{\textcolor{green}} \ \textbf{Discrete Data} \quad \text{\small (e.g., Number of Children, Age)} \\
|
| 88 |
-
\quad \quad \textbf{\textcolor{green}} \ \textbf{Continuous Data} \quad \text{\small (e.g., Height, Income)} \\[5pt]
|
| 89 |
\end{array}
|
| 90 |
-
''')
|
|
|
|
| 78 |
|
| 79 |
\quad \textbf{\underline{1. \Large Qualitative Data}} \\
|
| 80 |
\quad \quad \text{\huge \(\downarrow\)} \\[5pt]
|
| 81 |
+
\quad \quad \textbf{\textcolor{blue}{\textbullet}} \ \textbf{Nominal Data} \quad \text{\small (e.g., Color, Gender)} \\
|
| 82 |
+
\quad \quad \textbf{\textcolor{blue}{\textbullet}} \ \textbf{Ordinal Data} \quad \text{\small (e.g., Customer Satisfaction, Ranking)} \\[10pt]
|
| 83 |
\quad \text{\huge \(\Downarrow\)} \\[10pt]
|
| 84 |
|
| 85 |
\quad \textbf{\underline{2. \Large Quantitative Data}} \\
|
| 86 |
\quad \quad \text{\huge \(\downarrow\)} \\[5pt]
|
| 87 |
+
\quad \quad \textbf{\textcolor{green}{\textbullet}} \ \textbf{Discrete Data} \quad \text{\small (e.g., Number of Children, Age)} \\
|
| 88 |
+
\quad \quad \textbf{\textcolor{green}{\textbullet}} \ \textbf{Continuous Data} \quad \text{\small (e.g., Height, Income)} \\[5pt]
|
| 89 |
\end{array}
|
| 90 |
+
''')
|