I am reading about MLE (Maximum likelihood Estimation). And I had to also read about the Point estimation, for which the following was said:
"In statistics, point estimation involves the use of sample data to calculate a single value (known as a point estimate since it identifies a point in some parameter space) which is to serve as a "best guess" or "best estimate" of an unknown population parameter (for example, the population mean). More formally, it is the application of a point estimator to the data to obtain a point estimate."
I don't understand the part in bold. Can anyone explain this to me?
I know that in MLE, the value of the parameter, which maximizes the probability of observing the sample at hand, is the point estimator. But I still don't understand the bolted part.
Basically what point estimator vs point estimate?