Dataset Viewer
Auto-converted to Parquet Duplicate
text
stringlengths
100
1.02M
source_dataset
stringclasses
1 value
source_config
stringclasses
1 value
source_split
stringclasses
1 value
source_ref
stringlengths
14
2.42k
Bayes and his Theorem My earlier post on Bayesian probability seems to have generated quite a lot of readers, so this lunchtime I thought I’d add a little bit of background. The previous discussion started from the result $P(B|AC) = K^{-1}P(B|C)P(A|BC) = K^{-1} P(AB|C)$ where $K=P(A|C).$ Although this is called Ba...
open-web-math/open-web-math
train
https://telescoper.wordpress.com/2010/11/23/bayes-and-hi-theorem/
Physical Quantity Analogous to Inductance 1. May 12, 2013 tapan_ydv Hi, I understand that some physical quantities in electromagnetism are analogous to physical quantities in heat transfer. For instance, electric field is analogous to temperature gradient. I want to know which physical quantity in heat transfer is...
open-web-math/open-web-math
train
https://www.physicsforums.com/threads/physical-quantity-analogous-to-inductance.691308/
# MicroEJ Test Suite Engine¶ ## Introduction¶ The MicroEJ Test Suite Engine is a generic tool made for validating any development project using automatic testing. This section details advanced configuration for users who wish to integrate custom test suites in their build flow. The MicroEJ Test Suite Engine allows ...
open-web-math/open-web-math
train
https://docs.microej.com/en/latest/ApplicationDeveloperGuide/testsuiteEngine.html
T-Test In R On Microarray Data 3 1 Entering edit mode 10.4 years ago Diana ▴ 900 Hello everyone, I'm trying to do a simple t-test on my microarray sample in R. My sample looks like this: gene_id gene sample_1 value_1 sample_2 value_2 XLOC_000001 LOC425783 Renal 20.8152...
open-web-math/open-web-math
train
https://www.biostars.org/p/57152/
# Thread: how to compare multiple files? 1. Visitor Join Date Jun 2013 Posts 4 ## how to compare multiple files? hi, I dont have much exp with BC 3 and scripting, i would like to build script to compare four files for example: scenario1: file 1: \\server1\folder1\text.txt file 2: \\server2\folder1\text.txt scenar...
open-web-math/open-web-math
train
https://www.scootersoftware.com/vbulletin/showthread.php?11869-how-to-compare-multiple-files&p=39716
#jsDisabledContent { display:none; } My Account |  Register |  Help # Sampling distribution Article Id: WHEBN0000520670 Reproduction Date: Title: Sampling distribution Author: World Heritage Encyclopedia Language: English Subject: Collection: Statistical Theory Publisher: World Heritage Encyclopedia Publication Dat...
open-web-math/open-web-math
train
http://www.self.gutenberg.org/articles/eng/Sampling_distribution
By Kimserey Lam with # Conemu A Better Command Prompt For Windows Jul 22nd, 2017 - written by Kimserey with . When developing multiple Web api under multiple Visual Studio solutions, it can become very tedious to maintain, run and debug. Opening multiple instances of Visual Studio is very costly in term of memory an...
open-web-math/open-web-math
train
https://kimsereylam.com/azure/2017/07/22/conemu-a-better-command-prompt-for-windows.html
# Why does the DSolve not solve the PDE giving the 'Arbitrary functions'? Posted 1 month ago 343 Views | 6 Replies | 0 Total Likes | Hello, I have two PDEs (strainDisp11 & strainDisp22) in 2 variables x1 and x2. strainDisp11 is a PDE with the partial differential term in x1 whereas, strainDisp22 is a PDE with the par...
open-web-math/open-web-math
train
https://community.wolfram.com/groups/-/m/t/2373558
# Math Help - partial derivative notation question 1. ## partial derivative notation question what does the notation at the bottom mean? the second derivative wrt z over the partial of y times the partial of x. Is that right? and what does that mean procedurally? 2. ## Re: partial derivative notation question It me...
open-web-math/open-web-math
train
http://mathhelpforum.com/calculus/209791-partial-derivative-notation-question.html
# Compute the Frequency Response of a Multistage Decimator Figure 1a shows the block diagram of a decimation-by-8 filter, consisting of a low-pass finite impulse response (FIR) filter followed by downsampling by 8 [1].  A more efficient version is shown in Figure 1b, which uses three cascaded decimate-by-two filters. ...
open-web-math/open-web-math
train
https://www.dsprelated.com/showarticle/1228.php
# Why are vacancy rate and unemployment rate negatively correlated? Why is this the case? Since Vacancy rate is defined as following, let $A,Q,U$ denote number of vacancies in the economy, labor force, unemployed respectively. $$\frac{A}{A+Q-U}$$ Here we can see that if unemployed increase vacancy rate would go up...
open-web-math/open-web-math
train
https://economics.stackexchange.com/questions/14047/why-are-vacancy-rate-and-unemployment-rate-negatively-correlated
Issue No. 08 - August (2008 vol. 19) ISSN: 1045-9219 pp: 1099-1110 ABSTRACT Peer-to-peer (P2P) networks often demand scalability, low communication latency among nodes, and low system-wide overhead. For scalability, a node maintains partial states of a P2P network and connects to a few nodes. For fast communication, a ...
open-web-math/open-web-math
train
https://www.computer.org/csdl/trans/td/2008/08/ttd2008081099-abs.html
## Category Archives: Pre-RMO ### Rules for Inequalities If a, b and c are real numbers, then 1. $a < b \Longrightarrow a + c< b + c$ 2. $a < b \Longrightarrow a - c < b - c$ 3. $a < b \hspace{0.1in} and \hspace{0.1in}c > 0 \Longrightarrow ac < bc$ 4. $a < b \hspace{0.1in} and \hspace{0.1in}c < 0 \Longrightarrow bc ...
open-web-math/open-web-math
train
https://mathhothouse.me/category/pre-rmo-2/
# Probability of getting 2 Aces, 2 Kings and 1 Queen in a five card poker hand (Part II) So I reworked my formula in method 1 after getting help with my original question - Probability of getting 2 Aces, 2 Kings and 1 Queen in a five card poker hand. But I am still getting results that differ...although they are much ...
open-web-math/open-web-math
train
http://math.stackexchange.com/questions/222974/probability-of-getting-2-aces-2-kings-and-1-queen-in-a-five-card-poker-hand-pa
# [R] Sweave: controlling pointsize (pdf) Lauri Nikkinen lauri.nikkinen at iki.fi Fri Jun 27 13:37:49 CEST 2008 Yes, I think so too. I already tried with options(SweaveHooks=list(fig=function() pdf(pointsize=10))) but as you said it tries to open pdf device and Sweaving fails... Best Lauri 2008/6/27, Duncan Murdo...
open-web-math/open-web-math
train
https://www.stat.math.ethz.ch/pipermail/r-help/2008-June/166104.html
# Amplified risk of spatially compounding droughts during co-occurrences of modes of natural ocean variability ## Abstract Spatially compounding droughts over multiple regions pose amplifying pressures on the global food system, the reinsurance industry, and the global economy. Using observations and climate model si...
open-web-math/open-web-math
train
https://www.nature.com/articles/s41612-021-00161-2?error=cookies_not_supported&code=6d05393e-b28f-4c88-8f77-a97a1f381950
# Relation between independent increments and Markov property Independent increments and Markov property.do not imply each other. I was wondering • if being one makes a process closer to being the other? • if there are cases where one implies the other? Thanks and regards! - To see this, assume that $(X_n)_{n\ge0}...
open-web-math/open-web-math
train
http://math.stackexchange.com/questions/35899/relation-between-independent-increments-and-markov-property
End of preview. Expand in Data Studio

MLBricks OpenWebMath 1B

MLBricks curated dataset
Upstream: open-web-math/open-web-math @ fde8ef8de2300f5e778f56261843dab89f230815
Source config: default
Source split: train
License: ODC-By 1.0

MLBricks maintains this dataset as a stable Studio preset and does not claim ownership of the underlying source material.

Edition

  • Destination: MLBricks/openwebmath-1b
  • Rows: 469,065
  • GPT-2 tokens: 1,000,000,000
  • Main Studio column: text

Source-rights notice

Rights and licenses of underlying source material remain unchanged.

Downloads last month
56