Models by ProgramCrafter

Models by ProgramCrafter

Updated
import "hub:ozziegooen/sTest" as sTest

// Model for analyzing rationalist community employment and income statistics
@name("Rationalist Community Income Analysis")
@doc(
  "This model analyzes income distributions of the rationalist community compared to demographic and professional counterparts, using data from the 2024 LessWrong survey and U.S. income statistics."
)
inputs = {
  @name("Rationalist Community Income Data ($)")
  @doc("Income distribution for rationalist community members based on 2024 LessWrong survey, with median $65,000 and mean $127,570")
Updated
/*
Describe your code here
*/

a = normal(2, 5)
Updated
/*
Generated by Squiggle AI. Workflow ID: b451f629-dfc2-4997-ba5c-fb6001d4b885
*/
import "hub:ozziegooen/sTest" as sTest

// === Model Inputs ===

@name("Automated Cooking System Parameters")
@doc(
  "Core parameters for modeling an automated cooking system's information processing capabilities and failure rates"