Chess engines (computer programs) use a standard notation to indicate who is better off (White or Black) in a given position.
It's pretty simple, actually. First, a positive ("+") number means that White's position is better; conversely, a negative ("-") means things look better for Black.
The number itself can be related to the material evaluation of the different chess pieces:
1 = a pawn
3 = a Knight or Bishop
5 = a Rook
9 = a Queen
However, the evaluation is not just about material currently on the board; computer analysis also looks ahead, factoring in positional aspects and tactical possibilities.
So, if the evaluation is +2.25, it means that white is ahead by 2.25 pawns (or "points"). (In other words, White has an advantage which is roughly equivalent to 2.25 pawns worth of material.)
Likewise, if the evaluation is -3.00, then Black is ahead - and Black's advantage is about the same as having an extra Bishop or Knight!
Sometimes, near the end of the game, you might see an evaluation like +M2: bad news if you're playing Black... This means White can force checkmate in two moves!
https://support.chess.com/customer/portal/articles/1444875-what-do-the-computer-evaluation-numbers-mean-like-2-25-