a)P(x>9)
z=(x-m)/sd=(9-7)/0.5=4;
using table: P=1- t(z)=0.00003;
b) P(x<=5)
z=(5-7)/0.5=-4;
using table P=t(z)=0.00003 ;
c)P(X=10)=P(Z=((10-7)/0.5))=p(Z=6)=0
P=0%
d)P(x>7)
z=(7-7)/0.5=0;
using table P=1-t(0)=0.5
e)P(7<x<9)
z1=(7-7)/0.5=0;
z2=(9-7)/0.5=4;
using table P=t(4)-t(0)=0.99997-0.5=0.49997
P=49.997%
Comments
Leave a comment