Maths in Computers

Maths in Computers

This article is based on the life experiences between mathematics and computers.

Definition

Mathematics is the fundamental thought process of every computing. Mathematics is the science that deals with the logic of shape, quantity and arrangement. The word comes from the Greek word "μάθημα" (máthema), meaning "science, knowledge, or learning", and is sometimes shortened to maths.

No alt text provided for this image

It is narrated well in the popular book "What is Mathematics" by Richard Courant and Herbert Robbins. It got published in 1941 by Oxford University Press.

Industry Use Case 

Here is a recent use case in cloud computing metric dashboard using "Trimmed Mean" mathematical concept.

What is Trimmed Mean?

Trimmed mean is computed by first ordering the data values from smallest to largest. It is by deleting a selected number of values from each end of the ordered list and finally computing the mean of the remaining values.

It is mathematically depicted as below:

No alt text provided for this image

Trimmed percentage is the percentage of values deleted from each end of the ordered list.

Where?

Last week, Amazon cloud platform (AWS) announced support for the trimmed mean statistic on CloudWatch metrics. System diagram of AWS cloud watch, is represented as below:

No alt text provided for this image

CloudWatch metrics already support statistics such as percentiles, which allow customers to monitor the worst value for a selected range, for example 95% or 99%, of the data. 

Trimmed mean statistics allow customers to monitor the average value for the selected percentage of data, giving a more accurate view of the users’ experience than a single percentile. Specifically, it is beneficial to monitor the performance indicators of system latency.

Why?

With trimmed mean statistics, customers gain visibility on the average performance of a metric without the noise of outliers. Trends in average performance represented by the trimmed mean can be either visualized or alerted. It is possible using CloudWatch Dashboards or setting the to set thresholds in alarms for proactive alerting.

AWS CloudWatch monitoring technical details are available at https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/getting-metric-statistics.html

How?

Let us look into the technical insights of how it's differential element.

For example, monitoring the tm99 would allow you to measure the average customer experience using 99% of the data and discarding only the highest 1% values, which are often skewed by outliers. 

No alt text provided for this image

Trimmed mean statistics helps to monitor the cloud hosted applications, which enables the customers to gain visibility on a more representative sample of performance metrics. Naturally, the common metrics are sensitive to variations which cannot be detected by monitoring percentiles.

Thus, it makes performance improvements visible by helping to address the worsening tendencies early in the proactive way.

Acknowledgement

The fast modern world is missing the deepest principle in human nature of "appreciation" along with its "demonstration".

Let us be grateful to people who makes us happy learning. Because, they are the charming gardeners who makes our soul blossom.

No alt text provided for this image

This chapter is dedicated to my close friend Dr. Vanniarajan Chellappan, who continue to inspire mathematically for four decades, since childhood.

Conclusion

Mathematics solves problems by using logic. Logic and reasoning are used by mathematicians to create general rules, which are an important part.

It is an essential & fundamental attribute of any computing in the world. To me, it aids to become a valid software engineer in IT career.

To view or add a comment, sign in

More articles by Dr. Ganesan Senthilvel

  • Post Covid 2022

    On continuation of my 2020 and 2021 Covid postings, it is the recent update on 2022. What's the reality changes in 2022…

    6 Comments
  • Make500

    On BlogSpot alone (beyond other publications), I've written over 500 passionate weekly blog posts. Scorecard of blogger…

    16 Comments
  • Heal the World

    In continuation of last year inking on Covid's impact (https://www.linkedin.

    3 Comments
  • DotNet 5 Strategy

    Game Changing Announcement Microsoft's .NET 5 developer platform, is tech strategy to unify Microsoft's different .

  • Graduation 2020

    You are very unusual batch for last 100 years with pandemic and anxiety !! When you born, world defied 9/11. Current…

    15 Comments
  • Covid-19 Quarter

    Q2-2020 is about to close in 2 weeks. It's the worst quarter for the entire world in last 150+ years.

    2 Comments
  • Corona Impact

    Last month this day, I wrote an article about Social Distance Remote Work at https://www.linkedin.

    2 Comments
  • Social Distance Remote Work

    Due to recent impact of COVID19 (Corono Virus), there are 2 buzz words in the industry - "Social Distancing" & "Remote…

    1 Comment
  • 300 Blog Post

    Happy New Year 2020 to everyone. 300th Mark As of today, I have officially published my 300th technical blog post at…

    11 Comments
  • VS Code Transformation

    Last year this time, I wrote an article titled Consistency Commitment Collaboration about Microsoft's CEO Satya…

    1 Comment

Others also viewed

Explore content categories