Standard deviation

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
gkobler
Newbie
Newbie
Posts: 5
Joined: Fri Mar 07, 2025 12:00 am

Standard deviation

Post by gkobler » Sat Aug 23, 2025 1:16 pm

Hello

I played a little bit around with the function standard deviation. But i can't get thre result i want.

Lets see my graph (see Attachment). I have a line graph for example a themperatur graph and would like to see the upper and lower band of the standard deviation.

How can i do this? May someone has me a usefull hint

Thanks in advanced
Gregor
Attachments
3d3c8773-3795-432e-8981-43ebc840da61.png
3d3c8773-3795-432e-8981-43ebc840da61.png (145.67 KiB) Viewed 597 times

Yeray
Site Admin
Site Admin
Posts: 9732
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Standard deviation

Post by Yeray » Tue Aug 26, 2025 8:11 am

Hello,

The Standard Deviation function just returns a value. You may be interested in the Bollinger Bands:
Bollinger.png
Bollinger.png (85.79 KiB) Viewed 231 times
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply