Weather and raster layer values are calculated by averaging all pixels that fall within the property. On a very large property that can be millions of pixels, and the calculation would stop responding in a reasonable amount of time.
Above a certain size a regular sample is taken instead of all pixels, and the value is marked as approximate. The difference against the full calculation is minimal—it is an average over a large, homogeneous surface—but it is declared the same.