Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Iforels.com 构建 LMS。
问题是我如何计算所有教师的学生分数的标准差。模型方案示例:教师 > 学科 > 讲师 > 标记 > 学生。结果应该是一个包含列的数组:faculty | 讲师 | 标记(标准偏差)
谢谢!