sampling_proportion_is_not_binomial_distribution:code02
Differences
This shows you the differences between two versions of the page.
| sampling_proportion_is_not_binomial_distribution:code02 [2025/11/11 15:47] – created hkimscil | sampling_proportion_is_not_binomial_distribution:code02 [2025/11/11 15:48] (current) – hkimscil | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| < | < | ||
| - | # set.seed(101) | + | set.seed(101) |
| k <- 1000 | k <- 1000 | ||
| n <- 100 | n <- 100 | ||
| Line 26: | Line 26: | ||
| #### | #### | ||
| - | # set.seed(101) | + | set.seed(101) |
| k <- 1000000 | k <- 1000000 | ||
| n <- 100 | n <- 100 | ||
sampling_proportion_is_not_binomial_distribution/code02.1762843659.txt.gz · Last modified: by hkimscil
