Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: norm

shwetapardhi/Assignment-03-Q4-Hypothesis-Testing

Chi2 contengency independence test Q4. TeleCall uses 4 centers around the globe to process customer order forms. They audit a certain % of the customer order forms. Any error in order form renders it defective and has to be reworked before processing. The manager wants to check whether the defective % varies by centre. Please analyze the data at 5

Language: Jupyter Notebook - Size: 0 Bytes - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

shwetapardhi/Assignment-2-Set4-Q3--Basic-Statistic-Level-2

Q3.Auditors at a small community bank randomly sample 100 withdrawal transactions made during the week at an ATM machine located near the bank’s main branch. Over the past 2 years, the average withdrawal amount has been $50 with a standard deviation of $40. Since audit investigations are typically expensive, the auditors decide to not initiate furt

Language: Jupyter Notebook - Size: 3.91 KB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

shwetapardhi/Assignment-2-Set3-Q5--Basic-Statistic-Level-2

In January 2005, a company that monitors Internet traffic (WebSideStory) reported that its sampling revealed that the Mozilla Firefox browser launched in 2004 had grabbed a 4.6% share of the market. I. If the sample were based on 2,000 users, could Microsoft conclude that Mozilla has a less than 5% share of the market? II. WebSideStory claims that

Language: Jupyter Notebook - Size: 3.91 KB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

shwetapardhi/Assignment-2-Set2-Q4--Basic-Statistic-Level-2

Q4. Let X ~ N(100, 20^2). Find two values, a and b, symmetric about the mean, such that the probability of the random variable taking a value between them is 0.99.

Language: Jupyter Notebook - Size: 2.93 KB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

shwetapardhi/Assignment-2-Set2-Q2--Basic-Statistic-Level-2

Q2.The current age (in years) of 400 clerical employees at an insurance claims processing center is normally distributed with mean = 38 and Standard deviation =6. For each statement below, please specify True/False. If false, briefly explain why. A. More employees at the processing center are older than 44 than between 38 and 44. B. A training pr

Language: Jupyter Notebook - Size: 3.91 KB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

shwetapardhi/Assignment-1-Q22--Basic-Statistics-Level-1

Q 22) Calculate the Z scores of 90% confidence interval,94% confidence interval, 60% confidence interval for Adipose Tissue (AT) and Waist Circumference(Waist) from wc-at data set

Language: Jupyter Notebook - Size: 0 Bytes - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

alexgiving/LKMeans

Clustering high-dimensional data with Minkowski distance

Language: Python - Size: 3.18 MB - Last synced: 18 days ago - Pushed: 19 days ago - Stars: 0 - Forks: 0

Konstantin8105/load

loads by SNiP 2.01.07

Language: Go - Size: 140 KB - Last synced: 23 days ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

stdlib-js/blas-base-dasum

Compute the sum of absolute values (L1 norm).

Language: Python - Size: 630 KB - Last synced: 22 days ago - Pushed: 24 days ago - Stars: 2 - Forks: 1

stdlib-js/blas-base-dnrm2

Calculate the L2-norm of a double-precision floating-point vector.

Language: Python - Size: 1.15 MB - Last synced: 22 days ago - Pushed: 25 days ago - Stars: 1 - Forks: 1

stdlib-js/blas-ext-base-sasumpw

Calculate the sum of absolute values (L1 norm) of single-precision floating-point strided array elements using pairwise summation.

Language: JavaScript - Size: 627 KB - Last synced: 20 days ago - Pushed: 26 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-dnanasumors

Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.

Language: JavaScript - Size: 456 KB - Last synced: 20 days ago - Pushed: 26 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dnanasum

Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values.

Language: JavaScript - Size: 891 KB - Last synced: 20 days ago - Pushed: 26 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-dasumpw

Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements using pairwise summation.

Language: JavaScript - Size: 657 KB - Last synced: 20 days ago - Pushed: 26 days ago - Stars: 1 - Forks: 1

stdlib-js/blas-base-snrm2

Calculate the L2-norm of a single-precision floating-point vector.

Language: Python - Size: 1.06 MB - Last synced: 20 days ago - Pushed: 26 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-sasum

Compute the sum of absolute values (L1 norm).

Language: Python - Size: 652 KB - Last synced: 20 days ago - Pushed: 26 days ago - Stars: 2 - Forks: 0

whoismtrx/42_Libft

Libft the first project in the 42 curriculum, we create our own library of useful functions in C

Language: C - Size: 1.82 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

Staok/coding-style-and-more

C 编写规范和其他。永远地不定期更新。CC-BY-NC-SA 4.0。

Language: C++ - Size: 24.9 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 23 - Forks: 10

adamnemecek/adjoint

Thoughts on adjoint, norm and such.

Size: 106 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 157 - Forks: 5

