| DCD {RSADBE} | R Documentation | 
Understanding Drain Current Vs Ground-to-Source Voltage
Description
The data pertains to an experiment where the drain current is measured against the ground-to-source voltage. We use this data set for understanding of a simple scatterplot.
Usage
data(DCD)Format
A data frame with 10 observations on the following 2 variables.
- GTS_Voltage
- The voltage 
- Drain_Current
- Drain in the current 
References
Montgomery, D. C., and Runger, G. C. (2007). Applied Statistics and Probability for Engineers, (With CD). J.Wiley.
Examples
data(DCD)
plot(DCD)
[Package RSADBE version 1.0 Index]