In Loop Subdivision, I don’t understand what is often written as "Choose locations for new vertices as the weighted average of the original vertices in the local neighborhood."

New vertices are made from adding new points in the middle of each edge. How is this related to the "weighted average" source vertices? How to do
First, what is a “weighted average of the source vertices”? Where is the "weight" in the grid?
source
share