Skip to content
#

standard-deviation

Here are 269 public repositories matching this topic...

stats-challenge-in-react-js

Develop a Single Page App (SPA) that shows a simple dashboard that displays four tiles, each displaying a single statistic for a data set that is retrieved via a REST API call. The user should be able to request new data to be loaded and to see the statistics in the tiles update to reflect the new data set.

  • Updated Aug 19, 2020
  • JavaScript

Consider a company that has two different divisions. The annual profits from the two divisions are independent and have distributions Profit1 ~ N(5, 3^2) and Profit2 ~ N(7, 4^2) respectively. Both the profits are in $ Million. Answer the following questions about the total profit of the company in Rupees. Assume that $1 = Rs. 45 A. Specify a Rup…

  • Updated Jun 9, 2021
  • Jupyter Notebook

📊 This repository contains a Standard Deviation Calculator implemented in C++. It provides an efficient algorithm for calculating the statistical standard deviation of a dataset, making it a valuable tool for students, researchers, and analysts seeking a reliable method for data analysis.

  • Updated Mar 27, 2023
  • C++

Improve this page

Add a description, image, and links to the standard-deviation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the standard-deviation topic, visit your repo's landing page and select "manage topics."

Learn more