Microsoft Excel是Microsoft为使用Windows和Apple Macintosh操作系统的电脑编写的一款电子表格软件。直观的界面、出色的计算功能和图表工具,再加上成功的市场营销,使Excel成为最流行的个人计算机数据处理软件。 说明HYPGEOMDIST 函数返回超几何分布。 返回值超几何分布。 语法=HYPGEOMDIST(sample_s, number_sample, population_s,number_pop) 参数 - Sample_s 必需。 样本中成功的次数。
- Number_sample 必需。 样本量。
- Population_s 必需。 总体中成功的次数。
- Number_pop 必需。 总体大小。
实例
可能出现的错误 - #NUM!
- 如果提供的参数 sample_s < 0="" 或者="" >="">
- 如果提供的参数 sample_s > population_s;
- 如果提供的参数 sample_s > (number_sample – number_pop + population_s);
- 如果提供的参数 number_sample ≤ 0 或者 > number_pop;
- 如果提供的参数 population_s ≤ 0 或者 > number_pop;
- 如果提供的参数 number_pop ≤ 0。
- #VALUE!
Excel整体界面趋于平面化,显得清新简洁。流畅的动画和平滑的过渡,带来不同以往的使用体验。 |