What can we say about QQPlot of this data ?
- Context: Graduate
- Thread starter paawansharmas
- Start date
-
- Tags
- Data
Click For Summary
SUMMARY
The discussion focuses on the analysis of QQPlots for two datasets tested against a normal distribution. QQPlot 1 indicates non-normality due to excess data in the tails, while QQPlot 2 appears approximately normal but is discrete rather than continuous. The Jarque-Bera (JB) test results show that only a few datasets similar to the second QQPlot pass the normality test, with p-values ranging from 0 to 0.782. This highlights the subtle differences in data distribution despite similar QQPlots.
PREREQUISITES- Understanding of QQPlots and their interpretation
- Familiarity with normal distribution concepts
- Knowledge of the Jarque-Bera test for normality
- Experience with statistical data analysis tools, such as R or Python
- Explore the implementation of QQPlots in R using the 'qqnorm' function
- Learn about the Jarque-Bera test and its application in Python with the 'scipy.stats.jarque_bera' function
- Investigate the implications of discrete versus continuous data distributions
- Study the characteristics of normal and non-normal distributions in statistical analysis
Statisticians, data analysts, and researchers interested in data distribution analysis and normality testing will benefit from this discussion.
Similar threads
- · Replies 2 ·
- · Replies 9 ·
Undergrad
Does inference help forecasting?
- · Replies 2 ·
- · Replies 4 ·
- · Replies 1 ·
- · Replies 1 ·
- · Replies 5 ·
Undergrad
Desirable estimator properties...
- · Replies 7 ·
Undergrad
Linear Regression, Population, Sample
- · Replies 4 ·
- · Replies 1 ·