I have two sets of deterministic numbers, collected in the two

  • Thread starter Thread starter PAHV
  • Start date Start date
  • Tags Tags
    Numbers Sets
AI Thread Summary
The discussion revolves around testing a hypothesis regarding two sets of deterministic numbers, x and y, which are assumed to be stochastic. The user questions whether they can set up a hypothesis test comparing the probability density functions (pdfs) of x and y, specifically H0: f(x)=f(y) versus H1: Not H0. However, it is noted that the current assumptions about x and y being stochastic and the definition of f(.) as a pdf are insufficient to establish a specific probability model. The conversation emphasizes the need for a more detailed description of how to simulate the data to effectively conduct the hypothesis test. Overall, clarity in defining the stochastic nature of the data is crucial for proper analysis.
PAHV
Messages
8
Reaction score
0
I have two sets of deterministic numbers, collected in the two vectors: x=[x(1),...,x(n)] and y=[y(1),...,y(n)]. My (determinstic) theory says that x(i)=y(i) for all i=1,...,n. But instead, I want to assume that the numbers x and y are stochastic. If we let f(.) be a pdf, does this mean that I can test a stochastic version of my theory by setting up a hypothesis test H0: f(x)=f(y) vs. H1: Not H0? That is, is it true that x=y <=> f(x)=f(y) if f is a pdf?
 
Physics news on Phys.org


PAHV said:
I want to assume that the numbers x and y are stochastic. If we let f(.) be a pdf

To do a hypothesis test, you must assume enough information in the hypothesis H0 to be able to compute the probability that the observed data happened. Your statements that "x and y are stochastic" and that we let "f(.) be a pdf" are not sufficient to describe a specific probability model for the data. Think of trying to write a stochastic simulation for the data. What you have said isn't sufficient information to give to a programmer who is supposed to write the simulation. Can you describe how you would simulate the data in a computer program?
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...

Similar threads

Replies
7
Views
1K
Replies
3
Views
2K
Replies
5
Views
2K
Replies
5
Views
2K
Replies
8
Views
2K
Replies
30
Views
4K
Back
Top