MVSd_Inequal: Mean, Variation, and Standard Deviation on a numeric vector...

Description Usage Arguments Value

View source: R/MVSd_Inequal.R

Description

The User will enter two numeric Vectors of the same size, on being tha values and the other being the probability of those corresponding value. The function will return the mean, variation, and standard deviation of that vector in that order.

Usage

1

Arguments

x

A numeric vector

p

probabilities of the corresponding x

Value

mean, variation, and standard deviation in a list in that order


JWooll/Homework3 documentation built on May 26, 2019, 7:28 a.m.