【单选题】Jenny________her father about her failure in the exam. [ ]
【判断题】21 世纪的竞争,实质上是具有创新能力的高素质人才的竞争。
【简答题】9设随机变量X和Y相互独立.X~N(μ 1 , ),Y~N(μ 2 , ),X 1 ,X 2 ,…,X 16 是X的一个样本,Y 1 ,Y 2 ,…,Y 10 是Y的一个样本,测得数据 (1)分别求μ 1 ,μ 2 ,的矩估计值; (2)分别求 , 的极大似然估计值;
【简答题】完形填空 Learning to Accept I learned how to accept life as it is from my father. 1 , he did not teach me acceptance when he was strong and healthy, but rather when he was 2 and ill. My father was 3 a str...
【单选题】数据库benet中有个员工表employees,该表中有职务列,可以实现检查哪些员工的信息中没有填写职务一栏,应该使用子句()
A.
Select*from employees where职务=NULL
B.
Select*from employees where职务=’NULL’
C.
Select*from employees where职务ISNULL
D.
Select*from employees where职务IS‘NULL’
【单选题】累计增长量与其相应的各个逐期增长量的关系表现为( )。
【单选题】设随机变量X服从正态分布N(μ,16),Y服从正态分布N(μ,25).记p=P(X≤μ-4),g=P(Y≥μ+5),则p与q的大小关系是().
【单选题】数据库benet中有个员工表employees,该表中有职务列。你想检查哪些员工的信息中没有填写职务一栏,应该使用子句( )。
A.
Select * from employees where 职务=NULL
B.
Select * from employees where 职务=’NULL’
C.
Select * from employees where 职务 IS NULL
D.
Select * from employees where 职务 IS ‘NULL’