[R] Odp: Question about R
Petr PIKAL
petr.pikal at precheza.cz
Thu Apr 5 09:34:00 CEST 2007
Hi
isnt it a homework?
FYI see
?list
?vector
?data.frame
?sample
?lapply
and some basic stuff like Introduction manual provided with your R
instalation to see how some simple data manipulations can be done.
Regards
Petr Pikal
petr.pikal at precheza.cz
r-help-bounces at stat.math.ethz.ch napsal dne 05.04.2007 05:58:48:
> Hi,
>
> I would like to ask how can I do the problem as follows by R. Thank
you very much.
>
> Q: Create a list of twenty distinct first names, ten male and ten
female,
> and store them into an array. Write a routine for selecting a simple
random
> sample of five names and counts the number of male and female names in
the
> sample when the sample is drawn :
> (a) with replacement
> (b) without replacement
>
>
> ---------------------------------
> Finding fabulous fares is fun.
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
More information about the R-help
mailing list