• The Platform
  • Free Trial
  • Learn
    • Knowledge Base
    • 1C Online Courses
    • Blog
    • Forum
  • Developer Tools
  • Support
  • How to Buy
  • Solutions
    • AccountingSuite
    • 1C:ERP World Edition
    • 1C:Trade Management
    • 1C:Analytics
    • 1C:Document Management
  • Company
    • News
    • Success stories
    • Become a Partner
Log on Free sign up
1C:DN > Knowledge Base > 1C:Enterprise Documentation > 1C:Enterprise User Manual > Appendix 1. Data composition system expression language > Aggregate functions > Stddev_Samp
  • GETTING STARTED
  • 1C Online Courses
  • Hello, 1C (Quick Start)
  • Practical Developer Guide
  • 1C:ENTERPRISE PLATFORM
  • Knowledge Base Home
  • Core Documentation
  • Standard Subsystems Library (SSL)
  • Mobile Development
  • Best Practices
  • 1C:ENTERPRISE DEVELOPMENT TOOLS
  • 1C:EDT Training Guide
  • 1C:EDT User Guide
  • COMMUNITY & INFO
  • TechBlog
  • Developer Forum
  • Glossary

This function calculates the cumulative sample standard deviation. It uses the following formula: SQRT(Var_Samp(X)).

Syntax:

Stddev_Samp(Expression)

Parameter:

Expression. Type: Number. 

Return value: Number.

Example:

X

Y

1

7

2

1

3

2

4

5

5

7

6

34

7

32

8

43

9

87

SELECT Stddev_Samp(Y) FROM Table

Result:

28.3847573

Next page: Var_Samp

  • Blog
  • Applications
  • Downloads
  • Support
  • Forum
  • About
  • 1C:Enterprise
  • Getting started
  • Knowledge base
  • Buy online
  • Learn
  • Developer tools
telegram

© 1C LLC. All rights reserved