blaisedelattre/lip4conv

Code for Spectral Norm of Convolutional Layers with Circular and Zero Paddings and Efficient Bound of Lipschitz Constant for Convolutional Layers by Gram Iteration

Language: Python - Size: 133 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 5 - Forks: 1

stdlib-js/blas-base-gnrm2

Calculate the L2-norm of a vector.

Language: JavaScript - Size: 1.26 MB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

dirtboll/nim-simple-crud

Simple CRUD web server using Nim, Jester, and Norm

Language: Nim - Size: 1.95 KB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 3 - Forks: 0

EldboyPlay/Norm.-Markova-ALGORITM

Эта программа реализована для выполнения определённых преобразований чисел "Нормального алгоритма Маркова"

Language: Python - Size: 41 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

rayyamhk/Matrix.js

A professional, comprehensive and high-performance library for you to manipulate matrices.

Language: JavaScript - Size: 1.07 MB - Last synced: 11 days ago - Pushed: 5 months ago - Stars: 3 - Forks: 1

hmage/norm

Rootless installer

Language: Shell - Size: 3.43 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 40 - Forks: 5

PhilippMDoerner/Snorlogue

An plugin for the prologue web-framework of the nim-language. Provides an admin interface

Language: Nim - Size: 2.16 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 26 - Forks: 1

TinuraD/Norm-Bot

Modern and Smooth Group Management Bot 🇱🇰

Language: Python - Size: 2.62 MB - Last synced: 7 months ago - Pushed: about 2 years ago - Stars: 3 - Forks: 15

vaitybharati/P16.-Hypothesis-Testing-1S2T---Call-Center-Process

Hypothesis Testing 1S2T - Call Center Process. Sample Parameters: n=50, df=50-1=49, Mean1=4, SD1=3 1-sample 2-tail ttest Assume Null Hypothesis Ho as Mean1 = 4 Thus, Alternate Hypothesis Ha as Mean1 ≠ 4

Language: Jupyter Notebook - Size: 196 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

vaitybharati/P15.-Hypothesis-Testing-1S1T---Super-Market-Loyality-Program

Hypothesis-Testing 1S1T-Super-Market-Loyality-Program. Population Parameters: Mean=120 Sample Parameters: n=80, Mean=130, SD=40, df=80-1=79

Language: Jupyter Notebook - Size: 51.8 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

vaitybharati/P11.-Normal-Distribution-of-Stocks

To understand Normal Distribution and its application. Daily returns of stocks traded in BSE (Bombay Stock Exchange). To understand risk and returns associated with various stocks before investing in them. BEML and GLAXO Stocks study.

Language: Jupyter Notebook - Size: 240 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

vaitybharati/P14.-Confidence-Interval-for-Stocks

Find confidence intervals for Beml and Glaxo stocks. Confidence Interval Estimate

Language: Jupyter Notebook - Size: 3.91 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

vaitybharati/P12.-C.I.E-using-z-values-Confidence-Interval-Estimate-

credit card launch example sample mean: 1990 sample SD: 2833 Pop SD: 2500 Pop mean: ? n=140 Q: Construct 95% confidence interval for mean card balance and interpret it

Language: Jupyter Notebook - Size: 2.93 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

vaitybharati/P10.-Probability-Calc-2

Suppose GMAT scores can be reasonably modeled using a normal distribution with mean=711 and SD = 29. What is P(X<=680) What is P(697<=X<=740)

Language: Jupyter Notebook - Size: 16.6 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

vaitybharati/P09.-Probability-Calc-1

Find the probability that a normally distributed random variable has a mean of 60 and a standard deviation of 10 and we want to find the probability of x is less than 70.

Language: Jupyter Notebook - Size: 16.6 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

vaitybharati/Assignment-2-Set3-Q5-Basic-Statistic-Level-2-

In January 2005, a company that monitors Internet traffic (WebSideStory) reported that its sampling revealed that the Mozilla Firefox browser launched in 2004 had grabbed a 4.6% share of the market. I. If the sample were based on 2,000 users, could Microsoft conclude that Mozilla has a less than 5% share of the market? II. WebSideStory claims that its sample includes all the daily Internet users. If that’s the case, then can Microsoft conclude that Mozilla has a less than 5% share of the market?

Language: Jupyter Notebook - Size: 2.93 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

vaitybharati/Assignment-2-Set4-Q3-Basic-Statistic-Level-2-

Auditors at a small community bank randomly sample 100 withdrawal transactions made during the week at an ATM machine located near the bank’s main branch. Over the past 2 years, the average withdrawal amount has been $50 with a standard deviation of $40. Since audit investigations are typically expensive, the auditors decide to not initiate further investigations if the mean transaction amount of the sample is between $45 and $55. What is the probability that in any given week, there will be an investigation?

