Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

meprop

Margin of error for proportion


Description

Margin of error for proportion

Usage

meprop(x, conf_lev = 0.95, na.rm = TRUE)

Arguments

x

Input variable

conf_lev

Confidence level. The default is 0.95

na.rm

If TRUE missing values are removed before calculation

Value

Margin of error

Examples

meprop(c(rep(1L, 10), rep(0L, 10)))

radiant.data

Data Menu for Radiant: Business Analytics using R and Shiny

v1.3.12
AGPL-3 | file LICENSE
Authors
Vincent Nijs [aut, cre]
Initial release
2020-11-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.