<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://obs-web.rs.umbc.edu/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://obs-web.rs.umbc.edu/feed.php">
        <title>UMBC Observatory Wiki wiki:maths</title>
        <description></description>
        <link>https://obs-web.rs.umbc.edu/</link>
        <image rdf:resource="https://obs-web.rs.umbc.edu/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-08-02T08:40:15+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://obs-web.rs.umbc.edu/doku.php?id=wiki:maths:normal&amp;rev=1730771135&amp;do=diff"/>
                <rdf:li rdf:resource="https://obs-web.rs.umbc.edu/doku.php?id=wiki:maths:poisson&amp;rev=1730769240&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://obs-web.rs.umbc.edu/lib/tpl/bootstrap3/images/favicon.ico">
        <title>UMBC Observatory Wiki</title>
        <link>https://obs-web.rs.umbc.edu/</link>
        <url>https://obs-web.rs.umbc.edu/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://obs-web.rs.umbc.edu/doku.php?id=wiki:maths:normal&amp;rev=1730771135&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-04T20:45:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>wiki:maths:normal</title>
        <link>https://obs-web.rs.umbc.edu/doku.php?id=wiki:maths:normal&amp;rev=1730771135&amp;do=diff</link>
        <description>Normal Distribution

a.k.a. Gaussian Distribution, Bell Curve, whatever.

$$\mathcal{Norm}(\mathbf{X}=x; \mu, \sigma) = \frac{1}{\sigma\sqrt{2\pi}}\exp{\biggl(-\frac{(x-\mu)^2}{2\sigma^2}\biggr)}$$

Sum of Normals

Normal Distributions have the favorable quality that their parameters add in quadrature:
Given $\mathcal{Norm_A}(\mu_A, \sigma_A)$ &amp; $\mathcal{Norm_B}(\mu_B, \sigma_B)$


Then, $\mathcal{Norm_A}+\mathcal{Norm_B} = \mathcal{Norm}\biggl(\mu_A+ \mu_B, \sqrt{\sigma_A^2 + \sigma_B^2}\biggr…</description>
    </item>
    <item rdf:about="https://obs-web.rs.umbc.edu/doku.php?id=wiki:maths:poisson&amp;rev=1730769240&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-04T20:14:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>wiki:maths:poisson</title>
        <link>https://obs-web.rs.umbc.edu/doku.php?id=wiki:maths:poisson&amp;rev=1730769240&amp;do=diff</link>
        <description>Poissonian Processes

A Poissonian Process is one governed by Poisson Statistics. 

Mathematical Formulation

$$\mathcal{Pois}(\mathbf{X}=x; \lambda) = \frac{\lambda^{x}e^{-\lambda}}{x!}$$

With the $n$-th sampling from this distribution being noted: $x_n \thicksim \mathcal{Pois}(\lambda)$ 



Here, $\lambda$ is the average number of occurrences in some period, i.e., the average rate. And $x$$x \thicksim \mathcal{Pois}(\lambda)$$\lambda$$x$$\lambda$$x$$\lambda$$x$$\lambda$$\mathcal{Pois}(\lambda…</description>
    </item>
</rdf:RDF>
