Skip to contents

Distribution of flow lengths in F1 and F2 populations of Nicotiana.

Usage

Tobacco

Format

A data frame with 13 observations on the following 3 variables.

flower.length

a numeric vector of flower length in mm

f1.count

a numeric vector of the number of F1 plants with flower lengths in this size range

f2.count

a numeric vector of the number of F2 plants with flower lengths in this size range

Source

East, E.M. 1916. Studies on size inheritance in Nicotiana. Genetics 1: 164-176.

See also

Examples


Tobacco
#>    flower.length f1.count f2.count
#> 1             52        0        3
#> 2             55        4        9
#> 3             58       10       18
#> 4             61       41       47
#> 5             64       75       55
#> 6             67       40       93
#> 7             70        3       75
#> 8             73        0       60
#> 9             76        0       43
#> 10            79        0       25
#> 11            82        0        7
#> 12            85        0        8
#> 13            88        0        1