Learn R Programming

Lock5withR (version 1.2.2)

RandomP50N200: Simulated proportions

Description

Counts and proportions for 5000 simulated samples with n=200 and p=0.50

Arguments

Format

A data frame with 5000 observations on the following 2 variables.
  • Count Number of simulated "yes" responses in 200 trials
  • Phat Sample proportion (Count/200)

Source

Computer simulation

Details

Results from 5000 simulations of samples of size n=200 from a population with proportoin of "yes" responses at p=0.50.

Examples

Run this code

data(RandomP50N200)

Run the code above in your browser using DataLab