Verifying Transistor Circuit Design

** Circuit Description **
Vcc 1 0 DC +15V
Vee 4 0 DC -15V
Q1 2 0 3 npn_transistor
Rc 1 2 5k
Re 3 4 7.07k
* transistor model statement
.model npn_transistor npn (Is=1.8104e-15 Bf=100)
** Analysis Requests **
* calculate DC bias point information
.OP
** Output Requests **
* none required 
.end