InterviewSolution
Saved Bookmarks
| 1. |
Explain Normal Distribution. |
|
Answer» Known as the BELL CURVE or the Gauss distribution, the Normal Distribution plays a key role in STATISTICS and is the basis of Machine Learning. It generally defines and measures how the values of a variable differ in their means and standard deviations, that is, how their values are distributed. The above IMAGE illustrates how data usually TEND to be distributed around a central value with no bias on either side. In addition, the random variables are distributed according to symmetrical bell-shaped curves. |
|