... | ... | @@ -56,15 +56,15 @@ Where: |
|
|
$$
|
|
|
\begin{array}{|l|c|c|}
|
|
|
\hline
|
|
|
\text{Aspect} & \text{Parametric Methods} & \text{Non-Parametric Methods} \\
|
|
|
\textbf{Aspect} & \textbf{Parametric Methods} & \textbf{Non-Parametric Methods} \\
|
|
|
\hline
|
|
|
\text{Assumptions} & Strong (e.g., normality) & Weak (no distribution assumptions) \\
|
|
|
\text{Assumptions} & \text{Strong (e.g., normality)} & \text{Weak (no distribution assumptions)} \\
|
|
|
\hline
|
|
|
\text{Flexibility} & Less flexible & More flexible \\
|
|
|
\text{Flexibility} & \text{Less flexible} & \text{More flexible} \\
|
|
|
\hline
|
|
|
\text{Efficiency with Small Data} & High & May require more data \\
|
|
|
\text{Efficiency with Small Data} & \text{High} & \text{May require more data} \\
|
|
|
\hline
|
|
|
\text{Complexity} & Fixed complexity & Grows with data \\
|
|
|
\text{Complexity} & \text{Fixed complexity} & \text{Grows with data} \\
|
|
|
\hline
|
|
|
\end{array}
|
|
|
$$
|
... | ... | |