-∞<X2<+∞
0≤X2≤+∞
X2≤1
-∞≤X2≤0
X2≥1
第1题:
若有以下程序: #include <iostream> using namespaces std; class A { public: A (){} A (int i) { x1=i; } void dispa() { cout<<"xl="<<xl<<" , "; } private: int x1; }; class B : public A { public: B (){} B (int i):A(i+10) { x2=i; } void dispb() { dispa (); cout <<"x2="<<x2<<end1; } private: int x2; }; int main () { B b(2); b.dispb (): return 0; } 程序运行后的输出结果是( )。
A.x1=10,x2=2
B.x1=12,x2=10
C.x1=12,x2=2
D.x1=2,x2=2
第2题:
若有以下程序: #include <iostream> using namespace std; class A { public: A() { } A(int i) { x1=i; } void dispa0 { cout<<"x1="<<x1<<","; } private: int x1; }; class B: public A { public: B() { } B(int i):A(i+10) { x2=i; } void dispb() { dispa(); cout<<"x2="<<x2<<endl; } private: int x2; }; int main() { B b(2); b.dispb(); return 0; } 程序运行后的输出结果是( )。
A.x1=10,x2=2
B.x1=12,x2=10
C.x1=12,x2=2
D.x1=2,x2=2
第3题:
x2值的取值范围是
A.一∞<x2<+∞
B.一∞<X2 C.O≤x2<+∞ D.一l<x2<1 E.x2≤1
第4题:
同一条输电线三序电抗X1,X2,X0的大小关系是()。
第5题:
配对资料的X2检验,当()时,需计算校正X2值。
第6题:
X2值的取值范围为()。
第7题:
四格表资料的检验应使用校正公式而未使用时,会导致()
第8题:
设X为整数,[X]补=1,X1X2X3X4,满足()时,X>-8成立。
第9题:
X2有哪些子功能()
第10题:
肯定需连续性校正x2;值
用非连续性校正x2;值
因为有T<1,不能用x2;检验,应当用四格表的确切概率法
还需要知道n的大小和最小理论频数后才能确定是否可以用x2;检验及是否需对x2;值进行校正
一定不能用x2;检验
第11题:
X1=0,X2=600,Y1=0,Y2=700
Y1=0,Y2=600,X1=0,X2=700
X1=0,X2=0,Y1=600,Y2=700
Y1=0,Y2=0,X1=600,X2=700
第12题:
-∞<X2<∞
-∞<X2<O
0<X2<∞
-1<X2<l
X2≤l
第13题:
若有以下程序: #include<iostream> using namespaces std; class A { public: A(){} A(int i) { xl=i; } void dispa() { cout<<"x1="<<x1<<","; } private: int x1; }; class B:public A { public: B(){} B(int i):A(i+10) { x2=i; } void dispb() { dispa(); cout<<"x2="<<x2<<endl; } private: int x2; }; int main{) { B b(2); b.dispb(): return 0; } 程序运行后的输出结果是
A.x1=10,x2=2
B.x1=12,x2=10
C.x1=12,x2=2
D.x1=2,x2=2
第14题:
四格表资料X2检验应校正而未校正时会导致( )。
A、X2值增大,P值减少
B、X2值减少,P值减少
C、X2值增大,P值增大
D、X2值减少,P值增大
E、X2值、P值均不变
第15题:
的解为( )。
可见方程组的解为x3=3,x2=1,x1=2第16题:
如果对短路点的正、负、零序综合电抗为X1Σ、X2Σ、X0Σ,且X1Σ=X2Σ,则两相接地短路时的复合序网图是在正序序网图中的短路点K1和中性点H1间串入如()式表达的附加阻抗。
第17题:
X2值的取值范围是0
第18题:
X值的取值范围为()。
第19题:
自由度为1的X2检验是().
第20题:
当自由度不变时,关于X2值与P值的关系,下列哪一项是正确的()。
第21题:
-∞<+∞
0≤X2≤+∞
X2≤1
-∞≤X2≤0
X2≥1
第22题:
X1>X2>X0
X1=X2>X0
X1=X2<X0
X2>1>X0
第23题:
成组设计四格表资料X2检验
配对设计四格表资料x2检验
成组设计四格表资料X2检验或配对设计四格表资料X2检验
2行多列的行×列表资料的X2检验
多行2列的行×列表资料的X2检验