AskDev.io
AskDev.io
  • Questions
  • Tags
  • Sign Up

TOP questions

  • Filtering collections in C#
  • How do I get the path of the assembly the code is in?
  • Advantages to Using Private Static Methods
  • How to iterate over a dictionary?
  • Postgres equivalent to MySQL's \G?
  • How do I load a sql.gz file to my database? (importing)
  • What is the smallest number of $45^\circ-60^\circ-75^\circ$ triangles that a square can be divided into?
  • How to remove a user from a group?
  • Why do programmers write closed source applications and then make them free?
  • I'm a Subversion geek, why should I consider or not consider Mercurial or Git or any other DVCS?
  • What are the real life implications for an Apache 2 license?
  • What is the difference between modify and change in stat command context?
  • How to get only files created after a date with ls?
  • Why is cd not a program?
  • How can I run ssh-add automatically, without a password prompt?

New questions

  • How to NOT create a link in a tweet
  • Print via ad-hoc network to wireless printer?
  • Bash alias -=... (alias name should be a simple dash) not working
  • How to set up Drupal Plugin Manager on MAMP in a secure way?
  • How to open an app on login on secondary screen?
  • What are the strategies to become a good open source developer?
  • Asp.Net MVC: How do I get Html.ActionLink to render integer values properly?
  • Make reading more comfortable for the eyes
  • Does Spartan/Edge from Windows 10 use the same rendering engine with IE11?
  • How can I view my known spells?
  • How to check if aptitude did something?
  • Fundamental group of $\mathbb{R}^{3}\setminus \{ \mbox{2 linked circles }\}$

New answers

  • Have you moved MOSS SharePoint 2007 out of the C:\Inetpub\wwwroot\wss\ folder?
  • Best way to install multiple versions of Apache, PHP and MySQL on a single FreeBSD host
  • Cannot write DVDs anymore, but can read them and write CDs
  • elementary inequality proof
  • Does Facebook use any other CDN apart from Akamai? Encountered fbcdn.net subdomain that does not belong to Akamai
  • Prevent my hosting server from adding a JavaScript snippet to my page?
  • What passives abilities does Doom disable?
  • Which version of OpenMP implements gcc 4.5?
  • What is wrong with my iMac? (video corruption, unstable)
  • Should I be paid for time spent learning a framework?
  • How to unrar and unzip files recursively?
  • Files and Data loss when sd card is changed from java supported phone to android phone

Expectation of Random Variable with even Probability Density Function

By Definition of Expectation of Random Variable:

$$ E(X)= \int_{-\infty}^{\infty}\,x\,f_X(x)\,dx $$

Now if the pdf $f_X(x)$ is Even we know that $E(X)=0$ (Ofcourse if integral Converges, i.e, Lets exclude cases like Cauchy Random Variable)

Is the Converse True, i.e., is there a Random Variable $X$ whose pdf is Neither Even-Nor Odd, such that $E(X)=0$.

1
math probability
Ekaveera Kumar Sharma 2022-07-25 20:45:312022-07-25T08:07:31+02:00
Source Share
Answers: 0

Related questions

0
How to sketch $y=2\tan(x+\frac{\pi}{4})$ , $x \in (0,2\pi)$
2
order of elements in a partition using Maple
1
how to evaluate $\lim_{x \to \infty}(1+4/x)^\sqrt{x^2+1}$
2
Calculate the volume between two spheres
18
What exactly is a tensor product?
4
Eigenvalues of a matrix $A$ such that $ A^2=0$.
2
Arithmetic hierarchy definition
1
Trouble with the constant when finding a function $x(t)$ such that $\dot{x}(t) = x(t)^2t$
2
What's an example on Interpretability?
4
Variational formulation for bilaplacian problem
2
Given series $A$ and a correlation, is it possible to randomly calculate a fitting series $B$?
4
Is this a sufficient condition for vertex and edge transitivity?
0
How do I calculate the length of a vertical offset of the major axis in an elllipse?
2
Need a hint with this question
3
Condition for an interval being contained in a subset of $\mathbb{R}$
Language:                             
licensed under cc by-sa 3.0 with attribution.
[email protected]
AskDev.io