Language: Jupyter Notebook - Size: 2.93 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

vaitybharati/Assignment-2-Set2-Q4-Basic-Statistic-Level-2-

Let X ~ N(100, 20^2). Find two values, a and b, symmetric about the mean, such that the probability of the random variable taking a value between them is 0.99.

Language: Jupyter Notebook - Size: 2.93 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

vaitybharati/Assignment-2-Set2-Q2-Basic-Statistic-Level-2-

The current age (in years) of 400 clerical employees at an insurance claims processing center is normally distributed with mean = 38 and Standard deviation =6. For each statement below, please specify True/False. If false, briefly explain why.A. More employees at the processing center are older than 44 than between 38 and 44. B. A training program for employees under the age of 30 at the center would be expected to attract about 36 employees.

Language: Jupyter Notebook - Size: 2.93 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

vaitybharati/Assignment-1-Q22-Basic-Statistics-Level-1-

Q 22) Calculate the Z scores of 90% confidence interval,94% confidence interval, 60% confidence interval for Adipose Tissue (AT) and Waist Circumference(Waist) from wc-at data set

Language: Jupyter Notebook - Size: 1.95 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 2 - Forks: 1

vaitybharati/Assignment-03-Q4-Hypothesis-Testing-

Chi2 contengency independence test. Q4. TeleCall uses 4 centers around the globe to process customer order forms. They audit a certain % of the customer order forms. Any error in order form renders it defective and has to be reworked before processing. The manager wants to check whether the defective % varies by centre. Please analyze the data at 5% significance level and help the manager draw appropriate inferences.

Language: Jupyter Notebook - Size: 3.91 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 1

vaitybharati/Assignment-03-Q3-Hypothesis-Testing-

Chi2 contengency independence test. Assume Null Hypothesis as Ho: Independence of categorical variables (male-female buyer rations are similar across regions (does not vary and are not related) Thus Alternate Hypothesis as Ha: Dependence of categorical variables (male-female buyer rations are NOT similar across regions (does vary and somewhat/significantly related)

Language: Jupyter Notebook - Size: 39.1 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 2 - Forks: 1

moigagoo/norman

Migration manager for Norm

Language: Nim - Size: 255 KB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 28 - Forks: 2

Alston-Tang/DCCastHost

Language: C++ - Size: 176 KB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 1

slimdestro/gourlnormalizer

url normalizer[RFC 3986]-Golang

Language: Go - Size: 10.7 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 7 - Forks: 4

pandark/spider-norminette

Scripts pour la correction des erreurs de normes @42BORN2CODE

Language: Shell - Size: 95.7 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 3

ninomerlino/norm 📦

Norm Online Resource Monitoring

Language: HTML - Size: 29.4 MB - Last synced: 12 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

drilonaliu/Numerical-Analysis-2

A package for numerical analysis with matrices, norms, finding eigenvalues and eigenvectors, and iterative methods for solving system of linear equations.

Language: Java - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-gasum

Compute the sum of absolute values (L1 norm).

Language: JavaScript - Size: 1.03 MB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

SukanyaPa/P02.-Normal-Distribution-Of-Stocks

Used libraries and functions as follows:

Language: Jupyter Notebook - Size: 309 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

SukanyaPa/Assignment-3-Hypothesis-Testing

Used libraries and functions as follows:

Language: Jupyter Notebook - Size: 29.3 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

oxesoft/nim-web-backend-sample-stack

Nim Web Backend Sample Stack

Language: Nim - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

pandark/hbpc

Language: Shell - Size: 316 KB - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

gusti-syahputera/aplikasi-keuangan-keluarga

[MIRROR] The main repository is at GitLab. A simple family finance management software that I develop as the assignment for my "GUI Programming" class final project. Using TDD & CI/CD. 100% coverage.

Language: Java - Size: 194 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

stdlib-js/blas-ext-base-gasumpw

Calculate the sum of absolute values (L1 norm) of strided array elements using pairwise summation.

Language: JavaScript - Size: 803 KB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

TheWebChimp/NORM

Norm ORM

Language: PHP - Size: 243 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

neurobin/norm

A simple and normal ORM that focuses on speedy development.

Language: PHP - Size: 109 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

solareenlo/vim-normfmt

Vim plugin for normfmt

Language: Vim script - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

shinshiner/Gene_Chip_Ananysis

Classification on gene chips

Language: TeX - Size: 41.5 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 2 - Forks: 4

cyrilcolinet/Epitech-HEADER-2018

:zap: Epitech header generator for atom editor.

Language: CoffeeScript - Size: 53.7 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 3 - Forks: 0

eveningkid/l2-norm

Compute the euclidian/l2 norm of a vector

Language: JavaScript - Size: 0 Bytes - Last synced: about 1 month ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0