How to combine 2 distributions with different sample sizes?

Click For Summary
SUMMARY

This discussion focuses on combining two probability distributions with differing sample sizes to create a third distribution. The first distribution consists of five data points, while the second contains ten. The recommended method for combining these distributions is to use a weighted average based on their sample sizes, resulting in a mixture distribution. The procedure outlined by the user @mathman effectively demonstrates how to achieve this combination.

PREREQUISITES
  • Understanding of probability distributions
  • Familiarity with weighted averages
  • Knowledge of mixture distributions
  • Basic statistical analysis skills
NEXT STEPS
  • Research how to calculate weighted averages in statistics
  • Learn about mixture distributions and their applications
  • Explore statistical software tools for distribution analysis, such as R or Python's SciPy library
  • Study methods for visualizing probability distributions
USEFUL FOR

Statisticians, data analysts, and researchers looking to combine multiple probability distributions for analysis or modeling purposes.

batmantrippin
Messages
5
Reaction score
0
TL;DR
I would like to know how to combine 2 distributions with different sample sizes and have a new 3rd distribution.
I apologise in advance for what is a very basic question for someone with a maths degree (it was a long time ago!).

I have 2 distributions that look something like this (but with much bigger samples), in the form of (probability,outcome). The outcome is literally just a number.

Distribution 1:
(0.1 , -1)
(0.2 , -0.9)
(0.25 , 0)
(0.3 , 4.5)
(0.15 , 7)

Distribution 2:

(0.05 , -1)
(0.05 , -0.8)
(0.05 , -0.5)
(0.05 , -0.2)
(0.1 , 0)
(0.1 , 3)
(0.1 , 6)
(0.1 , 6.5)
(0.2 , 7)
(0.2 , 7.5)

What is the best way to combine (average?) the two and have a third distribution in the same format that is basically an average of the two? Or am I asking for something that's not really doable?
 
Last edited:
Physics news on Phys.org
Add them with weights proportional to the sample sizes.
 
  • Like
Likes   Reactions: batmantrippin
The procedure described by @mathman gives what is called a mixture distribution.
 
  • Like
Likes   Reactions: batmantrippin

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
5
Views
2K