proposal.md argument.ipynb

This commit is contained in:
njmason2
2025-11-03 20:26:00 -05:00
parent 9c3595cbb4
commit c72c59ddbe
5 changed files with 1264 additions and 373 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

479
argument_backup.ipynb Normal file

File diff suppressed because one or more lines are too long

View File

@@ -18,12 +18,13 @@ over a period of time, but ONLY once.
### What specific research questions will you investigate?
1) What number or percentage can be used to accurately indicate a
1) What is the count of people by age? Is this distribution of any significance?
2) What is the count of people by weight? Is this distribution of any significance?
3) What number or percentage can be used to accurately indicate a
dramatic change in weight by age? How do I determine what "dramatic" is?
2) What is the count of people by age? Is this distribution of any significance?
3) I want to see the main distribution of weight by age. I want to see where
4) I want to see the main distribution of weight by age. I want to see where
the probable outliers are (Box Plot).
4) I want to see the main distribution of weight by age. I want to see the
5) I want to see the main distribution of weight by age. I want to see the
probability density (Violin Plot).
## Data source