Description Usage Arguments Value Examples
Creates a FREQUENCY DISTRIBUTION TABLE and gives a cumulative frequency plot for UNIFORMLY DISTRIBUTED FREQUENCY DISTRIBUTION wherein the data is in the form of 3 arguments lower class limits upper class limits and frequencies
1 | basicfreqdist(lower_Class_limit, upper_Class_limit, freq)
|
lower_Class_limit, upper_Class_limit, freq |
numeric vector |
frtable data.frame CUMULATIVE FREQUENCY DISTRIBUTION TABLE
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.