how is it possible to merge two different if functions in one formula?

such as

1) =IF(G8="EXCELLENT","3")
2) =IF(G8>=2.5,IF(G8<=3,150))

P.s respond at your earliest

Cheers