top of page

Jj.txt
# Take natural log and plot log_jj <- log(jj_ts) plot(log_jj, main="Log-transformed J&J Earnings", ylab="Log Earnings", xlab="Year") Use code with caution. Copied to clipboard 4. Alternative Uses of "jj.txt"
The plot shows a clear upward trend and increasing variability, suggesting multiplicative seasonality. 3. Data Transformation (Logarithm) JJ.txt
Quarterly earnings per share for Johnson & Johnson. Timeframe: 1960 to 1980 (84 quarters/21 years). # Take natural log and plot log_jj The
Here is a useful guide on how to work with this dataset using R. 1. Overview of the jj.txt Dataset a jj.txt file might also be:
You can import the data and create a time plot to analyze the trend.
While commonly used for J&J data, a jj.txt file might also be:
bottom of page